From 70ec85b0b521ee3a312bc64142918474ee9abcde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 03:13:40 +0000 Subject: [PATCH] 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] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index e6788d1c..c5d46e86 100644 --- a/package.json +++ b/package.json @@ -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" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 399861f0..fe53c260 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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)