From f491c3d4226575734c8fe79354f2af79978d8d12 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 9 Jul 2022 10:37:57 +0530 Subject: Update node modules --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 83eecbd9b..b3d7a05df 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,7 @@ "minimist": "1.2.6", "mobx": "6.6.1", "mobx-localstorage": "1.2.0", - "mobx-react": "7.5.1", + "mobx-react": "7.5.2", "mobx-react-form": "3.2.0", "moment": "2.29.4", "ms": "2.1.3", @@ -125,8 +125,8 @@ "@babel/plugin-proposal-class-properties": "7.18.6", "@babel/plugin-proposal-decorators": "7.18.6", "@babel/preset-env": "7.18.6", - "@babel/preset-react": "7.17.12", - "@babel/preset-typescript": "7.17.12", + "@babel/preset-react": "7.18.6", + "@babel/preset-typescript": "7.18.6", "@babel/register": "7.18.6", "@commitlint/cli": "17.0.3", "@commitlint/config-conventional": "17.0.3", @@ -145,10 +145,10 @@ "@types/tar": "6.1.1", "@types/uuid": "8.3.4", "@types/validator": "13.7.3", - "@typescript-eslint/eslint-plugin": "5.30.3", - "@typescript-eslint/parser": "5.30.3", + "@typescript-eslint/eslint-plugin": "5.30.5", + "@typescript-eslint/parser": "5.30.5", "all-contributors-cli": "6.20.0", - "babel-plugin-formatjs": "10.3.24", + "babel-plugin-formatjs": "10.3.25", "concurrently": "7.2.2", "cross-env": "7.0.3", "dotenv": "16.0.1", @@ -189,7 +189,7 @@ "sass": "1.53.0", "simple-git": "3.10.0", "ts-loader": "9.3.1", - "ts-node": "10.8.1", + "ts-node": "10.8.2", "typescript": "4.7.4", "wait-on": "6.0.1", "webpack": "5.73.0", -- cgit v1.2.3-54-g00ecf