File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 38
38
"@openedx/frontend-plugin-framework" : " ^1.2.1" ,
39
39
"@openedx/paragon" : " ^22.8.1 || ^23.0.0" ,
40
40
"@tanstack/react-query" : " 4.36.1" ,
41
- "react" : " ^18.3.1" ,
42
- "react-dom" : " ^18.3.1" ,
41
+ "react" : " ^18.3.1 || ^19.0.0 " ,
42
+ "react-dom" : " ^18.3.1 || ^19.0.0 " ,
43
43
"react-redux" : " ^7.2.9" ,
44
44
"react-router-dom" : " ^6.27.0 || ^7.0.0"
45
45
},
72
72
"eslint-plugin-import" : " ^2.31.0" ,
73
73
"eslint-plugin-jsx-a11y" : " ^6.10.2" ,
74
74
"eslint-plugin-react" : " ^7.37.5" ,
75
- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
75
+ "eslint-plugin-react-hooks" : " ^5.0.0 " ,
76
76
"glob" : " 11.0.1" ,
77
77
"husky" : " 9.1.7" ,
78
78
"jest" : " 29.7.0" ,
79
- "react-test-renderer" : " ^18.3.1 " ,
79
+ "react-test-renderer" : " ^19.0.0 " ,
80
80
"typescript" : " ^4.9.5"
81
81
}
82
82
}
You can’t perform that action at this time.
0 commit comments