From b36b6050589dcc1f559e44ca85e276fa9bafac52 Mon Sep 17 00:00:00 2001 From: Alphrag <34252790+Alphrag@users.noreply.github.com> Date: Sat, 13 May 2023 19:57:33 +0100 Subject: Upgrade 'electron' to '24.3.0' and update node modules (#1165) --- package.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 28ae93acc..b0755a59a 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "react-transition-group": "1.2.1", "route-parser": "0.0.5", "sanitize-filename": "1.6.3", - "semver": "7.3.8", + "semver": "7.5.1", "sqlite3": "5.1.6", "tar": "6.1.14", "tslib": "2.5.0", @@ -126,8 +126,8 @@ "ws": "8.13.0" }, "devDependencies": { - "@commitlint/cli": "17.4.4", - "@commitlint/config-conventional": "17.4.4", + "@commitlint/cli": "17.6.3", + "@commitlint/config-conventional": "17.6.3", "@electron/notarize": "1.2.3", "@formatjs/cli": "5.1.12", "@types/color": "3.0.3", @@ -141,17 +141,16 @@ "@types/react": "17.0.45", "@types/react-dom": "17.0.17", "@types/route-parser": "0.1.4", - "@types/sass": "1.45.0", - "@types/tar": "6.1.4", + "@types/tar": "6.1.5", "@types/uuid": "9.0.1", - "@types/validator": "13.7.15", + "@types/validator": "13.7.17", "@typescript-eslint/eslint-plugin": "5.56.0", "@typescript-eslint/parser": "5.56.0", - "all-contributors-cli": "6.24.0", + "all-contributors-cli": "6.25.1", "chalk": "5.2.0", "concurrently": "7.6.0", "cross-env": "7.0.3", - "electron": "24.2.0", + "electron": "24.3.0", "electron-builder": "23.6.0", "esbuild": "0.16.17", "esbuild-plugin-copy": "2.1.1", -- cgit v1.2.3-70-g09d2