Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump vue-echarts from 6.6.9 to 6.7.1 #67

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading