From 83db83421a02c71f5f54899934483662fb55547f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 5 Mar 2019 19:13:04 +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 cc9c33b6..2fb5042d 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -23,12 +23,12 @@ "enzyme": "^3.9.0", "enzyme-adapter-react-16": "^1.10.0", "error-overlay-webpack-plugin": "^0.1.6", - "eslint": "^5.14.1", + "eslint": "^5.15.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.3.0", + "eslint-plugin-react-hooks": "^1.4.0", "file-loader": "^3.0.1", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", @@ -36,7 +36,7 @@ "mini-css-extract-plugin": "^0.5.0", "optimize-css-assets-webpack-plugin": "^5.0.1", "postcss-loader": "^3.0.0", - "postcss-preset-env": "^6.5.0", + "postcss-preset-env": "^6.6.0", "prop-types": "^15.7.2", "react-router-prop-types": "^1.0.4", "react-test-renderer": "^16.8.3", @@ -44,7 +44,7 @@ "stylelint": "^9.10.1", "stylelint-config-standard": "^18.2.0", "terser-webpack-plugin": "^1.2.3", - "webpack": "^4.29.5", + "webpack": "^4.29.6", "webpack-cli": "^3.2.3", "webpack-dev-server": "^3.2.1" }, @@ -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.1", - "url-polyfill": "^1.1.3" + "react-use-form-state": "^0.7.0", + "url-polyfill": "^1.1.5" } } -- cgit v1.2.3