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

This commit is contained in:
renovate 2022-06-06 18:02:41 +00:00
parent 25da6966cd
commit 68d9c65833
2 changed files with 14 additions and 2 deletions

View File

@ -85,7 +85,7 @@
"rollup-plugin-visualizer": "5.6.0",
"sass": "1.52.2",
"typescript": "4.7.2",
"vite": "2.9.9",
"vite": "2.9.10",
"vite-plugin-pwa": "0.12.0",
"vite-svg-loader": "3.3.0",
"vitest": "0.13.1",

View File

@ -12497,7 +12497,19 @@ vite-svg-loader@3.3.0:
"@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0"
vite@2.9.9, vite@^2.9.9:
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==
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.9:
version "2.9.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-2.9.9.tgz#8b558987db5e60fedec2f4b003b73164cb081c5e"
integrity sha512-ffaam+NgHfbEmfw/Vuh6BHKKlI/XIAhxE5QSS7gFLIngxg171mg1P3a4LSRME0z2ZU1ScxoKzphkipcYwSD5Ew==