mirror of
https://github.com/enricoros/big-AGI.git
synced 2026-05-10 21:50:14 -07:00
Try reverting to a pre-11.7 tRPC in the context of #857
This commit is contained in:
+5
-5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user