diff --git a/src/ui/package.json b/src/ui/package.json index 9dd9a7a..3e50512 100644 --- a/src/ui/package.json +++ b/src/ui/package.json @@ -39,7 +39,7 @@ "postcss-simple-vars": "^7.0.1", "typescript": "^5.5.3", "typescript-eslint": "^8.0.1", - "vite": "^5.4.12", + "vite": "^5.4.21", "vite-plugin-svgr": "^4.2.0" }, "resolutions": { diff --git a/src/ui/yarn.lock b/src/ui/yarn.lock index eb4f972..6ed0280 100644 --- a/src/ui/yarn.lock +++ b/src/ui/yarn.lock @@ -3548,10 +3548,10 @@ vite-plugin-svgr@^4.2.0: "@svgr/core" "^8.1.0" "@svgr/plugin-jsx" "^8.1.0" -vite@^5.4.12: - version "5.4.12" - resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.12.tgz#627d12ff06de3942557dfe8632fd712a12a072c7" - integrity sha512-KwUaKB27TvWwDJr1GjjWthLMATbGEbeWYZIbGZ5qFIsgPP3vWzLu4cVooqhm5/Z2SPDUMjyPVjTztm5tYKwQxA== +vite@^5.4.21: + version "5.4.21" + resolved "https://registry.yarnpkg.com/vite/-/vite-5.4.21.tgz#84a4f7c5d860b071676d39ba513c0d598fdc7027" + integrity sha512-o5a9xKjbtuhY6Bi5S3+HvbRERmouabWbyUcpXXUA1u+GNUKoROi9byOJ8M0nHbHYHkYICiMlqxkg1KkYmm25Sw== dependencies: esbuild "^0.21.3" postcss "^8.4.43"