Merge pull request #775 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.9

build(deps-dev): bump vite from 2.9.8 to 2.9.9
This commit is contained in:
Matthias 2022-05-18 07:11:08 +02:00 committed by GitHub
commit d0093b9ce2
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": "^12.6.0",
"ts-jest": "^27.1.4",
"typescript": "~4.6.4",
"vite": "^2.9.8",
"vite": "^2.9.9",
"vite-jest": "^0.1.4",
"vite-plugin-vue2": "^2.0.0",
"vue-template-compiler": "^2.6.14",

View File

@ -5342,10 +5342,10 @@ vite-plugin-vue2@^2.0.0:
source-map "^0.7.3"
vue-template-babel-compiler "^1.2.0"
vite@^2.9.8:
version "2.9.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.8.tgz#2c2cb0790beb0fbe4b8c0995b80fe691a91c2545"
integrity sha512-zsBGwn5UT3YS0NLSJ7hnR54+vUKfgzMUh/Z9CxF1YKEBVIe213+63jrFLmZphgGI5zXwQCSmqIdbPuE8NJywPw==
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==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"