From 82780d0de04a534dfbcebfdb0cfece022058a266 Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Fri, 3 May 2019 10:44:30 +0300 Subject: Update deps --- vnext/package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index d62229ef..6f3e60a2 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,10 +11,10 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.4.3", - "@babel/plugin-proposal-class-properties": "7.4.0", + "@babel/core": "7.4.4", + "@babel/plugin-proposal-class-properties": "7.4.4", "@babel/plugin-syntax-dynamic-import": "^7.2.0", - "@babel/preset-env": "7.4.3", + "@babel/preset-env": "7.4.4", "@babel/preset-react": "7.0.0", "babel-eslint": "^10.0.1", "babel-jest": "^24.7.1", @@ -23,9 +23,9 @@ "error-overlay-webpack-plugin": "^0.2.0", "eslint": "^5.16.0", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^22.4.1", + "eslint-plugin-jest": "^22.5.1", "eslint-plugin-only-ascii": "^0.0.0", - "eslint-plugin-react": "^7.12.4", + "eslint-plugin-react": "^7.13.0", "eslint-plugin-react-hooks": "^1.6.0", "file-loader": "^3.0.1", "html-loader": "^0.5.5", @@ -43,7 +43,7 @@ "stylelint-config-standard": "^18.3.0", "terser-webpack-plugin": "^1.2.3", "webpack": "^4.30.0", - "webpack-cli": "^3.3.0", + "webpack-cli": "^3.3.1", "webpack-dev-server": "^3.3.1" }, "babel": { @@ -86,7 +86,7 @@ "react-cookies": "^0.1.0", "react-dom": "16.8.6", "react-router-dom": "^5.0.0", - "react-use-form-state": "^0.9.0", + "react-use-form-state": "^0.10.0", "regenerator-runtime": "^0.13.2", "url-polyfill": "^1.1.5" } -- cgit v1.2.3