-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
in large parts this is avoiding the use of the electron.remote, which has been removed in electron 14
- Loading branch information
Showing
108 changed files
with
1,873 additions
and
2,252 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
disturl=https://atom.io/download/electron | ||
target=13.4.0 | ||
target=15.1.0 | ||
runtime=electron | ||
arch=x64 | ||
target_arch=x64 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "vortex", | ||
"version": "1.5.0-r32+internal", | ||
"version": "1.5.0-r34+internal", | ||
"productName": "Vortex", | ||
"description": "Vortex", | ||
"author": "Black Tree Gaming Ltd.", | ||
|
@@ -11,9 +11,10 @@ | |
"url": "https://github.com/Nexus-Mods/Vortex" | ||
}, | ||
"vortex": { | ||
"electron": "13.4.0" | ||
"electron": "15.1.0" | ||
}, | ||
"dependencies": { | ||
"@electron/remote": "^2.0.1", | ||
"@msgpack/msgpack": "^2.7.0", | ||
"@nexusmods/nexus-api": "git+ssh://[email protected]:vortex/node-nexus-api.git#mod-packs", | ||
"bbcode-to-react": "TanninOne/bbcode-to-react", | ||
|
@@ -27,7 +28,7 @@ | |
"crash-dump": "Nexus-Mods/node-crash-dump", | ||
"d3": "^5.14.1", | ||
"date-fns": "^2.8.0", | ||
"diskusage": "^1.1.3", | ||
"diskusage": "blagoev/node-diskusage", | ||
"dnd-core": "^9.4.0", | ||
"draggabilly": "^2.2.0", | ||
"drivelist": "TanninOne/drivelist", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -35,6 +35,11 @@ | |
dependencies: | ||
regenerator-runtime "^0.13.4" | ||
|
||
"@electron/remote@^2.0.1": | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/@electron/remote/-/remote-2.0.1.tgz#810cbc595a21f0f94641eb2d7e8264063a3f84de" | ||
integrity sha512-bGX4/yB2bPZwXm1DsxgoABgH0Cz7oFtXJgkerB8VrStYdTyvhGAULzNLRn9rVmeAuC3VUDXaXpZIlZAZHpsLIA== | ||
|
||
"@hypnosphi/create-react-context@^0.3.1": | ||
version "0.3.1" | ||
resolved "https://registry.yarnpkg.com/@hypnosphi/create-react-context/-/create-react-context-0.3.1.tgz#f8bfebdc7665f5d426cba3753e0e9c7d3154d7c6" | ||
|
@@ -1017,13 +1022,12 @@ detect-libc@^1.0.2, detect-libc@^1.0.3: | |
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b" | ||
integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups= | ||
|
||
diskusage@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/diskusage/-/diskusage-1.1.3.tgz#680d7dbf1b679168a195c9240eb3552cbd2c067b" | ||
integrity sha512-EAyaxl8hy4Ph07kzlzGTfpbZMNAAAHXSZtNEMwdlnSd1noHzvA6HsgKt4fEMSvaEXQYLSphe5rPMxN4WOj0hcQ== | ||
diskusage@blagoev/node-diskusage: | ||
version "2.0.0" | ||
resolved "https://codeload.github.com/blagoev/node-diskusage/tar.gz/635d4236ee41a14ca4ff8adf9f4b89aee109eb02" | ||
dependencies: | ||
es6-promise "^4.2.5" | ||
nan "^2.14.0" | ||
node-addon-api "^2.0.0" | ||
|
||
dnd-core@^10.0.2: | ||
version "10.0.2" | ||
|
@@ -2329,11 +2333,6 @@ [email protected]: | |
colors "*" | ||
events "*" | ||
|
||
nan@^2.14.0: | ||
version "2.15.0" | ||
resolved "https://registry.yarnpkg.com/nan/-/nan-2.15.0.tgz#3f34a473ff18e15c1b5626b62903b5ad6e665fee" | ||
integrity sha512-8ZtvEnA2c5aYCZYd1cvgdnU6cqwixRoYg70xPLWUws5ORTa/lnw+u4amixRS/Ac5U5mQVgp9pnlSUnbNWFaWZQ== | ||
|
||
nan@~2.14.0: | ||
version "2.14.2" | ||
resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19" | ||
|
@@ -2390,6 +2389,11 @@ node-addon-api@*, node-addon-api@^3.1.0: | |
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-3.2.1.tgz#81325e0a2117789c0128dab65e7e38f07ceba161" | ||
integrity sha512-mmcei9JghVNDYydghQmeDX8KoAm0FAiYyIcUt/N4nhyAipB17pllZQDOJD2fotxABnt4Mdz+dKTO7eftLg4d0A== | ||
|
||
node-addon-api@^2.0.0: | ||
version "2.0.2" | ||
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.2.tgz#432cfa82962ce494b132e9d72a15b29f71ff5d32" | ||
integrity sha512-Ntyt4AIXyaLIuMHF6IOoTakB3K+RWxwtsHNRxllEoA6vPwP9o4866g6YWDLUdnucilZhmkxiHwHr11gAENw+QA== | ||
|
||
node-addon-api@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.0.0.tgz#ac128f43eff7fac4b5f5ef2f39d6d7c2709efead" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
"url": "https://github.com/Nexus-Mods/Vortex" | ||
}, | ||
"vortex": { | ||
"electron": "13.4.0" | ||
"electron": "15.1.0" | ||
}, | ||
"scripts": { | ||
"_assets_out": "tsc -p extensions/games && node InstallAssets.js out && sass --style compressed src/stylesheets/loadingScreen.scss > out/assets/css/loadingScreen.css", | ||
|
@@ -118,7 +118,7 @@ | |
"@types/levelup": "^4.3.0", | ||
"@types/lodash": "^4.14.149", | ||
"@types/minimatch": "^3.0.3", | ||
"@types/node": "12.12.35", | ||
"@types/node": "^16.5.0", | ||
"@types/node-uuid": "^0.0.28", | ||
"@types/react": "^16.9.43", | ||
"@types/react-bootstrap": "^0.32.20", | ||
|
@@ -162,8 +162,8 @@ | |
"copyfiles": "^2.3.0", | ||
"cross-env": "^6.0.3", | ||
"devtron": "^1.4.0", | ||
"electron": "^13.4.0", | ||
"electron-builder": "20.15.0", | ||
"electron": "^15.1.0", | ||
"electron-builder": "^22.13.1", | ||
"electron-devtools-installer": "rwwagner90/electron-devtools-installer", | ||
"electron-download-tf": "^4.3.4", | ||
"electron-rebuild": "^1.8.8", | ||
|
@@ -187,19 +187,20 @@ | |
"resolve-url-loader": "3.1.1", | ||
"rm-local-modules": "^0.0.2", | ||
"sass-loader": "^8.0.0", | ||
"terser-webpack-plugin": "^2.2.1", | ||
"terser-webpack-plugin": "^5.2.4", | ||
"ts-jest": "^24.1.0", | ||
"ts-loader": "^6.2.1", | ||
"ts-loader": "^9.2.6", | ||
"tslint": "^5.20.1", | ||
"tslint-eslint-rules": "^5.4.0", | ||
"tslint-react": "^4.1.0", | ||
"typescript": "^3.7.2", | ||
"typescript": "^4.4.3", | ||
"vortex-api": "Nexus-Mods/vortex-api#mod-packs", | ||
"webpack": "^4.41.2", | ||
"webpack-cli": "^3.3.10", | ||
"webpack-node-externals": "^1.7.2" | ||
"webpack": "^5.57.1", | ||
"webpack-cli": "^4.8.0", | ||
"webpack-node-externals": "^3.0.0" | ||
}, | ||
"dependencies": { | ||
"@electron/remote": "^2.0.1", | ||
"@msgpack/msgpack": "^2.7.0", | ||
"@nexusmods/nexus-api": "git+ssh://[email protected]:vortex/node-nexus-api.git#mod-packs", | ||
"bbcode-to-react": "TanninOne/bbcode-to-react", | ||
|
@@ -213,7 +214,7 @@ | |
"crash-dump": "Nexus-Mods/node-crash-dump", | ||
"d3": "^5.14.1", | ||
"date-fns": "^2.8.0", | ||
"diskusage": "^1.1.3", | ||
"diskusage": "blagoev/node-diskusage", | ||
"dnd-core": "^9.4.0", | ||
"draggabilly": "^2.2.0", | ||
"drivelist": "TanninOne/drivelist", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.