chore(deps): update dependency vite to v2.8.5
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
renovate 2022-02-28 17:03:14 +00:00
parent 4aad36333d
commit dd5e91e92d
2 changed files with 14 additions and 2 deletions

View File

@ -84,7 +84,7 @@
"rollup-plugin-visualizer": "5.6.0",
"sass": "1.49.9",
"typescript": "4.5.5",
"vite": "2.8.4",
"vite": "2.8.5",
"vite-plugin-pwa": "0.11.13",
"vite-svg-loader": "3.1.2",
"vitest": "0.5.8",

View File

@ -13411,7 +13411,19 @@ vite-svg-loader@3.1.2:
"@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0"
vite@2.8.4, vite@^2.7.10:
vite@2.8.5:
version "2.8.5"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.5.tgz#afa23aacea91c0ebe77754a807bf74953cafa331"
integrity sha512-C/7EGNa1ugWejol6nOcd/0d8PR70Nzd+XXwsPbnNOfzZw0NN2xyXfmw/GNDHgr5fcaTSO4gjxCJCrwNhQUMhmA==
dependencies:
esbuild "^0.14.14"
postcss "^8.4.6"
resolve "^1.22.0"
rollup "^2.59.0"
optionalDependencies:
fsevents "~2.3.2"
vite@^2.7.10:
version "2.8.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.8.4.tgz#4e52a534289b7b4e94e646df2fc5556ceaa7336b"
integrity sha512-GwtOkkaT2LDI82uWZKcrpRQxP5tymLnC7hVHHqNkhFNknYr0hJUlDLfhVRgngJvAy3RwypkDCWtTKn1BjO96Dw==