diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json index 6d0111c..21824e0 100644 --- a/package.json +++ b/package.json @@ -4,20 +4,20 @@ "private": true, "dependencies": { "axios": "^0.18.0", - "bootstrap": "^4.1.3", + "bootstrap": "^4.2.1", "classnames": "^2.2.6", "font-awesome": "^4.7.0", - "moment": "^2.22.2", + "moment": "^2.24.0", "prop-types": "^15.6.2", - "react": "^16.5.2", - "react-dom": "^16.5.2", - "react-redux": "^5.0.7", + "react": "^16.8.1", + "react-dom": "^16.8.1", + "react-redux": "^6.0.0", "react-router": "^4.3.1", "react-router-dom": "^4.3.1", - "react-scripts": "2.0.5", - "reactstrap": "^6.5.0", + "react-scripts": "2.1.3", + "reactstrap": "^7.1.0", "redux": "^4.0.1", - "redux-devtools-extension": "^2.13.5", + "redux-devtools-extension": "^2.13.8", "redux-persist": "^5.10.0", "redux-persist-expire": "^1.0.2", "redux-thunk": "^2.3.0" |
