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

This commit is contained in:
2025-10-08 23:01:41 +00:00
parent 98b4e88cc9
commit 3b9ce394ac
2 changed files with 323 additions and 10 deletions

View File

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