We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24314d commit 7efe29bCopy full SHA for 7efe29b
packages/react-error-overlay/package.json
@@ -57,9 +57,9 @@
57
"object-assign": "4.1.1",
58
"promise": "8.0.3",
59
"raw-loader": "^1.0.0",
60
- "react": "^16.8.4",
+ "react": "^16.11.0",
61
"react-app-polyfill": "^1.0.4",
62
- "react-dom": "^16.8.4",
+ "react-dom": "^16.11.0",
63
"rimraf": "^2.6.3",
64
"settle-promise": "1.0.0",
65
"source-map": "0.5.6",
packages/react-scripts/package.json
@@ -82,8 +82,8 @@
82
"workbox-webpack-plugin": "4.3.1"
83
},
84
"devDependencies": {
85
86
- "react-dom": "^16.8.4"
+ "react-dom": "^16.11.0"
87
88
"optionalDependencies": {
89
"fsevents": "2.0.7"
0 commit comments