feat: add echarts

This commit is contained in:
2026-02-02 20:14:48 +08:00
parent 8311456a9e
commit e6fbcff21a
8 changed files with 194 additions and 5 deletions

View File

@@ -21,6 +21,7 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"daisyui": "^5.0.50",
"echarts": "^6.0.0",
"element-plus": "^2.13.2",
"lucide-vue-next": "^0.563.0",
"motion-v": "^1.6.1",
@@ -30,6 +31,7 @@
"reka-ui": "^2.8.0",
"tailwind-merge": "^3.4.0",
"vue": "^3.5.17",
"vue-echarts": "^8.0.1",
"vue-i18n": "11",
"vue-router": "^4.5.1"
},