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 },
6565 "eslint-plugin-import" : " ^2.31.0" ,
6666 "eslint-plugin-jsx-a11y" : " ^6.10.2" ,
6767 "eslint-plugin-react" : " ^7.37.5" ,
68- "eslint-plugin-react-hooks" : " ^4.6.2 " ,
68+ "eslint-plugin-react-hooks" : " ^7.0.0 " ,
6969 "glob" : " 13.0.0" ,
7070 "husky" : " 9.1.7" ,
7171 "jest" : " 30.2.0" ,
72- "react-test-renderer" : " ^18.3.1 " ,
72+ "react-test-renderer" : " ^19.0.0 " ,
7373 "ts-jest" : " ^29.4.0" ,
7474 "typescript" : " ^4.9.5"
7575 }
You can’t perform that action at this time.
0 commit comments