aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-tools-pages/package.json')
-rw-r--r--packages/dev-tools-pages/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/dev-tools-pages/package.json b/packages/dev-tools-pages/package.json
index f73260544..4d7f03add 100644
--- a/packages/dev-tools-pages/package.json
+++ b/packages/dev-tools-pages/package.json
@@ -22,11 +22,11 @@
"less": "^2.7.2",
"lodash": "^4.17.5",
"polished": "^1.9.2",
- "react": "^16.4.2",
+ "react": "^16.5.2",
"react-document-title": "^2.0.3",
- "react-dom": "^16.4.2",
+ "react-dom": "^16.5.2",
"react-helmet": "^5.2.0",
- "styled-components": "^3.3.0"
+ "styled-components": "^4.0.0-beta.9-macro2"
},
"devDependencies": {
"@types/lodash": "4.14.104",