Update dependency electron to v38.3.0

This commit is contained in:
renovate[bot]
2025-10-16 01:12:51 +00:00
committed by GitHub
parent c71cab4951
commit 8af811ddcf
4 changed files with 37 additions and 35 deletions

View File

@@ -34,7 +34,7 @@
"@triliumnext/commons": "workspace:*",
"@triliumnext/server": "workspace:*",
"copy-webpack-plugin": "13.0.1",
"electron": "38.2.2",
"electron": "38.3.0",
"@electron-forge/cli": "7.10.2",
"@electron-forge/maker-deb": "7.10.2",
"@electron-forge/maker-dmg": "7.10.2",

View File

@@ -12,7 +12,7 @@
"@triliumnext/desktop": "workspace:*",
"@types/fs-extra": "11.0.4",
"copy-webpack-plugin": "13.0.1",
"electron": "38.2.2",
"electron": "38.3.0",
"fs-extra": "11.3.2"
},
"scripts": {

View File

@@ -81,7 +81,7 @@
"debounce": "2.2.0",
"debug": "4.4.3",
"ejs": "3.1.10",
"electron": "38.2.2",
"electron": "38.3.0",
"electron-debug": "4.1.0",
"electron-window-state": "5.0.3",
"escape-html": "1.0.3",