diff --git a/blog-archived/package.json b/blog-archived/package.json index 1748389..3b6185a 100644 --- a/blog-archived/package.json +++ b/blog-archived/package.json @@ -55,7 +55,7 @@ "uuid": "^10.0.0", "vant": "^2.12.39", "vue": "^2.7", - "vue-echarts": "6.6.1", + "vue-echarts": "6.7.3", "vue-frame-selection": "^1.0.1", "vue-relation-graph": "1.0.0", "vue-router": "^3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b064d77..9bca3f5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -263,8 +263,8 @@ importers: specifier: ^2.7 version: 2.7.16 vue-echarts: - specifier: 6.6.1 - version: 6.6.1(@vue/composition-api@1.7.2(vue@2.7.16))(echarts@5.5.1)(vue@2.7.16) + specifier: 6.7.3 + version: 6.7.3(@vue/composition-api@1.7.2(vue@2.7.16))(echarts@5.5.1)(vue@2.7.16) vue-frame-selection: specifier: ^1.0.1 version: 1.0.1 @@ -2146,6 +2146,7 @@ packages: '@koa/router@12.0.1': resolution: {integrity: sha512-ribfPYfHb+Uw3b27Eiw6NPqjhIhTpVFzEWLwyc/1Xp+DCdwRRyIlAUODX+9bPARF6aQtUu1+/PHzdNvRzcs/+Q==} engines: {node: '>= 12'} + deprecated: Use v12.0.2 or higher to fix the vulnerability issue '@kwsites/file-exists@1.1.1': resolution: {integrity: sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==} @@ -10585,15 +10586,18 @@ packages: '@vue/composition-api': optional: true - vue-echarts@6.6.1: - resolution: {integrity: sha512-EpreTzlNeJ+eaUn0AhXEmKJk98xJGecgTqAdyZovoXWnhTxnlW2HuBM0ei3y8rLw1JCUabf8/sYvxjlr8SzBKQ==} + vue-echarts@6.7.3: + resolution: {integrity: sha512-vXLKpALFjbPphW9IfQPOVfb1KjGZ/f8qa/FZHi9lZIWzAnQC1DgnmEK3pJgEkyo6EP7UnX6Bv/V3Ke7p+qCNXA==} peerDependencies: '@vue/composition-api': ^1.0.5 + '@vue/runtime-core': ^3.0.0 echarts: ^5.4.1 vue: ^2.7 peerDependenciesMeta: '@vue/composition-api': optional: true + '@vue/runtime-core': + optional: true vue-eslint-parser@9.4.3: resolution: {integrity: sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==} @@ -23715,7 +23719,7 @@ snapshots: optionalDependencies: '@vue/composition-api': 1.7.2(vue@2.7.16) - vue-echarts@6.6.1(@vue/composition-api@1.7.2(vue@2.7.16))(echarts@5.5.1)(vue@2.7.16): + vue-echarts@6.7.3(@vue/composition-api@1.7.2(vue@2.7.16))(echarts@5.5.1)(vue@2.7.16): dependencies: echarts: 5.5.1 resize-detector: 0.3.0