diff --git a/package.json b/package.json index 597bd29..f586209 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@vitejs/plugin-react": "^4.2.1", "eslint": "8.57.0", "eslint-plugin-react": "7.37.4", - "eslint-plugin-react-hooks": "5.0.0", + "eslint-plugin-react-hooks": "5.2.0", "grapheme-splitter": "^1.0.4", "jest": "^29.0.3", "jest-environment-jsdom": "^29.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e41f1a0..0c70461 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 7.37.4 version: 7.37.4(eslint@8.57.0) eslint-plugin-react-hooks: - specifier: 5.0.0 - version: 5.0.0(eslint@8.57.0) + specifier: 5.2.0 + version: 5.2.0(eslint@8.57.0) grapheme-splitter: specifier: ^1.0.4 version: 1.0.4 @@ -1298,8 +1298,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-plugin-react-hooks@5.0.0: - resolution: {integrity: sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==} + eslint-plugin-react-hooks@5.2.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 @@ -4377,7 +4377,7 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-plugin-react-hooks@5.0.0(eslint@8.57.0): + eslint-plugin-react-hooks@5.2.0(eslint@8.57.0): dependencies: eslint: 8.57.0