mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 16:16:46 +08:00
chore(electron): upgrade electron to v32 (#8235)
workaround provided by https://github.com/electron/electron/issues/43556
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@
|
||||
"@vitest/coverage-istanbul": "2.0.5",
|
||||
"@vitest/ui": "2.0.5",
|
||||
"cross-env": "^7.0.3",
|
||||
"electron": "^31.0.0",
|
||||
"electron": "^32.0.0",
|
||||
"eslint": "^8.57.0",
|
||||
"eslint-config-prettier": "^9.1.0",
|
||||
"eslint-plugin-import-x": "^0.5.0",
|
||||
|
||||
Reference in New Issue
Block a user