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

This commit is contained in:
Łukasz Mierzwa
2026-06-01 19:18:10 +01:00
committed by Łukasz Mierzwa
parent 57e665fe37
commit 4057a88ae5
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.8.7",
"@eslint-react/eslint-plugin": "5.8.9",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.60.0",
@@ -2375,9 +2375,9 @@
}
},
"node_modules/@eslint-react/ast": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.8.7.tgz",
"integrity": "sha512-pPcmM5sak5BGV952TI51+mNocQuxD4SuyDOzTxz0Hc/3lJBsTZaDxJc0EtJ/rCc4r+2r/eNrJa1yAlquPckmjg==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.8.9.tgz",
"integrity": "sha512-RYlekXNXNJCkirm50QmdnPKmYBqJP6p1oOGOBJZWS0wUnjGVb7Rv2bA5kEZHpAakGfQ6CW6s/E326U1ACEonzA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2395,17 +2395,17 @@
}
},
"node_modules/@eslint-react/core": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.8.7.tgz",
"integrity": "sha512-CO6JOfjFZoQvcKl1fnu863Y50mxrFz+yarsjOtxXkCN4hwkiUO6WCo5eHh1jIrVUcPrCHoD/Bs2XqfnYRNK6iw==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.8.9.tgz",
"integrity": "sha512-R5B4/u3ckeIiwxaTcvltojh3Yr8jOmNYvBKlbQ+s4c5c75DKpYFx3iEq9guXjD2apUQPQ/HDEmCcLA1Xy3uKzA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.7",
"@eslint-react/eslint": "5.8.7",
"@eslint-react/jsx": "5.8.7",
"@eslint-react/shared": "5.8.7",
"@eslint-react/var": "5.8.7",
"@eslint-react/ast": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/jsx": "5.8.9",
"@eslint-react/shared": "5.8.9",
"@eslint-react/var": "5.8.9",
"@typescript-eslint/scope-manager": "^8.60.0",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
@@ -2420,9 +2420,9 @@
}
},
"node_modules/@eslint-react/eslint": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.8.7.tgz",
"integrity": "sha512-MhDs6CDfc4uoV3xwluc6oQsMtEa73QL/brVDo8kjUg4PVqivGEycYjBZ44TcQmzciHHImqnojoS9qnyaPC6wxw==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.8.9.tgz",
"integrity": "sha512-PT8nq+dCtyRnB5a7gnEfmQyod3uzRgS84GShX5jVppH51GIbZCle5VptQ9BQDMbPOA03adjDOsW2g+yXd5OcxQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2437,19 +2437,19 @@
}
},
"node_modules/@eslint-react/eslint-plugin": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.8.7.tgz",
"integrity": "sha512-P8kvvZ/X4pH4JNedexF19wloMVNqvL9RaGLX7Jn/gHrAXSvfSBVNyfA9sUjTipMdHXw/1lypLFWcIkbO9veZVg==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.8.9.tgz",
"integrity": "sha512-8Ro9XblSO0HsExGRRXP6+43hII/gedQFXx8YooPAufaVb53UUBNhMLi8H7BP8yhHsu13XhREJgUpT4I/2CoDhg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/shared": "5.8.7",
"eslint-plugin-react-dom": "5.8.7",
"eslint-plugin-react-jsx": "5.8.7",
"eslint-plugin-react-naming-convention": "5.8.7",
"eslint-plugin-react-rsc": "5.8.7",
"eslint-plugin-react-web-api": "5.8.7",
"eslint-plugin-react-x": "5.8.7"
"@eslint-react/shared": "5.8.9",
"eslint-plugin-react-dom": "5.8.9",
"eslint-plugin-react-jsx": "5.8.9",
"eslint-plugin-react-naming-convention": "5.8.9",
"eslint-plugin-react-rsc": "5.8.9",
"eslint-plugin-react-web-api": "5.8.9",
"eslint-plugin-react-x": "5.8.9"
},
"engines": {
"node": ">=22.0.0"
@@ -2460,16 +2460,16 @@
}
},
"node_modules/@eslint-react/jsx": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.8.7.tgz",
"integrity": "sha512-RZ7WJQ/pBjp1KbPbw56y0u/I8YlWaH6GMKe7ML4yISn/E4xouTv1zJVezFQm0re2zTeNu7xsbA8pqHAARfALHA==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.8.9.tgz",
"integrity": "sha512-/P1JpU6CMZDkxelithfPTqxOFY4sWI4Jb7Pgakfuhp2a/nczNLyzufyt4veNQkhHW3hpQoRldhVEuzZdWj0hww==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.7",
"@eslint-react/eslint": "5.8.7",
"@eslint-react/shared": "5.8.7",
"@eslint-react/var": "5.8.7",
"@eslint-react/ast": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/shared": "5.8.9",
"@eslint-react/var": "5.8.9",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
"ts-pattern": "^5.9.0"
@@ -2483,13 +2483,13 @@
}
},
"node_modules/@eslint-react/shared": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.8.7.tgz",
"integrity": "sha512-gRLVDGY5Agk7gDbRVW1jxdsSzOdxMZ37XROrXMI4xjQQ/WO9TZiN95k0PJFVeJbimQFS20So6F/BoB62/ATF/Q==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.8.9.tgz",
"integrity": "sha512-1+mLQWz+lfntQxdoKzLglle7zEYSwQaJh9kvqDvOkUMjRYHoKBG8QrcudwwzVLsy6E55uFJAA7peXirtGYV6Sw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eslint": "5.8.7",
"@eslint-react/eslint": "5.8.9",
"@typescript-eslint/utils": "^8.60.0",
"ts-pattern": "^5.9.0",
"zod": "^3.25.0 || ^4.0.0"
@@ -2503,14 +2503,14 @@
}
},
"node_modules/@eslint-react/var": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.8.7.tgz",
"integrity": "sha512-T7OCZnspYFqax3ZdYTQNr4QYOErmZkfxD+iNH/ZZBuMXC6Z69Kw+CxDSA3He63swvU5F5NS2iyIrbtylOeZIgQ==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.8.9.tgz",
"integrity": "sha512-422oY9wzXa7gEfalfI7PfVwKTydJRnz5dlnF0opN9nmqzn2WBp4B4rQ0BrqDXRsIGAgcDWKppc1h+XRQOw35Ag==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.7",
"@eslint-react/eslint": "5.8.7",
"@eslint-react/ast": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@typescript-eslint/scope-manager": "^8.60.0",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
@@ -7432,16 +7432,16 @@
}
},
"node_modules/eslint-plugin-react-dom": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.8.7.tgz",
"integrity": "sha512-4V8Yr8zNoi05ts6IhPGUUCPq436BV/FAs8GpnuIapiiz+Oo6VMfQzabsurrEVZXe9d1om6cx73hRZZG1CwazeA==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.8.9.tgz",
"integrity": "sha512-yJlJXPZp44FMZL72kky39HYI7KaKWD8g28g4TQ66QVpO7xXHBzE7DpXjCDJKeLN63o57jyMnNsoRa8IxD+dU+g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.7",
"@eslint-react/eslint": "5.8.7",
"@eslint-react/jsx": "5.8.7",
"@eslint-react/shared": "5.8.7",
"@eslint-react/ast": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/jsx": "5.8.9",
"@eslint-react/shared": "5.8.9",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
"compare-versions": "^6.1.1"
@@ -7455,17 +7455,17 @@
}
},
"node_modules/eslint-plugin-react-jsx": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.8.7.tgz",
"integrity": "sha512-dEv/KbYld1+cDSqBHAhIl8sUD9FG/0BmhiU8mYYi0Va7Ju3DKxatxP8l97J8dmdYMANFc6vccNL9935XMWwPCQ==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.8.9.tgz",
"integrity": "sha512-E+PTbvD21Pi6J06xuScE3SM+PDBNXUnYSr5HPCbnEXOUp7hoYfCeFp6hQ6zWczeqWi6QAhvIJbeAquMQiHNvXA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.7",
"@eslint-react/core": "5.8.7",
"@eslint-react/eslint": "5.8.7",
"@eslint-react/jsx": "5.8.7",
"@eslint-react/shared": "5.8.7",
"@eslint-react/ast": "5.8.9",
"@eslint-react/core": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/jsx": "5.8.9",
"@eslint-react/shared": "5.8.9",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0"
},
@@ -7478,16 +7478,16 @@
}
},
"node_modules/eslint-plugin-react-naming-convention": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.8.7.tgz",
"integrity": "sha512-hv52L42XylguTrQxhF7HyfVf3tnTnNYEazdoIvQAilHc/ybyMRUU4y+9iwiFU7E13Reuoq05VBuFBzNUDfv1qw==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.8.9.tgz",
"integrity": "sha512-Xb0OQdfy+hdkP4NWafHH5EHR0/WRKVUwJFh1+EZvjmRMRCdbhDOm6QYKvLS/tBKdCQeaMDSSNN53e3fclvw2Hw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.7",
"@eslint-react/core": "5.8.7",
"@eslint-react/eslint": "5.8.7",
"@eslint-react/var": "5.8.7",
"@eslint-react/ast": "5.8.9",
"@eslint-react/core": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/var": "5.8.9",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
"ts-pattern": "^5.9.0"
@@ -7501,17 +7501,17 @@
}
},
"node_modules/eslint-plugin-react-rsc": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.8.7.tgz",
"integrity": "sha512-T8P8bQAKw9Z5CGCXbO05JbcYiZTy4xdiibKarwZqml3+43jDOm54kpoz7pR2BaCQrfu9eowZcKgktAvZ+4DiOg==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.8.9.tgz",
"integrity": "sha512-J4WPf1FHURch5IBC8B9W64nPB/QNYZGedJEqhrCPackpg1w8qGooftIU/K65gVQkcNG0eXI5ny56Uli5nJzJPA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.7",
"@eslint-react/core": "5.8.7",
"@eslint-react/eslint": "5.8.7",
"@eslint-react/shared": "5.8.7",
"@eslint-react/var": "5.8.7",
"@eslint-react/ast": "5.8.9",
"@eslint-react/core": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/shared": "5.8.9",
"@eslint-react/var": "5.8.9",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0"
},
@@ -7524,17 +7524,17 @@
}
},
"node_modules/eslint-plugin-react-web-api": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.8.7.tgz",
"integrity": "sha512-7KCpG7Tbm38Q1yhWLk7nW56jIaWj/rbCE997SXd+Z2NodfvWomTH2Iqnf3BhPz0Olc83gq+XUCjW1j3wig+2/g==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.8.9.tgz",
"integrity": "sha512-bhlZso99an7dxHUZYaHUPTeE+0FF30oH2/3Uh3w7gJUt/CPh4j2TzfcJWOjpMLP6QtEn4ki0V4kFCtdCTXUB0A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.7",
"@eslint-react/core": "5.8.7",
"@eslint-react/eslint": "5.8.7",
"@eslint-react/shared": "5.8.7",
"@eslint-react/var": "5.8.7",
"@eslint-react/ast": "5.8.9",
"@eslint-react/core": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/shared": "5.8.9",
"@eslint-react/var": "5.8.9",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
"birecord": "^0.1.1",
@@ -7549,18 +7549,18 @@
}
},
"node_modules/eslint-plugin-react-x": {
"version": "5.8.7",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.8.7.tgz",
"integrity": "sha512-+JAwOC8rdq+mCTMI0HLt15O3/NS6+HENKQyOCXGcXUI5izs/JYWKgV/09SauARvvnCAp12NlOOPS4gi7Y+5V9g==",
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.8.9.tgz",
"integrity": "sha512-Zi48007pQbBEr7TVZFBNx83NR55aXBHYFl/HRGs4cuq868uhJswwiXpjfUGQjIIq2B1ghqR+eIkRQsJNPE+H2w==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.7",
"@eslint-react/core": "5.8.7",
"@eslint-react/eslint": "5.8.7",
"@eslint-react/jsx": "5.8.7",
"@eslint-react/shared": "5.8.7",
"@eslint-react/var": "5.8.7",
"@eslint-react/ast": "5.8.9",
"@eslint-react/core": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/jsx": "5.8.9",
"@eslint-react/shared": "5.8.9",
"@eslint-react/var": "5.8.9",
"@typescript-eslint/scope-manager": "^8.60.0",
"@typescript-eslint/type-utils": "^8.60.0",
"@typescript-eslint/types": "^8.60.0",
+1 -1
View File
@@ -40,7 +40,7 @@
"typeface-open-sans": "1.1.13"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "5.8.7",
"@eslint-react/eslint-plugin": "5.8.9",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.60.0",