diff --git a/package.json b/package.json index 6d775502..0ab58a85 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "bumpp": "^10.2.0", "eslint": "^9.29.0", "eslint-plugin-import-lite": "^0.3.0", - "eslint-plugin-react-hooks": "6.0.0-rc.1", + "eslint-plugin-react-hooks": "6.0.0-rc1", "eslint-plugin-react-refresh": "^0.4.20", "eslint-plugin-svelte": "^3.9.2", "eslint-plugin-tailwindcss": "^3.18.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index abae2ddf..7a267a34 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: ^0.3.0 version: 0.3.0(eslint@9.29.0(jiti@2.4.2))(typescript@5.8.3) eslint-plugin-react-hooks: - specifier: 6.0.0-rc.1 - version: 6.0.0-rc.1(eslint@9.29.0(jiti@2.4.2)) + specifier: 6.0.0-rc1 + version: 6.0.0-rc1(eslint@9.29.0(jiti@2.4.2)) eslint-plugin-react-refresh: specifier: ^0.4.20 version: 0.4.20(eslint@9.29.0(jiti@2.4.2)) @@ -294,10 +294,6 @@ packages: resolution: {integrity: sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==} engines: {node: '>=6.9.0'} - '@babel/types@7.27.3': - resolution: {integrity: sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==} - engines: {node: '>=6.9.0'} - '@babel/types@7.27.6': resolution: {integrity: sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==} engines: {node: '>=6.9.0'} @@ -1647,8 +1643,8 @@ packages: typescript: optional: true - eslint-plugin-react-hooks@6.0.0-rc.1: - resolution: {integrity: sha512-7C4c7bdtd/B7Q+HruZxYhGjwZVvJawvQpilEYlRG1Jncuk1ZNqrFy9bO8SJNieyj3iDh8WPQA7BzzPO7sNAyEA==} + eslint-plugin-react-hooks@6.0.0-rc1: + resolution: {integrity: sha512-I4ntWyjqgGemGtOU85FUdVo00h0i0Y5xvQ7a8EVxyzjOZsxXaxvkKBcYoXbP97QDvDjMzY/nGIvfdB/WRLTGxQ==} engines: {node: '>=18'} peerDependencies: eslint: ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0 @@ -3073,7 +3069,7 @@ snapshots: '@babel/generator@7.27.5': dependencies: '@babel/parser': 7.27.5 - '@babel/types': 7.27.3 + '@babel/types': 7.27.6 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 3.1.0 @@ -3163,7 +3159,7 @@ snapshots: '@babel/parser@7.27.5': dependencies: - '@babel/types': 7.27.3 + '@babel/types': 7.27.6 '@babel/plugin-transform-private-methods@7.27.1(@babel/core@7.27.4)': dependencies: @@ -3191,11 +3187,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@babel/types@7.27.3': - dependencies: - '@babel/helper-string-parser': 7.27.1 - '@babel/helper-validator-identifier': 7.27.1 - '@babel/types@7.27.6': dependencies: '@babel/helper-string-parser': 7.27.1 @@ -4533,7 +4524,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-react-hooks@6.0.0-rc.1(eslint@9.29.0(jiti@2.4.2)): + eslint-plugin-react-hooks@6.0.0-rc1(eslint@9.29.0(jiti@2.4.2)): dependencies: '@babel/core': 7.27.4 '@babel/parser': 7.27.5