diff --git a/package.json b/package.json index 37779e4..32ed60f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@tailwindcss/vite": "4.3.3", "@types/react": "19.2.17", "@types/react-dom": "19.2.3", - "@vitejs/plugin-react": "6.0.4", + "@vitejs/plugin-react": "6.0.5", "@vitest/coverage-v8": "4.1.10", "eslint": "10.8.0", "eslint-plugin-react-hooks": "7.1.1", @@ -53,7 +53,7 @@ "tailwindcss": "4.3.3", "typescript": "6.0.3", "typescript-eslint": "8.65.0", - "vite": "8.1.5", + "vite": "8.2.0", "vitest": "4.1.10" } }