Upgrade dep

This commit is contained in:
2023-10-25 20:20:14 +02:00
parent 7b45cb7ad8
commit 94f88d3bc6
3 changed files with 2351 additions and 1380 deletions

View File

@@ -11,36 +11,36 @@
"lint:fix": "eslint . --fix"
},
"dependencies": {
"@nuxt/content": "2.8.2",
"@nuxt/image": "1.0.0-rc.1",
"@pinia/nuxt": "0.4.11",
"@prisma/client": "5.2.0",
"@trpc/client": "10.38.1",
"@trpc/server": "10.38.1",
"@vercel/analytics": "1.0.2",
"@nuxt/content": "2.8.5",
"@nuxt/image": "1.0.0",
"@pinia/nuxt": "0.5.1",
"@prisma/client": "5.5.1",
"@trpc/client": "10.42.0",
"@trpc/server": "10.42.0",
"@vercel/analytics": "1.1.1",
"@vueuse/motion": "2.0.0",
"pinia": "2.1.6",
"postcss-custom-properties": "13.3.0",
"sass": "1.66.1",
"superjson": "1.13.1",
"tailwindcss": "3.3.3",
"pinia": "2.1.7",
"postcss-custom-properties": "13.3.2",
"sass": "1.69.4",
"superjson": "2.2.0",
"tailwindcss": "3.3.5",
"trpc-nuxt": "0.10.12",
"zod": "^3.22.2"
"zod": "3.22.4"
},
"devDependencies": {
"@antfu/eslint-config": "0.41.0",
"@iconify/json": "2.2.113",
"@nuxt/devtools": "0.8.3",
"@nuxthq/studio": "0.14.1",
"@antfu/eslint-config": "1.0.0-beta.28",
"@iconify/json": "2.2.133",
"@nuxt/devtools": "1.0.0",
"@nuxthq/studio": "1.0.2",
"@nuxthq/ui": "2.7.0",
"@pinia-plugin-persistedstate/nuxt": "1.1.1",
"@types/node": "20.6.0",
"@vueuse/core": "10.4.1",
"@vueuse/nuxt": "10.4.1",
"eslint": "8.49.0",
"nuxt": "3.7.1",
"@pinia-plugin-persistedstate/nuxt": "1.1.2",
"@types/node": "20.8.8",
"@vueuse/core": "10.5.0",
"@vueuse/nuxt": "10.5.0",
"eslint": "8.52.0",
"nuxt": "3.8.0",
"nuxt-icon": "0.5.0",
"prisma": "5.2.0",
"prisma": "5.5.1",
"typescript": "5.2.2"
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

3683
yarn.lock

File diff suppressed because it is too large Load Diff