diff --git a/media/package.json b/media/package.json index 93f2f74..37c713d 100644 --- a/media/package.json +++ b/media/package.json @@ -58,6 +58,6 @@ "react-syntax-highlighter": "^15.5.0", "tailwindcss": "^3.4.13", "typescript": "^5", - "vite": "^5.4.8" + "vite": "^5.4.12" } } diff --git a/media/yarn.lock b/media/yarn.lock index de5cf73..3d5e090 100644 --- a/media/yarn.lock +++ b/media/yarn.lock @@ -6508,10 +6508,10 @@ vfile@^5.0.0: unist-util-stringify-position "^3.0.0" vfile-message "^3.0.0" -vite@^5.4.8: - version "5.4.8" - resolved "https://registry.npmmirror.com/vite/-/vite-5.4.8.tgz#af548ce1c211b2785478d3ba3e8da51e39a287e8" - integrity sha512-FqrItQ4DT1NC4zCUqMB4c4AZORMKIa0m8/URVCZ77OZ/QSNeJ54bU1vrFADbDsuwfIPcgknRkmqakQcgnL4GiQ== +vite@^5.4.12: + version "5.4.12" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7" + integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA== dependencies: esbuild "^0.21.3" postcss "^8.4.43"