chore(deps): update dependency vite to v3.0.7 #2254

Merged
konrad merged 1 commits from renovate/vite-3.x into main 2022-08-13 06:28:34 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"rollup-plugin-visualizer": "5.7.1", "rollup-plugin-visualizer": "5.7.1",
"sass": "1.54.4", "sass": "1.54.4",
"typescript": "4.7.4", "typescript": "4.7.4",
"vite": "3.0.6", "vite": "3.0.7",
"vite-plugin-pwa": "0.12.3", "vite-plugin-pwa": "0.12.3",
"vite-svg-loader": "3.4.0", "vite-svg-loader": "3.4.0",
"vitest": "0.21.1", "vitest": "0.21.1",

View File

@ -12633,10 +12633,10 @@ vite-svg-loader@3.4.0:
"@vue/compiler-sfc" "^3.2.20" "@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0" svgo "^2.7.0"
vite@3.0.6: vite@3.0.7:
version "3.0.6" version "3.0.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.6.tgz#08e85ebaa34a3b647cb1365c87675b45f3511be0" resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.7.tgz#f1e379857e9c5d652126f8b20d371e1365eb700f"
integrity sha512-pjfsWIzfUlQME/VAmU6SsjdHkTt6WAHysuqPkHDcjzNu6IGtxDSZ/VfRYOwHaCqX4M3Ivz0kxuSfAPM6gAIX+w== integrity sha512-dILhvKba1mbP1wCezVQx/qhEK7/+jVn9ciadEcyKMMhZpsuAi/eWZfJRMkmYlkSFG7Qq9NvJbgFq4XOBxugJsA==
dependencies: dependencies:
esbuild "^0.14.47" esbuild "^0.14.47"
postcss "^8.4.16" postcss "^8.4.16"