[MM-50433] Upgrade to Electron v23.0.0 (#2552)

This commit is contained in:
Devin Binnie
2023-02-13 15:19:49 -05:00
committed by GitHub
parent c9bdf86246
commit 1c0aeae118
2 changed files with 318 additions and 70 deletions

View File

@@ -16,7 +16,7 @@
"url": "git://github.com/mattermost/desktop.git"
},
"config": {
"target": "21.2.0",
"target": "23.0.0",
"arch": "x64",
"target_arch": "x64",
"disturl": "https://electronjs.org/headers",
@@ -168,7 +168,7 @@
"copy-webpack-plugin": "10.2.4",
"cross-env": "7.0.3",
"css-loader": "6.7.1",
"electron": "21.2.0",
"electron": "23.0.0",
"electron-builder": "23.3.3",
"electron-connect": "0.6.3",
"electron-context-menu": "3.5.0",