mirror of
https://github.com/Myxelium/Bridge-Multi.git
synced 2026-04-11 14:19:38 +00:00
Upgrade to Electron14 (not working)
-- add @electron/remote module -- attempt configuration -- add path-browserify and tsconfig path
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"@angular/platform-browser": "^14.2.12",
|
||||
"@angular/platform-browser-dynamic": "^14.2.12",
|
||||
"@angular/router": "^14.2.12",
|
||||
"@electron/remote": "^2.0.9",
|
||||
"7zip-bin": "^5.0.3",
|
||||
"bottleneck": "^2.19.5",
|
||||
"cli-color": "^2.0.0",
|
||||
@@ -49,6 +50,7 @@
|
||||
"needle": "^2.6.0",
|
||||
"node-7z": "^2.0.5",
|
||||
"node-unrar-js": "^0.8.1",
|
||||
"path-browserify": "^1.0.1",
|
||||
"randombytes": "^2.1.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"rxjs": "~6.5.5",
|
||||
@@ -76,7 +78,7 @@
|
||||
"@types/underscore": "^1.9.4",
|
||||
"@typescript-eslint/eslint-plugin": "^2.19.2",
|
||||
"@typescript-eslint/parser": "^2.19.2",
|
||||
"electron": "^13.6.9",
|
||||
"electron": "^14.2.9",
|
||||
"electron-builder": "^22.3.2",
|
||||
"electron-reload": "^1.5.0",
|
||||
"eslint": "^6.8.0",
|
||||
|
||||
Reference in New Issue
Block a user