chore(deps): update dependency electron to v36

This commit is contained in:
renovate[bot]
2025-05-10 11:14:37 +00:00
committed by GitHub
parent ea53346be0
commit 38e5cb45cb
4 changed files with 40 additions and 43 deletions

View File

@@ -18,7 +18,7 @@
"@types/electron-squirrel-startup": "1.0.2",
"@triliumnext/server": "workspace:*",
"copy-webpack-plugin": "13.0.0",
"electron": "35.3.0",
"electron": "36.2.0",
"@electron-forge/cli": "7.8.1",
"@electron-forge/maker-deb": "7.8.1",
"@electron-forge/maker-dmg": "7.8.1",

View File

@@ -8,7 +8,7 @@
"@triliumnext/desktop": "workspace:*",
"@types/fs-extra": "11.0.4",
"copy-webpack-plugin": "13.0.0",
"electron": "35.3.0",
"electron": "36.2.0",
"fs-extra": "11.3.0"
},
"nx": {

View File

@@ -69,7 +69,7 @@
"debounce": "2.2.0",
"debug": "4.4.0",
"ejs": "3.1.10",
"electron": "35.3.0",
"electron": "36.2.0",
"electron-debug": "4.1.0",
"electron-window-state": "5.0.3",
"escape-html": "1.0.3",