diff --git a/package.json b/package.json index 9e64db1..0d27fdd 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/react-dom": "19.2.3", "@vitejs/plugin-react": "6.0.3", "@vitest/coverage-v8": "4.1.9", - "eslint": "10.5.0", + "eslint": "10.6.0", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.2", "prettier": "3.8.4", @@ -50,7 +50,7 @@ "prettier-plugin-tailwindcss": "0.8.0", "tailwindcss": "4.3.1", "typescript": "6.0.3", - "typescript-eslint": "8.62.0", + "typescript-eslint": "8.62.1", "vite": "8.1.0", "vitest": "4.1.9" }