chore(deps): update dependency vite to v2.9.14 (#2126)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #2126
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-07-14 12:40:03 +00:00 committed by konrad
parent 537fedcd24
commit 309d4b785d
2 changed files with 14 additions and 2 deletions

View File

@ -88,7 +88,7 @@
"rollup-plugin-visualizer": "5.6.0",
"sass": "1.53.0",
"typescript": "4.7.4",
"vite": "2.9.13",
"vite": "2.9.14",
"vite-plugin-pwa": "0.12.3",
"vite-svg-loader": "3.4.0",
"vitest": "0.17.0",

View File

@ -12304,7 +12304,19 @@ vite-svg-loader@3.4.0:
"@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0"
vite@2.9.13, "vite@^2.9.12 || ^3.0.0-0":
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"
resolve "^1.22.0"
rollup "^2.59.0"
optionalDependencies:
fsevents "~2.3.2"
"vite@^2.9.12 || ^3.0.0-0":
version "2.9.13"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.13.tgz#859cb5d4c316c0d8c6ec9866045c0f7858ca6abc"
integrity sha512-AsOBAaT0AD7Mhe8DuK+/kE4aWYFMx/i0ZNi98hJclxb4e0OhQcZYUrvLjIaQ8e59Ui7txcvKMiJC1yftqpQoDw==