From f01957203f77fce8b65d5e034a8acd68f1e0ae2e Mon Sep 17 00:00:00 2001 From: Stefan Malzner Date: Sun, 9 Dec 2018 01:01:12 +0100 Subject: Upgrade to react 16 TODO: add componentDidCatch --- package.json | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 155be5f1d..601ea3d4c 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@meetfranz/electron-notification-state": "^1.0.0", "address-rfc2822": "^2.0.1", "auto-launch": "https://github.com/meetfranz/node-auto-launch.git", - "classnames": "^2.2.5", + "classnames": "2.2.6", "debug-electron": "^0.0.4", "du": "^0.1.0", "electron-dl": "1.12.0", @@ -65,18 +65,17 @@ "pretty-bytes": "^4.0.2", "prop-types": "^15.5.10", "prop-types-extended": "^0.2.1", - "react": "^15.4.1", - "react-addons-css-transition-group": "^15.4.2", - "react-dom": "^15.4.1", - "react-dropzone": "^4.2.1", + "react": "16.6.3", + "react-addons-css-transition-group": "15.6.2", + "react-dom": "16.6.3", + "react-dropzone": "7.0.1", "react-electron-web-view": "^2.0.1", - "react-intl": "^2.3.0", + "react-intl": "2.7.2", "react-jss": "8.6.1", - "react-loader": "^2.4.0", + "react-loader": "2.4.5", "react-router": "^3.0.2", - "react-router-transition": "^0.1.1", - "react-sortable-hoc": "^0.6.7", - "react-tooltip": "^3.2.7", + "react-sortable-hoc": "0.8.4", + "react-tooltip": "3.9.0", "route-parser": "^0.0.5", "semver": "^5.4.1", "smoothscroll-polyfill": "^0.3.4", @@ -98,17 +97,17 @@ "@babel/register": "7.0.0", "babel-eslint": "10.0.1", "cross-env": "^5.0.5", - "cz-conventional-changelog": "^2.0.0", + "cz-conventional-changelog": "2.1.0", "dotenv": "^4.0.0", "electron": "^2.0.13", "electron-builder": "20.34.0", "electron-rebuild": "^1.6.0", - "eslint": "^4.7.1", - "eslint-config-airbnb": "^14.1.0", + "eslint": "5.10.0", + "eslint-config-airbnb": "17.1.0", "eslint-loader": "^1.9.0", - "eslint-plugin-import": "^2.2.0", - "eslint-plugin-jsx-a11y": "^3.0.0", - "eslint-plugin-react": "^6.10.0", + "eslint-plugin-import": "2.14.0", + "eslint-plugin-jsx-a11y": "6.1.2", + "eslint-plugin-react": "7.11.1", "gulp": "^4.0.0", "gulp-babel": "^8.0.0", "gulp-sass": "^4.0.2", -- cgit v1.2.3-70-g09d2