We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1370aff commit bcabd60Copy full SHA for bcabd60
game/package.json
@@ -18,10 +18,10 @@
18
"@prisma/client": "^6.0.0",
19
"@tanstack/react-query": "4.36.1",
20
"@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",
+ "@trpc/client": "^11.0.0",
+ "@trpc/next": "^11.0.0",
+ "@trpc/react-query": "^11.0.0",
+ "@trpc/server": "^11.0.0",
25
"chart.js": "^4.4.7",
26
"date-fns": "^4.1.0",
27
"next": "^15.2.3",
0 commit comments