feat: support echarts 5.0

This commit is contained in:
vben
2021-02-17 23:57:48 +08:00
parent 4d7001bbcf
commit 370b12f515
12 changed files with 993 additions and 141 deletions

View File

@@ -31,7 +31,7 @@
"apexcharts": "^3.25.0",
"axios": "^0.21.1",
"crypto-es": "^1.2.7",
"echarts": "^4.9.0",
"echarts": "^5.0.2",
"lodash-es": "^4.17.20",
"mockjs": "^1.1.0",
"nprogress": "^0.2.0",
@@ -54,7 +54,6 @@
"@iconify/json": "^1.1.303",
"@ls-lint/ls-lint": "^1.9.2",
"@purge-icons/generated": "^0.7.0",
"@types/echarts": "^4.9.3",
"@types/fs-extra": "^9.0.7",
"@types/http-proxy": "^1.17.5",
"@types/koa-static": "^4.0.1",