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 42
42
"@testing-library/react" : " ^14.3.1" ,
43
43
"husky" : " 9.1.7" ,
44
44
"prop-types" : " 15.8.1" ,
45
- "react" : " 18.3.1 " ,
46
- "react-dom" : " 18.3.1 " ,
45
+ "react" : " 19.1.0 " ,
46
+ "react-dom" : " 19.1.0 " ,
47
47
"react-redux" : " 7.2.9" ,
48
48
"react-router-dom" : " 6.30.0" ,
49
- "react-test-renderer" : " 18.3.1 " ,
49
+ "react-test-renderer" : " 19.1.0 " ,
50
50
"reactifex" : " 1.1.1" ,
51
51
"redux" : " 4.2.1"
52
52
},
63
63
"@edx/frontend-platform" : " ^7.0.0 || ^8.0.0" ,
64
64
"@openedx/paragon" : " >= 21.11.3 < 23.0.0" ,
65
65
"prop-types" : " ^15.7.0" ,
66
- "react" : " ^16.9.0 || ^17.0.0 || ^18.0.0" ,
67
- "react-dom" : " ^16.9.0 || ^17.0.0 || ^18.0.0"
66
+ "react" : " ^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
67
+ "react-dom" : " ^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 "
68
68
}
69
69
}
You can’t perform that action at this time.
0 commit comments