diff --git a/package.json b/package.json index a8409ed..97dc7bd 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "6.0.4", "@vitest/coverage-v8": "4.1.10", - "eslint": "10.8.0", + "eslint": "10.8.1", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.3", "globals": "17.8.0", @@ -53,7 +53,7 @@ "prettier-plugin-tailwindcss": "0.8.1", "tailwindcss": "4.3.3", "typescript": "6.0.3", - "typescript-eslint": "8.65.0", + "typescript-eslint": "8.66.0", "vite": "8.1.5", "vitest": "4.1.10" },