From dd5af1ead9d4fdadcee9f080340e945050a95a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 04:27:53 +0000 Subject: [PATCH] meta: bump eslint-plugin-react-x from 1.52.6 to 1.52.8 in the lint group Bumps the lint group with 1 update: [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/HEAD/packages/plugins/eslint-plugin-react-x). Updates `eslint-plugin-react-x` from 1.52.6 to 1.52.8 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/2.0.0/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v1.52.8/packages/plugins/eslint-plugin-react-x) --- updated-dependencies: - dependency-name: eslint-plugin-react-x dependency-version: 1.52.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: lint ... Signed-off-by: dependabot[bot] --- package-lock.json | 134 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 68 insertions(+), 68 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6ae90cd4..73d031d5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "acorn": "^8.15.0", "commander": "^14.0.0", "dedent": "^1.6.0", - "eslint-plugin-react-x": "^1.52.6", + "eslint-plugin-react-x": "^1.52.8", "estree-util-to-js": "^2.0.0", "estree-util-visit": "^2.0.0", "github-slugger": "^2.0.0", @@ -252,15 +252,15 @@ } }, "node_modules/@eslint-react/ast": { - "version": "1.52.6", - "resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-1.52.6.tgz", - "integrity": "sha512-yBJ8dVflLezQslQ15YN2tc792ceYpXUQWR/VefN508mWMpZ4wUEwf5/BKm33nzcMdLc8IyoUhKjmgW2HZCrboA==", + "version": "1.52.8", + "resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-1.52.8.tgz", + "integrity": "sha512-R4C4N5hyghrlBSPhvCB+lx6ZFTQ1RMzwZsE1FDLMJliPbD7KFcWryT78o621wuHe7Quc4u5SPsL8xtoH3rlsQg==", "license": "MIT", "dependencies": { - "@eslint-react/eff": "1.52.6", - "@typescript-eslint/types": "^8.39.1", - "@typescript-eslint/typescript-estree": "^8.39.1", - "@typescript-eslint/utils": "^8.39.1", + "@eslint-react/eff": "1.52.8", + "@typescript-eslint/types": "^8.41.0", + "@typescript-eslint/typescript-estree": "^8.41.0", + "@typescript-eslint/utils": "^8.41.0", "string-ts": "^2.2.1", "ts-pattern": "^5.8.0" }, @@ -269,20 +269,20 @@ } }, "node_modules/@eslint-react/core": { - "version": "1.52.6", - "resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-1.52.6.tgz", - "integrity": "sha512-Nas0c5E9wwvHaD78YDTr6VB9M6xhWICtn1nWn2ChoqKHnbw3UNveYErVUwcuUcfbAGn9taVE0fqaj+MY6zQlag==", - "license": "MIT", - "dependencies": { - "@eslint-react/ast": "1.52.6", - "@eslint-react/eff": "1.52.6", - "@eslint-react/kit": "1.52.6", - "@eslint-react/shared": "1.52.6", - "@eslint-react/var": "1.52.6", - "@typescript-eslint/scope-manager": "^8.39.1", - "@typescript-eslint/type-utils": "^8.39.1", - "@typescript-eslint/types": "^8.39.1", - "@typescript-eslint/utils": "^8.39.1", + "version": "1.52.8", + "resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-1.52.8.tgz", + "integrity": "sha512-wI27XSJjbK6PTO8faQYp8U0R+4FBqxnly21auFocWl4rbldPTt+LJyugyjjU9YqID7MfOkS30PUIYEqirrouUg==", + "license": "MIT", + "dependencies": { + "@eslint-react/ast": "1.52.8", + "@eslint-react/eff": "1.52.8", + "@eslint-react/kit": "1.52.8", + "@eslint-react/shared": "1.52.8", + "@eslint-react/var": "1.52.8", + "@typescript-eslint/scope-manager": "^8.41.0", + "@typescript-eslint/type-utils": "^8.41.0", + "@typescript-eslint/types": "^8.41.0", + "@typescript-eslint/utils": "^8.41.0", "birecord": "^0.1.1", "ts-pattern": "^5.8.0" }, @@ -291,74 +291,74 @@ } }, "node_modules/@eslint-react/eff": { - "version": "1.52.6", - "resolved": "https://registry.npmjs.org/@eslint-react/eff/-/eff-1.52.6.tgz", - "integrity": "sha512-UpiV0zSIHRFCx6rmDu48gDwrS4wn/+5Ciimukxt3c0PoTGOI/kKpPuHXsQBlP15CqvPOCD6wt8VxOnNug/cKmA==", + "version": "1.52.8", + "resolved": "https://registry.npmjs.org/@eslint-react/eff/-/eff-1.52.8.tgz", + "integrity": "sha512-zpYhjXsULK2ktWFQMfhgw9E3NSkszfJyaKC7lypU/Abp0uL22h9hFg+dEYS0yKGxqGeCwhJUgH9gUAXCLrzm5Q==", "license": "MIT", "engines": { "node": ">=18.18.0" } }, "node_modules/@eslint-react/kit": { - "version": "1.52.6", - "resolved": "https://registry.npmjs.org/@eslint-react/kit/-/kit-1.52.6.tgz", - "integrity": "sha512-4xkVhPQkeGcyjdoM9mocbjCF96lFP1jXXE2XrsThiy+U/e/BQEz0oOdHBFXdzVmmMGGFjHsbQo6MAIZCoVAAGg==", + "version": "1.52.8", + "resolved": "https://registry.npmjs.org/@eslint-react/kit/-/kit-1.52.8.tgz", + "integrity": "sha512-1s0kiI0MnqERtDWO1TZlx22qqYwY58xiHo2aQr0sQoUsd8XhS6Qg+56gnWlhFiWFrgao9pqXESvSgTKsMDHUMA==", "license": "MIT", "dependencies": { - "@eslint-react/eff": "1.52.6", - "@typescript-eslint/utils": "^8.39.1", + "@eslint-react/eff": "1.52.8", + "@typescript-eslint/utils": "^8.41.0", "ts-pattern": "^5.8.0", - "zod": "^4.0.17" + "zod": "^4.1.5" }, "engines": { "node": ">=18.18.0" } }, "node_modules/@eslint-react/kit/node_modules/zod": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/zod/-/zod-4.1.4.tgz", - "integrity": "sha512-2YqJuWkU6IIK9qcE4k1lLLhyZ6zFw7XVRdQGpV97jEIZwTrscUw+DY31Xczd8nwaoksyJUIxCojZXwckJovWxA==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/zod/-/zod-4.1.5.tgz", + "integrity": "sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" } }, "node_modules/@eslint-react/shared": { - "version": "1.52.6", - "resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-1.52.6.tgz", - "integrity": "sha512-gIvwDQtRXqxa5IoRQDjKZBGZSj7GlGOwwKUqgaLmerlmNbrEyFn/AG0E6e1NBh80WdAmFSiuJG+2Lct1p8SnZg==", + "version": "1.52.8", + "resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-1.52.8.tgz", + "integrity": "sha512-V3ODl5RFsH13kkpV9bYgvAKFSpE/7ohOjsO267j+vjDTo4x/QvDCZLXX0WURVgxs0I9WbsXTTZjepiinHIxlyg==", "license": "MIT", "dependencies": { - "@eslint-react/eff": "1.52.6", - "@eslint-react/kit": "1.52.6", - "@typescript-eslint/utils": "^8.39.1", + "@eslint-react/eff": "1.52.8", + "@eslint-react/kit": "1.52.8", + "@typescript-eslint/utils": "^8.41.0", "ts-pattern": "^5.8.0", - "zod": "^4.0.17" + "zod": "^4.1.5" }, "engines": { "node": ">=18.18.0" } }, "node_modules/@eslint-react/shared/node_modules/zod": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/zod/-/zod-4.1.4.tgz", - "integrity": "sha512-2YqJuWkU6IIK9qcE4k1lLLhyZ6zFw7XVRdQGpV97jEIZwTrscUw+DY31Xczd8nwaoksyJUIxCojZXwckJovWxA==", + "version": "4.1.5", + "resolved": "https://registry.npmjs.org/zod/-/zod-4.1.5.tgz", + "integrity": "sha512-rcUUZqlLJgBC33IT3PNMgsCq6TzLQEG/Ei/KTCU0PedSWRMAXoOUN+4t/0H+Q8bdnLPdqUYnvboJT0bn/229qg==", "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" } }, "node_modules/@eslint-react/var": { - "version": "1.52.6", - "resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-1.52.6.tgz", - "integrity": "sha512-oeAexe8FhImk3RstFvSSbVBFYRMPAVvuUscOrKBbhf9xc0/3drYpLXSPceA++2VaOk/M1mD91ceca9+V0UfNkw==", + "version": "1.52.8", + "resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-1.52.8.tgz", + "integrity": "sha512-r4lf4vTwNMlxZBPgZaMFbGgyzbWCbcbN01h5onoaZL/MWpnUa+8X2o4/xPXX37gck6HFyMraIx0N3tSwdLx7lg==", "license": "MIT", "dependencies": { - "@eslint-react/ast": "1.52.6", - "@eslint-react/eff": "1.52.6", - "@typescript-eslint/scope-manager": "^8.39.1", - "@typescript-eslint/types": "^8.39.1", - "@typescript-eslint/utils": "^8.39.1", + "@eslint-react/ast": "1.52.8", + "@eslint-react/eff": "1.52.8", + "@typescript-eslint/scope-manager": "^8.41.0", + "@typescript-eslint/types": "^8.41.0", + "@typescript-eslint/utils": "^8.41.0", "string-ts": "^2.2.1", "ts-pattern": "^5.8.0" }, @@ -4770,21 +4770,21 @@ } }, "node_modules/eslint-plugin-react-x": { - "version": "1.52.6", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-1.52.6.tgz", - "integrity": "sha512-xLW8UG66c16p9WnROysfYkomflVEry/bxPnB1Ef0YZikpCCMDvvoPT6nAUUy4byVvq3c6CJWENT3O85twwkY8w==", - "license": "MIT", - "dependencies": { - "@eslint-react/ast": "1.52.6", - "@eslint-react/core": "1.52.6", - "@eslint-react/eff": "1.52.6", - "@eslint-react/kit": "1.52.6", - "@eslint-react/shared": "1.52.6", - "@eslint-react/var": "1.52.6", - "@typescript-eslint/scope-manager": "^8.39.1", - "@typescript-eslint/type-utils": "^8.39.1", - "@typescript-eslint/types": "^8.39.1", - "@typescript-eslint/utils": "^8.39.1", + "version": "1.52.8", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-1.52.8.tgz", + "integrity": "sha512-QW0oesqw/DXqlU+lMLzcEYYDgq0s4WLWirXtOYZtKw9f1ZagnuD+UymWQuhuTDMpaiXXIlJCJhbFseyZDuacVg==", + "license": "MIT", + "dependencies": { + "@eslint-react/ast": "1.52.8", + "@eslint-react/core": "1.52.8", + "@eslint-react/eff": "1.52.8", + "@eslint-react/kit": "1.52.8", + "@eslint-react/shared": "1.52.8", + "@eslint-react/var": "1.52.8", + "@typescript-eslint/scope-manager": "^8.41.0", + "@typescript-eslint/type-utils": "^8.41.0", + "@typescript-eslint/types": "^8.41.0", + "@typescript-eslint/utils": "^8.41.0", "compare-versions": "^6.1.1", "is-immutable-type": "^5.0.1", "string-ts": "^2.2.1", diff --git a/package.json b/package.json index 8c018c42..ac44acd2 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "acorn": "^8.15.0", "commander": "^14.0.0", "dedent": "^1.6.0", - "eslint-plugin-react-x": "^1.52.6", + "eslint-plugin-react-x": "^1.52.8", "estree-util-to-js": "^2.0.0", "estree-util-visit": "^2.0.0", "github-slugger": "^2.0.0",