aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index bb82517..3c22837 100644
--- a/package.json
+++ b/package.json
@@ -47,11 +47,11 @@
"lanthan": "git+https://github.com/ueokande/lanthan.git#master",
"mocha": "^6.1.4",
"node-sass": "^4.12.0",
- "react": "^16.8.6",
- "react-dom": "^16.8.6",
- "react-redux": "^7.0.3",
- "react-test-renderer": "^16.8.6",
- "redux": "^4.0.1",
+ "react": "^16.9.0",
+ "react-dom": "^16.9.0",
+ "react-redux": "^7.1.0",
+ "react-test-renderer": "^16.9.0",
+ "redux": "^4.0.4",
"redux-promise": "^0.6.0",
"reflect-metadata": "^0.1.13",
"sass-loader": "^7.1.0",