Skip to content

Commit

Permalink
Bump vue-echarts from 6.6.9 to 6.7.1
Browse files Browse the repository at this point in the history
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.6.9 to 6.7.1.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](ecomfe/vue-echarts@v6.6.9...v6.7.1)

---
updated-dependencies:
- dependency-name: vue-echarts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent f1d1066 commit e27ff4e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"vue": "^3.4.21",
"vue-class-component": "^7.2.5",
"vue-demi": "^0.14.7",
"vue-echarts": "^6.6.9",
"vue-echarts": "^6.7.1",
"vue-router": "^4.3.0",
"vue-select": "^4.0.0-beta.6"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5576,7 +5576,7 @@ __metadata:
vue: "npm:^3.4.21"
vue-class-component: "npm:^7.2.5"
vue-demi: "npm:^0.14.7"
vue-echarts: "npm:^6.6.9"
vue-echarts: "npm:^6.7.1"
vue-router: "npm:^4.3.0"
vue-select: "npm:^4.0.0-beta.6"
vue-tsc: "npm:^2.0.11"
Expand Down Expand Up @@ -6040,9 +6040,9 @@ __metadata:
languageName: node
linkType: hard

"vue-echarts@npm:^6.6.9":
version: 6.6.9
resolution: "vue-echarts@npm:6.6.9"
"vue-echarts@npm:^6.7.1":
version: 6.7.1
resolution: "vue-echarts@npm:6.7.1"
dependencies:
resize-detector: "npm:^0.3.0"
vue-demi: "npm:^0.13.11"
Expand All @@ -6056,7 +6056,7 @@ __metadata:
optional: true
"@vue/runtime-core":
optional: true
checksum: 10/32bfc441c27d14961e418fc67a9aee287e56e42b93f969d8f8604192fa47ffde5ca2797c9390af152117876a295eb82c352f47d7c50a84b52d64c4f74ee26506
checksum: 10/ce55d53823248e18622ceb51d8dd55515d5d4bd446d50de8ef58c55347d7ffdb8bc8ecaec5aedfd2deeacf1e4faa98dea97bab94f27d45e4e7c212b2a4c9678b
languageName: node
linkType: hard

Expand Down

0 comments on commit e27ff4e

Please sign in to comment.