diff --git a/playground/package.json b/playground/package.json index 2f2ca720..cc831191 100644 --- a/playground/package.json +++ b/playground/package.json @@ -18,7 +18,7 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-import": "^2.31.0", "eslint-plugin-react": "^7.37.2", - "eslint-plugin-react-hooks": "^5.0.0", + "eslint-plugin-react-hooks": "^5.1.0", "monaco-editor": "^0.52.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7cbf39f9..df902eba 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -103,8 +103,8 @@ importers: specifier: ^7.37.2 version: 7.37.2(eslint@9.16.0(jiti@2.0.0)) eslint-plugin-react-hooks: - specifier: ^5.0.0 - version: 5.0.0(eslint@9.16.0(jiti@2.0.0)) + specifier: ^5.1.0 + version: 5.1.0(eslint@9.16.0(jiti@2.0.0)) monaco-editor: specifier: ^0.52.0 version: 0.52.0 @@ -1390,8 +1390,8 @@ packages: '@typescript-eslint/parser': optional: true - eslint-plugin-react-hooks@5.0.0: - resolution: {integrity: sha512-hIOwI+5hYGpJEc4uPRmz2ulCjAGD/N13Lukkh8cLV0i2IRk/bdZDYjgLVHj+U9Z704kLIdIO6iueGvxNur0sgw==} + eslint-plugin-react-hooks@5.1.0: + resolution: {integrity: sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==} 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 @@ -4483,7 +4483,7 @@ snapshots: - eslint-import-resolver-webpack - supports-color - eslint-plugin-react-hooks@5.0.0(eslint@9.16.0(jiti@2.0.0)): + eslint-plugin-react-hooks@5.1.0(eslint@9.16.0(jiti@2.0.0)): dependencies: eslint: 9.16.0(jiti@2.0.0)