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 48
48
"@testing-library/user-event" : " ^14.6.1" ,
49
49
"husky" : " 8.0.3" ,
50
50
"prop-types" : " 15.8.1" ,
51
- "react" : " ^18.3.1 " ,
52
- "react-dom" : " ^18.3.1 " ,
51
+ "react" : " ^19.0.0 " ,
52
+ "react-dom" : " ^19.0.0 " ,
53
53
"react-redux" : " 8.1.3" ,
54
54
"react-router-dom" : " 6.30.0" ,
55
- "react-test-renderer" : " 18.3.1 " ,
55
+ "react-test-renderer" : " 19.1.0 " ,
56
56
"redux" : " 4.2.1" ,
57
57
"semantic-release" : " 21.1.2"
58
58
},
71
71
"@edx/frontend-platform" : " ^7.0.0 || ^8.0.0" ,
72
72
"@openedx/paragon" : " >= 21.11.3 < 24.0.0" ,
73
73
"prop-types" : " ^15.5.10" ,
74
- "react" : " ^16.9.0 || ^17.0.0 || ^18.0.0" ,
75
- "react-dom" : " ^16.9.0 || ^17.0.0 || ^18.0.0"
74
+ "react" : " ^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 " ,
75
+ "react-dom" : " ^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 "
76
76
}
77
77
}
You can’t perform that action at this time.
0 commit comments