chore(deps): update dependency @eslint-react/eslint-plugin to v5.9.1

This commit is contained in:
Łukasz Mierzwa
2026-06-23 08:54:48 +01:00
committed by Łukasz Mierzwa
parent d2541c505a
commit 852f90e5f1
2 changed files with 117 additions and 117 deletions
+116 -116
View File
@@ -44,7 +44,7 @@
"typeface-open-sans": "1.1.13"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "5.9.0",
"@eslint-react/eslint-plugin": "5.9.1",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.61.0",
@@ -2375,15 +2375,15 @@
}
},
"node_modules/@eslint-react/ast": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.9.0.tgz",
"integrity": "sha512-D5DmbsEGYYmHOC2J68BRC2iJhYsD4K0x8mllgB08SeSQ0T/nP2BRogg/ohn5ZeRMb87ZDqN6NtGR7G7qTwgOSw==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.9.1.tgz",
"integrity": "sha512-PEBHBKxuKGrseO828u5/HFo89TdOa946q5veEjdDR+BjxlMuxhZxIqHkPyoS93dh6E+9mkZkcDerSGY5nCsm8Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/typescript-estree": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/typescript-estree": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"string-ts": "^2.3.1"
},
"engines": {
@@ -2395,20 +2395,20 @@
}
},
"node_modules/@eslint-react/core": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.9.0.tgz",
"integrity": "sha512-GzARSlLTJT3FY9sUO9bYLoFtgiuUoNKzVv68oJkjAIembiu/6s1vyjs/I/1PEt+pEU6eu5hPjKHJXzd4boSDmQ==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.9.1.tgz",
"integrity": "sha512-CQ7ZQCRoqaHSBxld2zzfvjPBWuH0R6Op9FvCq+Nfennv/k6gbecA7IV47SlaXC7TKVB7zxiiwD3kD8ftaL8+xA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.0",
"@eslint-react/eslint": "5.9.0",
"@eslint-react/jsx": "5.9.0",
"@eslint-react/shared": "5.9.0",
"@eslint-react/var": "5.9.0",
"@typescript-eslint/scope-manager": "^8.61.0",
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0",
"@eslint-react/ast": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/jsx": "5.9.1",
"@eslint-react/shared": "5.9.1",
"@eslint-react/var": "5.9.1",
"@typescript-eslint/scope-manager": "^8.61.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"ts-pattern": "^5.9.0"
},
"engines": {
@@ -2420,13 +2420,13 @@
}
},
"node_modules/@eslint-react/eslint": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.9.0.tgz",
"integrity": "sha512-PEJPNXLjzlpdq2A4+9XlVdYziZPGq7wM+PB8jtmUzurQuZ8dqfCoBiQNuu+8TYMPGet1lUjHhijCO8MM9mEfrg==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.9.1.tgz",
"integrity": "sha512-YJVfj1Z0+uaYI+KmdNDQpLT8KceLRjf8UH3gd/fJJ+Ye3jBuS5sXDxBBoG74OF61/mtTugrc9aBCes4hlouwBg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@typescript-eslint/utils": "^8.61.0"
"@typescript-eslint/utils": "^8.61.1"
},
"engines": {
"node": ">=22.0.0"
@@ -2437,19 +2437,19 @@
}
},
"node_modules/@eslint-react/eslint-plugin": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.9.0.tgz",
"integrity": "sha512-BQFiLhxgYnGldiydecjjRXSIixHUsYb8YNSdlrGkoQU3ZFidW6d5R0I1Reooz8DAg/m6sjwZ17MRVRNm3Z4PyA==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.9.1.tgz",
"integrity": "sha512-UVkd9g/NzpyoBIJb8O1OcjNLKe5BNGg+IZH5Pns/aPFdkdXqzmVHpgTtLg+w2fDNzv+hivqjUdWw99EQ7kC0fA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/shared": "5.9.0",
"eslint-plugin-react-dom": "5.9.0",
"eslint-plugin-react-jsx": "5.9.0",
"eslint-plugin-react-naming-convention": "5.9.0",
"eslint-plugin-react-rsc": "5.9.0",
"eslint-plugin-react-web-api": "5.9.0",
"eslint-plugin-react-x": "5.9.0"
"@eslint-react/shared": "5.9.1",
"eslint-plugin-react-dom": "5.9.1",
"eslint-plugin-react-jsx": "5.9.1",
"eslint-plugin-react-naming-convention": "5.9.1",
"eslint-plugin-react-rsc": "5.9.1",
"eslint-plugin-react-web-api": "5.9.1",
"eslint-plugin-react-x": "5.9.1"
},
"engines": {
"node": ">=22.0.0"
@@ -2460,18 +2460,18 @@
}
},
"node_modules/@eslint-react/jsx": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.9.0.tgz",
"integrity": "sha512-dc6hBagLgCt+CSkWSJjbyPDGGcs/J9qHTdymMQrw51bO+DIztQpuy42E42EjOdxWcaw3U0eUtu330nZEcKqGMw==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.9.1.tgz",
"integrity": "sha512-rZVIWotHLOYdbsmBEMJCQlu2gUeHcU8dYa7EkhWPwuh3p1q1ydV+Jfn4whJwHVb/mTI8zy4957RnFbGGWVLa6g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.0",
"@eslint-react/eslint": "5.9.0",
"@eslint-react/shared": "5.9.0",
"@eslint-react/var": "5.9.0",
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0",
"@eslint-react/ast": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/shared": "5.9.1",
"@eslint-react/var": "5.9.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"ts-pattern": "^5.9.0"
},
"engines": {
@@ -2483,14 +2483,14 @@
}
},
"node_modules/@eslint-react/shared": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.9.0.tgz",
"integrity": "sha512-Ln255YTTUSlONr+e0Lu1wi2X9fTuOlNNJNXTz6PYaNZFAwCNWdlhkzFL8HdIBgPiWPUKrt+OMuah8o0xVoHswA==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.9.1.tgz",
"integrity": "sha512-6VBZo5KTlyUrn27aW6u6nqVvX9igWxzQX0vVNCv/ObnCA6ElOn1TBC9ENwRoK73FJ86PcT25PWyz1LJRgwnefw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eslint": "5.9.0",
"@typescript-eslint/utils": "^8.61.0",
"@eslint-react/eslint": "5.9.1",
"@typescript-eslint/utils": "^8.61.1",
"ts-pattern": "^5.9.0",
"zod": "^3.25.0 || ^4.0.0"
},
@@ -2503,17 +2503,17 @@
}
},
"node_modules/@eslint-react/var": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.9.0.tgz",
"integrity": "sha512-vNz4y4eFKRYetihXiiZueGgClsyTFhR3kltMDPwoZyJaERdkyeoUylY09OnWakJFitao1+s2eBkSVuFqA8dqrA==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.9.1.tgz",
"integrity": "sha512-s+hb4H+6CzFsL2E6Yw6/c3bzSFfNc2XNOP2Q60k4G05VCbUew30Aqcf0Ehiac5wgGmpDZ9/9wkJiNanW2M1viA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.0",
"@eslint-react/eslint": "5.9.0",
"@typescript-eslint/scope-manager": "^8.61.0",
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0",
"@eslint-react/ast": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@typescript-eslint/scope-manager": "^8.61.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"ts-pattern": "^5.9.0"
},
"engines": {
@@ -7423,18 +7423,18 @@
}
},
"node_modules/eslint-plugin-react-dom": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.9.0.tgz",
"integrity": "sha512-gBlV304swaW2S0MqVFkQhii0C+KAy2WmxFtVtho39h5GzWdjKjNIxdUdOPQvLAFd7B1/lkbJflqGQKf6sjWGTg==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.9.1.tgz",
"integrity": "sha512-e0NpfKZOOvdTkYQEDJT7qLKoTX4jAjH8/qcCuOrp8zqX1LMKPrKgPe8DXGyXG5T+Bt4b81/ZQ/s3S2zkJLFuNg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.0",
"@eslint-react/eslint": "5.9.0",
"@eslint-react/jsx": "5.9.0",
"@eslint-react/shared": "5.9.0",
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0",
"@eslint-react/ast": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/jsx": "5.9.1",
"@eslint-react/shared": "5.9.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"compare-versions": "^6.1.1"
},
"engines": {
@@ -7446,19 +7446,19 @@
}
},
"node_modules/eslint-plugin-react-jsx": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.9.0.tgz",
"integrity": "sha512-K/8RtAb8GDuhoIsR+Feo5Cr57Ts1N2juekocxk9TuF3azx2bCOuHiuU/rqMStMWi5oLTPrg2XqquD2LeS7x6iQ==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.9.1.tgz",
"integrity": "sha512-zzhCRbuXFiGMhvCrjpcwKsob0Gos8o7d28EnhGw28YapHXx1KYt0fzUDuWDoRZ2bhYhlDHzeU+l+jEgemPpaaw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.0",
"@eslint-react/core": "5.9.0",
"@eslint-react/eslint": "5.9.0",
"@eslint-react/jsx": "5.9.0",
"@eslint-react/shared": "5.9.0",
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0"
"@eslint-react/ast": "5.9.1",
"@eslint-react/core": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/jsx": "5.9.1",
"@eslint-react/shared": "5.9.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1"
},
"engines": {
"node": ">=22.0.0"
@@ -7469,18 +7469,18 @@
}
},
"node_modules/eslint-plugin-react-naming-convention": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.9.0.tgz",
"integrity": "sha512-0VYdfPXZZLDiNzvp8DmgYFwZ+vO8pljU0Pcr83/Hj8PSilF4kL2rZWh4fkh+IVQv8iIpIv7HLRbBD/nU/QSh+w==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.9.1.tgz",
"integrity": "sha512-Ce1oAL4Et3RB+3akTSiFIZIYCexyG+oYrGYGKps0dky5iaRy8MUskh4EXcq4yI109IkBCVt52gtybmR3Te0lrQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.0",
"@eslint-react/core": "5.9.0",
"@eslint-react/eslint": "5.9.0",
"@eslint-react/var": "5.9.0",
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0",
"@eslint-react/ast": "5.9.1",
"@eslint-react/core": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/var": "5.9.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"ts-pattern": "^5.9.0"
},
"engines": {
@@ -7492,19 +7492,19 @@
}
},
"node_modules/eslint-plugin-react-rsc": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.9.0.tgz",
"integrity": "sha512-hcP7lTqV5JNx8QpmMKric50IBEuFwj5mlM7cyaYB/2UWJaaQvScywHeg/CRZrDauFxkIVx9JXcORBqW+h7VGdQ==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.9.1.tgz",
"integrity": "sha512-+XNAuJeGZ6ld1jknOPOeJ8gdTINZeQjw2sbBP213+QdTmwJqZLV+CrwaAN63O+8D+EIGtdnSkfpYDBcm3jiSGg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.0",
"@eslint-react/core": "5.9.0",
"@eslint-react/eslint": "5.9.0",
"@eslint-react/shared": "5.9.0",
"@eslint-react/var": "5.9.0",
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0"
"@eslint-react/ast": "5.9.1",
"@eslint-react/core": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/shared": "5.9.1",
"@eslint-react/var": "5.9.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1"
},
"engines": {
"node": ">=22.0.0"
@@ -7515,19 +7515,19 @@
}
},
"node_modules/eslint-plugin-react-web-api": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.9.0.tgz",
"integrity": "sha512-AlKMpAFHbgJ10hcTIw80NXzEPKxB1zugA98joPnMKDSuf/wScoWGwl5X6SmigVn4KChPBudYchdN0OrBUqO02g==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.9.1.tgz",
"integrity": "sha512-D9M6wKT1fPxAy70YebHbfU+gzYv8k9RUtODXjUJYLjxrXoq2Z7o5kjB1yAZ1vi31EzbLJ+UYzGKi4hw98iwPjg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.0",
"@eslint-react/core": "5.9.0",
"@eslint-react/eslint": "5.9.0",
"@eslint-react/shared": "5.9.0",
"@eslint-react/var": "5.9.0",
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0",
"@eslint-react/ast": "5.9.1",
"@eslint-react/core": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/shared": "5.9.1",
"@eslint-react/var": "5.9.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"birecord": "^0.1.1",
"ts-pattern": "^5.9.0"
},
@@ -7540,23 +7540,23 @@
}
},
"node_modules/eslint-plugin-react-x": {
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.9.0.tgz",
"integrity": "sha512-urgjMTtZpUzhkFBbQqp4+vdFhQmSkgeLnpq1h/2gemnzKjiMpDa9cCbo1vhjHnYQLzU6YRbxJ1hhqVv+9nXbjw==",
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.9.1.tgz",
"integrity": "sha512-0GwMpLdYx3HWMbDd1vqNr9VImkq34x/lQaLch2qDQmPOmi1DULL3yndl347wFhH4SbE6OUoJV2z0KCA72qnv5g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.0",
"@eslint-react/core": "5.9.0",
"@eslint-react/eslint": "5.9.0",
"@eslint-react/jsx": "5.9.0",
"@eslint-react/shared": "5.9.0",
"@eslint-react/var": "5.9.0",
"@typescript-eslint/scope-manager": "^8.61.0",
"@typescript-eslint/type-utils": "^8.61.0",
"@typescript-eslint/types": "^8.61.0",
"@typescript-eslint/typescript-estree": "^8.61.0",
"@typescript-eslint/utils": "^8.61.0",
"@eslint-react/ast": "5.9.1",
"@eslint-react/core": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/jsx": "5.9.1",
"@eslint-react/shared": "5.9.1",
"@eslint-react/var": "5.9.1",
"@typescript-eslint/scope-manager": "^8.61.1",
"@typescript-eslint/type-utils": "^8.61.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/typescript-estree": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"compare-versions": "^6.1.1",
"string-ts": "^2.3.1",
"ts-api-utils": "^2.5.0",
+1 -1
View File
@@ -40,7 +40,7 @@
"typeface-open-sans": "1.1.13"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "5.9.0",
"@eslint-react/eslint-plugin": "5.9.1",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.61.0",