Merge pull request #847 from freqtrade/dependabot/npm_and_yarn/main/vite-2.9.14

build(deps-dev): bump vite from 2.9.13 to 2.9.14
This commit is contained in:
Matthias 2022-07-13 07:29:17 +02:00 committed by GitHub
commit b8f8569d24
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.2",
"ts-jest": "^27.1.4",
"typescript": "~4.7.4",
"vite": "^2.9.13",
"vite": "^2.9.14",
"vite-jest": "^0.1.4",
"vite-plugin-vue2": "^2.0.1",
"vue-template-compiler": "^2.6.14",

View File

@ -5390,10 +5390,10 @@ vite-plugin-vue2@^2.0.1:
source-map "^0.7.3"
vue-template-babel-compiler "^1.2.0"
vite@^2.9.13:
version "2.9.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==
vite@^2.9.14:
version "2.9.14"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.14.tgz#c438324c6594afd1050df3777da981dee988bb1b"
integrity sha512-P/UCjSpSMcE54r4mPak55hWAZPlyfS369svib/gpmz8/01L822lMPOJ/RYW6tLCe1RPvMvOsJ17erf55bKp4Hw==
dependencies:
esbuild "^0.14.27"
postcss "^8.4.13"