From 1d30fa928253c52a6382750eb054b0e8d9caf50a Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 4 Dec 2018 10:06:59 +0300 Subject: update dependencies --- vnext/package.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index d70aeba2..457b96c4 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,13 +11,13 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.1.6", - "@babel/plugin-proposal-class-properties": "7.1.0", - "@babel/plugin-proposal-object-rest-spread": "7.0.0", - "@babel/plugin-syntax-dynamic-import": "^7.0.0", - "@babel/preset-env": "7.1.6", + "@babel/core": "7.2.0", + "@babel/plugin-proposal-class-properties": "7.2.0", + "@babel/plugin-proposal-object-rest-spread": "7.2.0", + "@babel/plugin-syntax-dynamic-import": "^7.2.0", + "@babel/preset-env": "7.2.0", "@babel/preset-react": "7.0.0", - "autoprefixer": "^9.3.1", + "autoprefixer": "^9.4.0", "babel-core": "^7.0.0-bridge.0", "babel-eslint": "^10.0.1", "babel-jest": "^23.6.0", @@ -29,7 +29,7 @@ "error-overlay-webpack-plugin": "^0.1.5", "eslint": "^5.9.0", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^22.1.0", + "eslint-plugin-jest": "^22.1.1", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.11.1", "file-loader": "^2.0.0", @@ -93,10 +93,10 @@ "moment": "^2.22.2", "qs": "^6.6.0", "react": "16.6.3", - "react-content-loader": "^3.2.0", + "react-content-loader": "^3.4.1", "react-cookies": "^0.1.0", "react-dom": "16.6.3", "react-router-dom": "^4.3.1", - "url-polyfill": "^1.1.1" + "url-polyfill": "^1.1.3" } } -- cgit v1.2.3