build(deps): bump vue-echarts from 6.0.2 to 6.1.0

Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ecomfe/vue-echarts/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-06-22 05:03:38 +00:00 committed by GitHub
parent ead3491c47
commit f6fd154b96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View File

@ -32,7 +32,7 @@
"vue": "^2.6.14",
"vue-class-component": "^7.2.5",
"vue-demi": "0.13.1",
"vue-echarts": "^6.0.2",
"vue-echarts": "^6.1.0",
"vue-grid-layout": "^2.3.12",
"vue-material-design-icons": "^5.0.0",
"vue-router": "^3.5.4",

View File

@ -5412,18 +5412,18 @@ vue-demi@*, vue-demi@0.13.1:
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.13.1.tgz#7604904c88be338418a10abbc94d5b8caa14cb8c"
integrity sha512-xmkJ56koG3ptpLnpgmIzk9/4nFf4CqduSJbUM0OdPoU87NwRuZ6x49OLhjSa/fC15fV+5CbEnrxU4oyE022svg==
vue-demi@^0.12.1:
vue-demi@^0.12.5:
version "0.12.5"
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.12.5.tgz#8eeed566a7d86eb090209a11723f887d28aeb2d1"
integrity sha512-BREuTgTYlUr0zw0EZn3hnhC3I6gPWv+Kwh4MCih6QcAeaTlaIX0DwOVN0wHej7hSvDPecz4jygy/idsgKfW58Q==
vue-echarts@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/vue-echarts/-/vue-echarts-6.0.2.tgz#f6d65c4b328d246da9060ded07b83556c1bef09b"
integrity sha512-9xDokauJtAc389MNKbwi1I0VDmp4Y6ndAJTQ8T9K7H0ffosTe1OJSJbUtkT7/fVLDFzlCcmg2TfAKaMzbpg5yQ==
vue-echarts@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/vue-echarts/-/vue-echarts-6.1.0.tgz#880935551e8e2278861a29808724a4f9170ef264"
integrity sha512-UkIUX/QNRVgRJ/zPMmYxIT8TRcgo8LIsropb+bQhfJ4uUpHgpwjLy5B/9NVOeFniIrAT8/3SV3JthVbmF4wUqw==
dependencies:
resize-detector "^0.3.0"
vue-demi "^0.12.1"
vue-demi "^0.12.5"
vue-eslint-parser@^7.0.0, vue-eslint-parser@^7.10.0:
version "7.11.0"