chore(deps): update dependency vite to v3.0.4 #2193

Merged
konrad merged 1 commits from renovate/vite-3.x into main 2022-07-31 13:44:54 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -88,7 +88,7 @@
"rollup-plugin-visualizer": "5.7.1",
"sass": "1.53.0",
"typescript": "4.7.4",
"vite": "3.0.2",
"vite": "3.0.4",
"vite-plugin-pwa": "0.12.3",
"vite-svg-loader": "3.4.0",
"vitest": "0.18.1",

View File

@ -12347,10 +12347,10 @@ vite-svg-loader@3.4.0:
"@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0"
vite@3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.2.tgz#2a7b4642c53ae066cf724e7e581d6c1fd24e2c32"
integrity sha512-TAqydxW/w0U5AoL5AsD9DApTvGb2iNbGs3sN4u2VdT1GFkQVUfgUldt+t08TZgi23uIauh1TUOQJALduo9GXqw==
vite@3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.4.tgz#c61688d6b97573e96cf5ac25f2d68597b5ce68e8"
integrity sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA==
dependencies:
esbuild "^0.14.47"
postcss "^8.4.14"