File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 41
41
"jest" : " 29.7.0" ,
42
42
"jest-chain" : " 1.1.6" ,
43
43
"prop-types" : " 15.8.1" ,
44
- "react" : " ^18.3.1 " ,
45
- "react-dom" : " ^18.3.1 " ,
44
+ "react" : " ^19.0.0 " ,
45
+ "react-dom" : " ^19.0.0 " ,
46
46
"react-redux" : " ^8.1.1" ,
47
47
"react-router-dom" : " 6.28.1" ,
48
- "react-test-renderer" : " ^18.3.1 " ,
48
+ "react-test-renderer" : " ^19.0.0 " ,
49
49
"redux" : " 4.2.1" ,
50
50
"redux-saga" : " 1.3.0"
51
51
},
67
67
"@edx/frontend-platform" : " ^7.0.0 || ^8.0.0" ,
68
68
"@openedx/paragon" : " >= 22.0.0 < 24.0.0" ,
69
69
"prop-types" : " ^15.5.10" ,
70
- "react" : " ^16.9.0 || ^17.0.0 || ^18.0.0" ,
71
- "react-dom" : " ^16.9.0 || ^17.0.0 || ^18.0.0" ,
70
+ "react" : " ^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
71
+ "react-dom" : " ^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
72
72
"react-router-dom" : " ^6.14.2"
73
73
}
74
74
}
You can’t perform that action at this time.
0 commit comments