diff --git a/package.json b/package.json index 598af6d..8275b76 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "6.0.2", "@vitest/coverage-v8": "4.1.6", - "eslint": "10.3.0", + "eslint": "10.4.0", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.2", "prettier": "3.8.3", @@ -50,7 +50,7 @@ "prettier-plugin-tailwindcss": "0.8.0", "tailwindcss": "4.3.0", "typescript": "6.0.3", - "typescript-eslint": "8.59.3", + "typescript-eslint": "8.59.4", "vite": "8.0.13", "vitest": "4.1.6" }