Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

Commit 9e1c150

Browse files
authored
Merge pull request #1812 from TriliumNext/renovate/electron-36.x
chore(deps): update dependency electron to v36
2 parents ea53346 + 84322e8 commit 9e1c150

File tree

5 files changed

+196
-200
lines changed

5 files changed

+196
-200
lines changed

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@types/electron-squirrel-startup": "1.0.2",
1919
"@triliumnext/server": "workspace:*",
2020
"copy-webpack-plugin": "13.0.0",
21-
"electron": "35.3.0",
21+
"electron": "36.2.0",
2222
"@electron-forge/cli": "7.8.1",
2323
"@electron-forge/maker-deb": "7.8.1",
2424
"@electron-forge/maker-dmg": "7.8.1",

apps/edit-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@triliumnext/desktop": "workspace:*",
99
"@types/fs-extra": "11.0.4",
1010
"copy-webpack-plugin": "13.0.0",
11-
"electron": "35.3.0",
11+
"electron": "36.2.0",
1212
"fs-extra": "11.3.0"
1313
},
1414
"nx": {

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"debounce": "2.2.0",
7070
"debug": "4.4.0",
7171
"ejs": "3.1.10",
72-
"electron": "35.3.0",
72+
"electron": "36.2.0",
7373
"electron-debug": "4.1.0",
7474
"electron-window-state": "5.0.3",
7575
"escape-html": "1.0.3",

0 commit comments

Comments
 (0)