fix scene load and add first version UpdateValueDialog

This commit is contained in:
Adrian Zuercher
2025-06-27 11:02:27 +02:00
parent 707d88fb7f
commit 38610471f3
14 changed files with 592 additions and 388 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "lightcontrol",
"version": "0.0.14",
"version": "0.0.15",
"description": "A Tecamino App",
"productName": "Light Control",
"author": "A. Zuercher",
@@ -16,7 +16,7 @@
},
"dependencies": {
"@quasar/extras": "^1.16.4",
"axios": "^1.9.0",
"axios": "^1.10.0",
"quasar": "^2.16.0",
"vue": "^3.4.18",
"vue-router": "^4.0.12"