mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 12:28:42 +00:00
chore: bump electron dependencies (#5770)
to include this fix https://github.com/electron/electron/pull/40994
This commit is contained in:
@@ -9,6 +9,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@toeverything/infra": "workspace:*",
|
||||
"electron": "^28.1.4"
|
||||
"electron": "^28.2.1"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,13 +38,12 @@
|
||||
"@electron-forge/maker-zip": "^7.2.0",
|
||||
"@electron-forge/plugin-auto-unpack-natives": "^7.2.0",
|
||||
"@electron-forge/shared-types": "^7.2.0",
|
||||
"@electron/remote": "2.1.1",
|
||||
"@reforged/maker-appimage": "^3.3.1",
|
||||
"@toeverything/infra": "workspace:*",
|
||||
"@types/uuid": "^9.0.7",
|
||||
"builder-util-runtime": "^9.2.3",
|
||||
"cross-env": "^7.0.3",
|
||||
"electron": "^28.1.4",
|
||||
"electron": "^28.2.1",
|
||||
"electron-log": "^5.0.1",
|
||||
"electron-squirrel-startup": "1.0.0",
|
||||
"electron-window-state": "^5.0.3",
|
||||
|
||||
Reference in New Issue
Block a user