sort hosts in the jump hosts list

This commit is contained in:
Eugene Pankov
2022-03-16 10:34:40 +01:00
parent 7e876afb3b
commit 9bc6831f40
6 changed files with 14 additions and 7 deletions

View File

@@ -27,7 +27,6 @@
"ngx-perfect-scrollbar": "^10.1.0",
"ngx-translate-messageformat-compiler": "^4.11.0",
"readable-stream": "3.6.0",
"thenby": "^1.3.4",
"uuid": "^8.0.0"
},
"peerDependencies": {

View File

@@ -161,11 +161,6 @@ string_decoder@^1.1.1:
dependencies:
safe-buffer "~5.2.0"
thenby@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/thenby/-/thenby-1.3.4.tgz#81581f6e1bb324c6dedeae9bfc28e59b1a2201cc"
integrity sha512-89Gi5raiWA3QZ4b2ePcEwswC3me9JIg+ToSgtE0JWeCynLnLxNr/f9G+xfo9K+Oj4AFdom8YNJjibIARTJmapQ==
tslib@^1.10.0:
version "1.14.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"