mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-20 02:08:57 +00:00
Upgrade electron to 37.4.0
Co-authored-by: ayumi-signal <143036029+ayumi-signal@users.noreply.github.com>
This commit is contained in:
@@ -307,7 +307,7 @@
|
|||||||
"csv-parse": "5.5.6",
|
"csv-parse": "5.5.6",
|
||||||
"danger": "12.3.3",
|
"danger": "12.3.3",
|
||||||
"debug": "4.3.7",
|
"debug": "4.3.7",
|
||||||
"electron": "37.3.1",
|
"electron": "37.4.0",
|
||||||
"electron-builder": "26.0.14",
|
"electron-builder": "26.0.14",
|
||||||
"electron-mocha": "13.0.1",
|
"electron-mocha": "13.0.1",
|
||||||
"endanger": "7.0.4",
|
"endanger": "7.0.4",
|
||||||
|
|||||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -652,8 +652,8 @@ importers:
|
|||||||
specifier: 4.3.7
|
specifier: 4.3.7
|
||||||
version: 4.3.7(supports-color@8.1.1)
|
version: 4.3.7(supports-color@8.1.1)
|
||||||
electron:
|
electron:
|
||||||
specifier: 37.3.1
|
specifier: 37.4.0
|
||||||
version: 37.3.1
|
version: 37.4.0
|
||||||
electron-builder:
|
electron-builder:
|
||||||
specifier: 26.0.14
|
specifier: 26.0.14
|
||||||
version: 26.0.14(electron-builder-squirrel-windows@26.0.14)
|
version: 26.0.14(electron-builder-squirrel-windows@26.0.14)
|
||||||
@@ -3949,8 +3949,8 @@ packages:
|
|||||||
'@types/node@22.15.24':
|
'@types/node@22.15.24':
|
||||||
resolution: {integrity: sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==}
|
resolution: {integrity: sha512-w9CZGm9RDjzTh/D+hFwlBJ3ziUaVw7oufKA3vOFSOZlzmW9AkZnfjPb+DLnrV6qtgL/LNmP0/2zBNCFHL3F0ng==}
|
||||||
|
|
||||||
'@types/node@22.17.0':
|
'@types/node@22.18.0':
|
||||||
resolution: {integrity: sha512-bbAKTCqX5aNVryi7qXVMi+OkB3w/OyblodicMbvE38blyAz7GxXf6XYhklokijuPwwVg9sDLKRxt0ZHXQwZVfQ==}
|
resolution: {integrity: sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==}
|
||||||
|
|
||||||
'@types/normalize-path@3.0.2':
|
'@types/normalize-path@3.0.2':
|
||||||
resolution: {integrity: sha512-DO++toKYPaFn0Z8hQ7Tx+3iT9t77IJo/nDiqTXilgEP+kPNIYdpS9kh3fXuc53ugqwp9pxC1PVjCpV1tQDyqMA==}
|
resolution: {integrity: sha512-DO++toKYPaFn0Z8hQ7Tx+3iT9t77IJo/nDiqTXilgEP+kPNIYdpS9kh3fXuc53ugqwp9pxC1PVjCpV1tQDyqMA==}
|
||||||
@@ -5637,8 +5637,8 @@ packages:
|
|||||||
engines: {node: '>= 12.20.55'}
|
engines: {node: '>= 12.20.55'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
electron@37.3.1:
|
electron@37.4.0:
|
||||||
resolution: {integrity: sha512-7DhktRLqhe6OJh/Bo75bTI0puUYEmIwSzMinocgO63mx3MVjtIn2tYMzLmAleNIlud2htkjpsMG2zT4PiTCloA==}
|
resolution: {integrity: sha512-HhsSdWowE5ODOeWNc/323Ug2C52mq/TqNBG+4uMeOA3G2dMXNc/nfyi0RYu1rJEgiaJLEjtHveeZZaYRYFsFCQ==}
|
||||||
engines: {node: '>= 12.20.55'}
|
engines: {node: '>= 12.20.55'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@@ -14767,7 +14767,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.21.0
|
undici-types: 6.21.0
|
||||||
|
|
||||||
'@types/node@22.17.0':
|
'@types/node@22.18.0':
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 6.21.0
|
undici-types: 6.21.0
|
||||||
|
|
||||||
@@ -14902,7 +14902,7 @@ snapshots:
|
|||||||
|
|
||||||
'@types/yauzl@2.10.3':
|
'@types/yauzl@2.10.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.17.6
|
'@types/node': 22.18.0
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
'@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0)(typescript@5.6.3)':
|
'@typescript-eslint/eslint-plugin@5.62.0(@typescript-eslint/parser@5.62.0(eslint@8.56.0)(typescript@5.6.3))(eslint@8.56.0)(typescript@5.6.3)':
|
||||||
@@ -16732,10 +16732,10 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
electron@37.3.1:
|
electron@37.4.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@electron/get': 2.0.3
|
'@electron/get': 2.0.3
|
||||||
'@types/node': 22.17.0
|
'@types/node': 22.18.0
|
||||||
extract-zip: 2.0.1
|
extract-zip: 2.0.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|||||||
Reference in New Issue
Block a user