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

View File

@@ -9,5 +9,5 @@ export default defineNuxtConfig({
}, },
typescript: { typescript: {
strict: true, strict: true,
}, }
}) })

1850
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff