chore(deps): update dependency vite to v4.3.9

This commit is contained in:
renovate[bot] 2023-05-26 11:41:42 +00:00 committed by Kavin
parent 2e4ef66e43
commit ab991b4df2
2 changed files with 5 additions and 5 deletions

View File

@ -43,7 +43,7 @@
"eslint-plugin-vue": "9.14.1",
"prettier": "2.8.8",
"unocss": "0.52.3",
"vite": "4.3.8",
"vite": "4.3.9",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-pwa": "0.15.1"
},

View File

@ -3921,10 +3921,10 @@ vite-plugin-pwa@0.15.1:
workbox-build "^6.5.4"
workbox-window "^6.5.4"
vite@4.3.8:
version "4.3.8"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.8.tgz#70cd6a294ab52d7fb8f37f5bc63d117dd19e9918"
integrity sha512-uYB8PwN7hbMrf4j1xzGDk/lqjsZvCDbt/JC5dyfxc19Pg8kRm14LinK/uq+HSLNswZEoKmweGdtpbnxRtrAXiQ==
vite@4.3.9:
version "4.3.9"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.9.tgz#db896200c0b1aa13b37cdc35c9e99ee2fdd5f96d"
integrity sha512-qsTNZjO9NoJNW7KnOrgYwczm0WctJ8m/yqYAMAK9Lxt4SoySUfS5S8ia9K7JHpa3KEeMfyF8LoJ3c5NeBJy6pg==
dependencies:
esbuild "^0.17.5"
postcss "^8.4.23"