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 3166632 commit 3338b76Copy full SHA for 3338b76
package.json
@@ -42,11 +42,11 @@
42
"@testing-library/react": "^14.3.1",
43
"husky": "9.1.7",
44
"prop-types": "15.8.1",
45
- "react": "18.3.1",
46
- "react-dom": "18.3.1",
+ "react": "19.1.0",
+ "react-dom": "19.1.0",
47
"react-redux": "7.2.9",
48
"react-router-dom": "6.30.1",
49
- "react-test-renderer": "18.3.1",
+ "react-test-renderer": "19.1.0",
50
"reactifex": "1.1.1",
51
"redux": "4.2.1"
52
},
@@ -64,7 +64,7 @@
64
"@edx/frontend-platform": "^7.0.0 || ^8.0.0",
65
"@openedx/paragon": "^23.0.0",
66
"prop-types": "^15.7.0",
67
- "react": "^16.9.0 || ^17.0.0 || ^18.0.0",
68
- "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"
69
}
70
0 commit comments