Skip to content

Commit a284934

Browse files
authored
chore(deps): update dependency electron to v40.1.0 (#8550)
2 parents d8d9145 + 19d3e1b commit a284934

File tree

4 files changed

+22
-16
lines changed

4 files changed

+22
-16
lines changed

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@triliumnext/commons": "workspace:*",
3636
"@triliumnext/server": "workspace:*",
3737
"copy-webpack-plugin": "13.0.1",
38-
"electron": "40.0.0",
38+
"electron": "40.1.0",
3939
"@electron-forge/cli": "7.11.1",
4040
"@electron-forge/maker-deb": "7.11.1",
4141
"@electron-forge/maker-dmg": "7.11.1",

apps/edit-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@triliumnext/desktop": "workspace:*",
1313
"@types/fs-extra": "11.0.4",
1414
"copy-webpack-plugin": "13.0.1",
15-
"electron": "40.0.0",
15+
"electron": "40.1.0",
1616
"fs-extra": "11.3.3"
1717
},
1818
"scripts": {

apps/server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"debounce": "3.0.0",
8484
"debug": "4.4.3",
8585
"ejs": "4.0.1",
86-
"electron": "40.0.0",
86+
"electron": "40.1.0",
8787
"electron-debug": "4.1.0",
8888
"electron-window-state": "5.0.3",
8989
"escape-html": "1.0.3",

pnpm-lock.yaml

Lines changed: 19 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)