Migrated configuration sorting to Pinia store

Fixed #841
This commit is contained in:
Donald Zou
2025-08-12 17:22:40 +08:00
parent b81d4667b2
commit 93baa505c7
10 changed files with 137 additions and 55 deletions

View File

@@ -29,6 +29,7 @@
"npm": "^10.5.0",
"ol": "^10.2.1",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0",
"qrcode": "^1.5.3",
"qrcodejs": "^1.0.0",
"simple-code-editor": "^2.0.9",