Revert "Update electron to 37.1.0"

Co-authored-by: Fedor Indutny <79877362+indutny-signal@users.noreply.github.com>
This commit is contained in:
automated-signal 2025-07-09 11:22:11 -05:00 committed by GitHub
parent b2a67ca428
commit e43fccbaa4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 8 additions and 8 deletions

2
.nvmrc
View file

@ -1 +1 @@
22.16.0
22.15.0

View file

@ -291,7 +291,7 @@
"csv-parse": "5.5.6",
"danger": "12.3.3",
"debug": "4.3.7",
"electron": "37.1.0",
"electron": "36.3.2",
"electron-builder": "26.0.14",
"electron-mocha": "13.0.1",
"endanger": "7.0.4",
@ -399,7 +399,7 @@
]
},
"engines": {
"node": "22.16.0"
"node": "22.15.0"
},
"build": {
"appId": "org.whispersystems.signal-desktop",

10
pnpm-lock.yaml generated
View file

@ -637,8 +637,8 @@ importers:
specifier: 4.3.7
version: 4.3.7(supports-color@8.1.1)
electron:
specifier: 37.1.0
version: 37.1.0
specifier: 36.3.2
version: 36.3.2
electron-builder:
specifier: 26.0.14
version: 26.0.14(electron-builder-squirrel-windows@26.0.14)
@ -4999,8 +4999,8 @@ packages:
engines: {node: '>= 12.20.55'}
hasBin: true
electron@37.1.0:
resolution: {integrity: sha512-Fcr3yfAw4oU392waVZSlrFUQx4P+h/k31+PRgkBY9tFx9E/zxzdPQQj0achZlG1HRDusw3ooQB+OXb9PvufdzA==}
electron@36.3.2:
resolution: {integrity: sha512-v0/j7n22CL3OYv9BIhq6JJz2+e1HmY9H4bjTk8/WzVT9JwVX/T/21YNdR7xuQ6XDSEo9gP5JnqmjOamE+CUY8Q==}
engines: {node: '>= 12.20.55'}
hasBin: true
@ -15160,7 +15160,7 @@ snapshots:
transitivePeerDependencies:
- supports-color
electron@37.1.0:
electron@36.3.2:
dependencies:
'@electron/get': 2.0.3
'@types/node': 22.15.24