This commit is contained in:
2025-04-08 10:20:43 +03:00
parent 77817885d5
commit 8082eae230
15 changed files with 96 additions and 50 deletions

20
package-lock.json generated
View File

@@ -13,6 +13,7 @@
"@nuxt/ui": "3.0.2",
"@nuxthub/core": "^0.8.23",
"@vee-validate/nuxt": "^4.15.0",
"@vueuse/nuxt": "^13.0.0",
"drizzle-orm": "^0.41.0",
"nuxt": "^3.16.2",
"nuxt-auth-utils": "0.5.18",
@@ -2937,6 +2938,25 @@
"url": "https://github.com/sponsors/antfu"
}
},
"node_modules/@vueuse/nuxt": {
"version": "13.0.0",
"resolved": "https://registry.npmjs.org/@vueuse/nuxt/-/nuxt-13.0.0.tgz",
"integrity": "sha512-tVb57PW0aUGMHwvzp4uH2mo8ut3D/3c7DA936E4ValhQq2VMZMCMxaKGz1nE8etFC7p18fVypyzpe8o6CBAYFw==",
"license": "MIT",
"dependencies": {
"@nuxt/kit": "^3.16.0",
"@vueuse/core": "13.0.0",
"@vueuse/metadata": "13.0.0",
"local-pkg": "^1.1.1"
},
"funding": {
"url": "https://github.com/sponsors/antfu"
},
"peerDependencies": {
"nuxt": "^3.0.0 || ^4.0.0-0",
"vue": "^3.5.0"
}
},
"node_modules/@vueuse/shared": {
"version": "13.0.0",
"license": "MIT",