mirror of
https://github.com/eugeny/tabby
synced 2026-05-04 08:21:13 +00:00
disconnect detection
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
||||
"native-process-working-directory": "^1.0.2",
|
||||
"npm": "6",
|
||||
"rxjs": "^7.5.7",
|
||||
"russh": "^0.0.1-alpha.6",
|
||||
"russh": "^0.0.1-alpha.7",
|
||||
"source-map-support": "^0.5.20",
|
||||
"v8-compile-cache": "^2.3.0",
|
||||
"yargs": "^17.7.2"
|
||||
|
||||
+4
-4
@@ -3613,10 +3613,10 @@ run-queue@^1.0.0, run-queue@^1.0.3:
|
||||
dependencies:
|
||||
aproba "^1.1.1"
|
||||
|
||||
russh@^0.0.1-alpha.6:
|
||||
version "0.0.1-alpha.6"
|
||||
resolved "https://registry.yarnpkg.com/russh/-/russh-0.0.1-alpha.6.tgz#554222c106c76f411245a79630fbef965f1ecbb7"
|
||||
integrity sha512-t29nWE4mckmVsFSCXY2BS58r4E13mb/f3sZ42MSevA3MLhW5rCGSzIIR3FgR3VPKQPhqO6g1OVH2+Q1w+KpkrA==
|
||||
russh@^0.0.1-alpha.7:
|
||||
version "0.0.1-alpha.7"
|
||||
resolved "https://registry.yarnpkg.com/russh/-/russh-0.0.1-alpha.7.tgz#9cf66298e6e976e697f8211a24def2458e77f220"
|
||||
integrity sha512-WB/2NVyr/ZvEQIkwTAf3r5UdUo52lNXhfJHwjs9uG1fabOQlJ5A+Fs8F6rGne+gJMe/Y9pqdrTQaSujUlNdMVA==
|
||||
dependencies:
|
||||
"@napi-rs/cli" "^2.18.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user