Skip to content

Commit 7c47024

Browse files
author
trpc-bot
committed
chore: sync lockfile
1 parent 46b0726 commit 7c47024

File tree

2 files changed

+5483
-4
lines changed

2 files changed

+5483
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"dependencies": {
3434
"@prisma/client": "^5.12.1",
3535
"@tanstack/react-query": "^5.67.1",
36-
"@trpc/client": "npm:@trpc/client@next",
37-
"@trpc/next": "npm:@trpc/next@next",
38-
"@trpc/react-query": "npm:@trpc/react-query@next",
39-
"@trpc/server": "npm:@trpc/server@next",
36+
"@trpc/client": "next",
37+
"@trpc/next": "next",
38+
"@trpc/react-query": "next",
39+
"@trpc/server": "next",
4040
"clsx": "^2.0.0",
4141
"next": "^15.1.7",
4242
"react": "^19.0.0",

0 commit comments

Comments
 (0)