Update dependency vite to v4.1.1

This commit is contained in:
renovate[bot] 2023-02-02 15:21:08 +00:00 committed by Kavin
parent a5c7f391a9
commit 2504898ec9
2 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
"eslint-plugin-vue": "9.9.0",
"prettier": "2.8.3",
"unocss": "0.49.2",
"vite": "4.1.0",
"vite": "4.1.1",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-pwa": "0.14.1"
},

View file

@ -4769,10 +4769,10 @@ vite-plugin-pwa@0.14.1:
workbox-build "^6.5.4"
workbox-window "^6.5.4"
vite@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.0.tgz#4f0d3aa0491d313cd8c144e4339171b2a0fb6b54"
integrity sha512-YoUKE/9bbK4C8ZeSYMDDEF8H5aypmWUq4WisftDhntR1gkI2zt2SGT/5Wd2xu6ZoVXkCyO3U4844KWG9e4nFoQ==
vite@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.1.tgz#3b18b81a4e85ce3df5cbdbf4c687d93ebf402e6b"
integrity sha512-LM9WWea8vsxhr782r9ntg+bhSFS06FJgCvvB0+8hf8UWtvaiDagKYWXndjfX6kGl74keHJUcpzrQliDXZlF5yg==
dependencies:
esbuild "^0.16.14"
postcss "^8.4.21"