Skip to content

Commit 4c474f5

Browse files
Update electron (#33221)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3f3ed93 commit 4c474f5

3 files changed

Lines changed: 381 additions & 410 deletions

File tree

apps/desktop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@babel/core": "^7.18.10",
6969
"@babel/preset-env": "^7.18.10",
7070
"@babel/preset-typescript": "^7.18.6",
71-
"@electron/asar": "4.1.2",
71+
"@electron/asar": "4.2.0",
7272
"@electron/fuses": "^2.1.1",
7373
"@playwright/test": "catalog:",
7474
"@stylistic/eslint-plugin": "^5.0.0",
@@ -82,7 +82,7 @@
8282
"app-builder-lib": "26.8.2",
8383
"chokidar": "^5.0.0",
8484
"detect-libc": "^2.0.0",
85-
"electron": "41.1.0",
85+
"electron": "41.2.1",
8686
"electron-builder": "26.8.2",
8787
"electron-builder-squirrel-windows": "26.8.2",
8888
"electron-devtools-installer": "^4.0.0",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"qs": "6.15.0",
9696
"@types/node": "18.19.130",
9797
"config-file-ts": "0.2.8-rc1",
98-
"node-abi": "4.27.0",
98+
"node-abi": "4.28.0",
9999
"@types/pg-pool": "2.0.7",
100100
"ajv@6.12.6": "6.14.0",
101101
"ajv@>=8 <8.18.0": "8.18.0",

0 commit comments

Comments
 (0)