updating nuxt and fixing errors

This commit is contained in:
2023-09-01 22:21:38 +02:00
parent 13af88dd7c
commit 0ce808ac19
20 changed files with 177 additions and 272 deletions

View File

@@ -11,7 +11,7 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@nuxt/content": "2.8.1",
"@nuxt/content": "2.8.2",
"@nuxt/image": "1.0.0-rc.1",
"@pinia/nuxt": "0.4.11",
"@prisma/client": "5.2.0",
@@ -25,13 +25,13 @@
"superjson": "1.13.1",
"tailwindcss": "3.3.3",
"trpc-nuxt": "0.10.12",
"valibot": "0.13.1"
"zod": "^3.22.2"
},
"devDependencies": {
"@antfu/eslint-config": "0.41.0",
"@iconify/json": "2.2.108",
"@iconify/json": "2.2.109",
"@nuxt/devtools": "0.8.2",
"@nuxthq/studio": "^0.13.4",
"@nuxthq/studio": "0.13.4",
"@nuxthq/ui": "2.7.0",
"@pinia-plugin-persistedstate/nuxt": "1.1.1",
"@types/node": "20.5.7",