We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e55db0b commit cbcdf9bCopy full SHA for cbcdf9b
package.json
@@ -46,7 +46,7 @@
46
"typecheck": "tsc --noEmit"
47
},
48
"peerDependencies": {
49
- "@eslint-react/eslint-plugin": "^1.5.8",
+ "@eslint-react/eslint-plugin": "^1.5.8 || ^2.0.0",
50
"@unocss/eslint-plugin": ">=0.50.0",
51
"eslint": "^9.5.0",
52
"eslint-plugin-react-hooks": "^4.6.0 || ^5.0.0 || ^7.0.0",
@@ -115,7 +115,7 @@
115
116
"devDependencies": {
117
"@antfu/ni": "^26.1.0",
118
- "@eslint-react/eslint-plugin": "^2.0.6",
+ "@eslint-react/eslint-plugin": "^2.2.2",
119
"@eslint/config-inspector": "^1.3.0",
120
"@types/eslint-config-prettier": "^6.11.3",
121
"@types/node": "^24.6.2",
0 commit comments