Update electron (#33562)
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
f88b2a4d4d
commit
5a2f246577
@@ -86,7 +86,7 @@
|
||||
"app-builder-lib": "26.9.1",
|
||||
"chokidar": "^5.0.0",
|
||||
"detect-libc": "^2.0.0",
|
||||
"electron": "42.0.0",
|
||||
"electron": "42.2.0",
|
||||
"electron-builder": "26.9.1",
|
||||
"electron-builder-squirrel-windows": "26.9.1",
|
||||
"electron-devtools-installer": "^4.0.0",
|
||||
|
||||
+1
-1
@@ -92,7 +92,7 @@
|
||||
"matrix-widget-api": "^1.17.0",
|
||||
"@types/node": "18.19.130",
|
||||
"config-file-ts": "0.2.8-rc1",
|
||||
"node-abi": "4.29.0",
|
||||
"node-abi": "4.31.0",
|
||||
"@types/pg-pool": "2.0.7",
|
||||
"axios@>1.0.0 <=1.15.0": "1.15.2",
|
||||
"esbuild@<=0.24.2": "0.27.4",
|
||||
|
||||
Generated
+10
-10
@@ -57,7 +57,7 @@ overrides:
|
||||
matrix-widget-api: ^1.17.0
|
||||
'@types/node': 18.19.130
|
||||
config-file-ts: 0.2.8-rc1
|
||||
node-abi: 4.29.0
|
||||
node-abi: 4.31.0
|
||||
'@types/pg-pool': 2.0.7
|
||||
axios@>1.0.0 <=1.15.0: 1.15.2
|
||||
esbuild@<=0.24.2: 0.27.4
|
||||
@@ -264,8 +264,8 @@ importers:
|
||||
specifier: ^2.0.0
|
||||
version: 2.1.2
|
||||
electron:
|
||||
specifier: 42.0.0
|
||||
version: 42.0.0
|
||||
specifier: 42.2.0
|
||||
version: 42.2.0
|
||||
electron-builder:
|
||||
specifier: 26.9.1
|
||||
version: 26.9.1(electron-builder-squirrel-windows@26.9.1)
|
||||
@@ -7873,8 +7873,8 @@ packages:
|
||||
resolution: {integrity: sha512-bO3y10YikuUwUuDUQRM4KfwNkKhnpVO7IPdbsrejwN9/AABJzzTQ4GeHwyzNSrVO+tEH3/Np255a3sVZpZDjvg==}
|
||||
engines: {node: '>=8.0.0'}
|
||||
|
||||
electron@42.0.0:
|
||||
resolution: {integrity: sha512-in5jnW/Ywy3Rh3FPr4MR80exPEkywKYAmDJRZ/gIKlr8VXEi3zXgiAZbf0Si7KRccHTF2y8euVMRz7M6HqTjMA==}
|
||||
electron@42.2.0:
|
||||
resolution: {integrity: sha512-b2Tc7sIKiZEl0tBVwFM5GJ+FT5KYhmy9QJHjx8BGVZPVW2SctXWEvrE959ElB56qw7H05dBkhlikDA1DmpaAMw==}
|
||||
engines: {node: '>= 22.12.0'}
|
||||
hasBin: true
|
||||
|
||||
@@ -10297,8 +10297,8 @@ packages:
|
||||
no-case@3.0.4:
|
||||
resolution: {integrity: sha512-fgAN3jGAh+RoxUGZHTSOLJIqUc2wmoBwGR4tbpNAKmmovFoWq0OdRkb0VkldReO2a2iBT/OEulG9XSUc10r3zg==}
|
||||
|
||||
node-abi@4.29.0:
|
||||
resolution: {integrity: sha512-bGc7hHz6lrdpMqH3XqfiHc5PKzEhjgUj6OLpTXynkLi9JZKyMByI/tdpm4Liu6O2BjtE1lakBWXjOQS1EnSQLQ==}
|
||||
node-abi@4.31.0:
|
||||
resolution: {integrity: sha512-Erq5w/t3syw3s4sDsUaX4QttIdBPsGKTT1DTRsCkTonGggczhlDKm/wDX3o+HPJpQ41EjXCbcmXf0tgr5YZJXw==}
|
||||
engines: {node: '>=22.12.0'}
|
||||
|
||||
node-addon-api@1.7.2:
|
||||
@@ -15072,7 +15072,7 @@ snapshots:
|
||||
detect-libc: 2.1.2
|
||||
got: 11.8.6
|
||||
graceful-fs: 4.2.11
|
||||
node-abi: 4.29.0
|
||||
node-abi: 4.31.0
|
||||
node-api-version: 0.2.1
|
||||
node-gyp: 11.5.0
|
||||
ora: 5.3.0
|
||||
@@ -21009,7 +21009,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
electron@42.0.0:
|
||||
electron@42.2.0:
|
||||
dependencies:
|
||||
'@electron/get': 5.0.0
|
||||
'@types/node': 18.19.130
|
||||
@@ -23897,7 +23897,7 @@ snapshots:
|
||||
lower-case: 2.0.2
|
||||
tslib: 2.8.1
|
||||
|
||||
node-abi@4.29.0:
|
||||
node-abi@4.31.0:
|
||||
dependencies:
|
||||
semver: 7.8.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user