Skip to content

Commit bcabd60

Browse files
fix(deps): update trpc monorepo to v11
1 parent 1370aff commit bcabd60

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

game/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"@prisma/client": "^6.0.0",
1919
"@tanstack/react-query": "4.36.1",
2020
"@tanstack/react-query-devtools": "4.36.1",
21-
"@trpc/client": "^10.45.2",
22-
"@trpc/next": "^10.45.2",
23-
"@trpc/react-query": "^10.45.2",
24-
"@trpc/server": "^10.45.2",
21+
"@trpc/client": "^11.0.0",
22+
"@trpc/next": "^11.0.0",
23+
"@trpc/react-query": "^11.0.0",
24+
"@trpc/server": "^11.0.0",
2525
"chart.js": "^4.4.7",
2626
"date-fns": "^4.1.0",
2727
"next": "^15.2.3",

0 commit comments

Comments
 (0)