We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93c9553 commit dbcc874Copy full SHA for dbcc874
package.json
@@ -45,9 +45,9 @@
45
"jest": "30.0.5",
46
"jest-chain": "1.1.6",
47
"prop-types": "15.8.1",
48
- "react": "18.3.1",
49
- "react-dom": "18.3.1",
50
- "react-test-renderer": "18.3.1",
+ "react": "19.1.1",
+ "react-dom": "19.1.1",
+ "react-test-renderer": "19.1.1",
51
"reactifex": "1.1.1",
52
"resize-observer-polyfill": "^1.5.1"
53
},
@@ -69,8 +69,8 @@
69
"@edx/frontend-platform": "^7.0.1 || ^8.0.0",
70
"@openedx/paragon": "^23.0.0",
71
"prop-types": "^15.5.10",
72
- "react": "^16.9.0 || ^17.0.0 || ^18.0.0",
73
- "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0",
+ "react": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0 || ^19.0.0",
74
"react-router-dom": "^6.0.0"
75
}
76
0 commit comments