From 118bc872ffcbf81b1ac289322c9132ef8d1c478f Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Mon, 9 Dec 2019 12:54:07 +0300 Subject: React 16.12 and other dependency updates --- vnext/package.json | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) (limited to 'vnext/package.json') diff --git a/vnext/package.json b/vnext/package.json index cfcdeff0..6405eb86 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -11,24 +11,24 @@ "author": "", "license": "AGPL-3.0-or-later", "devDependencies": { - "@babel/core": "7.7.2", - "@babel/plugin-proposal-class-properties": "7.7.0", - "@babel/plugin-syntax-dynamic-import": "^7.2.0", - "@babel/preset-env": "7.7.1", - "@babel/preset-react": "7.7.0", + "@babel/core": "7.7.5", + "@babel/plugin-proposal-class-properties": "7.7.4", + "@babel/plugin-syntax-dynamic-import": "^7.7.4", + "@babel/preset-env": "7.7.6", + "@babel/preset-react": "7.7.4", "babel-eslint": "^10.0.3", "babel-jest": "^24.9.0", "babel-loader": "^8.0.6", - "css-loader": "^3.2.0", + "css-loader": "^3.2.1", "error-overlay-webpack-plugin": "^0.4.1", - "eslint": "^6.6.0", - "eslint-loader": "^3.0.2", + "eslint": "^6.7.2", + "eslint-loader": "^3.0.3", "eslint-plugin-babel": "^5.3.0", - "eslint-plugin-jest": "^23.0.3", + "eslint-plugin-jest": "^23.1.1", "eslint-plugin-only-ascii": "^0.0.0", - "eslint-plugin-react": "^7.16.0", - "eslint-plugin-react-hooks": "^2.2.0", - "file-loader": "^4.2.0", + "eslint-plugin-react": "^7.17.0", + "eslint-plugin-react-hooks": "^2.3.0", + "file-loader": "^5.0.2", "html-loader": "^0.5.5", "html-webpack-plugin": "^3.2.0", "jest": "^24.9.0", @@ -36,9 +36,9 @@ "optimize-css-assets-webpack-plugin": "^5.0.3", "postcss-loader": "^3.0.0", "postcss-preset-env": "^6.7.0", - "react-test-renderer": "^16.11.0", - "style-loader": "^1.0.0", - "stylelint": "^11.1.1", + "react-test-renderer": "^16.12.0", + "style-loader": "^1.0.1", + "stylelint": "^12.0.0", "stylelint-config-standard": "^19.0.0", "webpack": "^4.41.2", "webpack-cli": "^3.3.10", @@ -77,16 +77,16 @@ }, "dependencies": { "axios": "^0.19.0", - "core-js": "^3.4.1", + "core-js": "^3.4.8", "evil-icons": "^1.10.1", "moment": "^2.24.0", "qs": "^6.9.1", - "react": "16.11.0", - "react-content-loader": "^4.3.2", + "react": "16.12.0", + "react-content-loader": "^4.3.3", "react-cookies": "^0.1.1", - "react-dom": "16.11.0", + "react-dom": "16.12.0", "react-router-dom": "^5.1.2", - "react-use": "^13.6.3", + "react-use": "^13.11.0", "react-use-form-state": "^0.12.0", "regenerator-runtime": "^0.13.3", "svg4everybody": "^2.1.9", -- cgit v1.2.3