Merge pull request #769 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.8

build(deps-dev): bump vite from 2.9.7 to 2.9.8
This commit is contained in:
Matthias 2022-05-11 07:34:34 +02:00 committed by GitHub
commit d876fe23c9
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.7",
"vite": "^2.9.8",
"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.7:
version "2.9.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.7.tgz#210c328e08ed206ab0953eb1ca00860042cd0a77"
integrity sha512-5hH7aNQe8rJiTTqCtPNX/6mIKlGw+1wg8UXwAxDIIN8XaSR+Zx3GT2zSu7QKa1vIaBqfUODGh3vpwY8r0AW/jw==
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==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"