diff --git a/package.json b/package.json index 6aea312..13bb41c 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@tailwindcss/vite": "4.3.0", "@types/react": "19.2.14", "@types/react-dom": "19.2.3", - "@vitejs/plugin-react": "6.0.1", + "@vitejs/plugin-react": "6.0.2", "@vitest/coverage-v8": "4.1.6", "eslint": "10.3.0", "eslint-plugin-react-hooks": "7.1.1", @@ -51,7 +51,7 @@ "tailwindcss": "4.3.0", "typescript": "6.0.3", "typescript-eslint": "8.59.3", - "vite": "8.0.12", + "vite": "8.0.13", "vitest": "4.1.6" } }