Electron 25.

pull/234/merge
Daniel Scalzi 2023-07-23 23:58:13 -04:00
parent d89b270c20
commit 5de3acb96a
No known key found for this signature in database
GPG Key ID: 9E3E2AFE45328AA5
2 changed files with 1423 additions and 382 deletions

1791
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -23,24 +23,24 @@
"node": "18.x.x" "node": "18.x.x"
}, },
"dependencies": { "dependencies": {
"@electron/remote": "^2.0.8", "@electron/remote": "^2.0.10",
"adm-zip": "^0.5.9", "adm-zip": "^0.5.9",
"discord-rpc-patch": "^4.0.1", "discord-rpc-patch": "^4.0.1",
"ejs": "^3.1.9", "ejs": "^3.1.9",
"ejs-electron": "^2.1.1", "ejs-electron": "^2.1.1",
"electron-updater": "^5.3.0", "electron-updater": "^6.1.1",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"github-syntax-dark": "^0.5.0", "github-syntax-dark": "^0.5.0",
"got": "^11.8.5", "got": "^11.8.5",
"helios-core": "~2.0.4", "helios-core": "~2.0.4",
"helios-distribution-types": "^1.2.0", "helios-distribution-types": "^1.2.0",
"jquery": "^3.6.4", "jquery": "^3.7.0",
"semver": "^7.4.0" "semver": "^7.5.4"
}, },
"devDependencies": { "devDependencies": {
"electron": "^24.1.1", "electron": "^25.3.1",
"electron-builder": "^23.6.0", "electron-builder": "^24.4.0",
"eslint": "^8.38.0" "eslint": "^8.45.0"
}, },
"repository": { "repository": {
"type": "git", "type": "git",