feat: enable nuxt studio

This commit is contained in:
2026-01-18 17:13:34 +01:00
parent a9d6e8406a
commit fd57fd121d
5 changed files with 299 additions and 75 deletions

View File

@@ -16,6 +16,7 @@
"@vueuse/core": "^14.1.0",
"@vueuse/nuxt": "14.1.0",
"nuxt": "^4.2.1",
"nuxt-studio": "1.1.0",
"vue": "^3.5.25",
"vue-router": "^4.6.3"
}