chore(deps): bump vue-echarts from 7.0.2 to 7.0.3

Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 7.0.2 to 7.0.3.
- [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/compare/v7.0.2...v7.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-21 03:13:40 +00:00 committed by GitHub
parent 7a22df726f
commit 70ec85b0b5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -36,7 +36,7 @@
"sortablejs": "^1.15.2",
"vue": "^3.4.37",
"vue-demi": "^0.14.10",
"vue-echarts": "^7.0.2",
"vue-echarts": "^7.0.3",
"vue-router": "^4.4.3",
"vue-select": "^4.0.0-beta.6"
},

View File

@ -69,8 +69,8 @@ importers:
specifier: ^0.14.10
version: 0.14.10(vue@3.4.37(typescript@5.5.4))
vue-echarts:
specifier: ^7.0.2
version: 7.0.2(@vue/runtime-core@3.4.37)(echarts@5.5.1)(vue@3.4.37(typescript@5.5.4))
specifier: ^7.0.3
version: 7.0.3(@vue/runtime-core@3.4.37)(echarts@5.5.1)(vue@3.4.37(typescript@5.5.4))
vue-router:
specifier: ^4.4.3
version: 4.4.3(vue@3.4.37(typescript@5.5.4))
@ -2012,8 +2012,8 @@ packages:
'@vue/composition-api':
optional: true
vue-echarts@7.0.2:
resolution: {integrity: sha512-7a+3yKOpmn5enVmigut1QEJKw31DgIWGhzYlGCPi8pNBK5+l1d6XGZMVD/5BgijP5w2aOH3lgEF1Bou1c1QfTw==}
vue-echarts@7.0.3:
resolution: {integrity: sha512-/jSxNwOsw5+dYAUcwSfkLwKPuzTQ0Cepz1LxCOpj2QcHrrmUa/Ql0eQqMmc1rTPQVrh2JQ29n2dhq75ZcHvRDw==}
peerDependencies:
'@vue/runtime-core': ^3.0.0
echarts: ^5.5.1
@ -3920,7 +3920,7 @@ snapshots:
dependencies:
vue: 3.4.37(typescript@5.5.4)
vue-echarts@7.0.2(@vue/runtime-core@3.4.37)(echarts@5.5.1)(vue@3.4.37(typescript@5.5.4)):
vue-echarts@7.0.3(@vue/runtime-core@3.4.37)(echarts@5.5.1)(vue@3.4.37(typescript@5.5.4)):
dependencies:
echarts: 5.5.1
vue: 3.4.37(typescript@5.5.4)