diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 21 |
1 files changed, 10 insertions, 11 deletions
diff --git a/package.json b/package.json index c6c0994a..0d96e935 100644 --- a/package.json +++ b/package.json @@ -22,31 +22,30 @@ "classnames": "^2.2.5", "husky": "^0.14.3", "isomorphic-fetch": "^2.2.1", - "konva": "^1.6.8", - "lint-staged": "^4.2.3", + "konva": "^1.7.2", + "lint-staged": "^4.3.0", "node-sass-chokidar": "^0.0.3", "npm-run-all": "^4.1.1", "prettier": "^1.7.4", - "prop-types": "^15.5.10", - "react": "^15.6.1", + "prop-types": "^15.6.0", + "react": "^16.0.0", "react-document-title": "^2.0.3", - "react-dom": "^15.6.1", + "react-dom": "^16.0.0", "react-fontawesome": "^1.6.1", "react-google-login": "^2.9.3", - "react-konva": "^1.1.4", - "react-mailto": "^0.4.0", + "react-konva": "^1.1.5", "react-redux": "^5.0.5", "react-router-dom": "^4.2.2", - "react-scripts": "^1.0.13", - "react-shortcuts": "^1.6.1", + "react-scripts": "^1.0.14", + "react-shortcuts": "^2.0.0", "redux": "^3.7.2", "redux-localstorage": "^0.4.1", "redux-logger": "^3.0.6", - "redux-saga": "^0.15.6", + "redux-saga": "^0.16.0", "redux-thunk": "^2.2.0", "socket.io-client": "^2.0.3", "svgsaver": "^0.9.0", - "victory": "^0.22.2" + "victory": "^0.23.1" }, "lint-staged": { "src/**/*.{js,jsx,json}": [ |
