chore(electron): upgrade electron to v32 (#8235)

workaround provided by https://github.com/electron/electron/issues/43556
This commit is contained in:
pengx17
2024-09-13 04:23:10 +00:00
parent 8800abded7
commit df87300a3f
5 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -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",