diff --git a/package.json b/package.json index 329d7486..3d19bba6 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "typescript": "~5.0.4", "unplugin-icons": "^0.16.1", "unplugin-vue-components": "^0.24.1", - "vite": "^4.3.4", + "vite": "^4.3.5", "vitest": "^0.31.0", "vue-tsc": "^1.6.4" } diff --git a/yarn.lock b/yarn.lock index f18fa07f..e935fcc3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3472,10 +3472,10 @@ vite-node@0.31.0: picocolors "^1.0.0" vite "^3.0.0 || ^4.0.0" -"vite@^3.0.0 || ^4.0.0", vite@^4.3.4: - version "4.3.4" - resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.4.tgz#1c518d763d5a700d890c3a19ab59220f06e7a7d5" - integrity sha512-f90aqGBoxSFxWph2b39ae2uHAxm5jFBBdnfueNxZAT1FTpM13ccFQExCaKbR2xFW5atowjleRniQ7onjJ22QEg== +"vite@^3.0.0 || ^4.0.0", vite@^4.3.5: + version "4.3.5" + resolved "https://registry.yarnpkg.com/vite/-/vite-4.3.5.tgz#3871fe0f4b582ea7f49a85386ac80e84826367d9" + integrity sha512-0gEnL9wiRFxgz40o/i/eTBwm+NEbpUeTWhzKrZDSdKm6nplj+z4lKz8ANDgildxHm47Vg8EUia0aicKbawUVVA== dependencies: esbuild "^0.17.5" postcss "^8.4.23"