diff --git a/package.json b/package.json index c792aeb049..d1d2a71697 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "babel-loader": "^5.3.2", "busboy": "^0.2.9", "chalk": "^1.1.0", - "clipboard": "~1.5.3", + "clipboard": "^1.5.5", "css-loader": "^0.23.0", "eslint": "^1.1.0", "eslint-config-airbnb": "^1.0.0", @@ -87,7 +87,7 @@ "expect.js": "~0.3.1", "extract-text-webpack-plugin": "^0.9.1", "gh-pages": "^0.5.0", - "history": "~1.13.1", + "history": "^1.13.1", "jest-cli": "~0.6.1", "json-loader": "^0.5.1", "less": "~2.5.3", @@ -95,9 +95,9 @@ "lodash": "^3.10.0", "nico-jsx": "~0.6.0", "pre-commit": "1.x", - "react": "~0.14.1", - "react-addons-test-utils": "~0.14.1", - "react-dom": "~0.14.1", + "react": "~0.14.2", + "react-addons-test-utils": "~0.14.2", + "react-dom": "~0.14.2", "react-router": "~1.0.0", "webpack": "^1.10.1", "webpack-babel-jest": "^1.0.0",