Add quest page

This commit is contained in:
2025-08-01 22:15:30 +02:00
parent 13ad0eeb56
commit 624bb7e124
12 changed files with 497 additions and 15 deletions
+2
View File
@@ -14,6 +14,7 @@
"dependencies": {
"@nuxtjs/i18n": "^10.0.3",
"@nuxtjs/tailwindcss": "^6.14.0",
"@pinia/nuxt": "0.11.2",
"@prisma/client": "^6.13.0",
"@vuestic/nuxt": "^1.0.21",
"@vuestic/tailwind": "^0.1.5",
@@ -21,6 +22,7 @@
"h3-zod": "^0.5.3",
"nuxt": "^4.0.1",
"nuxt-auth-utils": "^0.5.22",
"pinia": "^3.0.3",
"slugify": "^1.6.6",
"vue": "^3.5.18",
"vue-router": "^4.5.1"