From 60e2fe05bd65480ac175378d5bb6cc903b8b1132 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 5 Mar 2018 21:08:18 +0300 Subject: update packages --- vnext/package.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index 35ae0560..b9491701 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -13,7 +13,7 @@ "license": "ISC", "devDependencies": { "babel-core": "^6.26.0", - "babel-loader": "^7.1.3", + "babel-loader": "^7.1.4", "babel-preset-env": "^1.6.1", "babel-preset-react": "^6.24.1", "connect-history-api-fallback": "^1.5.0", @@ -23,10 +23,10 @@ "koa-connect": "^2.0.1", "prop-types": "^15.6.1", "react-hot-loader": "^4.0.0", - "style-loader": "^0.20.2", - "webpack": "^4.0.1", - "webpack-cli": "^2.0.10", - "webpack-serve": "^0.1.5" + "style-loader": "^0.20.3", + "webpack": "^4.1.1", + "webpack-cli": "^2.0.12", + "webpack-serve": "^0.2.0" }, "babel": { "presets": [ @@ -38,7 +38,7 @@ "history": "^4.7.2", "react": "^16.2.0", "react-dom": "^16.2.0", - "react-markdown": "^3.2.2", + "react-markdown": "^3.3.0", "whatwg-fetch": "^2.0.3" } } -- cgit v1.2.3