Skip to content

Commit f45970f

Browse files
chore(deps): update react monorepo to v18
1 parent 45b7f82 commit f45970f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@
4343
"enzyme-adapter-react-16": "1.15.7",
4444
"husky": "7.0.4",
4545
"prop-types": "15.8.1",
46-
"react": "16.14.0",
47-
"react-dom": "16.14.0",
46+
"react": "18.2.0",
47+
"react-dom": "18.2.0",
4848
"react-redux": "7.2.9",
4949
"react-router-dom": "5.3.4",
50-
"react-test-renderer": "16.14.0",
50+
"react-test-renderer": "18.2.0",
5151
"reactifex": "1.1.1",
5252
"redux": "4.2.0"
5353
},
@@ -63,7 +63,7 @@
6363
"@edx/frontend-platform": "^3.0.0",
6464
"@edx/paragon": "^20.20.0",
6565
"prop-types": "^15.7.0",
66-
"react": "^16.9.0 || ^17.0.0",
67-
"react-dom": "^16.9.0 || ^17.0.0"
66+
"react": "^16.9.0 || ^17.0.0 || ^18.0.0",
67+
"react-dom": "^16.9.0 || ^17.0.0 || ^18.0.0"
6868
}
6969
}

0 commit comments

Comments
 (0)