Update dependency electron to v43 (#34145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Michael Telatynski
parent
a3adfaa3df
commit
ed70c6b5f6
@@ -86,7 +86,7 @@
|
||||
"app-builder-lib": "26.15.3",
|
||||
"chokidar": "^5.0.0",
|
||||
"detect-libc": "^2.0.0",
|
||||
"electron": "42.5.1",
|
||||
"electron": "43.0.0",
|
||||
"electron-builder": "26.15.3",
|
||||
"electron-builder-squirrel-windows": "26.15.3",
|
||||
"electron-devtools-installer": "^4.0.0",
|
||||
|
||||
Generated
+5
-5
@@ -445,8 +445,8 @@ importers:
|
||||
specifier: ^2.0.0
|
||||
version: 2.1.2
|
||||
electron:
|
||||
specifier: 42.5.1
|
||||
version: 42.5.1
|
||||
specifier: 43.0.0
|
||||
version: 43.0.0
|
||||
electron-builder:
|
||||
specifier: 26.15.3
|
||||
version: 26.15.3(electron-builder-squirrel-windows@26.15.3)
|
||||
@@ -8375,8 +8375,8 @@ packages:
|
||||
resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
|
||||
electron@42.5.1:
|
||||
resolution: {integrity: sha512-2VFNJcHHbrhIpGsJHdkLoi/nWPZPxN3GHVPe+9At3Oz3/TJRwpr+7JL97ddBDbKyLmHGx3GfI2jvzcEQL28uFw==}
|
||||
electron@43.0.0:
|
||||
resolution: {integrity: sha512-PV60GsWU6qufhuOhw3n+Yix3WPDcqDtBqE8orbEQGQGHEkgp9o/JCPgb7L4vIL0r1HnfPdqSRtboOTqbDkcFDQ==}
|
||||
engines: {node: '>= 22.12.0'}
|
||||
hasBin: true
|
||||
|
||||
@@ -21552,7 +21552,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron@42.5.1:
|
||||
electron@43.0.0:
|
||||
dependencies:
|
||||
'@electron-internal/extract-zip': 1.0.3
|
||||
'@electron/get': 5.0.0
|
||||
|
||||
Reference in New Issue
Block a user