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

@@ -40,8 +40,8 @@
"devDependencies": {
"@nuxt/kit": "3.0.0-rc.13",
"@nuxtjs/eslint-config-typescript": "^11.0.0",
"@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",
"bumpp": "^8.2.1",
"concurrently": "^7.5.0",
"eslint": "^8.25.0",