Update dependency vue-echarts to v8.1.0 #66

Open
Sebastian wants to merge 1 commits from renovate/vue-echarts-8.x-lockfile into main
+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",