update + cleanup

- update electron
- cleanup unused function calls
- close websocket on process end
- style fix on splash screen
This commit is contained in:
cv
2021-06-11 08:54:35 +02:00
parent d255edebd4
commit 0e550dedc6
6 changed files with 32 additions and 17 deletions
+4 -4
View File
@@ -920,10 +920,10 @@ electron-publish@22.11.5:
lazy-val "^1.0.5"
mime "^2.5.2"
electron@^12.0.7:
version "12.0.10"
resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.10.tgz#d0879ff005a200d5b08dbfb3e5bbea744d38c71a"
integrity sha512-qaNvFG4AgeuT3PkSljQ9MlY7hz87wIwJ5cmSZ1453IVsUd0BV7pcaLViSpR1bRSqxetDDWxCLtCp0N9RXeDZww==
electron@^13.1.2:
version "13.1.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-13.1.2.tgz#8c9abf9015766c9cbc16f10c99282d00d6ae1b90"
integrity sha512-aNT9t+LgdQaZ7FgN36pN7MjSEoj+EWc2T9yuOqBApbmR4HavGRadSz7u9N2Erw2ojdIXtei2RVIAvVm8mbDZ0g==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"