chore(deps): update dependency eslint-plugin-react-hooks to v6
Some checks failed
Lint / Lint and Typecheck (push) Failing after 17s
Lint / Lint and Typecheck (pull_request) Failing after 16s

This commit is contained in:
2025-10-04 04:03:35 +00:00
parent 0688838a08
commit 80deefb412
2 changed files with 310 additions and 10 deletions

View File

@@ -41,7 +41,7 @@
"@types/react-dom": "19.1.9",
"eslint": "9.37.0",
"eslint-config-next": "15.5.4",
"eslint-plugin-react-hooks": "5.2.0",
"eslint-plugin-react-hooks": "6.1.1",
"postcss": "8.5.6",
"prettier": "3.6.2",
"prettier-plugin-tailwindcss": "0.6.14",