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 Apr 27, 2024
1 parent 602d501 commit 8422d7b
Show file tree
Hide file tree
Showing 2 changed files with 4,165 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@
"dependencies": {
"@prisma/client": "^5.12.1",
"@tanstack/react-query": "^5.25.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.1.4",
"next-auth": "^4.22.1",
Expand Down

0 comments on commit 8422d7b

Please sign in to comment.