mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-01-18 15:34:59 +01:00
Update dependency app-builder-lib to v24.9.4 (#1378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
parent
fe6f382848
commit
eddd869a87
@ -89,7 +89,7 @@
|
|||||||
"@typescript-eslint/eslint-plugin": "^5.42.0",
|
"@typescript-eslint/eslint-plugin": "^5.42.0",
|
||||||
"@typescript-eslint/parser": "^5.42.0",
|
"@typescript-eslint/parser": "^5.42.0",
|
||||||
"allchange": "^1.0.6",
|
"allchange": "^1.0.6",
|
||||||
"app-builder-lib": "24.9.1",
|
"app-builder-lib": "24.9.4",
|
||||||
"babel-jest": "^29.0.0",
|
"babel-jest": "^29.0.0",
|
||||||
"chokidar": "^3.5.2",
|
"chokidar": "^3.5.2",
|
||||||
"detect-libc": "^1.0.3",
|
"detect-libc": "^1.0.3",
|
||||||
|
68
yarn.lock
68
yarn.lock
@ -2482,6 +2482,39 @@ app-builder-lib@24.9.1:
|
|||||||
tar "^6.1.12"
|
tar "^6.1.12"
|
||||||
temp-file "^3.4.0"
|
temp-file "^3.4.0"
|
||||||
|
|
||||||
|
app-builder-lib@24.9.4:
|
||||||
|
version "24.9.4"
|
||||||
|
resolved "https://registry.yarnpkg.com/app-builder-lib/-/app-builder-lib-24.9.4.tgz#49de4e764b36d2bccc16a9abbe2536f352a09e63"
|
||||||
|
integrity sha512-V52ikQoqkWbuL6k9tWHJgJpQiD0407XgjkNnGeAux+rKygXgOSRn0vmK2FdzMd4wtdKHhhTIcIA0JrIdqcthAg==
|
||||||
|
dependencies:
|
||||||
|
"@develar/schema-utils" "~2.6.5"
|
||||||
|
"@electron/notarize" "2.1.0"
|
||||||
|
"@electron/osx-sign" "1.0.5"
|
||||||
|
"@electron/universal" "1.4.1"
|
||||||
|
"@malept/flatpak-bundler" "^0.4.0"
|
||||||
|
"@types/fs-extra" "9.0.13"
|
||||||
|
async-exit-hook "^2.0.1"
|
||||||
|
bluebird-lst "^1.0.9"
|
||||||
|
builder-util "24.9.4"
|
||||||
|
builder-util-runtime "9.2.3"
|
||||||
|
chromium-pickle-js "^0.2.0"
|
||||||
|
debug "^4.3.4"
|
||||||
|
ejs "^3.1.8"
|
||||||
|
electron-publish "24.9.4"
|
||||||
|
form-data "^4.0.0"
|
||||||
|
fs-extra "^10.1.0"
|
||||||
|
hosted-git-info "^4.1.0"
|
||||||
|
is-ci "^3.0.0"
|
||||||
|
isbinaryfile "^5.0.0"
|
||||||
|
js-yaml "^4.1.0"
|
||||||
|
lazy-val "^1.0.5"
|
||||||
|
minimatch "^5.1.1"
|
||||||
|
read-config-file "6.3.2"
|
||||||
|
sanitize-filename "^1.6.3"
|
||||||
|
semver "^7.3.8"
|
||||||
|
tar "^6.1.12"
|
||||||
|
temp-file "^3.4.0"
|
||||||
|
|
||||||
applescript@^1.0.0:
|
applescript@^1.0.0:
|
||||||
version "1.0.0"
|
version "1.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/applescript/-/applescript-1.0.0.tgz#bb87af568cad034a4e48c4bdaf6067a3a2701317"
|
resolved "https://registry.yarnpkg.com/applescript/-/applescript-1.0.0.tgz#bb87af568cad034a4e48c4bdaf6067a3a2701317"
|
||||||
@ -2923,6 +2956,28 @@ builder-util@24.8.1:
|
|||||||
stat-mode "^1.0.0"
|
stat-mode "^1.0.0"
|
||||||
temp-file "^3.4.0"
|
temp-file "^3.4.0"
|
||||||
|
|
||||||
|
builder-util@24.9.4:
|
||||||
|
version "24.9.4"
|
||||||
|
resolved "https://registry.yarnpkg.com/builder-util/-/builder-util-24.9.4.tgz#8cde880e7c719285e9cb30e6850ddd5bf475ac04"
|
||||||
|
integrity sha512-YNon3rYjPSm4XDDho9wD6jq7vLRJZUy9FR+yFZnHoWvvdVCnZakL4BctTlPABP41MvIH5yk2cTZ2YfkOhGistQ==
|
||||||
|
dependencies:
|
||||||
|
"7zip-bin" "~5.2.0"
|
||||||
|
"@types/debug" "^4.1.6"
|
||||||
|
app-builder-bin "4.0.0"
|
||||||
|
bluebird-lst "^1.0.9"
|
||||||
|
builder-util-runtime "9.2.3"
|
||||||
|
chalk "^4.1.2"
|
||||||
|
cross-spawn "^7.0.3"
|
||||||
|
debug "^4.3.4"
|
||||||
|
fs-extra "^10.1.0"
|
||||||
|
http-proxy-agent "^5.0.0"
|
||||||
|
https-proxy-agent "^5.0.1"
|
||||||
|
is-ci "^3.0.0"
|
||||||
|
js-yaml "^4.1.0"
|
||||||
|
source-map-support "^0.5.19"
|
||||||
|
stat-mode "^1.0.0"
|
||||||
|
temp-file "^3.4.0"
|
||||||
|
|
||||||
builtin-modules@^3.3.0:
|
builtin-modules@^3.3.0:
|
||||||
version "3.3.0"
|
version "3.3.0"
|
||||||
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
|
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-3.3.0.tgz#cae62812b89801e9656336e46223e030386be7b6"
|
||||||
@ -3594,6 +3649,19 @@ electron-publish@24.8.1:
|
|||||||
lazy-val "^1.0.5"
|
lazy-val "^1.0.5"
|
||||||
mime "^2.5.2"
|
mime "^2.5.2"
|
||||||
|
|
||||||
|
electron-publish@24.9.4:
|
||||||
|
version "24.9.4"
|
||||||
|
resolved "https://registry.yarnpkg.com/electron-publish/-/electron-publish-24.9.4.tgz#70db542763a78e4980e4e6409c203aef320d0d05"
|
||||||
|
integrity sha512-FghbeVMfxHneHjsG2xUSC0NMZYWOOWhBxfZKPTbibcJ0CjPH0Ph8yb5CUO62nqywXfA5u1Otq6K8eOdOixxmNg==
|
||||||
|
dependencies:
|
||||||
|
"@types/fs-extra" "^9.0.11"
|
||||||
|
builder-util "24.9.4"
|
||||||
|
builder-util-runtime "9.2.3"
|
||||||
|
chalk "^4.1.2"
|
||||||
|
fs-extra "^10.1.0"
|
||||||
|
lazy-val "^1.0.5"
|
||||||
|
mime "^2.5.2"
|
||||||
|
|
||||||
electron-store@^8.0.2:
|
electron-store@^8.0.2:
|
||||||
version "8.1.0"
|
version "8.1.0"
|
||||||
resolved "https://registry.yarnpkg.com/electron-store/-/electron-store-8.1.0.tgz#46a398f2bd9aa83c4a9daaae28380e2b3b9c7597"
|
resolved "https://registry.yarnpkg.com/electron-store/-/electron-store-8.1.0.tgz#46a398f2bd9aa83c4a9daaae28380e2b3b9c7597"
|
||||||
|
Loading…
Reference in New Issue
Block a user