File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 3838 "@openedx/frontend-plugin-framework" : " ^1.7.0" ,
3939 "@openedx/paragon" : " ^23.0.0" ,
4040 "@tanstack/react-query" : " ^5.90.5" ,
41- "react" : " ^18.3.1" ,
42- "react-dom" : " ^18.3.1" ,
41+ "react" : " ^18.3.1 || ^19.0.0 " ,
42+ "react-dom" : " ^18.3.1 || ^19.0.0 " ,
4343 "react-redux" : " ^7.2.9" ,
4444 "react-router-dom" : " ^6.30.1"
4545 },
6464 "eslint-plugin-import" : " ^2.31.0" ,
6565 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
6666 "eslint-plugin-react" : " ^7.37.5" ,
67- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
67+ "eslint-plugin-react-hooks" : " ^7.0.0 " ,
6868 "glob" : " 11.1.0" ,
6969 "husky" : " 9.1.7" ,
7070 "jest" : " 30.2.0" ,
71- "react-test-renderer" : " ^18.3.1 " ,
71+ "react-test-renderer" : " ^19.0.0 " ,
7272 "ts-jest" : " ^29.4.0" ,
7373 "typescript" : " ^4.9.5"
7474 }
You can’t perform that action at this time.
0 commit comments