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

This commit is contained in:
renovate 2022-09-19 13:03:52 +00:00
parent e8613b48fc
commit 90b0a81a45
2 changed files with 5 additions and 5 deletions

View File

@ -90,7 +90,7 @@
"rollup-plugin-visualizer": "5.8.1",
"sass": "1.54.9",
"typescript": "4.8.3",
"vite": "3.1.2",
"vite": "3.1.3",
"vite-plugin-pwa": "0.12.8",
"vite-svg-loader": "3.6.0",
"vitest": "0.23.4",

View File

@ -12874,10 +12874,10 @@ vite-svg-loader@3.6.0:
"@vue/compiler-sfc" "^3.2.20"
svgo "^2.7.0"
vite@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.1.2.tgz#6b080f928490b1a46465ed3cbb4815f31f1a5376"
integrity sha512-wTDKPkiVbeT+drTPdkuvjVIC/2vKKUc1w3qNOuwgpyvPCZF6fvdxB5v5WEcCsqaYea0zrwA4+XialJKCHM3oVQ==
vite@3.1.3:
version "3.1.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-3.1.3.tgz#b2a0821c11aae124bb7618f8036913c689afcc59"
integrity sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==
dependencies:
esbuild "^0.15.6"
postcss "^8.4.16"