Upgrade to Electron23

- Electron support has ended for macOS 10.11 / 10.12, and Windows 7, 8, and 8.1
This commit is contained in:
Djones4822
2023-02-16 20:00:01 -05:00
parent 2504e64b8f
commit 9747424022
2 changed files with 574 additions and 211 deletions

783
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -77,7 +77,7 @@
"@types/underscore": "^1.9.4",
"@typescript-eslint/eslint-plugin": "^2.19.2",
"@typescript-eslint/parser": "^2.19.2",
"electron": "^14.2.9",
"electron": "^23.1.0",
"electron-builder": "^22.3.2",
"electron-reload": "^1.5.0",
"eslint": "^6.8.0",