diff --git a/package.json b/package.json index 7664d36..563b237 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "unplugin-fonts": "^1.1.1", "unplugin-vue-components": "^0.26.0", "unplugin-vue-router": "^0.8.4", - "vite": "^5.4.6", + "vite": "^5.4.8", "vite-plugin-vuetify": "^2.0.4", "vue-router": "^4.3.0", "vue-tsc": "^2.0.6" diff --git a/yarn.lock b/yarn.lock index 7d43e24..f953131 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2605,10 +2605,10 @@ vite-plugin-vuetify@^2.0.4: debug "^4.3.3" upath "^2.0.1" -vite@^5.4.6: - version "5.4.6" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.6.tgz#85a93a1228a7fb5a723ca1743e337a2588ed008f" - integrity sha512-IeL5f8OO5nylsgzd9tq4qD2QqI0k2CQLGrWD0rCN0EQJZpBK5vJAx0I+GDkMOXxQX/OfFHMuLIx6ddAxGX/k+Q== +vite@^5.4.8: + version "5.4.8" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8" + integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ== dependencies: esbuild "^0.21.3" postcss "^8.4.43"