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 40
40
"jest" : " 29.7.0" ,
41
41
"jest-chain" : " 1.1.6" ,
42
42
"prop-types" : " 15.8.1" ,
43
- "react" : " ^18.3.1 " ,
44
- "react-dom" : " ^18.3.1 " ,
43
+ "react" : " ^19.0.0 " ,
44
+ "react-dom" : " ^19.0.0 " ,
45
45
"react-redux" : " ^8.1.1" ,
46
46
"react-router-dom" : " 6.28.1" ,
47
- "react-test-renderer" : " ^18.3.1 " ,
47
+ "react-test-renderer" : " ^19.0.0 " ,
48
48
"redux" : " 4.2.1" ,
49
49
"redux-saga" : " 1.3.0"
50
50
},
66
66
"@edx/frontend-platform" : " ^7.0.0 || ^8.0.0" ,
67
67
"@openedx/paragon" : " >= 22.0.0 < 24.0.0" ,
68
68
"prop-types" : " ^15.5.10" ,
69
- "react" : " ^16.9.0 || ^17.0.0 || ^18.0.0" ,
70
- "react-dom" : " ^16.9.0 || ^17.0.0 || ^18.0.0" ,
69
+ "react" : " ^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
70
+ "react-dom" : " ^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
71
71
"react-router-dom" : " ^6.14.2"
72
72
}
73
73
}
You can’t perform that action at this time.
0 commit comments