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

This commit is contained in:
Łukasz Mierzwa
2026-06-02 19:32:11 +01:00
committed by Łukasz Mierzwa
parent d03ddfe921
commit 0d65952e01
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.9",
"@eslint-react/eslint-plugin": "5.8.10",
"@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.9",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.8.9.tgz",
"integrity": "sha512-RYlekXNXNJCkirm50QmdnPKmYBqJP6p1oOGOBJZWS0wUnjGVb7Rv2bA5kEZHpAakGfQ6CW6s/E326U1ACEonzA==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.8.10.tgz",
"integrity": "sha512-TYfLQ+JfG7jLfBCSPtcSnn34GP+ot2yVtHzmaL5lmig36LHzBXHHpJRehX6+ADivaR0kFz1olxqx3StZyj3Zvg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2395,17 +2395,17 @@
}
},
"node_modules/@eslint-react/core": {
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.8.9.tgz",
"integrity": "sha512-R5B4/u3ckeIiwxaTcvltojh3Yr8jOmNYvBKlbQ+s4c5c75DKpYFx3iEq9guXjD2apUQPQ/HDEmCcLA1Xy3uKzA==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.8.10.tgz",
"integrity": "sha512-mATdXrgMN0MdRKABpll5/6CT3rFzjsr7oO9tVQ7E6iTHg7RAcaSCWzVATZeJL9uw7q4K4oLkijza65eE9v9RTw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.8.10",
"@eslint-react/eslint": "5.8.10",
"@eslint-react/jsx": "5.8.10",
"@eslint-react/shared": "5.8.10",
"@eslint-react/var": "5.8.10",
"@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.9",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.8.9.tgz",
"integrity": "sha512-PT8nq+dCtyRnB5a7gnEfmQyod3uzRgS84GShX5jVppH51GIbZCle5VptQ9BQDMbPOA03adjDOsW2g+yXd5OcxQ==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.8.10.tgz",
"integrity": "sha512-dEcAUbBucvlTW3hx/BazQi6nMx7nRseKWHo9oobg+udx3H/050RRn3NetIqIUGWVaXYsVCNev3ZEOjY3p/+8Uw==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2437,19 +2437,19 @@
}
},
"node_modules/@eslint-react/eslint-plugin": {
"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==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.8.10.tgz",
"integrity": "sha512-V8DhrJUdgwms4SN59PY3j1PKgBtmGIvrJqcDktq31A96Ajms07lMgBpTCEZ3nR4tXjOBnMmiBPaZXY+NghMG9Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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"
"@eslint-react/shared": "5.8.10",
"eslint-plugin-react-dom": "5.8.10",
"eslint-plugin-react-jsx": "5.8.10",
"eslint-plugin-react-naming-convention": "5.8.10",
"eslint-plugin-react-rsc": "5.8.10",
"eslint-plugin-react-web-api": "5.8.10",
"eslint-plugin-react-x": "5.8.10"
},
"engines": {
"node": ">=22.0.0"
@@ -2460,16 +2460,16 @@
}
},
"node_modules/@eslint-react/jsx": {
"version": "5.8.9",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.8.9.tgz",
"integrity": "sha512-/P1JpU6CMZDkxelithfPTqxOFY4sWI4Jb7Pgakfuhp2a/nczNLyzufyt4veNQkhHW3hpQoRldhVEuzZdWj0hww==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.8.10.tgz",
"integrity": "sha512-sGbk0UqRxnpdBUo3sjWRtX+TWlIpEC9DLVi/DQYCnBWUDgub2xunzpC1mUe0786rVvLSejoDUIYEQWi5TRKaEg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/shared": "5.8.9",
"@eslint-react/var": "5.8.9",
"@eslint-react/ast": "5.8.10",
"@eslint-react/eslint": "5.8.10",
"@eslint-react/shared": "5.8.10",
"@eslint-react/var": "5.8.10",
"@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.9",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.8.9.tgz",
"integrity": "sha512-1+mLQWz+lfntQxdoKzLglle7zEYSwQaJh9kvqDvOkUMjRYHoKBG8QrcudwwzVLsy6E55uFJAA7peXirtGYV6Sw==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.8.10.tgz",
"integrity": "sha512-DWLpM7kQ7kU6Sfo5zV1xEChRpltuVeI7SyQ4rcsfsKm1R8AAzdA9TrS95VWJuHilkKxp7OzQpvg25mbSao5YlA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eslint": "5.8.9",
"@eslint-react/eslint": "5.8.10",
"@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.9",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.8.9.tgz",
"integrity": "sha512-422oY9wzXa7gEfalfI7PfVwKTydJRnz5dlnF0opN9nmqzn2WBp4B4rQ0BrqDXRsIGAgcDWKppc1h+XRQOw35Ag==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.8.10.tgz",
"integrity": "sha512-9z2Aooit2OJR4RqS0BCySvX4H8WO3sZYOBmQxvd6GwCosl5G53eF2hCVmpplaG2xn0S4k6BN4GwZ7CyNQE8Y/A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/ast": "5.8.10",
"@eslint-react/eslint": "5.8.10",
"@typescript-eslint/scope-manager": "^8.60.0",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
@@ -7729,16 +7729,16 @@
}
},
"node_modules/eslint-plugin-react-dom": {
"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==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.8.10.tgz",
"integrity": "sha512-9ekarbX/uwyjNLiE+Efes/ruAVH/coxOV+WFj5Zes9KIegrdJ7eDNXGDUQm3OJY9fCd9mpJExIJDLZWZ/inBPw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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/ast": "5.8.10",
"@eslint-react/eslint": "5.8.10",
"@eslint-react/jsx": "5.8.10",
"@eslint-react/shared": "5.8.10",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
"compare-versions": "^6.1.1"
@@ -7752,17 +7752,17 @@
}
},
"node_modules/eslint-plugin-react-jsx": {
"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==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.8.10.tgz",
"integrity": "sha512-wrzossIC0iONkcMG+lYpYjZGuDMEXue/rb4Ql3EhQyyWN3Tj9ZRjP13BbSaqdfOuQWChTLhO0dQUoXKyFhfnog==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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/ast": "5.8.10",
"@eslint-react/core": "5.8.10",
"@eslint-react/eslint": "5.8.10",
"@eslint-react/jsx": "5.8.10",
"@eslint-react/shared": "5.8.10",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0"
},
@@ -7775,16 +7775,16 @@
}
},
"node_modules/eslint-plugin-react-naming-convention": {
"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==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.8.10.tgz",
"integrity": "sha512-w5RDIomhCgNHKOInXRxFzF1zQw20QC9hvEZX7CP/zyErew/xaKU/i8vJfd0OJ/tfDWjWEf3g/MowDTE222P0vg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.8.9",
"@eslint-react/core": "5.8.9",
"@eslint-react/eslint": "5.8.9",
"@eslint-react/var": "5.8.9",
"@eslint-react/ast": "5.8.10",
"@eslint-react/core": "5.8.10",
"@eslint-react/eslint": "5.8.10",
"@eslint-react/var": "5.8.10",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
"ts-pattern": "^5.9.0"
@@ -7798,17 +7798,17 @@
}
},
"node_modules/eslint-plugin-react-rsc": {
"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==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.8.10.tgz",
"integrity": "sha512-GWTNzO55M+DuQBsCU29p1ziO55Zwd9TnMvLPqqumRQwso336apxMOhg+WV112k2dVjOKBTm5yUYSSMZ5kVIK8A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.8.10",
"@eslint-react/core": "5.8.10",
"@eslint-react/eslint": "5.8.10",
"@eslint-react/shared": "5.8.10",
"@eslint-react/var": "5.8.10",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0"
},
@@ -7821,17 +7821,17 @@
}
},
"node_modules/eslint-plugin-react-web-api": {
"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==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.8.10.tgz",
"integrity": "sha512-slbG0mPhPiWo0xzirGcl7CD3ntNpNyx1MwwI2OsyQ6UQJ0AenMc1FqSNHR/i0/rI7Un8gJc/sY+Zw9+EEMvFew==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.8.10",
"@eslint-react/core": "5.8.10",
"@eslint-react/eslint": "5.8.10",
"@eslint-react/shared": "5.8.10",
"@eslint-react/var": "5.8.10",
"@typescript-eslint/types": "^8.60.0",
"@typescript-eslint/utils": "^8.60.0",
"birecord": "^0.1.1",
@@ -7846,18 +7846,18 @@
}
},
"node_modules/eslint-plugin-react-x": {
"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==",
"version": "5.8.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.8.10.tgz",
"integrity": "sha512-fj9QwhutjM8slyJPiTQpWGKcdJkp7tHj5Ek2K6U+q4YUj3zzAu1aCH7ONxN5CnEjefzSH9K0SJxTr5H7ykTeiQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.8.10",
"@eslint-react/core": "5.8.10",
"@eslint-react/eslint": "5.8.10",
"@eslint-react/jsx": "5.8.10",
"@eslint-react/shared": "5.8.10",
"@eslint-react/var": "5.8.10",
"@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.9",
"@eslint-react/eslint-plugin": "5.8.10",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.60.0",