Update dependency vue-echarts to v8.1.0
JS Unit Tests / test (pull_request) Successful in 46s
Build Test / test (pull_request) Successful in 49s

This commit is contained in:
2026-08-10 03:02:56 +00:00
parent fd57b5c9e7
commit ee3aa06022
+3 -1
View File
@@ -3211,7 +3211,9 @@
"license": "MIT"
},
"node_modules/vue-echarts": {
"version": "8.0.1",
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/vue-echarts/-/vue-echarts-8.1.0.tgz",
"integrity": "sha512-/uJVwijy3M2vIZ0NcPDgdZVqgboc6zZtC/vERfESau0eFpkHOIujj0sIiMiLP4kztQrckMFnDYWrid+gLI+IOg==",
"license": "MIT",
"peerDependencies": {
"echarts": "^6.0.0",