bump local trpc deps to rc.8

This commit is contained in:
wobsoriano
2022-11-16 08:40:35 -08:00
parent 20ab235856
commit 6289575900
3 changed files with 556 additions and 80 deletions

View File

@@ -9,8 +9,8 @@
"postinstall": "nuxt prepare"
},
"dependencies": {
"@trpc/client": "10.0.0-rc.7",
"@trpc/server": "10.0.0-rc.7",
"@trpc/client": "10.0.0-rc.8",
"@trpc/server": "10.0.0-rc.8",
"superjson": "^1.11.0",
"trpc-nuxt": "workspace:*",
"zod": "^3.19.1"