diff --git a/package.json b/package.json index 7ef45ae..52f063d 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "node-zookeeper-client": "0.2.2", "array-find": "~1.0.0", - "babel": "5.8.23", + "babel": "6.0.0", "babel-plugin-flow-comments": "~1.0.9", "classnames": "2.1.3", "d3": "~3.5.6", @@ -31,12 +31,12 @@ "fastclick": "1.0.6", "flux": "2.1.1", "is-plain-object": "~2.0.1", - "lodash": "3.10.1", + "lodash": "4.17.20", "material-ui": "0.11.1", "node-sass": "~3.3.0", "normalize.css": "3.0.3", "object-assign": "~4.0.1", - "radium": "~0.14.1", + "radium": "~0.16.0", "react": "0.13.3", "react-motion": "^0.3.0", "react-router": "0.13.3",