update packages
Some checks failed
Build Quasar SPA and Go Backend for memberApp / build-spa (push) Failing after 2m42s
Build Quasar SPA and Go Backend for memberApp / build-backend (amd64, , linux) (push) Has been skipped
Build Quasar SPA and Go Backend for memberApp / build-backend (amd64, .exe, windows) (push) Has been skipped
Build Quasar SPA and Go Backend for memberApp / build-backend (arm, 6, , linux) (push) Has been skipped
Build Quasar SPA and Go Backend for memberApp / build-backend (arm64, , linux) (push) Has been skipped

This commit is contained in:
Adrian Zürcher
2026-02-08 08:41:26 +01:00
parent e4055b58b5
commit 30974c4e55
2 changed files with 124 additions and 111 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "lightcontrol",
"version": "1.2.1",
"version": "1.2.3",
"description": "A Tecamino App",
"productName": "Attendence Records",
"author": "A. Zuercher",
@@ -16,15 +16,15 @@
},
"dependencies": {
"@capacitor-community/sqlite": "^7.0.1",
"@quasar/extras": "^1.16.4",
"@quasar/extras": "^1.17.0",
"axios": "^1.10.0",
"js-yaml": "^4.1.0",
"jwt-decode": "^4.0.0",
"pinia": "^3.0.3",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"quasar": "^2.18.6",
"vue": "^3.5.27",
"vue-i18n": "^11.1.12",
"vue-router": "^4.0.12",
"vue-router": "^4.6.4",
"vue3-touch-events": "^5.0.13",
"vuedraggable": "^4.1.0",
"zxcvbn": "^4.4.2"