chore(deps): update dependency electron to v37.2.4

This commit is contained in:
renovate[bot]
2025-07-24 02:08:10 +00:00
committed by GitHub
parent 4f71d508cb
commit a6d024123e
5 changed files with 57 additions and 37 deletions

View File

@@ -19,6 +19,6 @@
},
"devDependencies": {
"dotenv": "17.2.0",
"electron": "37.2.3"
"electron": "37.2.4"
}
}

View File

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

View File

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

View File

@@ -59,7 +59,7 @@
"debounce": "2.2.0",
"debug": "4.4.1",
"ejs": "3.1.10",
"electron": "37.2.3",
"electron": "37.2.4",
"electron-debug": "4.1.0",
"electron-window-state": "5.0.3",
"escape-html": "1.0.3",