init 2
Build / Build-image (push) Failing after 5s

This commit is contained in:
2026-08-08 23:51:17 +02:00
parent bb7a17a874
commit 7bb26eeb43
21 changed files with 634 additions and 818 deletions
+3 -1
View File
@@ -14,6 +14,8 @@
"vite": "^8.0.0"
},
"dependencies": {
"vue": "^3.5.41"
"@vitejs/plugin-vue": "^6.0.8",
"vue": "^3.5.41",
"vue-router": "^5.2.0"
}
}