chore: bump electron version to 11 (#4968)

Electron 11+ supports apple silicon.
This commit is contained in:
Andrey Lushnikov 2021-01-14 21:43:05 +03:00 committed by GitHub
parent 8354a91d0e
commit 38dac2f35a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9649 additions and 26 deletions

9671
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -67,11 +67,11 @@
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"chokidar": "^3.5.0",
"css-loader": "^4.3.0",
"colors": "^1.4.0",
"commonmark": "^0.29.1",
"cross-env": "^7.0.2",
"electron": "^9.2.1",
"css-loader": "^4.3.0",
"electron": "^11.1.1",
"eslint": "^7.7.0",
"eslint-plugin-notice": "^0.9.10",
"eslint-plugin-react-hooks": "^4.2.0",