chore(deps): bump @nuxt/kit to 3.0.0-rc.4

This commit is contained in:
Robert Soriano
2022-06-16 06:46:35 -07:00
parent 5e8d04741c
commit ea24a67a6d
3 changed files with 946 additions and 913 deletions

View File

@@ -32,11 +32,11 @@
"prepare": "nuxi prepare playground"
},
"dependencies": {
"@nuxt/kit": "^3.0.0-rc.3",
"@nuxt/kit": "^3.0.0-rc.4",
"@trpc/client": "^9.23.3",
"@trpc/server": "^9.23.2",
"@vueuse/core": "^8.5.0",
"@vueuse/nuxt": "^8.5.0",
"@vueuse/core": "^8.6.0",
"@vueuse/nuxt": "^8.6.0",
"dedent": "^0.7.0",
"defu": "^6.0.0",
"h3": "^0.7.8",
@@ -52,7 +52,6 @@
"nuxt": "^3.0.0-rc.3",
"ohash": "^0.1.0",
"pnpm": "^7.1.1",
"superjson": "^1.9.1",
"trpc-nuxt": "workspace:*",
"zod": "^3.16.0"
},