diff --git a/package.json b/package.json index 220ef4b..8a58239 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "@types/react-dom": "^18.3.0", "@vitejs/plugin-react-swc": "^3.5.0", "eslint": "^9.12.0", - "eslint-plugin-react-hooks": "^5.0.0", + "eslint-plugin-react-hooks": "^5.2.0", "eslint-plugin-react-refresh": "^0.4.9", "globals": "^15.9.0", "sass-embedded": "^1.79.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7c7d78c..4d01fd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ devDependencies: specifier: ^9.12.0 version: 9.12.0 eslint-plugin-react-hooks: - specifier: ^5.0.0 - version: 5.0.0(eslint@9.12.0) + specifier: ^5.2.0 + version: 5.2.0(eslint@9.12.0) eslint-plugin-react-refresh: specifier: ^0.4.9 version: 0.4.12(eslint@9.12.0) @@ -1169,8 +1169,8 @@ packages: engines: {node: '>=10'} dev: true - /eslint-plugin-react-hooks@5.0.0(eslint@9.12.0): - resolution: {integrity: sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==} + /eslint-plugin-react-hooks@5.2.0(eslint@9.12.0): + resolution: {integrity: sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg==} engines: {node: '>=10'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0