From 1a90c7798a1a4c0e6f5736d84889f85b8371ffd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 May 2026 11:21:36 +0000 Subject: [PATCH] build(deps-dev): bump the eslint group with 2 updates Bumps the eslint group with 2 updates: [eslint-plugin-react-dom](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin-react-dom) and [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin-react-x). Updates `eslint-plugin-react-dom` from 5.7.2 to 5.7.4 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.7.4/plugins/eslint-plugin-react-dom) Updates `eslint-plugin-react-x` from 5.7.2 to 5.7.4 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.7.4/plugins/eslint-plugin-react-x) --- updated-dependencies: - dependency-name: eslint-plugin-react-dom dependency-version: 5.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-react-x dependency-version: 5.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint ... Signed-off-by: dependabot[bot] --- package-lock.json | 302 +++++++++++++++++++++++----------------------- package.json | 4 +- 2 files changed, 153 insertions(+), 153 deletions(-) diff --git a/package-lock.json b/package-lock.json index a3f0f71..10f384c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -29,10 +29,10 @@ "babel-plugin-react-compiler": "1.0.0", "eslint": "10.3.0", "eslint-plugin-prettier": "5.5.5", - "eslint-plugin-react-dom": "5.7.2", + "eslint-plugin-react-dom": "5.7.4", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.2", - "eslint-plugin-react-x": "5.7.2", + "eslint-plugin-react-x": "5.7.4", "eslint-plugin-simple-import-sort": "13.0.0", "eslint-plugin-tsdoc": "0.5.2", "husky": "9.1.7", @@ -932,22 +932,22 @@ } }, "node_modules/@eslint-react/ast": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.7.2.tgz", - "integrity": "sha512-iFb8ux+Bw7cm2fJhncOgejb6v7Otf1cSWgAQRJYq8WnKiWL4Ks5y+B20X6s6WLQZN3w70XepowJpk4zENbSElA==", + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.7.4.tgz", + "integrity": "sha512-+gB5RgZ3lwpioLd7olkzZtzYhSp1ReXy1Uz5i7QbUqfh5VR43X2xkMN4x32TqpKqKhePCETh9rac2cwp912lAg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "^8.59.1", - "@typescript-eslint/typescript-estree": "^8.59.1", - "@typescript-eslint/utils": "^8.59.1", + "@typescript-eslint/types": "^8.59.2", + "@typescript-eslint/typescript-estree": "^8.59.2", + "@typescript-eslint/utils": "^8.59.2", "string-ts": "^2.3.1" }, "engines": { "node": ">=22.0.0" }, "peerDependencies": { - "eslint": "^10.2.1", + "eslint": "^10.3.0", "typescript": "*" } }, @@ -1093,27 +1093,27 @@ } }, "node_modules/@eslint-react/core": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.7.2.tgz", - "integrity": "sha512-E8anHWfFOd513434m+KsajTvmxqpmLLuYY+cxKpnNOgKt1hHlZeECRblAfAprGCNwGmZdKqZ1o0IKf6dg2Z/8Q==", + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.7.4.tgz", + "integrity": "sha512-QIO2a1HHLAZ5YFrY8kNt09kHNWj7b493ISim5bYC/WHSyjiAIxrH5/XQNnt0WgwKe1Gpz54i2nj2ch8LDsM/Lg==", "dev": true, "license": "MIT", "dependencies": { - "@eslint-react/ast": "5.7.2", - "@eslint-react/eslint": "5.7.2", - "@eslint-react/jsx": "5.7.2", - "@eslint-react/shared": "5.7.2", - "@eslint-react/var": "5.7.2", - "@typescript-eslint/scope-manager": "^8.59.1", - "@typescript-eslint/types": "^8.59.1", - "@typescript-eslint/utils": "^8.59.1", + "@eslint-react/ast": "5.7.4", + "@eslint-react/eslint": "5.7.4", + "@eslint-react/jsx": "5.7.4", + "@eslint-react/shared": "5.7.4", + "@eslint-react/var": "5.7.4", + "@typescript-eslint/scope-manager": "^8.59.2", + "@typescript-eslint/types": "^8.59.2", + "@typescript-eslint/utils": "^8.59.2", "ts-pattern": "^5.9.0" }, "engines": { "node": ">=22.0.0" }, "peerDependencies": { - "eslint": "^10.2.1", + "eslint": "^10.3.0", "typescript": "*" } }, @@ -1259,19 +1259,19 @@ } }, "node_modules/@eslint-react/eslint": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.7.2.tgz", - "integrity": "sha512-efSLsaQgEG2IgXnMUoVkSmllUy4s63uf6VPasVxO7Ke/ZfZDXuLgprr+ra2u++UeuIN2cT3yi6Wd+Q8EuwnO1Q==", + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.7.4.tgz", + "integrity": "sha512-9WQp14xqE1F2QixVizgjT9JKgzmK2DmOq/+p5YIpY/R0j+E0j2rwUP59M0bSNFBcvP9yQvqbAYYpte/Otu1GzA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/utils": "^8.59.1" + "@typescript-eslint/utils": "^8.59.2" }, "engines": { "node": ">=22.0.0" }, "peerDependencies": { - "eslint": "^10.2.1", + "eslint": "^10.3.0", "typescript": "*" } }, @@ -1417,25 +1417,25 @@ } }, "node_modules/@eslint-react/jsx": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.7.2.tgz", - "integrity": "sha512-4xRzmOWKdX0eti/VdEjJyopLmeEadDNmJUNkXakQVdEXH0MmbhbI+j16ZhZcDo8hr7ZHgOVsLNt+ZiTGy/y9eA==", + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.7.4.tgz", + "integrity": "sha512-O8v8mfhoen4+LpLHoB4jhXdaeenjS4SubcCpnTtWLLXcEPClRSLkNWbZkRKzfQoB4uu20SxbTyVi2yUhNd3tzA==", "dev": true, "license": "MIT", "dependencies": { - "@eslint-react/ast": "5.7.2", - "@eslint-react/eslint": "5.7.2", - "@eslint-react/shared": "5.7.2", - "@eslint-react/var": "5.7.2", - "@typescript-eslint/types": "^8.59.1", - "@typescript-eslint/utils": "^8.59.1", + "@eslint-react/ast": "5.7.4", + "@eslint-react/eslint": "5.7.4", + "@eslint-react/shared": "5.7.4", + "@eslint-react/var": "5.7.4", + "@typescript-eslint/types": "^8.59.2", + "@typescript-eslint/utils": "^8.59.2", "ts-pattern": "^5.9.0" }, "engines": { "node": ">=22.0.0" }, "peerDependencies": { - "eslint": "^10.2.1", + "eslint": "^10.3.0", "typescript": "*" } }, @@ -1581,14 +1581,14 @@ } }, "node_modules/@eslint-react/shared": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.7.2.tgz", - "integrity": "sha512-5glWeGhn/8FCU6H9DNank6VHN+yG6CVprtEbreRLuFWbVm7NYSUxv6RXTUMBdN5tpL7mLUFCWGl8CT7LXuXy/g==", + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.7.4.tgz", + "integrity": "sha512-+lG2uUtst6EdjPoP4/tZbwOZqhG6i+p6PbLB5q6hXySLOCJV4QFbmW1z/9BfBsUkodK5g32r/XqhnX68Usgrbw==", "dev": true, "license": "MIT", "dependencies": { - "@eslint-react/eslint": "5.7.2", - "@typescript-eslint/utils": "^8.59.1", + "@eslint-react/eslint": "5.7.4", + "@typescript-eslint/utils": "^8.59.2", "ts-pattern": "^5.9.0", "zod": "^4.4.3" }, @@ -1596,7 +1596,7 @@ "node": ">=22.0.0" }, "peerDependencies": { - "eslint": "^10.2.1", + "eslint": "^10.3.0", "typescript": "*" } }, @@ -1742,24 +1742,24 @@ } }, "node_modules/@eslint-react/var": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.7.2.tgz", - "integrity": "sha512-lg412EydDOC0805aU2ztC0dlJyCww5HNu1zW7QcwCAVmyoNxBvgylczN9y/WOR9RFz2NS4/CITfkLG7UBpw8wA==", + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.7.4.tgz", + "integrity": "sha512-g3emX943tqu5tzXT7wIeQWISLlsQ/Ke/3Z+msgnXJjOpVnqXsZ9Svqn7FqkfCmO9+1Si8NaYOq4cnrRYjvfAtA==", "dev": true, "license": "MIT", "dependencies": { - "@eslint-react/ast": "5.7.2", - "@eslint-react/eslint": "5.7.2", - "@typescript-eslint/scope-manager": "^8.59.1", - "@typescript-eslint/types": "^8.59.1", - "@typescript-eslint/utils": "^8.59.1", + "@eslint-react/ast": "5.7.4", + "@eslint-react/eslint": "5.7.4", + "@typescript-eslint/scope-manager": "^8.59.2", + "@typescript-eslint/types": "^8.59.2", + "@typescript-eslint/utils": "^8.59.2", "ts-pattern": "^5.9.0" }, "engines": { "node": ">=22.0.0" }, "peerDependencies": { - "eslint": "^10.2.1", + "eslint": "^10.3.0", "typescript": "*" } }, @@ -4323,37 +4323,37 @@ } }, "node_modules/eslint-plugin-react-dom": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.7.2.tgz", - "integrity": "sha512-W+tzjZssqqRPGxEi9j7oIq4f9IQ6Yzt3wlsYgvQdckz6aLqbhAGGXNioMNyshmxkCqlJD+ujYed9wCj4oapp0w==", + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.7.4.tgz", + "integrity": "sha512-8nxLEEVXraVuJEKAs9UexhqHb5p096UVqmzyYTHSr0u7o18dtVJHbSPdrhShuqcZd8aT+R7aNDbr9LnHBnb81A==", "dev": true, "license": "MIT", "dependencies": { - "@eslint-react/ast": "5.7.2", - "@eslint-react/eslint": "5.7.2", - "@eslint-react/jsx": "5.7.2", - "@eslint-react/shared": "5.7.2", - "@typescript-eslint/types": "^8.59.1", - "@typescript-eslint/utils": "^8.59.1", + "@eslint-react/ast": "5.7.4", + "@eslint-react/eslint": "5.7.4", + "@eslint-react/jsx": "5.7.4", + "@eslint-react/shared": "5.7.4", + "@typescript-eslint/types": "^8.59.2", + "@typescript-eslint/utils": "^8.59.2", "compare-versions": "^6.1.1" }, "engines": { "node": ">=22.0.0" }, "peerDependencies": { - "eslint": "^10.2.1", + "eslint": "^10.3.0", "typescript": "*" } }, "node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/project-service": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.1.tgz", - "integrity": "sha512-+MuHQlHiEr00Of/IQbE/MmEoi44znZHbR/Pz7Opq4HryUOlRi+/44dro9Ycy8Fyo+/024IWtw8m4JUMCGTYxDg==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.2.tgz", + "integrity": "sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/tsconfig-utils": "^8.59.1", - "@typescript-eslint/types": "^8.59.1", + "@typescript-eslint/tsconfig-utils": "^8.59.2", + "@typescript-eslint/types": "^8.59.2", "debug": "^4.4.3" }, "engines": { @@ -4368,14 +4368,14 @@ } }, "node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/scope-manager": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.59.1.tgz", - "integrity": "sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz", + "integrity": "sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.59.1", - "@typescript-eslint/visitor-keys": "8.59.1" + "@typescript-eslint/types": "8.59.2", + "@typescript-eslint/visitor-keys": "8.59.2" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -4386,9 +4386,9 @@ } }, "node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/tsconfig-utils": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.1.tgz", - "integrity": "sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz", + "integrity": "sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==", "dev": true, "license": "MIT", "engines": { @@ -4403,9 +4403,9 @@ } }, "node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/types": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.1.tgz", - "integrity": "sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.2.tgz", + "integrity": "sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==", "dev": true, "license": "MIT", "engines": { @@ -4417,16 +4417,16 @@ } }, "node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/typescript-estree": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.1.tgz", - "integrity": "sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz", + "integrity": "sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/project-service": "8.59.1", - "@typescript-eslint/tsconfig-utils": "8.59.1", - "@typescript-eslint/types": "8.59.1", - "@typescript-eslint/visitor-keys": "8.59.1", + "@typescript-eslint/project-service": "8.59.2", + "@typescript-eslint/tsconfig-utils": "8.59.2", + "@typescript-eslint/types": "8.59.2", + "@typescript-eslint/visitor-keys": "8.59.2", "debug": "^4.4.3", "minimatch": "^10.2.2", "semver": "^7.7.3", @@ -4445,16 +4445,16 @@ } }, "node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/utils": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.59.1.tgz", - "integrity": "sha512-3pIeoXhCeYH9FSCBI8P3iNwJlGuzPlYKkTlen2O9T1DSeeg8UG8jstq6BLk+Mda0qup7mgk4z4XL4OzRaxZ8LA==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.59.2.tgz", + "integrity": "sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.9.1", - "@typescript-eslint/scope-manager": "8.59.1", - "@typescript-eslint/types": "8.59.1", - "@typescript-eslint/typescript-estree": "8.59.1" + "@typescript-eslint/scope-manager": "8.59.2", + "@typescript-eslint/types": "8.59.2", + "@typescript-eslint/typescript-estree": "8.59.2" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -4469,13 +4469,13 @@ } }, "node_modules/eslint-plugin-react-dom/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.1.tgz", - "integrity": "sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz", + "integrity": "sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.59.1", + "@typescript-eslint/types": "8.59.2", "eslint-visitor-keys": "^5.0.0" }, "engines": { @@ -4517,23 +4517,23 @@ } }, "node_modules/eslint-plugin-react-x": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.7.2.tgz", - "integrity": "sha512-eAhkTZm7w+8JHFLu6qE8mABn7di4xyZHYP/V5OQpwjvCNTLcmA/C9eFE+bQFN5AT+Zbejar5s6LpCqX52c8XfA==", - "dev": true, - "license": "MIT", - "dependencies": { - "@eslint-react/ast": "5.7.2", - "@eslint-react/core": "5.7.2", - "@eslint-react/eslint": "5.7.2", - "@eslint-react/jsx": "5.7.2", - "@eslint-react/shared": "5.7.2", - "@eslint-react/var": "5.7.2", - "@typescript-eslint/scope-manager": "^8.59.1", - "@typescript-eslint/type-utils": "^8.59.1", - "@typescript-eslint/types": "^8.59.1", - "@typescript-eslint/typescript-estree": "^8.59.1", - "@typescript-eslint/utils": "^8.59.1", + "version": "5.7.4", + "resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.7.4.tgz", + "integrity": "sha512-gskGjJeKZHvescjNwVGD4wk8c/87wnpwb8w/0CU7MyCw5ttaLS1DyXM2Z+9dm0SqErw1aSR9wKCj/3tqMWRz5g==", + "dev": true, + "license": "MIT", + "dependencies": { + "@eslint-react/ast": "5.7.4", + "@eslint-react/core": "5.7.4", + "@eslint-react/eslint": "5.7.4", + "@eslint-react/jsx": "5.7.4", + "@eslint-react/shared": "5.7.4", + "@eslint-react/var": "5.7.4", + "@typescript-eslint/scope-manager": "^8.59.2", + "@typescript-eslint/type-utils": "^8.59.2", + "@typescript-eslint/types": "^8.59.2", + "@typescript-eslint/typescript-estree": "^8.59.2", + "@typescript-eslint/utils": "^8.59.2", "compare-versions": "^6.1.1", "string-ts": "^2.3.1", "ts-api-utils": "^2.5.0", @@ -4543,19 +4543,19 @@ "node": ">=22.0.0" }, "peerDependencies": { - "eslint": "^10.2.1", + "eslint": "^10.3.0", "typescript": "*" } }, "node_modules/eslint-plugin-react-x/node_modules/@typescript-eslint/project-service": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.1.tgz", - "integrity": "sha512-+MuHQlHiEr00Of/IQbE/MmEoi44znZHbR/Pz7Opq4HryUOlRi+/44dro9Ycy8Fyo+/024IWtw8m4JUMCGTYxDg==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.59.2.tgz", + "integrity": "sha512-+2hqvEkeyf/0FBor67duF0Ll7Ot8jyKzDQOSrxazF/danillRq2DwR9dLptsXpoZQqxE1UisSmoZewrlPas9Vw==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/tsconfig-utils": "^8.59.1", - "@typescript-eslint/types": "^8.59.1", + "@typescript-eslint/tsconfig-utils": "^8.59.2", + "@typescript-eslint/types": "^8.59.2", "debug": "^4.4.3" }, "engines": { @@ -4570,14 +4570,14 @@ } }, "node_modules/eslint-plugin-react-x/node_modules/@typescript-eslint/scope-manager": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.59.1.tgz", - "integrity": "sha512-LwuHQI4pDOYVKvmH2dkaJo6YZCSgouVgnS/z7yBPKBMvgtBvyLqiLy9Z6b7+m/TRcX1NFYUqZetI5Y+aT4GEfg==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.59.2.tgz", + "integrity": "sha512-JzfyEpEtOU89CcFSwyNS3mu4MLvLSXqnmX05+aKBDM+TdR5jzcGOEBwxwGNxrEQ7p/z6kK2WyioCGBf2zZBnvg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.59.1", - "@typescript-eslint/visitor-keys": "8.59.1" + "@typescript-eslint/types": "8.59.2", + "@typescript-eslint/visitor-keys": "8.59.2" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -4588,9 +4588,9 @@ } }, "node_modules/eslint-plugin-react-x/node_modules/@typescript-eslint/tsconfig-utils": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.1.tgz", - "integrity": "sha512-/0nEyPbX7gRsk0Uwfe4ALwwgxuA66d/l2mhRDNlAvaj4U3juhUtJNq0DsY8M2AYwwb9rEq2hrC3IcIcEt++iJA==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.59.2.tgz", + "integrity": "sha512-BKK4alN7oi4C/zv4VqHQ+uRU+lTa6JGIZ7s1juw7b3RHo9OfKB+bKX3u0iVZetdsUCBBkSbdWbarJbmN0fTeSw==", "dev": true, "license": "MIT", "engines": { @@ -4605,15 +4605,15 @@ } }, "node_modules/eslint-plugin-react-x/node_modules/@typescript-eslint/type-utils": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.59.1.tgz", - "integrity": "sha512-klWPBR2ciQHS3f++ug/mVnWKPjBUo7icEL3FAO1lhAR1Z1i5NQYZ1EannMSRYcq5qCv5wNALlXr6fksRHyYl7w==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.59.2.tgz", + "integrity": "sha512-nhqaj1nmTdVVl/BP5omXNRGO38jn5iosis2vbdmupF2txCf8ylWT8lx+JlvMYYVqzGVKtjojUFoQ3JRWK+mfzQ==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.59.1", - "@typescript-eslint/typescript-estree": "8.59.1", - "@typescript-eslint/utils": "8.59.1", + "@typescript-eslint/types": "8.59.2", + "@typescript-eslint/typescript-estree": "8.59.2", + "@typescript-eslint/utils": "8.59.2", "debug": "^4.4.3", "ts-api-utils": "^2.5.0" }, @@ -4630,9 +4630,9 @@ } }, "node_modules/eslint-plugin-react-x/node_modules/@typescript-eslint/types": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.1.tgz", - "integrity": "sha512-ZDCjgccSdYPw5Bxh+my4Z0lJU96ZDN7jbBzvmEn0FZx3RtU1C7VWl6NbDx94bwY3V5YsgwRzJPOgeY2Q/nLG8A==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.59.2.tgz", + "integrity": "sha512-e82GVOE8Ps3E++Egvb6Y3Dw0S10u8NkQ9KXmtRhCWJJ8kDhOJTvtMAWnFL16kB1583goCWXsr0NieKCZMs2/0Q==", "dev": true, "license": "MIT", "engines": { @@ -4644,16 +4644,16 @@ } }, "node_modules/eslint-plugin-react-x/node_modules/@typescript-eslint/typescript-estree": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.1.tgz", - "integrity": "sha512-OUd+vJS05sSkOip+BkZ/2NS8RMxrAAJemsC6vU3kmfLyeaJT0TftHkV9mcx2107MmsBVXXexhVu4F0TZXyMl4g==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.59.2.tgz", + "integrity": "sha512-o0XPGNwcWw+FIwStOWn+BwBuEmL6QXP0rsvAFg7ET1dey1Nr6Wb1ac8p5HEsK0ygO/6mUxlk+YWQD9xcb/nnXg==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/project-service": "8.59.1", - "@typescript-eslint/tsconfig-utils": "8.59.1", - "@typescript-eslint/types": "8.59.1", - "@typescript-eslint/visitor-keys": "8.59.1", + "@typescript-eslint/project-service": "8.59.2", + "@typescript-eslint/tsconfig-utils": "8.59.2", + "@typescript-eslint/types": "8.59.2", + "@typescript-eslint/visitor-keys": "8.59.2", "debug": "^4.4.3", "minimatch": "^10.2.2", "semver": "^7.7.3", @@ -4672,16 +4672,16 @@ } }, "node_modules/eslint-plugin-react-x/node_modules/@typescript-eslint/utils": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.59.1.tgz", - "integrity": "sha512-3pIeoXhCeYH9FSCBI8P3iNwJlGuzPlYKkTlen2O9T1DSeeg8UG8jstq6BLk+Mda0qup7mgk4z4XL4OzRaxZ8LA==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.59.2.tgz", + "integrity": "sha512-Juw3EinkXqjaffxz6roowvV7GZT/kET5vSKKZT6upl5TXdWkLkYmNPXwDDL2Vkt2DPn0nODIS4egC/0AGxKo/Q==", "dev": true, "license": "MIT", "dependencies": { "@eslint-community/eslint-utils": "^4.9.1", - "@typescript-eslint/scope-manager": "8.59.1", - "@typescript-eslint/types": "8.59.1", - "@typescript-eslint/typescript-estree": "8.59.1" + "@typescript-eslint/scope-manager": "8.59.2", + "@typescript-eslint/types": "8.59.2", + "@typescript-eslint/typescript-estree": "8.59.2" }, "engines": { "node": "^18.18.0 || ^20.9.0 || >=21.1.0" @@ -4696,13 +4696,13 @@ } }, "node_modules/eslint-plugin-react-x/node_modules/@typescript-eslint/visitor-keys": { - "version": "8.59.1", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.1.tgz", - "integrity": "sha512-LdDNl6C5iJExcM0Yh0PwAIBb9PrSiCsWamF/JyEZawm3kFDnRoaq3LGE4bpyRao/fWeGKKyw7icx0YxrLFC5Cg==", + "version": "8.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.59.2.tgz", + "integrity": "sha512-NwjLUnGy8/Zfx23fl50tRC8rYaYnM52xNRYFAXvmiil9yh1+K6aRVQMnzW6gQB/1DLgWt977lYQn7C+wtgXZiA==", "dev": true, "license": "MIT", "dependencies": { - "@typescript-eslint/types": "8.59.1", + "@typescript-eslint/types": "8.59.2", "eslint-visitor-keys": "^5.0.0" }, "engines": { diff --git a/package.json b/package.json index 75a8242..f5ef6fa 100644 --- a/package.json +++ b/package.json @@ -38,10 +38,10 @@ "babel-plugin-react-compiler": "1.0.0", "eslint": "10.3.0", "eslint-plugin-prettier": "5.5.5", - "eslint-plugin-react-dom": "5.7.2", + "eslint-plugin-react-dom": "5.7.4", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.5.2", - "eslint-plugin-react-x": "5.7.2", + "eslint-plugin-react-x": "5.7.4", "eslint-plugin-simple-import-sort": "13.0.0", "eslint-plugin-tsdoc": "0.5.2", "husky": "9.1.7",