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

This commit is contained in:
Łukasz Mierzwa
2026-06-23 09:02:44 +01:00
committed by Łukasz Mierzwa
parent 852f90e5f1
commit c78bbaa768
2 changed files with 89 additions and 89 deletions
+88 -88
View File
@@ -44,7 +44,7 @@
"typeface-open-sans": "1.1.13"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "5.9.1",
"@eslint-react/eslint-plugin": "5.9.2",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.61.0",
@@ -2375,9 +2375,9 @@
}
},
"node_modules/@eslint-react/ast": {
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.9.1.tgz",
"integrity": "sha512-PEBHBKxuKGrseO828u5/HFo89TdOa946q5veEjdDR+BjxlMuxhZxIqHkPyoS93dh6E+9mkZkcDerSGY5nCsm8Q==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.9.2.tgz",
"integrity": "sha512-206StJvea00Bs9etMOEG94muuBP/gQ6NPK2Tg/m/Dbx1o3hEOpoblxKqBF1jYx91C1DIrbuzqaqI1N/XTfGYxw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2395,17 +2395,17 @@
}
},
"node_modules/@eslint-react/core": {
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.9.1.tgz",
"integrity": "sha512-CQ7ZQCRoqaHSBxld2zzfvjPBWuH0R6Op9FvCq+Nfennv/k6gbecA7IV47SlaXC7TKVB7zxiiwD3kD8ftaL8+xA==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.9.2.tgz",
"integrity": "sha512-GcXEaMAyjFgbIP7g1TQ+p7VohhnM4g1wtEccj4MNXb1jzTKioPcWxRWN95lrBnrCYskvZXsPCWM4ERQjMQGU2g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.9.2",
"@eslint-react/eslint": "5.9.2",
"@eslint-react/jsx": "5.9.2",
"@eslint-react/shared": "5.9.2",
"@eslint-react/var": "5.9.2",
"@typescript-eslint/scope-manager": "^8.61.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
@@ -2420,9 +2420,9 @@
}
},
"node_modules/@eslint-react/eslint": {
"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==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.9.2.tgz",
"integrity": "sha512-8Fr+dqE8NoB7XRlp8AQp/IE5koQYxprXYAzktCmySVtwH6/I2HDQsVy/wcNMuIcCM7EPkiAbtl9MOiFvcbTAkw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2437,19 +2437,19 @@
}
},
"node_modules/@eslint-react/eslint-plugin": {
"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==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.9.2.tgz",
"integrity": "sha512-o1rSyib/uWlWU8qPg6E1U0ME/mrS/YZYSr4ruSw7dGoQTNZBOFVs0T0KivioK5YfLksHH2ynPOCn6w4EUnH47w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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"
"@eslint-react/shared": "5.9.2",
"eslint-plugin-react-dom": "5.9.2",
"eslint-plugin-react-jsx": "5.9.2",
"eslint-plugin-react-naming-convention": "5.9.2",
"eslint-plugin-react-rsc": "5.9.2",
"eslint-plugin-react-web-api": "5.9.2",
"eslint-plugin-react-x": "5.9.2"
},
"engines": {
"node": ">=22.0.0"
@@ -2460,16 +2460,16 @@
}
},
"node_modules/@eslint-react/jsx": {
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.9.1.tgz",
"integrity": "sha512-rZVIWotHLOYdbsmBEMJCQlu2gUeHcU8dYa7EkhWPwuh3p1q1ydV+Jfn4whJwHVb/mTI8zy4957RnFbGGWVLa6g==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.9.2.tgz",
"integrity": "sha512-rag1x+7lZHDOTT8WfWeS22fymh5JVr11O8m2SptTyI68ao0TWjTc5+BBHtv/lvQlea+VZpRH1n4pZV3e4Hkspw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/shared": "5.9.1",
"@eslint-react/var": "5.9.1",
"@eslint-react/ast": "5.9.2",
"@eslint-react/eslint": "5.9.2",
"@eslint-react/shared": "5.9.2",
"@eslint-react/var": "5.9.2",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"ts-pattern": "^5.9.0"
@@ -2483,13 +2483,13 @@
}
},
"node_modules/@eslint-react/shared": {
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.9.1.tgz",
"integrity": "sha512-6VBZo5KTlyUrn27aW6u6nqVvX9igWxzQX0vVNCv/ObnCA6ElOn1TBC9ENwRoK73FJ86PcT25PWyz1LJRgwnefw==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.9.2.tgz",
"integrity": "sha512-NU3pHMA3iADBH7HEPql/KSZTgooGp1HShT6TyeG46TApA42Z+X+gBk5MFmwazF/HPd/q3T2N6KU5gLWRNqXgng==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eslint": "5.9.1",
"@eslint-react/eslint": "5.9.2",
"@typescript-eslint/utils": "^8.61.1",
"ts-pattern": "^5.9.0",
"zod": "^3.25.0 || ^4.0.0"
@@ -2503,14 +2503,14 @@
}
},
"node_modules/@eslint-react/var": {
"version": "5.9.1",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.9.1.tgz",
"integrity": "sha512-s+hb4H+6CzFsL2E6Yw6/c3bzSFfNc2XNOP2Q60k4G05VCbUew30Aqcf0Ehiac5wgGmpDZ9/9wkJiNanW2M1viA==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.9.2.tgz",
"integrity": "sha512-9+J8GmsKi3diHF2Ij++vb5HVs6IO9rbLUs2i4pzCeqrGZstyrTVp3BMSSzn2GamRODCU9Zz/Shl8vhwrSkqYsQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/ast": "5.9.2",
"@eslint-react/eslint": "5.9.2",
"@typescript-eslint/scope-manager": "^8.61.1",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
@@ -7423,16 +7423,16 @@
}
},
"node_modules/eslint-plugin-react-dom": {
"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==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.9.2.tgz",
"integrity": "sha512-9pOLfUWBSR49OLZxCIDLngyfqOozsoilPl1Tv3pxoW389AVB/Gg3So4Rf+UPpQtEjJP6840hnTZkmY+A44umng==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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/ast": "5.9.2",
"@eslint-react/eslint": "5.9.2",
"@eslint-react/jsx": "5.9.2",
"@eslint-react/shared": "5.9.2",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"compare-versions": "^6.1.1"
@@ -7446,17 +7446,17 @@
}
},
"node_modules/eslint-plugin-react-jsx": {
"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==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.9.2.tgz",
"integrity": "sha512-LPogjhB5FevfPp7dUdh2qrku+DbWvVuqWYwO4Kb9ty1RYKQN9DsZx1Db1WVmd8x/W2NBDLgzkupH76SJ+ukR1w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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/ast": "5.9.2",
"@eslint-react/core": "5.9.2",
"@eslint-react/eslint": "5.9.2",
"@eslint-react/jsx": "5.9.2",
"@eslint-react/shared": "5.9.2",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1"
},
@@ -7469,16 +7469,16 @@
}
},
"node_modules/eslint-plugin-react-naming-convention": {
"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==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.9.2.tgz",
"integrity": "sha512-ODgENIpcxYoE4SjvlyA7loPVTjcphpU2Y2jehdRI6LZluxmtkUgKTJc8MAk/vSCJoKfWK6+kVu7oMqGAyW/wuQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.9.1",
"@eslint-react/core": "5.9.1",
"@eslint-react/eslint": "5.9.1",
"@eslint-react/var": "5.9.1",
"@eslint-react/ast": "5.9.2",
"@eslint-react/core": "5.9.2",
"@eslint-react/eslint": "5.9.2",
"@eslint-react/var": "5.9.2",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"ts-pattern": "^5.9.0"
@@ -7492,17 +7492,17 @@
}
},
"node_modules/eslint-plugin-react-rsc": {
"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==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.9.2.tgz",
"integrity": "sha512-jb5nqTKn7ODscQWffvdUIy4qE+QJIL2tHY+7NlPFjfduPhnw2Daphx7qW0qfX5qSe1rcxQCBMDiEkS2/H6lgIA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.9.2",
"@eslint-react/core": "5.9.2",
"@eslint-react/eslint": "5.9.2",
"@eslint-react/shared": "5.9.2",
"@eslint-react/var": "5.9.2",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1"
},
@@ -7515,17 +7515,17 @@
}
},
"node_modules/eslint-plugin-react-web-api": {
"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==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.9.2.tgz",
"integrity": "sha512-uw/yBHdciPPsYEiuBABLfKYOtPaCBJmcKwxybEdKqIZFTCAweVlRqqucNulKEsWE1CnA5p6e25AyzUMB8xBgMw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.9.2",
"@eslint-react/core": "5.9.2",
"@eslint-react/eslint": "5.9.2",
"@eslint-react/shared": "5.9.2",
"@eslint-react/var": "5.9.2",
"@typescript-eslint/types": "^8.61.1",
"@typescript-eslint/utils": "^8.61.1",
"birecord": "^0.1.1",
@@ -7540,18 +7540,18 @@
}
},
"node_modules/eslint-plugin-react-x": {
"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==",
"version": "5.9.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.9.2.tgz",
"integrity": "sha512-aex/DzgcGdYF46LKShrTYVmZFWEd7lrX9PD85pADbTUmFpQoovGFQOK3nO6uqPUCrMuG97g/v66RyfzPBx0g5A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.9.2",
"@eslint-react/core": "5.9.2",
"@eslint-react/eslint": "5.9.2",
"@eslint-react/jsx": "5.9.2",
"@eslint-react/shared": "5.9.2",
"@eslint-react/var": "5.9.2",
"@typescript-eslint/scope-manager": "^8.61.1",
"@typescript-eslint/type-utils": "^8.61.1",
"@typescript-eslint/types": "^8.61.1",
+1 -1
View File
@@ -40,7 +40,7 @@
"typeface-open-sans": "1.1.13"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "5.9.1",
"@eslint-react/eslint-plugin": "5.9.2",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.61.0",