frontend changes
Build / Build-image (push) Successful in 1m0s

This commit is contained in:
2026-08-10 09:54:38 +02:00
parent 10505c2dd5
commit fc41d52751
4 changed files with 63 additions and 21 deletions
+15
View File
@@ -8,6 +8,7 @@
"@nuxt/ui": "^4.10.0",
"@vitejs/plugin-vue": "^6.0.8",
"axios": "^1.19.0",
"valibot": "^1.4.2",
"vue": "^3.5.41",
"vue-router": "^5.2.0"
},
@@ -5464,6 +5465,20 @@
"untyped": "dist/cli.mjs"
}
},
"node_modules/valibot": {
"version": "1.4.2",
"resolved": "https://registry.npmjs.org/valibot/-/valibot-1.4.2.tgz",
"integrity": "sha512-gjdCvJ6d3RyHAneqxMYMW9QMCwYMb3jpOO0IyHZV1bnRHFBHrX3VkIILt5XYR0WhwHiH7Mty8ovuPZ/O3gamrg==",
"license": "MIT",
"peerDependencies": {
"typescript": ">=5"
},
"peerDependenciesMeta": {
"typescript": {
"optional": true
}
}
},
"node_modules/vaul-vue": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/vaul-vue/-/vaul-vue-0.4.1.tgz",