feat(hooks): add use-echarts

This commit is contained in:
Soybean
2024-01-19 02:17:17 +08:00
parent b43c925696
commit 726abe4208
3 changed files with 205 additions and 0 deletions

View File

@ -51,6 +51,7 @@
"@vueuse/core": "10.7.2",
"clipboard": "2.0.11",
"dayjs": "1.11.10",
"echarts": "^5.4.3",
"lodash-es": "4.17.21",
"naive-ui": "2.37.3",
"nprogress": "0.2.0",