[MM-62740] Upgrade to Electron v34.0.1 (#3297)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -57,7 +57,7 @@
|
||||
"copy-webpack-plugin": "10.2.4",
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "6.7.1",
|
||||
"electron": "33.2.0",
|
||||
"electron": "34.0.1",
|
||||
"electron-builder": "24.13.3",
|
||||
"electron-connect": "0.6.3",
|
||||
"eslint": "8.57.0",
|
||||
@@ -7249,9 +7249,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "33.2.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-33.2.0.tgz",
|
||||
"integrity": "sha512-PVw1ICAQDPsnnsmpNFX/b1i/49h67pbSPxuIENd9K9WpGO1tsRaQt+K2bmXqTuoMJsbzIc75Ce8zqtuwBPqawA==",
|
||||
"version": "34.0.1",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-34.0.1.tgz",
|
||||
"integrity": "sha512-aArw5tAM80i3CKwEREnyZSM1SkARf5Jd1yBMTIdOL4pB1M+p/oDeyWSFI9Dl+vujyfJKiK4SS5+j19wna1onMw==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
@@ -131,7 +131,7 @@
|
||||
"copy-webpack-plugin": "10.2.4",
|
||||
"cross-env": "7.0.3",
|
||||
"css-loader": "6.7.1",
|
||||
"electron": "33.2.0",
|
||||
"electron": "34.0.1",
|
||||
"electron-builder": "24.13.3",
|
||||
"electron-connect": "0.6.3",
|
||||
"eslint": "8.57.0",
|
||||
|
@@ -1,8 +1,8 @@
|
||||
diff --git a/node_modules/electron/electron.d.ts b/node_modules/electron/electron.d.ts
|
||||
index 3fa42e0..93762d8 100644
|
||||
index 64b873d..9d9010d 100644
|
||||
--- a/node_modules/electron/electron.d.ts
|
||||
+++ b/node_modules/electron/electron.d.ts
|
||||
@@ -9867,23 +9867,23 @@ declare namespace Electron {
|
||||
@@ -9894,23 +9894,23 @@ declare namespace Electron {
|
||||
*
|
||||
* @platform darwin,win32
|
||||
*/
|
Reference in New Issue
Block a user