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
parent 338c3001b0
commit df8e8051c3
4 changed files with 10 additions and 21 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
},
"devDependencies": {
"@toeverything/infra": "workspace:*",
"electron": "^28.1.4"
"electron": "^28.2.1"
}
}