chore(deps): update dependency electron to v38.2.0 (#7133)

This commit is contained in:
Elian Doran
2025-09-29 09:19:32 +03:00
committed by GitHub
4 changed files with 16 additions and 16 deletions

View File

@@ -34,7 +34,7 @@
"@triliumnext/commons": "workspace:*",
"@triliumnext/server": "workspace:*",
"copy-webpack-plugin": "13.0.1",
"electron": "38.1.2",
"electron": "38.2.0",
"@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.1.2",
"electron": "38.2.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.1.2",
"electron": "38.2.0",
"electron-debug": "4.1.0",
"electron-window-state": "5.0.3",
"escape-html": "1.0.3",