From 046a09758c5bc5ef4ccfb4bac754e519866665eb Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Wed, 27 Feb 2019 19:39:18 +0300 Subject: update deps --- 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 bfcc199e..cc9c33b6 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,24 +11,24 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.3.3", - "@babel/plugin-proposal-class-properties": "7.3.3", + "@babel/core": "7.3.4", + "@babel/plugin-proposal-class-properties": "7.3.4", "@babel/plugin-syntax-dynamic-import": "^7.2.0", - "@babel/preset-env": "7.3.1", + "@babel/preset-env": "7.3.4", "@babel/preset-react": "7.0.0", "babel-eslint": "^10.0.1", "babel-jest": "^24.1.0", "babel-loader": "^8.0.5", "css-loader": "^2.1.0", "enzyme": "^3.9.0", - "enzyme-adapter-react-16": "^1.9.1", + "enzyme-adapter-react-16": "^1.10.0", "error-overlay-webpack-plugin": "^0.1.6", "eslint": "^5.14.1", "eslint-plugin-babel": "^5.3.0", "eslint-plugin-jest": "^22.3.0", "eslint-plugin-only-ascii": "^0.0.0", "eslint-plugin-react": "^7.12.4", - "eslint-plugin-react-hooks": "^1.2.0", + "eslint-plugin-react-hooks": "^1.3.0", "file-loader": "^3.0.1", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", @@ -88,7 +88,7 @@ "react-cookies": "^0.1.0", "react-dom": "16.8.3", "react-router-dom": "^4.3.1", - "react-use-form-state": "^0.6.0", + "react-use-form-state": "^0.6.1", "url-polyfill": "^1.1.3" } } -- cgit v1.2.3