big update

This commit is contained in:
stardrophere
2026-03-11 20:52:58 +08:00
parent 8ed819a580
commit 966bcfbba4
44 changed files with 7124 additions and 650 deletions
+3 -1
View File
@@ -15,9 +15,11 @@
"format": "prettier --write --experimental-cli src/"
},
"dependencies": {
"apexcharts": "^5.10.3",
"pinia": "^3.0.4",
"vue": "^3.5.29",
"vue-router": "^5.0.3"
"vue-router": "^5.0.3",
"vue3-apexcharts": "^1.11.1"
},
"devDependencies": {
"@tsconfig/node24": "^24.0.4",