[MM-61406] Upgrade to Electron v33.2.0 (#3232)

This commit is contained in:
Devin Binnie
2024-11-27 15:20:30 -05:00
committed by GitHub
parent 723fda8abb
commit 742a0c0dd4
3 changed files with 8 additions and 7 deletions

9
package-lock.json generated
View File

@@ -56,7 +56,7 @@
"copy-webpack-plugin": "10.2.4",
"cross-env": "7.0.3",
"css-loader": "6.7.1",
"electron": "33.0.2",
"electron": "33.2.0",
"electron-builder": "24.13.3",
"electron-connect": "0.6.3",
"eslint": "8.57.0",
@@ -7219,11 +7219,12 @@
}
},
"node_modules/electron": {
"version": "33.0.2",
"resolved": "https://registry.npmjs.org/electron/-/electron-33.0.2.tgz",
"integrity": "sha512-C2WksfP0COsMHbYXSJG68j6S3TjuGDrw/YT42B526yXalIlNQZ2GeAYKryg6AEMkIp3p8TUfDRD0+HyiyCt/nw==",
"version": "33.2.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-33.2.0.tgz",
"integrity": "sha512-PVw1ICAQDPsnnsmpNFX/b1i/49h67pbSPxuIENd9K9WpGO1tsRaQt+K2bmXqTuoMJsbzIc75Ce8zqtuwBPqawA==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
"@electron/get": "^2.0.0",
"@types/node": "^20.9.0",

View File

@@ -131,7 +131,7 @@
"copy-webpack-plugin": "10.2.4",
"cross-env": "7.0.3",
"css-loader": "6.7.1",
"electron": "33.0.2",
"electron": "33.2.0",
"electron-builder": "24.13.3",
"electron-connect": "0.6.3",
"eslint": "8.57.0",

View File

@@ -1,8 +1,8 @@
diff --git a/node_modules/electron/electron.d.ts b/node_modules/electron/electron.d.ts
index 2de7557..0d0fa34 100644
index 3fa42e0..93762d8 100644
--- a/node_modules/electron/electron.d.ts
+++ b/node_modules/electron/electron.d.ts
@@ -9847,23 +9847,23 @@ declare namespace Electron {
@@ -9867,23 +9867,23 @@ declare namespace Electron {
*
* @platform darwin,win32
*/