mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-26 04:55:15 +00:00
Merge pull request #1579 from freqtrade/dependabot/npm_and_yarn/main/types/echarts-4.9.22
build(deps-dev): bump @types/echarts from 4.9.21 to 4.9.22
This commit is contained in:
commit
ecd2f5dbc9
|
@ -44,7 +44,7 @@
|
|||
"@cypress/vite-dev-server": "^5.0.6",
|
||||
"@cypress/vue": "^6.0.0",
|
||||
"@iconify-json/mdi": "^1.1.55",
|
||||
"@types/echarts": "^4.9.21",
|
||||
"@types/echarts": "^4.9.22",
|
||||
"@typescript-eslint/eslint-plugin": "^6.11.0",
|
||||
"@typescript-eslint/parser": "^6.11.0",
|
||||
"@vitejs/plugin-vue": "^4.4.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -797,12 +797,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/echarts@npm:^4.9.21":
|
||||
version: 4.9.21
|
||||
resolution: "@types/echarts@npm:4.9.21"
|
||||
"@types/echarts@npm:^4.9.22":
|
||||
version: 4.9.22
|
||||
resolution: "@types/echarts@npm:4.9.22"
|
||||
dependencies:
|
||||
"@types/zrender": "*"
|
||||
checksum: fb7abfab42f8ce5a4e21e9ab91e2351120e8380b8971dca19b29ae0c64f7c88b4ac1e83ee3ed9be49a373c32e13a2daad3d62287d10090474000fcf78bfc0488
|
||||
checksum: f33a94c96dc3302751e4c1825e779e08ddd2369f96120cc56ba53a64198d0a021587eccf81465e6ce8689d625ae7e2c946e5787d6376386b29c8ecc58300880e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -2991,7 +2991,7 @@ __metadata:
|
|||
"@iconify-json/mdi": ^1.1.55
|
||||
"@noction/vue-draggable-grid": 1.9.10
|
||||
"@popperjs/core": ^2.11.8
|
||||
"@types/echarts": ^4.9.21
|
||||
"@types/echarts": ^4.9.22
|
||||
"@typescript-eslint/eslint-plugin": ^6.11.0
|
||||
"@typescript-eslint/parser": ^6.11.0
|
||||
"@vitejs/plugin-vue": ^4.4.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user