mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-02 21:13:32 +00:00
Upgrade dependencies, including Electron 10.1.3.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
786
package-lock.json
generated
786
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
18
package.json
18
package.json
@@ -146,14 +146,14 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@electron-elements/send-feedback": "^2.0.3",
|
||||
"@sentry/electron": "^2.0.0",
|
||||
"@yaireo/tagify": "^3.17.10",
|
||||
"@sentry/electron": "^2.0.1",
|
||||
"@yaireo/tagify": "^3.19.4",
|
||||
"adm-zip": "^0.4.16",
|
||||
"auto-launch": "^5.0.5",
|
||||
"backoff": "^2.5.0",
|
||||
"electron-is-dev": "^1.2.0",
|
||||
"electron-log": "^4.2.4",
|
||||
"electron-updater": "^4.3.4",
|
||||
"electron-updater": "^4.3.5",
|
||||
"electron-window-state": "^5.0.3",
|
||||
"escape-goat": "^3.0.0",
|
||||
"fs-extra": "^9.0.1",
|
||||
@@ -173,12 +173,12 @@
|
||||
"@types/backoff": "^2.5.1",
|
||||
"@types/fs-extra": "^9.0.1",
|
||||
"@types/i18n": "^0.8.7",
|
||||
"@types/node": "^14.6.4",
|
||||
"@types/node": "^14.11.2",
|
||||
"@types/requestidlecallback": "^0.3.1",
|
||||
"devtron": "^1.4.0",
|
||||
"dotenv": "^8.2.0",
|
||||
"electron": "^9.3.0",
|
||||
"electron-builder": "^22.8.0",
|
||||
"electron": "^10.1.3",
|
||||
"electron-builder": "^22.8.1",
|
||||
"electron-connect": "^0.6.3",
|
||||
"electron-notarize": "^1.0.0",
|
||||
"glob": "^7.1.6",
|
||||
@@ -189,11 +189,11 @@
|
||||
"nodemon": "^2.0.4",
|
||||
"pre-commit": "^1.2.2",
|
||||
"rimraf": "^3.0.2",
|
||||
"spectron": "^11.1.0",
|
||||
"stylelint": "^13.7.0",
|
||||
"spectron": "^12.0.0",
|
||||
"stylelint": "^13.7.2",
|
||||
"tap-colorize": "^1.2.0",
|
||||
"tape": "^5.0.1",
|
||||
"typescript": "^4.0.2",
|
||||
"typescript": "^4.0.3",
|
||||
"xo": "^0.33.1"
|
||||
},
|
||||
"xo": {
|
||||
|
||||
Reference in New Issue
Block a user