File tree Expand file tree Collapse file tree 6 files changed +387
-61
lines changed Expand file tree Collapse file tree 6 files changed +387
-61
lines changed Original file line number Diff line number Diff line change 49
49
"typecheck" : " tsc --noEmit"
50
50
},
51
51
"peerDependencies" : {
52
+ "@eslint-react/eslint-plugin" : " ^1.5.8" ,
52
53
"@unocss/eslint-plugin" : " >=0.50.0" ,
53
54
"eslint" : " ^8.56.0 || ^9.0.0" ,
54
- "eslint-plugin-react" : " ^7.33.2" ,
55
55
"eslint-plugin-react-hooks" : " ^4.6.0" ,
56
56
"eslint-plugin-react-refresh" : " ^0.4.4" ,
57
57
"eslint-plugin-svelte" : " ^2.34.1" ,
58
58
"svelte-eslint-parser" : " ^0.33.1"
59
59
},
60
60
"peerDependenciesMeta" : {
61
- "@unocss /eslint-plugin" : {
61
+ "@eslint-react /eslint-plugin" : {
62
62
"optional" : true
63
63
},
64
- "eslint-plugin-react " : {
64
+ "@unocss/ eslint-plugin" : {
65
65
"optional" : true
66
66
},
67
67
"eslint-plugin-react-hooks" : {
114
114
},
115
115
"devDependencies" : {
116
116
"@antfu/ni" : " ^0.21.12" ,
117
+ "@eslint-react/eslint-plugin" : " ^1.5.11" ,
117
118
"@eslint/config-inspector" : " ^0.4.8" ,
118
119
"@types/eslint" : " ^8.56.10" ,
119
120
"@types/fs-extra" : " ^11.0.4" ,
You can’t perform that action at this time.
0 commit comments