Skip to content

Commit 89ff16e

Browse files
Update react monorepo
1 parent ea27b8b commit 89ff16e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
"mobx": "5.9.0",
5252
"mobx-react": "5.4.3",
5353
"ora": "3.1.0",
54-
"react": "16.8.5",
54+
"react": "16.14.0",
5555
"react-addons-css-transition-group": "15.6.2",
5656
"react-addons-transition-group": "15.6.2",
5757
"react-apollo": "2.5.2",
58-
"react-dom": "16.8.5",
58+
"react-dom": "16.14.0",
5959
"react-helmet": "5.2.0",
6060
"react-hot-loader": "4.6.5",
6161
"react-router": "4.3.1",
@@ -81,8 +81,8 @@
8181
"@types/node": "10.14.3",
8282
"@types/ora": "3.1.0",
8383
"@types/prop-types": "15.7.0",
84-
"@types/react": "16.8.8",
85-
"@types/react-dom": "16.8.3",
84+
"@types/react": "16.14.52",
85+
"@types/react-dom": "16.9.23",
8686
"@types/react-helmet": "5.0.8",
8787
"@types/react-hot-loader": "4.1.0",
8888
"@types/react-router": "4.4.5",

0 commit comments

Comments
 (0)