diff --git a/.projenrc.ts b/.projenrc.ts index 0598e84ec..fe38283ba 100644 --- a/.projenrc.ts +++ b/.projenrc.ts @@ -249,7 +249,7 @@ project.addSubproject( 'eslint-plugin-jsdoc@50.2.2', 'eslint-plugin-prettier@5.2.1', 'eslint-plugin-react@7.35.0', - 'eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514', + 'eslint-plugin-react-hooks@5.1.0-rc-fb9a90fa48-20240614', 'eslint-plugin-unicorn@55.0.0', 'globals@15.9.0', 'typescript-eslint@7.18.0', diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index 42a49af0e..069d9cab2 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -29,7 +29,7 @@ "eslint-plugin-jsdoc": "50.2.2", "eslint-plugin-prettier": "5.2.1", "eslint-plugin-react": "7.35.0", - "eslint-plugin-react-hooks": "5.1.0-beta-26f2496093-20240514", + "eslint-plugin-react-hooks": "5.1.0-rc-fb9a90fa48-20240614", "eslint-plugin-unicorn": "55.0.0", "globals": "15.9.0", "typescript-eslint": "7.18.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e569ce2dc..49b3d2138 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -235,8 +235,8 @@ importers: specifier: 7.35.0 version: 7.35.0(eslint@9.5.0) eslint-plugin-react-hooks: - specifier: 5.1.0-beta-26f2496093-20240514 - version: 5.1.0-beta-26f2496093-20240514(eslint@9.5.0) + specifier: 5.1.0-rc-fb9a90fa48-20240614 + version: 5.1.0-rc-fb9a90fa48-20240614(eslint@9.5.0) eslint-plugin-unicorn: specifier: 55.0.0 version: 55.0.0(eslint@9.5.0) @@ -4012,8 +4012,8 @@ packages: eslint-config-prettier: optional: true - eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514: - resolution: {integrity: sha512-nCZD93/KYY5hNAWGhfvvrEXvLFIXJCMu2St7ciHeiWUp/lnS2RVgWawp2kNQamr9Y23C9lUA03TmDRNgbm05vg==} + eslint-plugin-react-hooks@5.1.0-rc-fb9a90fa48-20240614: + resolution: {integrity: sha512-xsiRwaDNF5wWNC4ZHLut+x/YcAxksUd9Rizt7LaEn3bV8VyYRpXnRJQlLOfYaVy9esk4DFP4zPPnoNVjq5Gc0w==} 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 @@ -10670,7 +10670,7 @@ snapshots: '@types/eslint': 8.56.10 eslint-config-prettier: 9.1.0(eslint@9.5.0) - eslint-plugin-react-hooks@5.1.0-beta-26f2496093-20240514(eslint@9.5.0): + eslint-plugin-react-hooks@5.1.0-rc-fb9a90fa48-20240614(eslint@9.5.0): dependencies: eslint: 9.5.0