Skip to content

Commit

Permalink
fix(deps): update trpc monorepo to v11.0.0-next-beta.248
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent a4b746e commit b55f58b
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"@expo/metro-config": "^0.17.3",
"@shopify/flash-list": "1.6.3",
"@tanstack/react-query": "^5.17.7",
"@trpc/client": "11.0.0-next-beta.236",
"@trpc/react-query": "11.0.0-next-beta.236",
"@trpc/server": "11.0.0-next-beta.236",
"@trpc/client": "11.0.0-next-beta.248",
"@trpc/react-query": "11.0.0-next-beta.248",
"@trpc/server": "11.0.0-next-beta.248",
"expo": "~50.0.4",
"expo-constants": "~15.4.5",
"expo-linking": "~6.2.2",
Expand Down
6 changes: 3 additions & 3 deletions apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"@tanstack/react-query": "^5.17.7",
"@tanstack/react-query-devtools": "^5.17.7",
"@tanstack/react-query-next-experimental": "5.17.7",
"@trpc/client": "11.0.0-next-beta.236",
"@trpc/react-query": "11.0.0-next-beta.236",
"@trpc/server": "11.0.0-next-beta.236",
"@trpc/client": "11.0.0-next-beta.248",
"@trpc/react-query": "11.0.0-next-beta.248",
"@trpc/server": "11.0.0-next-beta.248",
"geist": "^1.2.1",
"next": "^14.1.0",
"react": "18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@acme/auth": "workspace:^0.1.0",
"@acme/db": "workspace:^0.1.0",
"@acme/validators": "workspace:^0.1.0",
"@trpc/server": "11.0.0-next-beta.236",
"@trpc/server": "11.0.0-next-beta.248",
"superjson": "2.2.1",
"zod": "^3.22.4"
},
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b55f58b

Please sign in to comment.