Try reverting to a pre-11.7 tRPC in the context of #857

This commit is contained in:
Enrico Ros
2025-10-27 11:15:37 -07:00
parent cd3159cacf
commit f6d52da034
2 changed files with 29 additions and 29 deletions
+5 -5
View File
@@ -32,11 +32,11 @@
"@mui/joy": "^5.0.0-beta.52",
"@next/bundle-analyzer": "~15.1.8",
"@prisma/client": "~5.22.0",
"@tanstack/react-query": "^5.90.3",
"@trpc/client": "^11.6.0",
"@trpc/next": "^11.6.0",
"@trpc/react-query": "^11.6.0",
"@trpc/server": "^11.6.0",
"@tanstack/react-query": "5.90.3",
"@trpc/client": "11.2.0",
"@trpc/next": "11.2.0",
"@trpc/react-query": "11.2.0",
"@trpc/server": "11.2.0",
"@vercel/analytics": "^1.5.0",
"@vercel/speed-insights": "^1.2.0",
"browser-fs-access": "^0.38.0",