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.11.3
This commit is contained in:
committed by
Łukasz Mierzwa
parent
d8c2b15af3
commit
fe7c26d4e5
Generated
+88
-88
@@ -44,7 +44,7 @@
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-react/eslint-plugin": "5.11.2",
|
||||
"@eslint-react/eslint-plugin": "5.11.3",
|
||||
"@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.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.11.2.tgz",
|
||||
"integrity": "sha512-/3/tgJOtS+Nor7SS6SWBuwcerlvOlgDcb2JKIghqBVNbbFRQMfH5uW4QKx6WmJmuhm5gesTHNwSdKoYdLtbCtQ==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/ast/-/ast-5.11.3.tgz",
|
||||
"integrity": "sha512-GZlsEjih+vji+HnlFMlS3YalJFyUwsdoDlwxP+Y8kDXaYcQrpZeu3+ep//QjUAjNGhv1pzNDm+cwI2WKJyMj5w==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2395,17 +2395,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/core": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.11.2.tgz",
|
||||
"integrity": "sha512-boyE28fbCZohL86bRplMsbJP4xkxZNbgo4RMCB56saBQWefEs7eqSkQLIJexMJr48EzN4sZ2+faYRpCohyDNOA==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/core/-/core-5.11.3.tgz",
|
||||
"integrity": "sha512-JIJ/J2PRqJ/rXyliZy3r7j/kTmm5Nowg0+M98jn/p/bZbq+rPwx37XWGR5YbnTQTD2aOF/efI8zNW/+1+US6lg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/jsx": "5.11.2",
|
||||
"@eslint-react/shared": "5.11.2",
|
||||
"@eslint-react/var": "5.11.2",
|
||||
"@eslint-react/ast": "5.11.3",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@eslint-react/jsx": "5.11.3",
|
||||
"@eslint-react/shared": "5.11.3",
|
||||
"@eslint-react/var": "5.11.3",
|
||||
"@typescript-eslint/scope-manager": "^8.62.1",
|
||||
"@typescript-eslint/types": "^8.62.1",
|
||||
"@typescript-eslint/utils": "^8.62.1",
|
||||
@@ -2420,9 +2420,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/eslint": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.11.2.tgz",
|
||||
"integrity": "sha512-E6J+umqSshxyJ4h8wevlGHWZlCffQsZAWJe3AAhtxTcvrOf2RH6Om+3QGhUz1HeOCk1hBlt0Ceklg8cPscGwNg==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/eslint/-/eslint-5.11.3.tgz",
|
||||
"integrity": "sha512-iqCLpVQbFVVcg7J37eQhDXbvUH9AtmiajYBgnLDTU7anoH+dMIh/QXsTQgsMWS1CwvuULL/9lIqwdLMBWBfe+g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@@ -2437,19 +2437,19 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/eslint-plugin": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.11.2.tgz",
|
||||
"integrity": "sha512-xUnJjEEp5Z+P0HkXrGvErRNcMgcZlOi+89QAxsBw1JfWJt7vb+cLdsgUnylYM2L4+qPtIEaQO6JoyOquo8GPsg==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/eslint-plugin/-/eslint-plugin-5.11.3.tgz",
|
||||
"integrity": "sha512-yZ1ysmYzvCow7H4kBVAVEZ5rn7DrePACPR8E9CzuuaG+slcIVRSyL5KRE5QgEhjuxOft7kw/WU1bZ9K+PDWCQw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/shared": "5.11.2",
|
||||
"eslint-plugin-react-dom": "5.11.2",
|
||||
"eslint-plugin-react-jsx": "5.11.2",
|
||||
"eslint-plugin-react-naming-convention": "5.11.2",
|
||||
"eslint-plugin-react-rsc": "5.11.2",
|
||||
"eslint-plugin-react-web-api": "5.11.2",
|
||||
"eslint-plugin-react-x": "5.11.2"
|
||||
"@eslint-react/shared": "5.11.3",
|
||||
"eslint-plugin-react-dom": "5.11.3",
|
||||
"eslint-plugin-react-jsx": "5.11.3",
|
||||
"eslint-plugin-react-naming-convention": "5.11.3",
|
||||
"eslint-plugin-react-rsc": "5.11.3",
|
||||
"eslint-plugin-react-web-api": "5.11.3",
|
||||
"eslint-plugin-react-x": "5.11.3"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.0.0"
|
||||
@@ -2460,16 +2460,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/jsx": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.11.2.tgz",
|
||||
"integrity": "sha512-Zu2U6sAMPlgxfXukBpKbS7oOb9xcFm4KZVZo48He+p/gapiyZIGOapWUf/R6ehmD5t9MtqWWZ6kH4UnAJ2HD+Q==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/jsx/-/jsx-5.11.3.tgz",
|
||||
"integrity": "sha512-EAZDN48z7qUeRyZZFOLR+BLhU0zRhkZvEBBdd0RdhhNiiDH474G8iy8mSG74wX1UovyE1Gv7uN8DZSTwP0rNRQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/shared": "5.11.2",
|
||||
"@eslint-react/var": "5.11.2",
|
||||
"@eslint-react/ast": "5.11.3",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@eslint-react/shared": "5.11.3",
|
||||
"@eslint-react/var": "5.11.3",
|
||||
"@typescript-eslint/types": "^8.62.1",
|
||||
"@typescript-eslint/utils": "^8.62.1",
|
||||
"ts-pattern": "^5.9.0"
|
||||
@@ -2483,13 +2483,13 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/shared": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.11.2.tgz",
|
||||
"integrity": "sha512-lXOx688k7eZjRfi+Ig3NqNmNujnGWL6nrTyc0L/Id9pmWpkF8zU8nCzeEVLw/+OZb7zB703qEkdIvatdOI+aNQ==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/shared/-/shared-5.11.3.tgz",
|
||||
"integrity": "sha512-ost2AzAnn6w0ivkQn1cMH610QZF0y3XlcCBhEewZGCUdJ7pFcgEnUvN5v7YwnREzorzMdXdNCkv5OC7lJNP94g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@typescript-eslint/utils": "^8.62.1",
|
||||
"ts-pattern": "^5.9.0",
|
||||
"zod": "^3.25.0 || ^4.0.0"
|
||||
@@ -2503,14 +2503,14 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@eslint-react/var": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.11.2.tgz",
|
||||
"integrity": "sha512-Y+l5CSkrvLxB/K5wgzfq89piBwfVwcSAClz80+X0jtE4jq93tZsSk0k4UA4Bx5FNtPgMro1vvaAOpXER4RYbpQ==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/@eslint-react/var/-/var-5.11.3.tgz",
|
||||
"integrity": "sha512-BwjtODeB1p8qOghB990rzgZNu1PK8j1Kg4WsDrv1QX56Jn8WwhjEJslh6OBvtfCZ8gSgvaxqU9N31zlOBa/Mmw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/ast": "5.11.3",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@typescript-eslint/scope-manager": "^8.62.1",
|
||||
"@typescript-eslint/types": "^8.62.1",
|
||||
"@typescript-eslint/utils": "^8.62.1",
|
||||
@@ -7789,16 +7789,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-dom": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.11.2.tgz",
|
||||
"integrity": "sha512-vciXk8shkIcSMMOAKapBr2EDeIHzdcLVZ7VZKOqePh+Gspg8cIcu3QB+3P4sOu67G50r7csCU0Gv4D2S/aeKSw==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-dom/-/eslint-plugin-react-dom-5.11.3.tgz",
|
||||
"integrity": "sha512-T7yEAgvuU87GMWzupF+3hDWkFlBMn52+dj+oFbcHIPNc5xqAatrF0mgKd/fU3a8Ko8g0T+60Nxyq2ISvNtPeqA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/jsx": "5.11.2",
|
||||
"@eslint-react/shared": "5.11.2",
|
||||
"@eslint-react/ast": "5.11.3",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@eslint-react/jsx": "5.11.3",
|
||||
"@eslint-react/shared": "5.11.3",
|
||||
"@typescript-eslint/types": "^8.62.1",
|
||||
"@typescript-eslint/utils": "^8.62.1",
|
||||
"compare-versions": "^6.1.1"
|
||||
@@ -7812,17 +7812,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-jsx": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.11.2.tgz",
|
||||
"integrity": "sha512-TM3vEHNqYjg0oOhkK3wb2W1xw58a+WDtbScXEjPY4IsmfjlDh/v8DuSHu+gf1Irtv0JhtM39GHKrJ8TlcuZ0NA==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-jsx/-/eslint-plugin-react-jsx-5.11.3.tgz",
|
||||
"integrity": "sha512-boRf3GKhb0aYCPZZDe52CEp9qEzO86ElXDEyU0bZ7ps4SLTdJ+8L0z0rDBz6sFrV+iezLdS2UK6IwrDqJCAw/g==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.11.2",
|
||||
"@eslint-react/core": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/jsx": "5.11.2",
|
||||
"@eslint-react/shared": "5.11.2",
|
||||
"@eslint-react/ast": "5.11.3",
|
||||
"@eslint-react/core": "5.11.3",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@eslint-react/jsx": "5.11.3",
|
||||
"@eslint-react/shared": "5.11.3",
|
||||
"@typescript-eslint/types": "^8.62.1",
|
||||
"@typescript-eslint/utils": "^8.62.1"
|
||||
},
|
||||
@@ -7835,16 +7835,16 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-naming-convention": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.11.2.tgz",
|
||||
"integrity": "sha512-ew034YtKNX6gUXBJhqvaxwNKmMVTReSkdpFpzNbwf7nbliG3X5s6EWgDYa5bBeu1/yzYv4bNMINdJCqdJnd9ig==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-naming-convention/-/eslint-plugin-react-naming-convention-5.11.3.tgz",
|
||||
"integrity": "sha512-w20UgZfK44TiNNryfc4DKtSzR/wfd7rCRB1OIULB6Vu9Be0XgYTelBVzu9tlOcLe5c1Wj3vuiLu1ywpKi5fjHw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.11.2",
|
||||
"@eslint-react/core": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/var": "5.11.2",
|
||||
"@eslint-react/ast": "5.11.3",
|
||||
"@eslint-react/core": "5.11.3",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@eslint-react/var": "5.11.3",
|
||||
"@typescript-eslint/types": "^8.62.1",
|
||||
"@typescript-eslint/utils": "^8.62.1",
|
||||
"ts-pattern": "^5.9.0"
|
||||
@@ -7858,17 +7858,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-rsc": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.11.2.tgz",
|
||||
"integrity": "sha512-gvD/G8n8JxUOO+O+g94AcbI3qifiqfVMfsHrfuOmrDa5TDuWbXRpSEy31bz76AT/aSh7qmVaE1bV4Ynl9NCh1g==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-rsc/-/eslint-plugin-react-rsc-5.11.3.tgz",
|
||||
"integrity": "sha512-8eHyd9+QErFNszs+7MYrsD+nYYh5xRhO+wy7JQ4ij4z6W6wRKR830lpF3osKdQ4xGU9BKILdMKGsu2VvjGG6hQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.11.2",
|
||||
"@eslint-react/core": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/shared": "5.11.2",
|
||||
"@eslint-react/var": "5.11.2",
|
||||
"@eslint-react/ast": "5.11.3",
|
||||
"@eslint-react/core": "5.11.3",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@eslint-react/shared": "5.11.3",
|
||||
"@eslint-react/var": "5.11.3",
|
||||
"@typescript-eslint/types": "^8.62.1",
|
||||
"@typescript-eslint/utils": "^8.62.1"
|
||||
},
|
||||
@@ -7881,17 +7881,17 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-web-api": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.11.2.tgz",
|
||||
"integrity": "sha512-3nthRL7fkc6aKXkJSIQL3Q3lpDrofGu8Xlz6CYLkTCcglqrmma8IkqwpHSNuuE65mFDQfI4u5G2mEI+SUtEq0Q==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-web-api/-/eslint-plugin-react-web-api-5.11.3.tgz",
|
||||
"integrity": "sha512-bpwN4yC/zQp3u16lMa1ltUT61pNnntlyaA7cv6INhwQ5Lypve89QopW00MlYg6YTBXQYcOiDn/E/d1Qk70g3iw==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.11.2",
|
||||
"@eslint-react/core": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/shared": "5.11.2",
|
||||
"@eslint-react/var": "5.11.2",
|
||||
"@eslint-react/ast": "5.11.3",
|
||||
"@eslint-react/core": "5.11.3",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@eslint-react/shared": "5.11.3",
|
||||
"@eslint-react/var": "5.11.3",
|
||||
"@typescript-eslint/types": "^8.62.1",
|
||||
"@typescript-eslint/utils": "^8.62.1",
|
||||
"birecord": "^0.1.1",
|
||||
@@ -7906,18 +7906,18 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-react-x": {
|
||||
"version": "5.11.2",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.11.2.tgz",
|
||||
"integrity": "sha512-vopujDcrwH34+Y44xy3TFieR2WgCrxFXiPLWoz8jMBc4MMpKEoR8HxJsdymlG5lbbOnHWHWkXRVVUCLyF5+79A==",
|
||||
"version": "5.11.3",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-react-x/-/eslint-plugin-react-x-5.11.3.tgz",
|
||||
"integrity": "sha512-GEFkyRU+HKnmwnk/iz9yjw6CG+O5YhugrPV6+npjgVMXcXwkKmnGyNbdsnvG2ASqcaaigHBEFYY/ruYIrKppSA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@eslint-react/ast": "5.11.2",
|
||||
"@eslint-react/core": "5.11.2",
|
||||
"@eslint-react/eslint": "5.11.2",
|
||||
"@eslint-react/jsx": "5.11.2",
|
||||
"@eslint-react/shared": "5.11.2",
|
||||
"@eslint-react/var": "5.11.2",
|
||||
"@eslint-react/ast": "5.11.3",
|
||||
"@eslint-react/core": "5.11.3",
|
||||
"@eslint-react/eslint": "5.11.3",
|
||||
"@eslint-react/jsx": "5.11.3",
|
||||
"@eslint-react/shared": "5.11.3",
|
||||
"@eslint-react/var": "5.11.3",
|
||||
"@typescript-eslint/scope-manager": "^8.62.1",
|
||||
"@typescript-eslint/type-utils": "^8.62.1",
|
||||
"@typescript-eslint/types": "^8.62.1",
|
||||
|
||||
+1
-1
@@ -40,7 +40,7 @@
|
||||
"typeface-open-sans": "1.1.13"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint-react/eslint-plugin": "5.11.2",
|
||||
"@eslint-react/eslint-plugin": "5.11.3",
|
||||
"@eslint/js": "10.0.1",
|
||||
"@fetch-mock/jest": "0.2.20",
|
||||
"@playwright/test": "1.61.1",
|
||||
|
||||
Reference in New Issue
Block a user