version fix

This commit is contained in:
suricatingss
2025-12-08 22:21:14 +00:00
parent 8483926e19
commit eea47b714a
2 changed files with 16 additions and 32 deletions

View File

@@ -16,7 +16,7 @@
"@nuxt/ui": "^4.2.0",
"@nuxtjs/mdc": "0.19.1",
"@tailwindcss/vite": "^4.1.17",
"@vueuse/core": "^14.0.0",
"@vueuse/core": "^10.0.0",
"@vueuse/head": "github:vueuse/head",
"nuxt": "^4.2.1",
"nuxt-auth-utils": "0.5.25",
@@ -24,7 +24,8 @@
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3",
"vue": "^3.5.24",
"vue-router": "^4.6.3"
"vue-router": "^4.6.3",
"zod": "^4.1.13"
},
"devDependencies": {
"@iconify-json/lucide": "^1.2.77",