Skip to content

Commit

Permalink
chore: bump a bit more
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Jan 27, 2024
1 parent 79df9df commit cf650c4
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.10.7",
"@shopify/flash-list": "1.4.3",
"@tanstack/react-query": "^5.17.7",
"@trpc/client": "11.0.0-next-beta.218",
"@trpc/react-query": "11.0.0-next-beta.218",
"@trpc/server": "11.0.0-next-beta.218",
"@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",
"expo": "^49.0.21",
"expo-constants": "~14.4.2",
"expo-linking": "~5.0.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.218",
"@trpc/react-query": "11.0.0-next-beta.218",
"@trpc/server": "11.0.0-next-beta.218",
"@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",
"geist": "^1.2.0",
"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.218",
"@trpc/server": "11.0.0-next-beta.236",
"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 cf650c4

Please sign in to comment.