diff --git a/package.json b/package.json index 7b60adc..5341aab 100644 --- a/package.json +++ b/package.json @@ -56,17 +56,17 @@ "object-assign": "^4.1.1", "offline-plugin": "^4.8.4", "prop-types": "^15.6.0", - "react": "^16.0.0", + "react": "^16.5.0", "react-dom": "^16.0.0", "react-helmet": "^5.2.0", - "react-redux": "^5.0.6", + "react-redux": "^5.1.0", "react-router-dom": "^4.2.2", "react-universal-component": "^2.5.5", - "redux": "^3.7.2", + "redux": "^4.0.0", "redux-thunk": "^2.2.0", "serialize-javascript": "^1.4.0", "source-map-support": "^0.5.0", - "styled-components": "^2.2.1", + "styled-components": "^5.0.0", "uuid": "^3.1.0", "webpack-flush-chunks": "^1.2.0" },