feat: FRO-2 Implement Login Component wip

This commit is contained in:
2025-12-03 21:58:39 +01:00
parent a04c370a75
commit 5d080bba47
6 changed files with 849 additions and 7 deletions

View File

@@ -17,7 +17,10 @@
},
"dependencies": {
"vue": "^3.5.25",
"vue-router": "^4.6.3"
"vue-router": "^4.6.3",
"tsparticles": "~3.9.1",
"@tsparticles/vue3": "~3.0.1",
"bootstrap-vue-next": "~0.40.9"
},
"devDependencies": {
"@tsconfig/node24": "^24.0.3",