We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5851eb7 commit 08595b3Copy full SHA for 08595b3
package.json
@@ -48,8 +48,8 @@
48
"jsdoc": "^4.0.0",
49
"nodemon": "3.1.11",
50
"prop-types": "15.8.1",
51
- "react": "18.3.1",
52
- "react-dom": "18.3.1",
+ "react": "19.2.5",
+ "react-dom": "19.2.5",
53
"react-redux": "^8.1.1",
54
"react-router-dom": "^6.6.1",
55
"redux": "4.2.1"
@@ -79,8 +79,8 @@
79
"@openedx/frontend-build": ">= 14.0.0",
80
"@openedx/paragon": ">= 21.5.7 < 24.0.0",
81
"prop-types": ">=15.7.2 <16.0.0",
82
- "react": "^16.9.0 || ^17.0.0 || ^18.0.0",
83
- "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",
84
"react-redux": "^7.1.1 || ^8.1.1",
85
"react-router-dom": "^6.0.0",
86
"redux": "^4.0.4"
0 commit comments