chore(plugin-chart-echarts): upgrade to echarts 5.4.1 (#22382)

Co-authored-by: Ville Brofeldt <ville.brofeldt@apple.com>
This commit is contained in:
Ville Brofeldt
2022-12-10 13:38:54 +02:00
committed by GitHub
parent 368e7e6b08
commit 6b4ab8a03c
2 changed files with 17 additions and 17 deletions

View File

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