File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 23
23
},
24
24
"homepage" : " https://github.com/cheminfo/eslint-config-cheminfo-react#readme" ,
25
25
"dependencies" : {
26
- "eslint-config-cheminfo" : " ^9.1 .0"
26
+ "eslint-config-cheminfo" : " ^10.0 .0"
27
27
},
28
28
"peerDependencies" : {
29
- "eslint" : " ^8.56 .0" ,
30
- "eslint-plugin-react" : " ^7.32.2 " ,
31
- "eslint-plugin-react-hooks" : " ^4.6.0 " ,
32
- "eslint-plugin-react-refresh" : " ^0.4.5 "
29
+ "eslint" : " ^8.57 .0" ,
30
+ "eslint-plugin-react" : " ^7.34.3 " ,
31
+ "eslint-plugin-react-hooks" : " ^4.6.2 " ,
32
+ "eslint-plugin-react-refresh" : " ^0.4.7 "
33
33
},
34
34
"devDependencies" : {
35
- "eslint" : " 8.56 .0" ,
36
- "eslint-plugin-react" : " 7.33.2 " ,
37
- "eslint-plugin-react-hooks" : " 4.6.0 " ,
38
- "eslint-plugin-react-refresh" : " 0.4.5 " ,
39
- "prettier" : " ^3.1.0 "
35
+ "eslint" : " 8.57 .0" ,
36
+ "eslint-plugin-react" : " 7.34.3 " ,
37
+ "eslint-plugin-react-hooks" : " 4.6.2 " ,
38
+ "eslint-plugin-react-refresh" : " 0.4.7 " ,
39
+ "prettier" : " ^3.3.2 "
40
40
}
41
41
}
You can’t perform that action at this time.
0 commit comments