This repository was archived by the owner on Jun 7, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 160
160
"dependencies" : {
161
161
"@sourcegraph/basic-code-intel" : " ^6.0.3" ,
162
162
"@sourcegraph/lightstep-tracer-webworker" : " ^0.20.14-fork.3" ,
163
- "@sourcegraph/lsp-client" : " ^1 .0.0" ,
163
+ "@sourcegraph/lsp-client" : " ^2 .0.0-beta.1 " ,
164
164
"@sourcegraph/typescript-language-server" : " ^0.3.7-fork" ,
165
165
"@sourcegraph/vscode-ws-jsonrpc" : " 0.0.3-fork" ,
166
166
"abort-controller" : " ^2.0.0" ,
Original file line number Diff line number Diff line change 814
814
source-map-support "0.3.3"
815
815
thrift "0.10.0"
816
816
817
- " @sourcegraph/lsp-client@^1 .0.0 " :
818
- version "1 .0.0"
819
- resolved "https://registry.npmjs.org/@sourcegraph/lsp-client/-/lsp-client-1 .0.0. tgz#94bd3db58c67295e71994ea443a37b4063d15708 "
820
- integrity sha512-D9IH5rsaTAZfqin8dzA6HKCaxW0dX1Ez7D8oUWMLg3u3jJMYUhv8qDAGb8tuXuGGBGX5W3733qFrq8ou7ku6+w ==
817
+ " @sourcegraph/lsp-client@^2 .0.0-beta.1 " :
818
+ version "2 .0.0-beta.1 "
819
+ resolved "https://registry.npmjs.org/@sourcegraph/lsp-client/-/lsp-client-2 .0.0-beta.1. tgz#d231d8caba53a1ff70de20f7b442c2ea439d3b37 "
820
+ integrity sha512-hho0weMoCxKk96hYkj4re7B6JxY+NccfUm2pgv0+YUKBDWRijqO8sqlgOsN8tl+H1s7UjvE7xw//cENI1N+NGA ==
821
821
dependencies :
822
822
" @sourcegraph/vscode-ws-jsonrpc" " ^0.0.3-fork"
823
823
lodash "^4.17.11"
824
- rxjs "^6.3.3 "
825
- sourcegraph "^20 .0.0"
824
+ rxjs "^6.4.0 "
825
+ sourcegraph "^22 .0.0"
826
826
type-zoo "^3.2.1"
827
827
uuid "^3.3.2"
828
828
vscode-languageserver-protocol "^3.14.1"
@@ -8402,7 +8402,7 @@ source-map@^0.7.3:
8402
8402
resolved "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383"
8403
8403
integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==
8404
8404
8405
- sourcegraph@^20.0.0, sourcegraph@^20. 1.0 :
8405
+ sourcegraph@^20.1.0 :
8406
8406
version "20.1.0"
8407
8407
resolved "https://registry.npmjs.org/sourcegraph/-/sourcegraph-20.1.0.tgz#9ba6c0e57107b1fe66c4299db32c7780094398cc"
8408
8408
integrity sha512-zbpDsFtExHQ04eJvQ2IIoi1rWrJU7Uhw4wXoy7V9Xpj/qMgbNnV4dev1kDg24y6F9vXM+jSONRrVcg/EO/UMag==
You can’t perform that action at this time.
0 commit comments