diff --git a/package.json b/package.json index f9e484c..2f34bcb 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "rollup": "^4.18.0", "tailwindcss": "^3.4.3", "typescript": "^5.2.2", - "vite": "^5.2.0", + "vite": "^5.4.20", "vite-plugin-singlefile": "^2.0.1", "vite-plugin-static-copy": "^1.0.1" } diff --git a/yarn.lock b/yarn.lock index 8f80a71..cbbd363 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8180,10 +8180,10 @@ vite-plugin-static-copy@^1.0.1: fs-extra "^11.1.0" picocolors "^1.0.0" -vite@^5.2.0: - version "5.4.14" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.14.tgz#ff8255edb02134df180dcfca1916c37a6abe8408" - integrity sha512-EK5cY7Q1D8JNhSaPKVK4pwBFvaTmZxEnoKXLG/U9gmdDcihQGNzFlgIvaxezFR4glP1LsuiedwMBqCXH3wZccA== +vite@^5.4.20: + version "5.4.20" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.20.tgz#3267a5e03f21212f44edfd72758138e8fcecd76a" + integrity sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g== dependencies: esbuild "^0.21.3" postcss "^8.4.43"