Update electron to v42.3.0 (#33701)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
918a2dc738
commit
3f0878eeb7
@@ -88,7 +88,7 @@
|
|||||||
"app-builder-lib": "26.12.1",
|
"app-builder-lib": "26.12.1",
|
||||||
"chokidar": "^5.0.0",
|
"chokidar": "^5.0.0",
|
||||||
"detect-libc": "^2.0.0",
|
"detect-libc": "^2.0.0",
|
||||||
"electron": "42.2.0",
|
"electron": "42.3.0",
|
||||||
"electron-builder": "26.12.1",
|
"electron-builder": "26.12.1",
|
||||||
"electron-builder-squirrel-windows": "26.12.1",
|
"electron-builder-squirrel-windows": "26.12.1",
|
||||||
"electron-devtools-installer": "^4.0.0",
|
"electron-devtools-installer": "^4.0.0",
|
||||||
|
|||||||
Generated
+5
-5
@@ -431,8 +431,8 @@ importers:
|
|||||||
specifier: ^2.0.0
|
specifier: ^2.0.0
|
||||||
version: 2.1.2
|
version: 2.1.2
|
||||||
electron:
|
electron:
|
||||||
specifier: 42.2.0
|
specifier: 42.3.0
|
||||||
version: 42.2.0
|
version: 42.3.0
|
||||||
electron-builder:
|
electron-builder:
|
||||||
specifier: 26.12.1
|
specifier: 26.12.1
|
||||||
version: 26.12.1(electron-builder-squirrel-windows@26.12.1)
|
version: 26.12.1(electron-builder-squirrel-windows@26.12.1)
|
||||||
@@ -8182,8 +8182,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==}
|
resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==}
|
||||||
engines: {node: '>=8.0.0'}
|
engines: {node: '>=8.0.0'}
|
||||||
|
|
||||||
electron@42.2.0:
|
electron@42.3.0:
|
||||||
resolution: {integrity: sha512-b2Tc7sIKiZEl0tBVwFM5GJ+FT5KYhmy9QJHjx8BGVZPVW2SctXWEvrE959ElB56qw7H05dBkhlikDA1DmpaAMw==}
|
resolution: {integrity: sha512-9ZiLdRXk+WDxW1OgIUz8J2rIQ5TYU9o629gCOjU48Q3dQiOmym7osWsH5Ubs/Jh4uuFLn6m6SBD2rmRXLAPz9g==}
|
||||||
engines: {node: '>= 22.12.0'}
|
engines: {node: '>= 22.12.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
@@ -21418,7 +21418,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
electron@42.2.0:
|
electron@42.3.0:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@electron/get': 5.0.0
|
'@electron/get': 5.0.0
|
||||||
'@types/node': 18.19.130
|
'@types/node': 18.19.130
|
||||||
|
|||||||
Reference in New Issue
Block a user