From ccf70143284437b15421d48a934434cf8dba1d25 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sun, 8 Aug 2021 18:41:26 +0530 Subject: chore: upgraded npm modules (minor and tiny version) --- package.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index edcdb33ca..2c81a1b80 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "@adonisjs/session": "1.0.29", "@adonisjs/shield": "1.0.8", "@adonisjs/validator": "5.0.6", - "@electron/remote": "1.2.0", + "@electron/remote": "1.2.1", "@mdi/font": "5.9.55", "@mdi/js": "4.6.95", "@meetfranz/electron-notification-state": "1.0.0", @@ -75,7 +75,7 @@ "btoa": "1.2.1", "classnames": "2.3.1", "cld": "2.7.0", - "color": "4.0.0", + "color": "4.0.1", "css": "2.2.4", "csstype": "3.0.8", "darkreader": "4.9.34", @@ -111,9 +111,9 @@ "node-fetch": "2.6.1", "node-mac-permissions": "2.2.0", "normalize-url": "6.1.0", - "os-name": "4.0.0", + "os-name": "4.0.1", "pretty-bytes": "5.6.0", - "prop-types": "15.5.10", + "prop-types": "15.7.2", "react": "16.14.0", "react-addons-css-transition-group": "15.6.2", "react-confetti": "6.0.1", @@ -142,27 +142,27 @@ "devDependencies": { "@adlk/misty": "0.2.0", "@babel/cli": "7.14.8", - "@babel/core": "7.14.8", - "@babel/eslint-parser": "7.14.7", + "@babel/core": "7.15.0", + "@babel/eslint-parser": "7.15.0", "@babel/plugin-proposal-class-properties": "7.14.5", "@babel/plugin-proposal-decorators": "7.14.5", "@babel/plugin-proposal-export-default-from": "7.14.5", "@babel/plugin-proposal-throw-expressions": "7.14.5", "@babel/plugin-syntax-dynamic-import": "7.8.3", - "@babel/preset-env": "7.14.8", + "@babel/preset-env": "7.15.0", "@babel/preset-react": "7.14.5", "@babel/register": "7.14.5", "@commitlint/cli": "13.1.0", "@commitlint/config-conventional": "13.1.0", "@types/color": "3.0.2", "@types/fs-extra": "9.0.12", - "@types/lodash": "4.14.171", + "@types/lodash": "4.14.172", "@types/node": "14.17.6", "@types/react": "16.14.6", "@types/react-dom": "16.9.13", "@types/uuid": "3.4.9", - "@typescript-eslint/eslint-plugin": "4.28.5", - "@typescript-eslint/parser": "4.28.5", + "@typescript-eslint/eslint-plugin": "4.29.0", + "@typescript-eslint/parser": "4.29.0", "all-contributors-cli": "6.20.0", "babel-plugin-react-intl": "3.5.1", "commitizen": "4.2.4", @@ -172,9 +172,9 @@ "dotenv": "10.0.0", "electron": "13.1.8", "electron-builder": "22.11.11", - "electron-notarize": "1.0.0", + "electron-notarize": "1.1.0", "electron-rebuild": "2.3.5", - "eslint": "7.31.0", + "eslint": "7.32.0", "eslint-config-airbnb": "18.2.1", "eslint-config-airbnb-typescript": "12.3.1", "eslint-config-prettier": "8.3.0", @@ -185,7 +185,7 @@ "eslint-plugin-react": "7.24.0", "eslint-plugin-react-hooks": "4.2.0", "expect.js": "0.3.1", - "gulp": "4.0.0", + "gulp": "4.0.2", "gulp-babel": "8.0.0", "gulp-cli": "2.3.0", "gulp-connect": "5.7.0", @@ -203,8 +203,8 @@ "prettier": "2.3.2", "preval-build-info": "1.0.3", "react-intl-translations-manager": "5.0.3", - "sass": "1.36.0", - "simple-git": "2.41.2", + "sass": "1.37.5", + "simple-git": "2.42.0", "ts-loader": "5.4.5", "tslib": "2.3.0", "typescript": "3.9.10", -- cgit v1.2.3-54-g00ecf