chore(plugin-chart-echarts): upgrade echarts 5.3.2 (#19481)

This commit is contained in:
Ville Brofeldt
2022-04-01 13:05:03 +03:00
committed by GitHub
parent a2e921bd03
commit 11bf0d09cb
2 changed files with 14 additions and 17 deletions

View File

@@ -27,7 +27,7 @@
},
"dependencies": {
"d3-array": "^1.2.0",
"echarts": "^5.3.1",
"echarts": "^5.3.2",
"lodash": "^4.17.15",
"moment": "^2.26.0"
},