diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json index d1d1b8f83..a5d3aed04 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "dependencies": { "array-includes": "^3.0.3", "autoprefixer": "^7.1.0", - "axios": "^0.16.1", + "axios": "^0.16.2", "babel-cli": "^6.24.1", "babel-core": "^6.24.1", "babel-loader": "7.x", @@ -40,7 +40,7 @@ "babel-preset-react": "^6.24.1", "classnames": "^2.2.5", "compression-webpack-plugin": "^0.4.0", - "css-loader": "^0.28.1", + "css-loader": "^0.28.4", "dotenv": "^4.0.0", "emojione": "^2.2.7", "emojione-picker": "^2.2.1", @@ -69,7 +69,7 @@ "path-complete-extname": "^0.1.0", "pg": "^6.1.5", "postcss-loader": "^2.0.5", - "postcss-smart-import": "^0.7.0", + "postcss-smart-import": "^0.7.4", "precss": "^1.4.0", "prop-types": "^15.5.10", "punycode": "^2.1.0", @@ -79,7 +79,7 @@ "react-addons-shallow-compare": "^15.5.2", "react-dom": "^15.5.4", "react-immutable-proptypes": "^2.1.0", - "react-immutable-pure-component": "^0.0.4", + "react-immutable-pure-component": "^0.0.5", "react-intl": "^2.3.0", "react-motion": "^0.5.0", "react-notification": "^6.7.0", @@ -98,8 +98,8 @@ "reselect": "^3.0.1", "rimraf": "^2.6.1", "sass-loader": "^6.0.5", - "stringz": "^0.2.0", - "style-loader": "^0.16.1", + "stringz": "^0.2.1", + "style-loader": "^0.18.1", "throng": "^4.0.0", "tiny-queue": "^0.2.1", "uuid": "^3.0.1", @@ -108,7 +108,7 @@ "webpack-bundle-analyzer": "^2.8.2", "webpack-manifest-plugin": "^1.1.0", "webpack-merge": "^4.1.0", - "websocket.js": "^0.1.7" + "websocket.js": "^0.1.9" }, "devDependencies": { "@storybook/addon-actions": "^3.0.0", |