chore(deps): update dependency electron to v38.2.2

This commit is contained in:
renovate[bot]
2025-10-09 10:13:39 +00:00
committed by GitHub
parent 6b6322798e
commit f457dbf7d4
4 changed files with 18 additions and 20 deletions

View File

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

View File

@@ -12,7 +12,7 @@
"@triliumnext/desktop": "workspace:*",
"@types/fs-extra": "11.0.4",
"copy-webpack-plugin": "13.0.1",
"electron": "38.2.1",
"electron": "38.2.2",
"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.1",
"electron": "38.2.2",
"electron-debug": "4.1.0",
"electron-window-state": "5.0.3",
"escape-html": "1.0.3",