Update dependency vite to v4.2.1

This commit is contained in:
renovate[bot] 2023-03-20 15:41:15 +00:00 committed by Kavin
parent 97c535e96a
commit 72929bd8a8
2 changed files with 5 additions and 5 deletions

View File

@ -42,7 +42,7 @@
"eslint-plugin-vue": "9.9.0",
"prettier": "2.8.5",
"unocss": "0.50.6",
"vite": "4.2.0",
"vite": "4.2.1",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-pwa": "0.14.4"
},

View File

@ -4858,10 +4858,10 @@ vite-plugin-pwa@0.14.4:
workbox-build "^6.5.4"
workbox-window "^6.5.4"
vite@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.0.tgz#d4e6eafbc034f3faf0ab376bd5b76ac15775eb99"
integrity sha512-AbDTyzzwuKoRtMIRLGNxhLRuv1FpRgdIw+1y6AQG73Q5+vtecmvzKo/yk8X/vrHDpETRTx01ABijqUHIzBXi0g==
vite@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.2.1.tgz#6c2eb337b0dfd80a9ded5922163b94949d7fc254"
integrity sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==
dependencies:
esbuild "^0.17.5"
postcss "^8.4.21"