mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2025-01-11 00:14:42 +01:00
Update dependency electron to v27
This commit is contained in:
parent
e7baef841f
commit
b5adf68a8e
@ -33,7 +33,7 @@
|
||||
"@types/react": "^18.0.26",
|
||||
"@types/sanitize-html": "^2.9.4",
|
||||
"autoprefixer": "^10.4.16",
|
||||
"electron": "^26.2.2",
|
||||
"electron": "^27.0.0",
|
||||
"electron-builder": "^24.6.4",
|
||||
"next": "^12.3.4",
|
||||
"nextron": "^8.12.0",
|
||||
|
@ -2479,10 +2479,10 @@ electron-to-chromium@^1.4.535:
|
||||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.571.tgz#8aa71539eb82db98740c3ec861256cc34e0356fd"
|
||||
integrity sha512-Sc+VtKwKCDj3f/kLBjdyjMpNzoZsU6WuL/wFb6EH8USmHEcebxRXcRrVpOpayxd52tuey4RUDpUsw5OS5LhJqg==
|
||||
|
||||
electron@^26.2.2:
|
||||
version "26.4.2"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-26.4.2.tgz#2f976a3c30558f09ced3f5876862b4c21172c02c"
|
||||
integrity sha512-BOfQUOIvsq5NnssWOMqcZnA5M0ull620wvQoJq3WhXN1wJAsWu+cdjHvREyxnHbArPkV+F+x3YAi5Dt+UKoqhw==
|
||||
electron@^27.0.0:
|
||||
version "27.1.3"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-27.1.3.tgz#3fd6decda95c1dd0a7e51a9ac77ee0ba37b7c5c6"
|
||||
integrity sha512-7eD8VMhhlL5J531OOawn00eMthUkX1e3qN5Nqd7eMK8bg5HxQBrn8bdPlvUEnCano9KhrVwaDnGeuzWoDOGpjQ==
|
||||
dependencies:
|
||||
"@electron/get" "^2.0.0"
|
||||
"@types/node" "^18.11.18"
|
||||
|
Loading…
Reference in New Issue
Block a user