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.0.3" ,
1616 "core-js" : " ^3.29.1" ,
17- "react" : " ^17 .0.0" ,
18- "react-dom" : " ^17 .0.0" ,
17+ "react" : " ^18 .0.0" ,
18+ "react-dom" : " ^18 .0.0" ,
1919 "react-router-dom" : " ^6.22.1" ,
2020 "regenerator-runtime" : " ^0.14.1"
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" : " ^17 .0.0" ,
19- "react-dom" : " ^17 .0.0" ,
18+ "react" : " ^18 .0.0" ,
19+ "react-dom" : " ^18 .0.0" ,
2020 "react-router" : " ^6.22.3" ,
2121 "react-router-dom" : " ^6.22.3" ,
2222 "regenerator-runtime" : " ^0.14.1"
Original file line number Diff line number Diff line change 5757 "husky" : " 7.0.4" ,
5858 "jest" : " 29.7.0" ,
5959 "prop-types" : " ^15.8.1" ,
60- "react" : " ^17 .0.2 " ,
61- "react-dom" : " ^17 .0.2 " ,
60+ "react" : " ^18 .0.0 " ,
61+ "react-dom" : " ^18 .0.0 " ,
6262 "react-error-boundary" : " ^4.0.13" ,
6363 "semantic-release" : " ^22.0.12"
6464 },
6565 "peerDependencies" : {
6666 "@edx/frontend-platform" : " ^7.0.0 || ^8.0.0" ,
6767 "@openedx/paragon" : " ^21.0.0 || ^22.0.0" ,
6868 "prop-types" : " ^15.8.0" ,
69- "react" : " ^17.0.0" ,
70- "react-dom" : " ^17.0.0" ,
69+ "react" : " ^17.0.0 || ^18.0.0 " ,
70+ "react-dom" : " ^17.0.0 || ^18.0.0 " ,
7171 "react-error-boundary" : " ^4.0.11"
7272 }
7373}
You can’t perform that action at this time.
0 commit comments