Upgrade dependencies

This commit is contained in:
2023-11-15 19:26:23 +01:00
parent ba22ac16e2
commit ffc9d09707
2 changed files with 612 additions and 2580 deletions

View File

@@ -18,14 +18,14 @@
"@pinia/nuxt": "0.5.1",
"@prisma/client": "5.5.2",
"@tresjs/nuxt": "^1.2.2",
"@trpc/client": "10.43.1",
"@trpc/server": "10.43.1",
"@trpc/client": "10.43.3",
"@trpc/server": "10.43.3",
"@vercel/analytics": "1.1.1",
"@vueuse/motion": "2.0.0",
"pinia": "2.1.7",
"postcss-custom-properties": "13.3.2",
"sass": "1.69.5",
"superjson": "2.2.0",
"superjson": "2.2.1",
"tailwindcss": "3.3.5",
"three": "^0.158.0",
"trpc-nuxt": "0.10.12",
@@ -33,14 +33,14 @@
},
"devDependencies": {
"@antfu/eslint-config": "1.1.0",
"@iconify/json": "2.2.138",
"@nuxt/devtools": "1.0.0",
"@iconify/json": "2.2.140",
"@nuxt/devtools": "1.0.1",
"@nuxthq/studio": "1.0.3",
"@pinia-plugin-persistedstate/nuxt": "1.2.0",
"@tailwindcss/typography": "^0.5.10",
"@types/node": "20.8.10",
"@vueuse/core": "10.5.0",
"@vueuse/nuxt": "10.5.0",
"@types/node": "20.9.0",
"@vueuse/core": "10.6.0",
"@vueuse/nuxt": "10.6.0",
"eslint": "8.53.0",
"nuxt": "3.8.1",
"nuxt-icon": "0.5.0",