File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1414 "dependencies" : {
1515 "@openedx/frontend-build" : " ^14.3.1" ,
1616 "core-js" : " ^3.29.1" ,
17- "react" : " ^18 .0.0" ,
18- "react-dom" : " ^18 .0.0" ,
17+ "react" : " ^19 .0.0" ,
18+ "react-dom" : " ^19 .0.0" ,
1919 "react-router-dom" : " ^6.22.1"
2020 }
2121}
Original file line number Diff line number Diff line change 1515 "classnames" : " ^2.5.1" ,
1616 "core-js" : " ^3.29.1" ,
1717 "prop-types" : " ^15.8.1" ,
18- "react" : " ^18 .0.0" ,
19- "react-dom" : " ^18 .0.0" ,
18+ "react" : " ^19 .0.0" ,
19+ "react-dom" : " ^19 .0.0" ,
2020 "react-router" : " ^6.22.3" ,
2121 "react-router-dom" : " ^6.22.3"
2222 },
Original file line number Diff line number Diff line change 5555 "husky" : " 7.0.4" ,
5656 "jest" : " 29.7.0" ,
5757 "prop-types" : " ^15.8.1" ,
58- "react" : " ^18.3.1 " ,
59- "react-dom" : " ^18.3.1 " ,
58+ "react" : " ^19.0.0 " ,
59+ "react-dom" : " ^19.0.0 " ,
6060 "react-error-boundary" : " ^4.0.13" ,
6161 "semantic-release" : " ^22.0.12"
6262 },
6363 "peerDependencies" : {
6464 "@edx/frontend-platform" : " ^7.0.0 || ^8.0.0" ,
6565 "@openedx/paragon" : " ^21.0.0 || ^22.0.0 || ^23.0.0" ,
6666 "prop-types" : " ^15.8.0" ,
67- "react" : " ^17.0.0 || ^18.0.0" ,
68- "react-dom" : " ^17.0.0 || ^18.0.0" ,
67+ "react" : " ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
68+ "react-dom" : " ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
6969 "react-error-boundary" : " ^4.0.11"
7070 }
7171}
You can’t perform that action at this time.
0 commit comments