mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-10-23 03:31:56 +00:00
dependencies: Upgrade to Electron 7.
This works without any other changes, thanks to Electron's deprecation process being done over multiple releases.
This commit is contained in:
794
package-lock.json
generated
794
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -161,7 +161,7 @@
|
||||
"assert": "1.4.1",
|
||||
"cp-file": "5.0.0",
|
||||
"devtron": "1.4.0",
|
||||
"electron": "^6.1.9",
|
||||
"electron": "^7.1.14",
|
||||
"electron-builder": "^22.3.2",
|
||||
"electron-connect": "0.6.2",
|
||||
"electron-debug": "1.4.0",
|
||||
@@ -175,7 +175,7 @@
|
||||
"is-ci": "1.0.10",
|
||||
"nodemon": "1.14.11",
|
||||
"pre-commit": "1.2.2",
|
||||
"spectron": "^8.0.0",
|
||||
"spectron": "^9.0.0",
|
||||
"stylelint": "9.10.1",
|
||||
"tap-colorize": "1.2.0",
|
||||
"tape": "4.8.0",
|
||||
|
Reference in New Issue
Block a user