Merge pull request #677 from freqtrade/dependabot/npm_and_yarn/main/vite-2.8.4

Bump vite from 2.8.3 to 2.8.4
This commit is contained in:
Matthias 2022-02-23 06:23:12 +01:00 committed by GitHub
commit 631ca978a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -62,7 +62,7 @@
"sass-loader": "^12.6.0",
"ts-jest": "^27.1.3",
"typescript": "~4.5.5",
"vite": "^2.8.3",
"vite": "^2.8.4",
"vite-jest": "^0.1.4",
"vite-plugin-vue2": "^1.5.1",
"vue-template-compiler": "^2.6.14",

View File

@ -5260,10 +5260,10 @@ vite-plugin-vue2@^1.5.1:
source-map "^0.7.3"
vue-template-es2015-compiler "^1.9.1"
vite@^2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.3.tgz#bb9b7f1f1446d2e538e81026f48d2fe9f1926963"
integrity sha512-967klrEiG7HEsN7fQYYVETs5495Iu6GpI7YyxoO5yVTJCRxjV8HhWgNWKgrbazjoOB9DQuztL53/nUoNqHNsWg==
vite@^2.8.4:
version "2.8.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.4.tgz#4e52a534289b7b4e94e646df2fc5556ceaa7336b"
integrity sha512-GwtOkkaT2LDI82uWZKcrpRQxP5tymLnC7hVHHqNkhFNknYr0hJUlDLfhVRgngJvAy3RwypkDCWtTKn1BjO96Dw==
dependencies:
esbuild "^0.14.14"
postcss "^8.4.6"