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

This commit is contained in:
Łukasz Mierzwa
2026-07-14 21:16:50 +01:00
committed by Łukasz Mierzwa
parent ca562568ab
commit 76173fd8af
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.14.8",
"@eslint-react/eslint-plugin": "5.14.10",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.61.1",
@@ -2375,9 +2375,9 @@
}
},
"node_modules/@eslint-react/ast": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.14.8.tgz",
"integrity": "sha512-3wKe7oX8tFwMnWmUJcgGrSy9DTqiTvM0tflwGKGsCGQUeoVwsnSiLAVVRtm/3UecB5c4yIeHS/W8BffUHGwGcA==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.14.10.tgz",
"integrity": "sha512-w75aBZVHfrL3hUw9yqt3beytLSqkf+rhcKu1I7+DAmNz68+vtARSb+M8px+dN9ph2Y383jawA7CLr5/Bq2kO3w==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2395,17 +2395,17 @@
}
},
"node_modules/@eslint-react/core": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.14.8.tgz",
"integrity": "sha512-dpu7C9JNp5MIM4k2qlwM/m5qPjBWDxb+a1OWh1ztPzvaNRheUgInPyLpMB+A3IFOQ5mwmkQwyx1ktBYWMG6adg==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.14.10.tgz",
"integrity": "sha512-EabMzq1NGXL0/93P6k4w3XnqwfY/HTu6kvbfisC61+xU6vStsLqin+CApg9vku/ICKIEwwFxpFmpTvVVtSXLTg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.14.8",
"@eslint-react/eslint": "5.14.8",
"@eslint-react/jsx": "5.14.8",
"@eslint-react/shared": "5.14.8",
"@eslint-react/var": "5.14.8",
"@eslint-react/ast": "5.14.10",
"@eslint-react/eslint": "5.14.10",
"@eslint-react/jsx": "5.14.10",
"@eslint-react/shared": "5.14.10",
"@eslint-react/var": "5.14.10",
"@typescript-eslint/scope-manager": "^8.63.0",
"@typescript-eslint/types": "^8.63.0",
"@typescript-eslint/utils": "^8.63.0",
@@ -2420,9 +2420,9 @@
}
},
"node_modules/@eslint-react/eslint": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.14.8.tgz",
"integrity": "sha512-sX8fD0I6XXNNPsf3EafgNmk0iomMG4Lj4IG/O9PiHwIQ2OoQTT6BmetiNxkbNlxtQOYZuiakgLk5u2l8CU16IA==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.14.10.tgz",
"integrity": "sha512-LDkyWG6a3dMPkiaWc/eb+aNxZE15LrlU2AryLNMcjD2HWhiwHY2uIuXrymENYepiJ+oqTv1fDzR1ZZSy/H86cQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -2437,19 +2437,19 @@
}
},
"node_modules/@eslint-react/eslint-plugin": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.14.8.tgz",
"integrity": "sha512-Y/kqP0+9aIAe1lrdx0qh4yZyqUQXU+0Exb0Y5rEfH85wIoQbvYtkJHvkcpBaNPiVE81E0pojY8EUO6M7ewnf4w==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.14.10.tgz",
"integrity": "sha512-vwLI7wRzJW5ccZ2tSFVrXsyWAGkODTEVbEsLGv3RUBqvhUyy77T38MqRnQYeDP8kQqP557ZEps0rKDKxC0DJ5Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/shared": "5.14.8",
"eslint-plugin-react-dom": "5.14.8",
"eslint-plugin-react-jsx": "5.14.8",
"eslint-plugin-react-naming-convention": "5.14.8",
"eslint-plugin-react-rsc": "5.14.8",
"eslint-plugin-react-web-api": "5.14.8",
"eslint-plugin-react-x": "5.14.8"
"@eslint-react/shared": "5.14.10",
"eslint-plugin-react-dom": "5.14.10",
"eslint-plugin-react-jsx": "5.14.10",
"eslint-plugin-react-naming-convention": "5.14.10",
"eslint-plugin-react-rsc": "5.14.10",
"eslint-plugin-react-web-api": "5.14.10",
"eslint-plugin-react-x": "5.14.10"
},
"engines": {
"node": ">=22.0.0"
@@ -2460,16 +2460,16 @@
}
},
"node_modules/@eslint-react/jsx": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.14.8.tgz",
"integrity": "sha512-2Gl+nyxPl9wrOPhc+qrdqmaHBajQXp/q4/s98Wa5/pNy7i61PrzwYCR4p7k0z5n50PzMG6+Jpr3c+1BlWW/QLg==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.14.10.tgz",
"integrity": "sha512-p7dTywKGtG++yNdcScEBTO7r28aGFQKAzP65+rSQu+qtG9SF/LiPUtT0hXLLRD517AG6oD8V0/JWw9waNGg7tQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.14.8",
"@eslint-react/eslint": "5.14.8",
"@eslint-react/shared": "5.14.8",
"@eslint-react/var": "5.14.8",
"@eslint-react/ast": "5.14.10",
"@eslint-react/eslint": "5.14.10",
"@eslint-react/shared": "5.14.10",
"@eslint-react/var": "5.14.10",
"@typescript-eslint/types": "^8.63.0",
"@typescript-eslint/utils": "^8.63.0",
"ts-pattern": "^5.9.0"
@@ -2483,13 +2483,13 @@
}
},
"node_modules/@eslint-react/shared": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.14.8.tgz",
"integrity": "sha512-zlhrhqvWQel/tvAia6n/l8mwVMV+dcOMBexaTiFS1kIfdSxc5ixPu7OXhpIlM96bED7ed4IQChOxCRcqBMz5Fg==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.14.10.tgz",
"integrity": "sha512-S0HmOOqIqdPdHoTXCyFs6yVyLZT34PgQ4fHd4M1Q4lKShS7Heo8ZKNTPL5mDglwlefjT9xovU8QJxPKcxGwFdg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/eslint": "5.14.8",
"@eslint-react/eslint": "5.14.10",
"@typescript-eslint/utils": "^8.63.0",
"ts-pattern": "^5.9.0",
"zod": "^3.25.0 || ^4.0.0"
@@ -2503,14 +2503,14 @@
}
},
"node_modules/@eslint-react/var": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.14.8.tgz",
"integrity": "sha512-kNC9kVsp/9NIVuOYbawUA631GzMNC0BDQB8weuXI7Lc3ZvC12khXlNOLPhA6q0vBzdFKxUXvrYPh+CMiqof5bA==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.14.10.tgz",
"integrity": "sha512-Jd4NzJPyD9LGN0eFHS402MhdLfQjwMw1AZ5Yn1KvGqDlwd86FJTGBT/uWyxxBJ4mccDgTZ9wD1J/WxF5zzOI3Q==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.14.8",
"@eslint-react/eslint": "5.14.8",
"@eslint-react/ast": "5.14.10",
"@eslint-react/eslint": "5.14.10",
"@typescript-eslint/scope-manager": "^8.63.0",
"@typescript-eslint/types": "^8.63.0",
"@typescript-eslint/utils": "^8.63.0",
@@ -7480,16 +7480,16 @@
}
},
"node_modules/eslint-plugin-react-dom": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.14.8.tgz",
"integrity": "sha512-Gikzzt+a/iJHRqicPRmm70NypITND3P5bKp9ltVthRcb9AJabBCTjvh//3LXedEkZHaGE/hrneHzH/r3u2y9hQ==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.14.10.tgz",
"integrity": "sha512-nsjlG9W0fAZjJyc1GnpnR3JqCAzq+yzwqQkQ0vgDfVUEr/jZrpnSq+ZzRuXU7uUBp1dLiwliHtu510uH1p54VA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.14.8",
"@eslint-react/eslint": "5.14.8",
"@eslint-react/jsx": "5.14.8",
"@eslint-react/shared": "5.14.8",
"@eslint-react/ast": "5.14.10",
"@eslint-react/eslint": "5.14.10",
"@eslint-react/jsx": "5.14.10",
"@eslint-react/shared": "5.14.10",
"@typescript-eslint/types": "^8.63.0",
"@typescript-eslint/utils": "^8.63.0",
"compare-versions": "^6.1.1"
@@ -7503,17 +7503,17 @@
}
},
"node_modules/eslint-plugin-react-jsx": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.14.8.tgz",
"integrity": "sha512-IZt5qHK/YyL+9SHKYFyHHNyZ3WLUK4XOa+qWEUE5I/AGlLIPbCNvrtmZnffs9vRINGS0laxmxEBgu2xktMTODw==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.14.10.tgz",
"integrity": "sha512-vkk6fs10xox5rLZHbSiwLn82tGmTtWOGjaqVglSH4Pne4XS1LB66Sasu+cV7gcvY3H4512dNLiRLzdEvrhTQkw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.14.8",
"@eslint-react/core": "5.14.8",
"@eslint-react/eslint": "5.14.8",
"@eslint-react/jsx": "5.14.8",
"@eslint-react/shared": "5.14.8",
"@eslint-react/ast": "5.14.10",
"@eslint-react/core": "5.14.10",
"@eslint-react/eslint": "5.14.10",
"@eslint-react/jsx": "5.14.10",
"@eslint-react/shared": "5.14.10",
"@typescript-eslint/types": "^8.63.0",
"@typescript-eslint/utils": "^8.63.0"
},
@@ -7526,16 +7526,16 @@
}
},
"node_modules/eslint-plugin-react-naming-convention": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.14.8.tgz",
"integrity": "sha512-/tXJqFgD4CqsTzzd6r/bX5IQq+aNrUEDoyKDJYASKxmYYljU4fBj1o3qZguSRyxKayQUn5x8BYteJoaLo1MLkw==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.14.10.tgz",
"integrity": "sha512-5RBXCmd64UuGioMmh3mFgNccZmc0s2zz+9mphjZjHlVd555TAEb8aNJB7U6o7EFc4No6QNASvNX8JZ6Iw+wUbg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.14.8",
"@eslint-react/core": "5.14.8",
"@eslint-react/eslint": "5.14.8",
"@eslint-react/var": "5.14.8",
"@eslint-react/ast": "5.14.10",
"@eslint-react/core": "5.14.10",
"@eslint-react/eslint": "5.14.10",
"@eslint-react/var": "5.14.10",
"@typescript-eslint/types": "^8.63.0",
"@typescript-eslint/utils": "^8.63.0",
"ts-pattern": "^5.9.0"
@@ -7549,17 +7549,17 @@
}
},
"node_modules/eslint-plugin-react-rsc": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.14.8.tgz",
"integrity": "sha512-7qLWqY1o7wl9VERxwfndDSr7UPOpTfR0C3kFHjikmcWlSNpa1qUg8+x9z+6S1Jy1BrH4eppsNV8hDJUl+R2Cdg==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.14.10.tgz",
"integrity": "sha512-R6qijLEz0Uim9vN7DAQoE8cvWINfoxIsVWGr74fLVGNhYpUDDIHi//1j7rY0VsJqpKAg/m0zKAY8p8eGcJXzUA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.14.8",
"@eslint-react/core": "5.14.8",
"@eslint-react/eslint": "5.14.8",
"@eslint-react/shared": "5.14.8",
"@eslint-react/var": "5.14.8",
"@eslint-react/ast": "5.14.10",
"@eslint-react/core": "5.14.10",
"@eslint-react/eslint": "5.14.10",
"@eslint-react/shared": "5.14.10",
"@eslint-react/var": "5.14.10",
"@typescript-eslint/types": "^8.63.0",
"@typescript-eslint/utils": "^8.63.0"
},
@@ -7572,17 +7572,17 @@
}
},
"node_modules/eslint-plugin-react-web-api": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.14.8.tgz",
"integrity": "sha512-kx53spEfUwUiNKuHFRgkrRqOF9jzTFf8YAyfsZauNvjaZqZxt9Qo9PYG2YwMANhHt1MMO4JEIgSeGSeVDiy46g==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.14.10.tgz",
"integrity": "sha512-7fZ+gc6EIehlG4Fvd8hH7fPWnifRmaL8AI0n4oydud2K29hBAnF2C5FVGgW39prcq1uUWU1Uy943VQu5u0f1PQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.14.8",
"@eslint-react/core": "5.14.8",
"@eslint-react/eslint": "5.14.8",
"@eslint-react/shared": "5.14.8",
"@eslint-react/var": "5.14.8",
"@eslint-react/ast": "5.14.10",
"@eslint-react/core": "5.14.10",
"@eslint-react/eslint": "5.14.10",
"@eslint-react/shared": "5.14.10",
"@eslint-react/var": "5.14.10",
"@typescript-eslint/types": "^8.63.0",
"@typescript-eslint/utils": "^8.63.0",
"birecord": "^0.1.2",
@@ -7597,18 +7597,18 @@
}
},
"node_modules/eslint-plugin-react-x": {
"version": "5.14.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.14.8.tgz",
"integrity": "sha512-ROjj022Io26gCnACIqyThrEs4lkaKUloLzcXb78k6g5YagVnuAVGEa3f7lPtUOsSaAhfRhkdo6O8rro6vUcJ3A==",
"version": "5.14.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.14.10.tgz",
"integrity": "sha512-r3cCESitptMO+Ndffat/c70TkSCWPuyAsTIUr1rPKjFdvaYJUj+jyIRsGPycMNd6UUiu6JkqS2u9exdZGXzIsQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@eslint-react/ast": "5.14.8",
"@eslint-react/core": "5.14.8",
"@eslint-react/eslint": "5.14.8",
"@eslint-react/jsx": "5.14.8",
"@eslint-react/shared": "5.14.8",
"@eslint-react/var": "5.14.8",
"@eslint-react/ast": "5.14.10",
"@eslint-react/core": "5.14.10",
"@eslint-react/eslint": "5.14.10",
"@eslint-react/jsx": "5.14.10",
"@eslint-react/shared": "5.14.10",
"@eslint-react/var": "5.14.10",
"@typescript-eslint/scope-manager": "^8.63.0",
"@typescript-eslint/type-utils": "^8.63.0",
"@typescript-eslint/types": "^8.63.0",
+1 -1
View File
@@ -40,7 +40,7 @@
"typeface-open-sans": "1.1.13"
},
"devDependencies": {
"@eslint-react/eslint-plugin": "5.14.8",
"@eslint-react/eslint-plugin": "5.14.10",
"@eslint/js": "10.0.1",
"@fetch-mock/jest": "0.2.20",
"@playwright/test": "1.61.1",