diff --git a/ui/package.json b/ui/package.json index 32f08ba35..cd9b8e3c3 100644 --- a/ui/package.json +++ b/ui/package.json @@ -57,8 +57,8 @@ "@types/promise-retry": "1.1.6", "@types/react": "19.2.17", "@types/react-dom": "19.2.3", - "@vitejs/plugin-legacy": "8.0.2", - "@vitejs/plugin-react": "6.0.2", + "@vitejs/plugin-legacy": "8.1.0", + "@vitejs/plugin-react": "6.0.3", "eslint": "10.5.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-jest": "29.15.2", @@ -74,7 +74,7 @@ "terser": "5.48.0", "typescript": "6.0.3", "typescript-eslint": "8.62.0", - "vite": "8.0.16" + "vite": "8.1.0" }, "scripts": { "start": "vite",