add services with statsu server state and remove stage lights

This commit is contained in:
Adrian Zuercher
2025-09-07 14:24:38 +02:00
parent a648be3bcb
commit 9585fb1b7a
35 changed files with 2387 additions and 328 deletions

View File

@@ -15,11 +15,12 @@
"postinstall": "quasar prepare"
},
"dependencies": {
"@quasar/cli": "^2.5.0",
"@quasar/extras": "^1.16.4",
"axios": "^1.10.0",
"jwt-decode": "^4.0.0",
"pinia": "^3.0.3",
"quasar": "^2.16.0",
"quasar": "^2.18.2",
"vue": "^3.4.18",
"vue-router": "^4.0.12"
},