Skip to content

Commit

Permalink
chore: sync lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
trpc-bot committed Jan 19, 2024
1 parent 1b43958 commit 56ea291
Show file tree
Hide file tree
Showing 2 changed files with 4,434 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
"dependencies": {
"@prisma/client": "^4.14.1",
"@tanstack/react-query": "^5.0.0",
"@trpc/client": "npm:@trpc/client@next",
"@trpc/next": "npm:@trpc/next@next",
"@trpc/react-query": "npm:@trpc/react-query@next",
"@trpc/server": "npm:@trpc/server@next",
"@trpc/client": "next",
"@trpc/next": "next",
"@trpc/react-query": "next",
"@trpc/server": "next",
"clsx": "^2.0.0",
"next": "^14.0.1",
"react": "^18.2.0",
Expand Down

0 comments on commit 56ea291

Please sign in to comment.