chore: update electron to 37.4.0 (#9692)

* update electron to 37.4.0

* change setBackgroundMaterial to auto

* update
This commit is contained in:
beyondkmp 2025-08-30 20:09:02 +08:00 committed by GitHub
parent c5e746b6c6
commit e1b6e46b2f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 6 additions and 7 deletions

View File

@ -185,7 +185,7 @@
"diff": "^8.0.2",
"docx": "^9.0.2",
"dotenv-cli": "^7.4.2",
"electron": "37.3.1",
"electron": "37.4.0",
"electron-builder": "26.0.15",
"electron-devtools-installer": "^3.2.0",
"electron-store": "^8.2.0",

View File

@ -416,7 +416,6 @@ export class SelectionService {
hasShadow: false,
thickFrame: false,
roundedCorners: true,
backgroundMaterial: 'none',
// Platform specific settings
// [macOS] DO NOT set focusable to false, it will make other windows bring to front together

View File

@ -8782,7 +8782,7 @@ __metadata:
diff: "npm:^8.0.2"
docx: "npm:^9.0.2"
dotenv-cli: "npm:^7.4.2"
electron: "npm:37.3.1"
electron: "npm:37.4.0"
electron-builder: "npm:26.0.15"
electron-devtools-installer: "npm:^3.2.0"
electron-store: "npm:^8.2.0"
@ -11933,16 +11933,16 @@ __metadata:
languageName: node
linkType: hard
"electron@npm:37.3.1":
version: 37.3.1
resolution: "electron@npm:37.3.1"
"electron@npm:37.4.0":
version: 37.4.0
resolution: "electron@npm:37.4.0"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^22.7.7"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 10c0/1b171804646f229768c29413629b70b968c4c06686913b69e8615da09c58d63a95817021c31ed3c3bdbba0ad360ad4469773b9dda2662884d7df2866559f95f1
checksum: 10c0/92a0c41190e234d302bc612af6cce9af08cd07f6699c1ff21a9365297e73dc9d88c6c4c25ddabf352447e3e555878d2ab0f2f31a14e210dda6de74d2787ff323
languageName: node
linkType: hard