From cfa0a3cc74dabb88234bf0695ba90135497aedb7 Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Tue, 27 Jul 2021 15:47:49 +0000 Subject: Npm module updates (#1694) --- package.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 3dfb750c7..8ec1f7e04 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "classnames": "2.2.6", "cld": "2.7.0", "css": "2.2.4", - "darkreader": "4.7.15", + "darkreader": "4.9.34", "dbus-next": "0.9.2", "du": "^0.1.0", "electron-dl": "3.2.1", @@ -98,7 +98,7 @@ "mdi": "^1.9.33", "mime-types": "2.1.31", "mobx": "5.15.0", - "mobx-localstorage": "1.1.3", + "mobx-localstorage": "1.2.0", "mobx-react": "5.4.2", "mobx-react-form": "1.35.1", "mobx-react-router": "3.1.2", @@ -114,12 +114,12 @@ "react-addons-css-transition-group": "15.6.2", "react-confetti": "6.0.1", "react-dom": "^16.14.0", - "react-dropzone": "11.3.2", + "react-dropzone": "11.3.4", "react-electron-web-view": "^2.0.1", "react-intl": "2.7.2", "react-jss": "8.6.1", "react-loader": "2.4.7", - "react-modal": "3.11.1", + "react-modal": "3.14.3", "react-router": "3.2.6", "react-sortable-hoc": "2.0.0", "react-tooltip": "4.2.21", @@ -137,7 +137,7 @@ }, "devDependencies": { "@adlk/misty": "^0.2.0", - "@babel/cli": "^7.14.5", + "@babel/cli": "7.14.8", "@babel/core": "7.14.6", "@babel/eslint-parser": "7.14.7", "@babel/plugin-proposal-class-properties": "7.14.5", @@ -150,7 +150,7 @@ "@babel/preset-react": "7.13.13", "@babel/register": "7.14.5", "@types/classnames": "2.2.9", - "@types/color": "^3.0.1", + "@types/color": "3.0.2", "@types/fs-extra": "^7.0.0", "@types/jss": "^9.5.7", "@types/lodash": "4.14.170", @@ -162,9 +162,9 @@ "all-contributors-cli": "6.20.0", "babel-loader": "8.2.2", "babel-plugin-react-intl": "3.5.1", - "conventional-changelog-cli": "^2.1.1", - "cross-env": "^5.0.5", - "cz-conventional-changelog": "^2.1.0", + "conventional-changelog-cli": "2.1.1", + "cross-env": "^7.0.3", + "cz-conventional-changelog": "3.3.0", "dotenv": "10.0.0", "electron": "13.1.7", "electron-builder": "22.11.10", @@ -173,7 +173,7 @@ "eslint": "7.29.0", "eslint-config-airbnb": "18.2.1", "eslint-plugin-import": "2.23.4", - "eslint-plugin-jest": "24.3.6", + "eslint-plugin-jest": "24.4.0", "eslint-plugin-jsx-a11y": "6.4.1", "eslint-plugin-react": "7.24.0", "eslint-webpack-plugin": "^2.5.4", @@ -186,17 +186,17 @@ "gulp-sass-variables": "^1.2.0", "hex-rgb": "^3.0.0", "html-webpack-plugin": "4.5.2", - "husky": "^6.0.0", - "jest": "27.0.5", + "husky": "^7.0.1", + "jest": "27.0.6", "kebab-case": "1.0.1", "lerna": "4.0.0", "mobx-react-devtools": "^6.1.1", - "mocha": "9.0.1", + "mocha": "9.0.2", "node-abi": "2.30.0", - "prettier": "^2.3.1", + "prettier": "^2.3.2", "preval-build-info": "^1.0.3", "react-intl-translations-manager": "^5.0.3", - "sass": "1.35.1", + "sass": "1.36.0", "terser-webpack-plugin": "1.4.5", "ts-loader": "^5.4.5", "tslint": "^5.20.1", -- cgit v1.2.3-54-g00ecf