Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #421 from DavidRouyer/dependabot/npm_and_yarn/trpc…
Browse files Browse the repository at this point in the history
…-685b1876c2

build(deps): bump the trpc group with 4 updates
  • Loading branch information
DavidRouyer authored Sep 14, 2023
2 parents b05ded3 + 704d34b commit 2353948
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 22 deletions.
8 changes: 4 additions & 4 deletions apps/customer-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@
"@tanstack/react-query": "^4.35.3",
"@tanstack/react-query-devtools": "^4.35.3",
"@tanstack/react-query-next-experimental": "5.0.0-alpha.80",
"@trpc/client": "^10.38.2",
"@trpc/next": "^10.38.2",
"@trpc/react-query": "^10.38.2",
"@trpc/server": "^10.38.2",
"@trpc/client": "^10.38.3",
"@trpc/next": "^10.38.3",
"@trpc/react-query": "^10.38.3",
"@trpc/server": "^10.38.3",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lexical": "^0.12.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@cs/auth": "*",
"@cs/database": "*",
"@trpc/client": "^10.38.2",
"@trpc/server": "^10.38.2",
"@trpc/client": "^10.38.3",
"@trpc/server": "^10.38.3",
"superjson": "^1.13.1",
"zod": "^3.22.2"
},
Expand Down
32 changes: 16 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1313,27 +1313,27 @@
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-2.0.0.tgz#f544a148d3ab35801c1f633a7441fd87c2e484bf"
integrity sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==

"@trpc/client@^10.38.2":
version "10.38.2"
resolved "https://registry.yarnpkg.com/@trpc/client/-/client-10.38.2.tgz#ee312fb7190a348411103680aaa34fc778715e45"
integrity sha512-M76i9952a5qa+X1dekhn359jVnCrGrM/BH4Woc4O/RdSpEG7xQbwUHhQv1Y75lQ/+feVRUMooD7u3NtZ0/TVUQ==
"@trpc/client@^10.38.3":
version "10.38.3"
resolved "https://registry.yarnpkg.com/@trpc/client/-/client-10.38.3.tgz#42d895cdbbf8359f0c650c53b817f7b412794f5b"
integrity sha512-hHPsElTL4sB+UGzuAZ4iwRVHjELrk/Nsl2owsYw9ITJz3EY7VWRsQ6vK48kJvlHPYPhP+efID5UOgyZMs4bFXA==

"@trpc/next@^10.38.2":
version "10.38.2"
resolved "https://registry.yarnpkg.com/@trpc/next/-/next-10.38.2.tgz#d1e70acb1162f570af3aee2f4686ed1481c79826"
integrity sha512-rSomXjjqmqRZ6vM8Z6G70W4q28MSQjVBMXm7Yz2luwt8M4JDDU+3VyM9jeNVyZc26YWHfV+vGf93NC+elKNa2w==
"@trpc/next@^10.38.3":
version "10.38.3"
resolved "https://registry.yarnpkg.com/@trpc/next/-/next-10.38.3.tgz#774983bdda459ce40d5591e563d460d311e1240c"
integrity sha512-9dTThNtkcJG2ICzgVHu9zZWkDAnmYi8NOjv3TVNzO1SiWlIbgE4OUiD8xamMiP7A0VS1qZmo5T+5VrQdMDQlVA==
dependencies:
react-ssr-prepass "^1.5.0"

"@trpc/react-query@^10.38.2":
version "10.38.2"
resolved "https://registry.yarnpkg.com/@trpc/react-query/-/react-query-10.38.2.tgz#81febbf0b55c550cd6343a6125daecf5792bd962"
integrity sha512-uf4Bc+O/UYh64zYRCMyGIMxyrwMfmfkY/KPF0thgKoZs2rYm11W8Oucvp0xJDMYjIfBMCC2Q+0AWE1kB1NhOsw==
"@trpc/react-query@^10.38.3":
version "10.38.3"
resolved "https://registry.yarnpkg.com/@trpc/react-query/-/react-query-10.38.3.tgz#f92f0ef9e8091964bebb23795341f9e6ea02615b"
integrity sha512-j4xxg/y+vssGinZCrNQy0SMJNL2Nv8k3HcqMKa2mYt3jxOpaHuwxgarWvLWVqrUJqvp1JpGJ9sIjlOAZam5FeQ==

"@trpc/server@^10.38.2":
version "10.38.2"
resolved "https://registry.yarnpkg.com/@trpc/server/-/server-10.38.2.tgz#3bbfc021e51bdb572875d7b18b758165c220e6ee"
integrity sha512-Jz+ebylbqz0XDkCgpVMNs8XutjmvvMFPCP+7km1EyGkF7EbWEdDGV9GC7EqzU1aC5ATt75Qta6TnR0p0kYtNFA==
"@trpc/server@^10.38.3":
version "10.38.3"
resolved "https://registry.yarnpkg.com/@trpc/server/-/server-10.38.3.tgz#0f0b7c2851239eb6d3d24756193f639a5385d567"
integrity sha512-9s8/kwo2IDB5hwB2SKZZrfevRhdb1f9fdXtIYd3lbQuf2jQaC/LyQuHaIQjDQoUx9updBfsHXcFFPiCP1DL6pg==

"@types/aria-query@^5.0.1":
version "5.0.1"
Expand Down

0 comments on commit 2353948

Please sign in to comment.