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

This commit is contained in:
Łukasz Mierzwa
2026-08-04 20:23:10 +01:00
committed by Łukasz Mierzwa
parent 6f7fa27f4d
commit 5194fa2a98
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.1",
"@eslint-react/eslint-plugin": "5.18.2",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.62.1",
@@ -2375,9 +2375,9 @@
}
},
"node_modules/@eslint-react/ast": {
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.18.1.tgz",
"integrity": "sha512-6NTpdv+Z6eHT2lc8DkfJZUG6tUvZQkRBlvBpYuoeen+HIvzz59aOt1YEL4dd6FQlXD4DPbCBGXCjcV879hT8Sg==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.18.2.tgz",
"integrity": "sha512-jP0RTV86LzD5Did8IcjEIvwTy+hdHYI/JiYT2gz5wiLyct6Kp90sP0MuVlsn4dJ2FyBgH9OT4MAd6CkB8pwGjQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2395,16 +2395,16 @@
}
},
"node_modules/@eslint-react/core": {
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.18.1.tgz",
"integrity": "sha512-n2avrghmy22iMFJWGXKacyMMvtaFrPqq1Yydd7L1DKmUe/hubjD4Uc1ZKV/F2xRh8dQ0Gp2b5TVv7H/Nq5DxUQ==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.18.2.tgz",
"integrity": "sha512-TZMroXNSjd1ckpRnbLIH8AKieUcNYfG8Qh4qlfHjeVpPbNlndyEXWXG2AIm/0omtdN7ntB/zkiCtac2ozsGeDA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@eslint-react/var": "5.18.1",
"@eslint-react/ast": "5.18.2",
"@eslint-react/eslint": "5.18.2",
"@eslint-react/shared": "5.18.2",
"@eslint-react/var": "5.18.2",
"@typescript-eslint/scope-manager": "^8.65.0",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
@@ -2419,9 +2419,9 @@
}
},
"node_modules/@eslint-react/eslint": {
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.18.1.tgz",
"integrity": "sha512-T7AOWRwc1+gBEQUFoGSsBVHmWpsanGWVU52NTmWxij9ZGIlqbG+JC6vpCBa6IzGPKbulCu4B/np2JIydZQM1pQ==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.18.2.tgz",
"integrity": "sha512-WxRYDrXshsvZ4pQ2Rx3ccD7/ovXnWb/QwTQDqhJOS3l6eD4WfMbFnVlcQf+MNLZxK7csvbYC1KwYg1vdsokIFA==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2436,19 +2436,19 @@
}
},
"node_modules/@eslint-react/eslint-plugin": {
"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==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.18.2.tgz",
"integrity": "sha512-cEMCV6SDjN9YoNyZeLzqqLT6Uddb/xJEbR6JTcqFm0wi345D/Ao6+YUMGkiRmiqWzpD/vo/8Uv29PQbe9tJbBA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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"
"@eslint-react/shared": "5.18.2",
"eslint-plugin-react-dom": "5.18.2",
"eslint-plugin-react-jsx": "5.18.2",
"eslint-plugin-react-naming-convention": "5.18.2",
"eslint-plugin-react-rsc": "5.18.2",
"eslint-plugin-react-web-api": "5.18.2",
"eslint-plugin-react-x": "5.18.2"
},
"engines": {
"node": ">=22.0.0"
@@ -2459,16 +2459,16 @@
}
},
"node_modules/@eslint-react/jsx": {
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.18.1.tgz",
"integrity": "sha512-sT0JQ0yw/prFwtEu0cplzS0fZBpNHL1s7awHrD5xKABpqsVS2wofB52p2TSX2nmuNj011hSUW+xlu58GXYZ/fQ==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.18.2.tgz",
"integrity": "sha512-gm7mks25S8rbJeYuKjzFSG7lAoU3Mp1mS2gj+8iWV8cIopdXwhmNTaFToz/y0FZw/WpJmJiYUaE6z+9/iYUFDg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@eslint-react/var": "5.18.1",
"@eslint-react/ast": "5.18.2",
"@eslint-react/eslint": "5.18.2",
"@eslint-react/shared": "5.18.2",
"@eslint-react/var": "5.18.2",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
"ts-pattern": "^5.9.0"
@@ -2482,13 +2482,13 @@
}
},
"node_modules/@eslint-react/shared": {
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.18.1.tgz",
"integrity": "sha512-sLtaIw5PGVriltlBfDD/wUvF4+K3EDGuFhoUF2HKSIdhf28glyrcf6s2d0HnjFXUjXKcD325MNWL7Cectvs2GA==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.18.2.tgz",
"integrity": "sha512-UqqgTfEvy9efQLsYrGG+C59k8S0yCpXUPYf6CAl5ad73HLsDbQqmzI2+QyC+oEp5PeEaaCYT6bXz+YhBJ0QwNQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eslint": "5.18.1",
"@eslint-react/eslint": "5.18.2",
"@typescript-eslint/utils": "^8.65.0",
"ts-pattern": "^5.9.0",
"zod": "^3.25.0 || ^4.0.0"
@@ -2502,14 +2502,14 @@
}
},
"node_modules/@eslint-react/var": {
"version": "5.18.1",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.18.1.tgz",
"integrity": "sha512-w1OP5/EJ4ocGWSw+nSpZnfehlnAvfVxOrlgx7k+xTHACyoFQZZXrehOYC7M/0ArQA68sOXo0C1ymEfTJE30StQ==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.18.2.tgz",
"integrity": "sha512-RVPuZmExnPY+wY8JEMGGjHw/vXkFKZeD33UTq/KgweE91+I4LnCyW9j6OqrOQvKuehr3ubpp6LjXyyKVfS3AcA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/ast": "5.18.2",
"@eslint-react/eslint": "5.18.2",
"@typescript-eslint/scope-manager": "^8.65.0",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
@@ -7731,16 +7731,16 @@
}
},
"node_modules/eslint-plugin-react-dom": {
"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==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.18.2.tgz",
"integrity": "sha512-/ZsMa+3c8s5P9lNyw1sDzjB1VV1cfBvx/bGdKW/798lbD4rT/NP01GkkYz2A4CxmUcx7mLoNXEefvh7y5KdNXQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.18.1",
"@eslint-react/eslint": "5.18.1",
"@eslint-react/jsx": "5.18.1",
"@eslint-react/shared": "5.18.1",
"@eslint-react/ast": "5.18.2",
"@eslint-react/eslint": "5.18.2",
"@eslint-react/jsx": "5.18.2",
"@eslint-react/shared": "5.18.2",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
"compare-versions": "^6.1.1"
@@ -7754,17 +7754,17 @@
}
},
"node_modules/eslint-plugin-react-jsx": {
"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==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.18.2.tgz",
"integrity": "sha512-Ad/icDGsid5S113Y0YQHae20LJpn+UJVw9RGqGZFckiI5lwEc65x5BXKK+VbjmojyFN6kdiq+bR3YMFqE0Q3WA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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/ast": "5.18.2",
"@eslint-react/core": "5.18.2",
"@eslint-react/eslint": "5.18.2",
"@eslint-react/jsx": "5.18.2",
"@eslint-react/shared": "5.18.2",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0"
},
@@ -7777,17 +7777,17 @@
}
},
"node_modules/eslint-plugin-react-naming-convention": {
"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==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.18.2.tgz",
"integrity": "sha512-ZyHTy8TFOYuq/7d5g1T6NbaWJEHFow+tO9HC0ehorYAtQ5yuW8ZVAxWmh9hPEpag1lP+aoFh3tyFFqztUP8Q7g==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.18.2",
"@eslint-react/core": "5.18.2",
"@eslint-react/eslint": "5.18.2",
"@eslint-react/shared": "5.18.2",
"@eslint-react/var": "5.18.2",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
"ts-pattern": "^5.9.0"
@@ -7801,17 +7801,17 @@
}
},
"node_modules/eslint-plugin-react-rsc": {
"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==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.18.2.tgz",
"integrity": "sha512-3hUG6qyI2mQJnKkfQKQvxBDdOVWWQ3Th8obJA5Pdke34BZ9q86McSCeCwg5c+Em2GF/M80UoSsUxTk1VyRIPww==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.18.2",
"@eslint-react/core": "5.18.2",
"@eslint-react/eslint": "5.18.2",
"@eslint-react/shared": "5.18.2",
"@eslint-react/var": "5.18.2",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0"
},
@@ -7824,17 +7824,17 @@
}
},
"node_modules/eslint-plugin-react-web-api": {
"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==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.18.2.tgz",
"integrity": "sha512-8BqA6OR2nSprmDtb9ec/DavESyWvLkHlMLpIL0c5Wn3Jz7p9lfSpYIGCHfkQ0bY+P3WdlQsBjh0BHyCCn6jTug==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.18.2",
"@eslint-react/core": "5.18.2",
"@eslint-react/eslint": "5.18.2",
"@eslint-react/shared": "5.18.2",
"@eslint-react/var": "5.18.2",
"@typescript-eslint/types": "^8.65.0",
"@typescript-eslint/utils": "^8.65.0",
"birecord": "^0.1.2",
@@ -7849,18 +7849,18 @@
}
},
"node_modules/eslint-plugin-react-x": {
"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==",
"version": "5.18.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.18.2.tgz",
"integrity": "sha512-xGe5rrv4ftdW7FbF8d/ABuXD8QFe37q+Dn5TPTdE2GcJzn9JlEz55YY2/az40JrXVMsnxgFUO3gPTs9fClfdFw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@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",
"@eslint-react/ast": "5.18.2",
"@eslint-react/core": "5.18.2",
"@eslint-react/eslint": "5.18.2",
"@eslint-react/jsx": "5.18.2",
"@eslint-react/shared": "5.18.2",
"@eslint-react/var": "5.18.2",
"@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.1",
"@eslint-react/eslint-plugin": "5.18.2",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.62.1",