chore: bump electron dependencies (#5770)

to include this fix https://github.com/electron/electron/pull/40994
This commit is contained in:
Peng Xiao
2024-02-01 08:53:20 +00:00
committed by LongYinan
parent 4560819f76
commit e08f58beea
4 changed files with 11 additions and 33 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
},
"devDependencies": {
"@toeverything/infra": "workspace:*",
"electron": "^28.1.4"
"electron": "^28.2.1"
}
}