mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
chore(deps): bump vue-echarts from 6.7.3 to 7.0.1
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 6.7.3 to 7.0.1. - [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/v6.7.3...v7.0.1) --- updated-dependencies: - dependency-name: vue-echarts dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
376e567d20
commit
4ca1910f6d
|
@ -36,7 +36,7 @@
|
|||
"sortablejs": "^1.15.2",
|
||||
"vue": "^3.4.36",
|
||||
"vue-demi": "^0.14.10",
|
||||
"vue-echarts": "^6.7.3",
|
||||
"vue-echarts": "^7.0.1",
|
||||
"vue-router": "^4.4.3",
|
||||
"vue-select": "^4.0.0-beta.6"
|
||||
},
|
||||
|
|
|
@ -69,8 +69,8 @@ importers:
|
|||
specifier: ^0.14.10
|
||||
version: 0.14.10(vue@3.4.36(typescript@5.5.4))
|
||||
vue-echarts:
|
||||
specifier: ^6.7.3
|
||||
version: 6.7.3(@vue/runtime-core@3.4.36)(echarts@5.5.1)(vue@3.4.36(typescript@5.5.4))
|
||||
specifier: ^7.0.1
|
||||
version: 7.0.1(@vue/runtime-core@3.4.36)(echarts@5.5.1)(vue@3.4.36(typescript@5.5.4))
|
||||
vue-router:
|
||||
specifier: ^4.4.3
|
||||
version: 4.4.3(vue@3.4.36(typescript@5.5.4))
|
||||
|
@ -1740,9 +1740,6 @@ packages:
|
|||
resolution: {integrity: sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==}
|
||||
engines: {node: '>=8.10.0'}
|
||||
|
||||
resize-detector@0.3.0:
|
||||
resolution: {integrity: sha512-R/tCuvuOHQ8o2boRP6vgx8hXCCy87H1eY9V5imBYeVNyNVpuL9ciReSccLj2gDcax9+2weXy3bc8Vv+NRXeEvQ==}
|
||||
|
||||
resolve-from@4.0.0:
|
||||
resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==}
|
||||
engines: {node: '>=4'}
|
||||
|
@ -2079,16 +2076,13 @@ packages:
|
|||
'@vue/composition-api':
|
||||
optional: true
|
||||
|
||||
vue-echarts@6.7.3:
|
||||
resolution: {integrity: sha512-vXLKpALFjbPphW9IfQPOVfb1KjGZ/f8qa/FZHi9lZIWzAnQC1DgnmEK3pJgEkyo6EP7UnX6Bv/V3Ke7p+qCNXA==}
|
||||
vue-echarts@7.0.1:
|
||||
resolution: {integrity: sha512-P+u6mwAtHuPKC3uDQ+sqIhwBBTvrvEFvgHYzV2Ba1/7+rSzRd6o3Dv/A8PuLP24hB1zPPNfu6BvNyD139X1qbg==}
|
||||
peerDependencies:
|
||||
'@vue/composition-api': ^1.0.5
|
||||
'@vue/runtime-core': ^3.0.0
|
||||
echarts: ^5.4.1
|
||||
vue: ^2.6.12 || ^3.1.1
|
||||
echarts: ^5.5.1
|
||||
vue: ^2.7.0 || ^3.1.1
|
||||
peerDependenciesMeta:
|
||||
'@vue/composition-api':
|
||||
optional: true
|
||||
'@vue/runtime-core':
|
||||
optional: true
|
||||
|
||||
|
@ -3697,8 +3691,6 @@ snapshots:
|
|||
dependencies:
|
||||
picomatch: 2.3.1
|
||||
|
||||
resize-detector@0.3.0: {}
|
||||
|
||||
resolve-from@4.0.0: {}
|
||||
|
||||
reusify@1.0.4: {}
|
||||
|
@ -4035,14 +4027,15 @@ snapshots:
|
|||
dependencies:
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
|
||||
vue-echarts@6.7.3(@vue/runtime-core@3.4.36)(echarts@5.5.1)(vue@3.4.36(typescript@5.5.4)):
|
||||
vue-echarts@7.0.1(@vue/runtime-core@3.4.36)(echarts@5.5.1)(vue@3.4.36(typescript@5.5.4)):
|
||||
dependencies:
|
||||
echarts: 5.5.1
|
||||
resize-detector: 0.3.0
|
||||
vue: 3.4.36(typescript@5.5.4)
|
||||
vue-demi: 0.13.11(vue@3.4.36(typescript@5.5.4))
|
||||
optionalDependencies:
|
||||
'@vue/runtime-core': 3.4.36
|
||||
transitivePeerDependencies:
|
||||
- '@vue/composition-api'
|
||||
|
||||
vue-eslint-parser@9.4.2(eslint@9.8.0):
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in New Issue
Block a user