Merge pull request #804 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.10

build(deps-dev): bump vite from 2.9.9 to 2.9.10
This commit is contained in:
Matthias 2022-06-08 08:22:34 +02:00 committed by GitHub
commit a2534ca317
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -63,7 +63,7 @@
"sass-loader": "^13.0.0",
"ts-jest": "^27.1.4",
"typescript": "~4.7.3",
"vite": "^2.9.9",
"vite": "^2.9.10",
"vite-jest": "^0.1.4",
"vite-plugin-vue2": "^2.0.1",
"vue-template-compiler": "^2.6.14",

View File

@ -5354,10 +5354,10 @@ vite-plugin-vue2@^2.0.1:
source-map "^0.7.3"
vue-template-babel-compiler "^1.2.0"
vite@^2.9.9:
version "2.9.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e"
integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==
vite@^2.9.10:
version "2.9.10"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.10.tgz#f574d96655622c2e0fbc662edd0ed199c60fe91a"
integrity sha512-TwZRuSMYjpTurLqXspct+HZE7ONiW9d+wSWgvADGxhDPPyoIcNywY+RX4ng+QpK30DCa1l/oZgi2PLZDibhzbQ==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"