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/dom" : " ^10.4.0" ,
43
43
"@testing-library/user-event" : " ^14.6.1" ,
44
44
"prop-types" : " 15.8.1" ,
45
- "react" : " ^18.3.1 " ,
46
- "react-dom" : " ^18.3.1 " ,
45
+ "react" : " ^19.0.0 " ,
46
+ "react-dom" : " ^19.0.0 " ,
47
47
"react-redux" : " 8.1.3" ,
48
48
"react-router-dom" : " 6.30.1" ,
49
- "react-test-renderer" : " 18.3.1 " ,
49
+ "react-test-renderer" : " 19.1.0 " ,
50
50
"redux" : " 4.2.1" ,
51
51
"semantic-release" : " 21.1.2"
52
52
},
66
66
"@edx/frontend-platform" : " ^7.0.0 || ^8.0.0" ,
67
67
"@openedx/paragon" : " >= 21.11.3 < 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
}
72
72
}
You can’t perform that action at this time.
0 commit comments