chore(deps): update dependency electron to v37

This commit is contained in:
renovate[bot]
2025-06-27 06:48:15 +00:00
committed by GitHub
parent 45a3fb15e6
commit 6e89a232e6
5 changed files with 19 additions and 19 deletions

View File

@@ -19,6 +19,6 @@
},
"devDependencies": {
"dotenv": "16.6.0",
"electron": "36.6.0"
"electron": "37.1.0"
}
}

View File

@@ -17,7 +17,7 @@
"@types/electron-squirrel-startup": "1.0.2",
"@triliumnext/server": "workspace:*",
"copy-webpack-plugin": "13.0.0",
"electron": "36.6.0",
"electron": "37.1.0",
"@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": "36.6.0",
"electron": "37.1.0",
"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": "36.6.0",
"electron": "37.1.0",
"electron-debug": "4.1.0",
"electron-window-state": "5.0.3",
"escape-html": "1.0.3",