Merge pull request #817 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.12

build(deps-dev): bump vite from 2.9.10 to 2.9.12
This commit is contained in:
Matthias 2022-06-15 09:34:37 +02:00 committed by GitHub
commit b50460b2ae
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.10",
"vite": "^2.9.12",
"vite-jest": "^0.1.4",
"vite-plugin-vue2": "^2.0.1",
"vue-template-compiler": "^2.6.14",

View File

@ -5342,10 +5342,10 @@ vite-plugin-vue2@^2.0.1:
source-map "^0.7.3"
vue-template-babel-compiler "^1.2.0"
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==
vite@^2.9.12:
version "2.9.12"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.12.tgz#b1d636b0a8ac636afe9d83e3792d4895509a941b"
integrity sha512-suxC36dQo9Rq1qMB2qiRorNJtJAdxguu5TMvBHOc/F370KvqAe9t48vYp+/TbPKRNrMh/J55tOUmkuIqstZaew==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"