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 45b7f82 commit f45970fCopy full SHA for f45970f
package.json
@@ -43,11 +43,11 @@
43
"enzyme-adapter-react-16": "1.15.7",
44
"husky": "7.0.4",
45
"prop-types": "15.8.1",
46
- "react": "16.14.0",
47
- "react-dom": "16.14.0",
+ "react": "18.2.0",
+ "react-dom": "18.2.0",
48
"react-redux": "7.2.9",
49
"react-router-dom": "5.3.4",
50
- "react-test-renderer": "16.14.0",
+ "react-test-renderer": "18.2.0",
51
"reactifex": "1.1.1",
52
"redux": "4.2.0"
53
},
@@ -63,7 +63,7 @@
63
"@edx/frontend-platform": "^3.0.0",
64
"@edx/paragon": "^20.20.0",
65
"prop-types": "^15.7.0",
66
- "react": "^16.9.0 || ^17.0.0",
67
- "react-dom": "^16.9.0 || ^17.0.0"
+ "react": "^16.9.0 || ^17.0.0 || ^18.0.0",
+ "react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0"
68
}
69
0 commit comments