diff --git a/ui/package.json b/ui/package.json index d33f9500d..ec3096b63 100644 --- a/ui/package.json +++ b/ui/package.json @@ -58,7 +58,7 @@ "@types/react": "19.2.18", "@types/react-dom": "19.2.4", "@vitejs/plugin-legacy": "8.2.2", - "@vitejs/plugin-react": "6.0.4", + "@vitejs/plugin-react": "6.0.5", "eslint": "10.8.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-jest": "29.16.0", @@ -74,7 +74,7 @@ "terser": "5.49.0", "typescript": "6.0.3", "typescript-eslint": "8.65.0", - "vite": "8.1.5" + "vite": "8.2.0" }, "scripts": { "start": "vite",