mirror of
https://github.com/prymitive/karma
synced 2026-08-19 11:36:24 +00:00
chore(deps): update dependency @eslint-react/eslint-plugin to v5.8.19
This commit is contained in:
committed by
Łukasz Mierzwa
parent
92c36ff979
commit
3f5630134f
Generated
+88
-88
@@ -44,7 +44,7 @@
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-react/eslint-plugin": "5.8.18",
|
||||
"@eslint-react/eslint-plugin": "5.8.19",
|
||||
"@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.18",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.8.18.tgz",
|
||||
"integrity": "sha512-G8ltdR2eFXFi2Nv7EiO+18+3FIWxPxrYySuNciginhhlY1OZ3QHEs9Bc+jBRWtxWCW7BXEUEX9r183ZYhgY+iQ==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.8.19.tgz",
|
||||
"integrity": "sha512-4J3CLrddnkF4URN57AQkt1nZXFPgyysys1XAK/WmlFscadA3VGMKyrrbIa8hvHYOLRwy2wpPmJyQr5kxqXqTPA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2395,17 +2395,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/core": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.8.18.tgz",
|
||||
"integrity": "sha512-/1bmDBPWZMennaKNZCq9HMdxH5xoW9QskF0R/BC3WPCGGU4LXxKIwUxzs5FnTd6o3dyc6VHAgj4bvfBUD8sFwQ==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.8.19.tgz",
|
||||
"integrity": "sha512-kpLefNDaZ8o+37PPf6yretQza3oID1VMxYz2SqsWWLE73UYDUkNiCg/4OWO6HI6dxaQUulab26bQTpsCmfDJYA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/jsx": "5.8.18",
|
||||
"@eslint-react/shared": "5.8.18",
|
||||
"@eslint-react/var": "5.8.18",
|
||||
"@eslint-react/ast": "5.8.19",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@eslint-react/jsx": "5.8.19",
|
||||
"@eslint-react/shared": "5.8.19",
|
||||
"@eslint-react/var": "5.8.19",
|
||||
"@typescript-eslint/scope-manager": "^8.61.0",
|
||||
"@typescript-eslint/types": "^8.61.0",
|
||||
"@typescript-eslint/utils": "^8.61.0",
|
||||
@@ -2420,9 +2420,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/eslint": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.8.18.tgz",
|
||||
"integrity": "sha512-Cqeew2G35y/v8JEHdh94FPAGWEd8WAwjWtd+hCto2sViYNDACXiSVovCpZnyzUMBHVfm2lZyFnfqfN+hgmpX/g==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.8.19.tgz",
|
||||
"integrity": "sha512-6n/fX+hLM51OMzGmvYB4xxdfV5exB6PYLLri7hE9yhERcgWor7MRC3LcjVx+RjOUUX4CBcZw+3TVJFMuAfciRQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2437,19 +2437,19 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/eslint-plugin": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.8.18.tgz",
|
||||
"integrity": "sha512-asxb78b3BHToZxebEW96wswP4zacs0Zy6BSiYucA81QsPvwYzCZLSu3DCCbeZ+uEySa4wH4U6LxGuqjgv/9E6Q==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.8.19.tgz",
|
||||
"integrity": "sha512-DHlfNEgX6NhlU0vmfH+a+yoOydnflWG22H10c3uIyAqJzqdQx/zXlL7cqVxxGKYPo/ADRhIMJ10T8Y8WObggWg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/shared": "5.8.18",
|
||||
"eslint-plugin-react-dom": "5.8.18",
|
||||
"eslint-plugin-react-jsx": "5.8.18",
|
||||
"eslint-plugin-react-naming-convention": "5.8.18",
|
||||
"eslint-plugin-react-rsc": "5.8.18",
|
||||
"eslint-plugin-react-web-api": "5.8.18",
|
||||
"eslint-plugin-react-x": "5.8.18"
|
||||
"@eslint-react/shared": "5.8.19",
|
||||
"eslint-plugin-react-dom": "5.8.19",
|
||||
"eslint-plugin-react-jsx": "5.8.19",
|
||||
"eslint-plugin-react-naming-convention": "5.8.19",
|
||||
"eslint-plugin-react-rsc": "5.8.19",
|
||||
"eslint-plugin-react-web-api": "5.8.19",
|
||||
"eslint-plugin-react-x": "5.8.19"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.0.0"
|
||||
@@ -2460,16 +2460,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/jsx": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.8.18.tgz",
|
||||
"integrity": "sha512-RGnRowxc7Nsm8Yf7GVL92AsHBR5F48UdRzEqxZa73WJqYDAaOSrlPYWo+KGZaA5KSdRdh3YcRapHrXLvkw3Q6Q==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.8.19.tgz",
|
||||
"integrity": "sha512-XaW+FjBdGxNaCvt8g03QBfP8gkVb9efxp6AbbZ1dJNwmYjBetEMBd58dUMrTw6iSj8ZVeryWUbwtkkHkGo20jw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/shared": "5.8.18",
|
||||
"@eslint-react/var": "5.8.18",
|
||||
"@eslint-react/ast": "5.8.19",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@eslint-react/shared": "5.8.19",
|
||||
"@eslint-react/var": "5.8.19",
|
||||
"@typescript-eslint/types": "^8.61.0",
|
||||
"@typescript-eslint/utils": "^8.61.0",
|
||||
"ts-pattern": "^5.9.0"
|
||||
@@ -2483,13 +2483,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/shared": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.8.18.tgz",
|
||||
"integrity": "sha512-WZj2IgTGeDo7AziUj0SYfsSK2hFcr1/VHApqeH5A8ukKBV11TnxwuPS8o0EiTx8xYP9toQbv/bS4QU7NAosc2A==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.8.19.tgz",
|
||||
"integrity": "sha512-jpn7kdL/XtbKkfWvqTa3qZgNGko7h2i/wqxrVZG514z6SsGBNdRFwEJF2BburdHp28rqkVy0fkv2IwniBFZaKA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@typescript-eslint/utils": "^8.61.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.18",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.8.18.tgz",
|
||||
"integrity": "sha512-cA2Y2bsa3XFQtfQbaMd4WgInwWRCTw87glRvz4M0Vf57z57MWjll6m8rpMhtZ+444CdoBreilocyBkflbXIh6A==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.8.19.tgz",
|
||||
"integrity": "sha512-45K17ADBOzaBnpVzsyZ10YHHI4s4v3efm30PSYUJSDOGPOyc7Jkl/j95S0AvS7ael1U8bM4jk837y0opUdbEyg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/ast": "5.8.19",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@typescript-eslint/scope-manager": "^8.61.0",
|
||||
"@typescript-eslint/types": "^8.61.0",
|
||||
"@typescript-eslint/utils": "^8.61.0",
|
||||
@@ -7420,16 +7420,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-dom": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.8.18.tgz",
|
||||
"integrity": "sha512-bFG94Pdd8K7l1EEvsyzGUJ/dAfH2f4dsquUvYMp23wR8f6pJw5YiPqCNNc21bnYDkZ9KSiu/lvTnrK4hrs3Zsg==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.8.19.tgz",
|
||||
"integrity": "sha512-7qJTtdT2i/2JJTXgDlFTJza6Zk0fY21kgqK9HEFQU7i4oAAR+G+Hxo3634KGtASIBjtWZCAEenHf6j6ywoWbeA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/jsx": "5.8.18",
|
||||
"@eslint-react/shared": "5.8.18",
|
||||
"@eslint-react/ast": "5.8.19",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@eslint-react/jsx": "5.8.19",
|
||||
"@eslint-react/shared": "5.8.19",
|
||||
"@typescript-eslint/types": "^8.61.0",
|
||||
"@typescript-eslint/utils": "^8.61.0",
|
||||
"compare-versions": "^6.1.1"
|
||||
@@ -7443,17 +7443,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-jsx": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.8.18.tgz",
|
||||
"integrity": "sha512-ZmbJCATmJKdw/2K6WgEXUQHvzOgSUPe6C7Dl+mOyMHpQVyeAmOfumpgH6dEB3USBcf2kkohOET+6jVd7eVKVBw==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.8.19.tgz",
|
||||
"integrity": "sha512-1KhMQ0bpqrTYPG1AnUbZ1n3xqxLovMPMl8TrtU7KDbhagDAGl2rbNA8jac0MDS5ait4/xuJT6uFnLXVKknNzCA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.8.18",
|
||||
"@eslint-react/core": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/jsx": "5.8.18",
|
||||
"@eslint-react/shared": "5.8.18",
|
||||
"@eslint-react/ast": "5.8.19",
|
||||
"@eslint-react/core": "5.8.19",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@eslint-react/jsx": "5.8.19",
|
||||
"@eslint-react/shared": "5.8.19",
|
||||
"@typescript-eslint/types": "^8.61.0",
|
||||
"@typescript-eslint/utils": "^8.61.0"
|
||||
},
|
||||
@@ -7466,16 +7466,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-naming-convention": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.8.18.tgz",
|
||||
"integrity": "sha512-j2tiQIxY1U1ZKJqzPUqDh5cfJgezl+UquARDzQidin+DDL5eoxkEksJvM0xS3FmzJg9WOJh+mhc3NgMdmox/lA==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.8.19.tgz",
|
||||
"integrity": "sha512-BzjtJdRAaslUoeaoMqf4JRWSzkJNYK+p42HXILIEmi5I18JpfKYNfOdwG9XjM6t4FimeF/ZBjqqhukCZIfU+Bw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.8.18",
|
||||
"@eslint-react/core": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/var": "5.8.18",
|
||||
"@eslint-react/ast": "5.8.19",
|
||||
"@eslint-react/core": "5.8.19",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@eslint-react/var": "5.8.19",
|
||||
"@typescript-eslint/types": "^8.61.0",
|
||||
"@typescript-eslint/utils": "^8.61.0",
|
||||
"ts-pattern": "^5.9.0"
|
||||
@@ -7489,17 +7489,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-rsc": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.8.18.tgz",
|
||||
"integrity": "sha512-0Rrgqo3icqJ8c7jRWH00D+fToo05vm9J9TYK3s/o0w1itIOR1Vhi6KISwpGjvGnKW7G5macFFFmqU9oq1R7tjg==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.8.19.tgz",
|
||||
"integrity": "sha512-jxLL5rDje7Z98lHHAramxYS9cc+7MVxWYiu6HI1j6vsPePjUgpVClFlaw/bFFRA1n7JUmQ11pB+8Wcofv+iRqQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.8.18",
|
||||
"@eslint-react/core": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/shared": "5.8.18",
|
||||
"@eslint-react/var": "5.8.18",
|
||||
"@eslint-react/ast": "5.8.19",
|
||||
"@eslint-react/core": "5.8.19",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@eslint-react/shared": "5.8.19",
|
||||
"@eslint-react/var": "5.8.19",
|
||||
"@typescript-eslint/types": "^8.61.0",
|
||||
"@typescript-eslint/utils": "^8.61.0"
|
||||
},
|
||||
@@ -7512,17 +7512,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-web-api": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.8.18.tgz",
|
||||
"integrity": "sha512-qLIwOh/CStagD3PTS2noljvyD0K/SrTp9ZH574OIUUWhGb9SFv84l/SbiwMdpS8eS1Id30lPvkgpkTUSDJ8OwQ==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.8.19.tgz",
|
||||
"integrity": "sha512-8NyFul3VT5GapvXCEJBn2yzDBLmZjHl5etfl3mw1Q9v14yxnHvRD352d+YdnVUtlLEmcYORlqLObbXQ2T5lB0w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.8.18",
|
||||
"@eslint-react/core": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/shared": "5.8.18",
|
||||
"@eslint-react/var": "5.8.18",
|
||||
"@eslint-react/ast": "5.8.19",
|
||||
"@eslint-react/core": "5.8.19",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@eslint-react/shared": "5.8.19",
|
||||
"@eslint-react/var": "5.8.19",
|
||||
"@typescript-eslint/types": "^8.61.0",
|
||||
"@typescript-eslint/utils": "^8.61.0",
|
||||
"birecord": "^0.1.1",
|
||||
@@ -7537,18 +7537,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-x": {
|
||||
"version": "5.8.18",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.8.18.tgz",
|
||||
"integrity": "sha512-C5vvvNoUFOcvIC/h9osjMeFNOLTEEROfakVUbR0rRVkLB14IsPn7mA5s7B3NcZbe7q0turi1dp1T/wQ/aY15rg==",
|
||||
"version": "5.8.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.8.19.tgz",
|
||||
"integrity": "sha512-WqrDdS1K5Gh1RLamCxXMAJVLKOTfPXg/enmr0XV7Uuxa9FYIK1O8DzZG6FtPJ2mWGEaP2JvKCFXDyvDOXiyWGw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.8.18",
|
||||
"@eslint-react/core": "5.8.18",
|
||||
"@eslint-react/eslint": "5.8.18",
|
||||
"@eslint-react/jsx": "5.8.18",
|
||||
"@eslint-react/shared": "5.8.18",
|
||||
"@eslint-react/var": "5.8.18",
|
||||
"@eslint-react/ast": "5.8.19",
|
||||
"@eslint-react/core": "5.8.19",
|
||||
"@eslint-react/eslint": "5.8.19",
|
||||
"@eslint-react/jsx": "5.8.19",
|
||||
"@eslint-react/shared": "5.8.19",
|
||||
"@eslint-react/var": "5.8.19",
|
||||
"@typescript-eslint/scope-manager": "^8.61.0",
|
||||
"@typescript-eslint/type-utils": "^8.61.0",
|
||||
"@typescript-eslint/types": "^8.61.0",
|
||||
|
||||
+1
-1
@@ -40,7 +40,7 @@
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-react/eslint-plugin": "5.8.18",
|
||||
"@eslint-react/eslint-plugin": "5.8.19",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@fetch-mock/jest": "0.2.20",
|
||||
"@playwright/test": "1.60.0",
|
||||
|
||||
Reference in New Issue
Block a user