Skip to content

Commit 3941136

Browse files
author
trpc-bot
committed
chore: sync lockfile
1 parent b1fec94 commit 3941136

File tree

2 files changed

+1107
-4
lines changed

2 files changed

+1107
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"@hookform/error-message": "^2.0.1",
1212
"@hookform/resolvers": "^2.9.11",
1313
"@tanstack/react-query": "^5.51.11",
14-
"@trpc/client": "npm:@trpc/client@next",
15-
"@trpc/next": "npm:@trpc/next@next",
16-
"@trpc/react-query": "npm:@trpc/react-query@next",
17-
"@trpc/server": "npm:@trpc/server@next",
14+
"@trpc/client": "next",
15+
"@trpc/next": "next",
16+
"@trpc/react-query": "next",
17+
"@trpc/server": "next",
1818
"next": "^14.2.5",
1919
"react": "^18.3.1",
2020
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)