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

This commit is contained in:
Łukasz Mierzwa
2026-07-31 16:50:03 +01:00
committed by Łukasz Mierzwa
parent 3c228728ce
commit 4b6e943da5
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.18.0",
"@eslint-react/eslint-plugin": "5.18.1",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.62.0",
@@ -2378,9 +2378,9 @@
}
},
"node_modules/@eslint-react/ast": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.18.0.tgz",
"integrity": "sha512-WV7IrRiRlcJeY3UgfhI4kM8BGJCAMsmBImBeqR15Hu1gA7pT2lc7uDbv6Y963bmpJbVQN3krdbqEgXANnOjlaQ==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.18.1.tgz",
"integrity": "sha512-6NTpdv+Z6eHT2lc8DkfJZUG6tUvZQkRBlvBpYuoeen+HIvzz59aOt1YEL4dd6FQlXD4DPbCBGXCjcV879hT8Sg==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2398,16 +2398,16 @@
}
},
"node_modules/@eslint-react/core": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.18.0.tgz",
"integrity": "sha512-0XTnjY5gNKI6SnSqKdJVX3aRncz4Dzty9G2LYGJsaq01yNMbdTUY0FFadP91pBODjOVlr5PLH2LILMipnrbsTQ==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.18.1.tgz",
"integrity": "sha512-n2avrghmy22iMFJWGXKacyMMvtaFrPqq1Yydd7L1DKmUe/hubjD4Uc1ZKV/F2xRh8dQ0Gp2b5TVv7H/Nq5DxUQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.0",
"@eslint-react/eslint": "5.18.0",
"@eslint-react/shared": "5.18.0",
"@eslint-react/var": "5.18.0",
"@eslint-react/ast": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@eslint-react/var": "5.18.1",
"@typescript-eslint/scope-manager": "^8.65.0",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
@@ -2422,9 +2422,9 @@
}
},
"node_modules/@eslint-react/eslint": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.18.0.tgz",
"integrity": "sha512-ypEfKyEccb2hl2KVTzr2a7+U+QF66CiG8VakjnPwTmoXUq16XtDVkhBIJJzbVXv2knl5RZhU98/fAURziZAZVw==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.18.1.tgz",
"integrity": "sha512-T7AOWRwc1+gBEQUFoGSsBVHmWpsanGWVU52NTmWxij9ZGIlqbG+JC6vpCBa6IzGPKbulCu4B/np2JIydZQM1pQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2439,19 +2439,19 @@
}
},
"node_modules/@eslint-react/eslint-plugin": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.18.0.tgz",
"integrity": "sha512-El0r5EKDyudriw5kn4SLbaIdjDg+x0X4lNjGgGOT3bRDl5c5Wup2ZvnBQD+XRLcVyQOkpYc3l4lxdvXpJ2J3Kg==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.18.1.tgz",
"integrity": "sha512-BlgYu//MKKnLHhQhh6E6ChSbEYj/a/cuRnyc+akOUtn8qCEqf2Le+/Rcxjfso3ujDjrq5yZt8E28aNOubtE6WA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/shared": "5.18.0",
"eslint-plugin-react-dom": "5.18.0",
"eslint-plugin-react-jsx": "5.18.0",
"eslint-plugin-react-naming-convention": "5.18.0",
"eslint-plugin-react-rsc": "5.18.0",
"eslint-plugin-react-web-api": "5.18.0",
"eslint-plugin-react-x": "5.18.0"
"@eslint-react/shared": "5.18.1",
"eslint-plugin-react-dom": "5.18.1",
"eslint-plugin-react-jsx": "5.18.1",
"eslint-plugin-react-naming-convention": "5.18.1",
"eslint-plugin-react-rsc": "5.18.1",
"eslint-plugin-react-web-api": "5.18.1",
"eslint-plugin-react-x": "5.18.1"
},
"engines": {
"node": ">=22.0.0"
@@ -2462,16 +2462,16 @@
}
},
"node_modules/@eslint-react/jsx": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.18.0.tgz",
"integrity": "sha512-9XTmXLzWYV7QCUEQYdQjbW9zrJNNTEgkuNbv8ApngUvttbmWSUFSKmA3MJNojOyjmj0fttCLcItUcCM9ThLOAw==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.18.1.tgz",
"integrity": "sha512-sT0JQ0yw/prFwtEu0cplzS0fZBpNHL1s7awHrD5xKABpqsVS2wofB52p2TSX2nmuNj011hSUW+xlu58GXYZ/fQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.0",
"@eslint-react/eslint": "5.18.0",
"@eslint-react/shared": "5.18.0",
"@eslint-react/var": "5.18.0",
"@eslint-react/ast": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@eslint-react/var": "5.18.1",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
"ts-pattern": "^5.9.0"
@@ -2485,13 +2485,13 @@
}
},
"node_modules/@eslint-react/shared": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.18.0.tgz",
"integrity": "sha512-EQnptEj1i3byDDLSF7rHPRNmg7OabMMh9LL2B756ou1raaox1YmoqJTvLQvQWZVs1jHuDyR4ByvVeDzJvnUByA==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.18.1.tgz",
"integrity": "sha512-sLtaIw5PGVriltlBfDD/wUvF4+K3EDGuFhoUF2HKSIdhf28glyrcf6s2d0HnjFXUjXKcD325MNWL7Cectvs2GA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eslint": "5.18.0",
"@eslint-react/eslint": "5.18.1",
"@typescript-eslint/utils": "^8.65.0",
"ts-pattern": "^5.9.0",
"zod": "^3.25.0 || ^4.0.0"
@@ -2505,14 +2505,14 @@
}
},
"node_modules/@eslint-react/var": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.18.0.tgz",
"integrity": "sha512-klGm2vgw2209YeMdGhiLzP+e/SmbVmCO06+BteC25xTtbd56mUiYb234B0qFEyRbvOh5EpO383npJEzt3EPcGw==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.18.1.tgz",
"integrity": "sha512-w1OP5/EJ4ocGWSw+nSpZnfehlnAvfVxOrlgx7k+xTHACyoFQZZXrehOYC7M/0ArQA68sOXo0C1ymEfTJE30StQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.0",
"@eslint-react/eslint": "5.18.0",
"@eslint-react/ast": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@typescript-eslint/scope-manager": "^8.65.0",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
@@ -7546,16 +7546,16 @@
}
},
"node_modules/eslint-plugin-react-dom": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.18.0.tgz",
"integrity": "sha512-Yb4fYRI29zDjUqy8bf+iwJitIJ7JmYXVRZ5eXWGEcq29w3tVATsMSBAjLQPo/OC6JOxUaIdr0xyCUOEbbev45A==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.18.1.tgz",
"integrity": "sha512-0PakQ8iPZ2yq4zi99T28l+NlefxrE/92CpIQ1SbbFT2fqNIjRz1L+ewWIzAsMdyUUjQzcCj8domEJ36y20K8Zw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.0",
"@eslint-react/eslint": "5.18.0",
"@eslint-react/jsx": "5.18.0",
"@eslint-react/shared": "5.18.0",
"@eslint-react/ast": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/jsx": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
"compare-versions": "^6.1.1"
@@ -7569,17 +7569,17 @@
}
},
"node_modules/eslint-plugin-react-jsx": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.18.0.tgz",
"integrity": "sha512-+0tz4Z6W2T9apI3Kq6T5w4CQSoAL7d2gmHkgCCoB1TAm7Ag4nZEPN97YCbi+LuckCrh+BQDbpUCA7AnoyLynEg==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.18.1.tgz",
"integrity": "sha512-bT8/pcYwp1Anyjnvjqz1jRJBGdo4ydXlR6hciyQUiHzOxAWpIOP61ggAVgbA9JU3qOr4/hldMpGZHdJP5pqfgw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.0",
"@eslint-react/core": "5.18.0",
"@eslint-react/eslint": "5.18.0",
"@eslint-react/jsx": "5.18.0",
"@eslint-react/shared": "5.18.0",
"@eslint-react/ast": "5.18.1",
"@eslint-react/core": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/jsx": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0"
},
@@ -7592,17 +7592,17 @@
}
},
"node_modules/eslint-plugin-react-naming-convention": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.18.0.tgz",
"integrity": "sha512-Bw9u8u3i4f+NKuesWjBdLJ3FFAe8i6lVr6Ih6K50AFd+3iL6bt+1SlAaI13rv2JB0yXevT7zuMI4NapKwj4qmw==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.18.1.tgz",
"integrity": "sha512-fN6U+Q5QOZ7ZJlTn7XsKB0NvRx0qDp+7tV2Zht3nhtKQ2tl4cxFz8QV78l++FqMtBtCNfxTiInuo5u5Xt8Ymjw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.0",
"@eslint-react/core": "5.18.0",
"@eslint-react/eslint": "5.18.0",
"@eslint-react/shared": "5.18.0",
"@eslint-react/var": "5.18.0",
"@eslint-react/ast": "5.18.1",
"@eslint-react/core": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@eslint-react/var": "5.18.1",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
"ts-pattern": "^5.9.0"
@@ -7616,17 +7616,17 @@
}
},
"node_modules/eslint-plugin-react-rsc": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.18.0.tgz",
"integrity": "sha512-Lsb5g8Hb8UjCUiXzKKd60sp7gDCEVjtb4yq7Z0WzKcZQsEsTo7MjbEYzvR1otkVHGN8kJe9DmYKbd+4BnNGEvQ==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.18.1.tgz",
"integrity": "sha512-s792p16e8YNhGA3vgIseDxdrwTuNb+gHn0Gau5PsTZ42d8Zuvi3ZJWLfkAZfvMfblaDev6tSAv2fZzWB0brEIg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.0",
"@eslint-react/core": "5.18.0",
"@eslint-react/eslint": "5.18.0",
"@eslint-react/shared": "5.18.0",
"@eslint-react/var": "5.18.0",
"@eslint-react/ast": "5.18.1",
"@eslint-react/core": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@eslint-react/var": "5.18.1",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0"
},
@@ -7639,17 +7639,17 @@
}
},
"node_modules/eslint-plugin-react-web-api": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.18.0.tgz",
"integrity": "sha512-b3ozdXQVxd9+t/7JQcW0TETbX9XzhImFk+hJ/6WIwY9bkgp0fGShu5HX1dVUBOe/WBApYC2hjkq2olHrBz0d9w==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.18.1.tgz",
"integrity": "sha512-Az8kJEM2Bk8PhJR3UBLWBVZkir/2l+qX545PTi8Kx3JdDlK6IlU1vz69/B5tJ/YXo6cJKP3bKTqaAzcT5ikl8g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.0",
"@eslint-react/core": "5.18.0",
"@eslint-react/eslint": "5.18.0",
"@eslint-react/shared": "5.18.0",
"@eslint-react/var": "5.18.0",
"@eslint-react/ast": "5.18.1",
"@eslint-react/core": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@eslint-react/var": "5.18.1",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
"birecord": "^0.1.2",
@@ -7664,18 +7664,18 @@
}
},
"node_modules/eslint-plugin-react-x": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.18.0.tgz",
"integrity": "sha512-Qe1weZELW10yi524DfpsUGDmL9f3Xyife9ldm4kzdaP874O0jxluRgQF5p+Ov4TVb7rshN9xSZTDc77b0o9IZA==",
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.18.1.tgz",
"integrity": "sha512-i0a17vUMoMhiHjcXz4IYfO42Br6xQkbu+PqVftUHM49i1bbYD+22GFMgNmKkLCMNKXZSQhocKvIKUwhMIbFTQg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.0",
"@eslint-react/core": "5.18.0",
"@eslint-react/eslint": "5.18.0",
"@eslint-react/jsx": "5.18.0",
"@eslint-react/shared": "5.18.0",
"@eslint-react/var": "5.18.0",
"@eslint-react/ast": "5.18.1",
"@eslint-react/core": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/jsx": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@eslint-react/var": "5.18.1",
"@typescript-eslint/scope-manager": "^8.65.0",
"@typescript-eslint/type-utils": "^8.65.0",
"@typescript-eslint/types": "^8.65.0",
+1 -1
View File
@@ -40,7 +40,7 @@
"typeface-open-sans": "1.1.13"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "5.18.0",
"@eslint-react/eslint-plugin": "5.18.1",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.62.0",