Update dependency vite to v4.1.4

This commit is contained in:
renovate[bot] 2023-02-21 20:41:42 +00:00 committed by Kavin
parent 1a2304bca3
commit 37a7efac7a
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"eslint-plugin-vue": "9.9.0",
"prettier": "2.8.4",
"unocss": "0.49.7",
"vite": "4.1.3",
"vite": "4.1.4",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-pwa": "0.14.4"
},

View File

@ -4761,10 +4761,10 @@ vite-plugin-pwa@0.14.4:
workbox-build "^6.5.4"
workbox-window "^6.5.4"
vite@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.3.tgz#001a038c3a7757d532787c0de429b8368136ded5"
integrity sha512-0Zqo4/Fr/swSOBmbl+HAAhOjrqNwju+yTtoe4hQX9UsARdcuc9njyOdr6xU0DDnV7YP0RT6mgTTOiRtZgxfCxA==
vite@4.1.4:
version "4.1.4"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.1.4.tgz#170d93bcff97e0ebc09764c053eebe130bfe6ca0"
integrity sha512-3knk/HsbSTKEin43zHu7jTwYWv81f8kgAL99G5NWBcA1LKvtvcVAC4JjBH1arBunO9kQka+1oGbrMKOjk4ZrBg==
dependencies:
esbuild "^0.16.14"
postcss "^8.4.21"