mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 12:16:53 +02:00
Update dependency electron to v40 (#2808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
bc741994e1
commit
444d4a06f2
@ -88,7 +88,7 @@
|
||||
"app-builder-lib": "26.4.0",
|
||||
"chokidar": "^5.0.0",
|
||||
"detect-libc": "^2.0.0",
|
||||
"electron": "39.2.7",
|
||||
"electron": "40.0.0",
|
||||
"electron-builder": "26.4.0",
|
||||
"electron-builder-squirrel-windows": "26.4.0",
|
||||
"electron-devtools-installer": "^4.0.0",
|
||||
|
||||
12
yarn.lock
12
yarn.lock
@ -2101,7 +2101,7 @@
|
||||
"@types/node" "*"
|
||||
form-data "^4.0.0"
|
||||
|
||||
"@types/node@*", "@types/node@18.19.130", "@types/node@^22.10.3", "@types/node@^22.7.7":
|
||||
"@types/node@*", "@types/node@18.19.130", "@types/node@^22.10.3", "@types/node@^24.9.0":
|
||||
version "18.19.130"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.130.tgz#da4c6324793a79defb7a62cba3947ec5add00d59"
|
||||
integrity sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==
|
||||
@ -3404,13 +3404,13 @@ electron-winstaller@5.4.0:
|
||||
optionalDependencies:
|
||||
"@electron/windows-sign" "^1.1.2"
|
||||
|
||||
electron@39.2.7:
|
||||
version "39.2.7"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-39.2.7.tgz#1cf2371304994fe26c564764bd50878fe405fb4b"
|
||||
integrity sha512-KU0uFS6LSTh4aOIC3miolcbizOFP7N1M46VTYVfqIgFiuA2ilfNaOHLDS9tCMvwwHRowAsvqBrh9NgMXcTOHCQ==
|
||||
electron@40.0.0:
|
||||
version "40.0.0"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-40.0.0.tgz#01b1589ce2619dc7e792b1ca78d3ff1ae2ce05e7"
|
||||
integrity sha512-UyBy5yJ0/wm4gNugCtNPjvddjAknMTuXR2aCHioXicH7aKRKGDBPp4xqTEi/doVcB3R+MN3wfU9o8d/9pwgK2A==
|
||||
dependencies:
|
||||
"@electron/get" "^2.0.0"
|
||||
"@types/node" "^22.7.7"
|
||||
"@types/node" "^24.9.0"
|
||||
extract-zip "^2.0.1"
|
||||
|
||||
emoji-regex@^10.3.0:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user