mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-27 05:25:17 +00:00
Merge pull request #1370 from freqtrade/dependabot/npm_and_yarn/main/vite-4.4.4
build(deps-dev): bump vite from 4.4.3 to 4.4.4
This commit is contained in:
commit
4ea22856f3
|
@ -64,7 +64,7 @@
|
||||||
"typescript": "~5.1.6",
|
"typescript": "~5.1.6",
|
||||||
"unplugin-icons": "^0.16.3",
|
"unplugin-icons": "^0.16.3",
|
||||||
"unplugin-vue-components": "^0.25.1",
|
"unplugin-vue-components": "^0.25.1",
|
||||||
"vite": "^4.4.3",
|
"vite": "^4.4.4",
|
||||||
"vitest": "^0.33.0",
|
"vitest": "^0.33.0",
|
||||||
"vue-tsc": "^1.8.4"
|
"vue-tsc": "^1.8.4"
|
||||||
}
|
}
|
||||||
|
|
|
@ -3455,10 +3455,10 @@ vite-node@0.33.0:
|
||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
vite "^3.0.0 || ^4.0.0"
|
vite "^3.0.0 || ^4.0.0"
|
||||||
|
|
||||||
"vite@^3.0.0 || ^4.0.0", vite@^4.4.3:
|
"vite@^3.0.0 || ^4.0.0", vite@^4.4.4:
|
||||||
version "4.4.3"
|
version "4.4.4"
|
||||||
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.3.tgz#dfaf86f4cba3058bf2724e2e2c88254fb0f21a5a"
|
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.4.tgz#b76e6049c0e080cb54e735ad2d18287753752118"
|
||||||
integrity sha512-IMnXQXXWgLi5brBQx/4WzDxdzW0X3pjO4nqFJAuNvwKtxzAmPzFE1wszW3VDpAGQJm3RZkm/brzRdyGsnwgJIA==
|
integrity sha512-4mvsTxjkveWrKDJI70QmelfVqTm+ihFAb6+xf4sjEU2TmUCTlVX87tmg/QooPEMQb/lM9qGHT99ebqPziEd3wg==
|
||||||
dependencies:
|
dependencies:
|
||||||
esbuild "^0.18.10"
|
esbuild "^0.18.10"
|
||||||
postcss "^8.4.25"
|
postcss "^8.4.25"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user