Switch modules

This commit is contained in:
2024-02-23 21:39:15 +01:00
parent 3f3f9a4b34
commit 79b7cdf7c9
5 changed files with 23 additions and 159 deletions

View File

@@ -15,13 +15,13 @@
"dependencies": {
"@ksassnowski/vueclid": "1.1.1",
"@nuxt/content": "2.12.0",
"@nuxt/ui": "2.14.0",
"@nuxt/ui": "2.14.1",
"@pinia/nuxt": "0.5.1",
"@prisma/client": "5.10.2",
"@vercel/analytics": "1.2.2",
"@vercel/speed-insights": "1.0.10",
"nuxt": "3.10.3",
"nuxt-auth-utils": "0.0.18",
"nuxt-auth-utils": "0.0.19",
"pinia": "2.1.7",
"postcss-custom-properties": "13.3.5",
"prisma": "5.10.2",
@@ -31,7 +31,7 @@
},
"devDependencies": {
"@antfu/eslint-config": "2.6.4",
"@iconify/json": "2.2.185",
"@iconify/json": "2.2.186",
"@nuxt/eslint-config": "^0.2.0",
"@nuxthq/studio": "1.0.11",
"@nuxtjs/seo": "2.0.0-rc.8",