Skip to content

Commit

Permalink
chore: bump trpc (#837)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge authored Jan 10, 2024
1 parent ccdcb11 commit 2988972
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 49 deletions.
1 change: 0 additions & 1 deletion apps/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"@tanstack/react-query": "^5.17.7",
"@trpc/client": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"expo": "^49.0.21",
"expo-constants": "~14.4.2",
"expo-linking": "~5.0.2",
Expand Down
1 change: 0 additions & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"@tanstack/react-query-devtools": "^5.17.7",
"@tanstack/react-query-next-experimental": "5.17.7",
"@trpc/client": "next",
"@trpc/next": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"geist": "^1.2.0",
Expand Down
1 change: 0 additions & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
"@acme/auth": "workspace:^0.1.0",
"@acme/db": "workspace:^0.1.0",
"@acme/validators": "workspace:^0.1.0",
"@trpc/client": "next",
"@trpc/server": "next",
"superjson": "2.2.1",
"zod": "^3.22.4"
Expand Down
66 changes: 20 additions & 46 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 2988972

Please sign in to comment.