File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 210210 },
211211 "dependencies" : {
212212 "node-natural-sort" : " ^0.8.6"
213+ },
214+ "devDependencies" : {
215+ "@types/vscode" : " ^1.68.0" ,
216+ "@types/node" : " 16.x"
213217 }
214218}
Original file line number Diff line number Diff line change 22# yarn lockfile v1
33
44
5+ " @types/node@16.x " :
6+ version "16.11.42"
7+ resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.42.tgz#d2a75c58e9b0902b82dc54bd4c13f8ef12bd1020"
8+ integrity sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==
9+
10+ " @types/vscode@^1.68.0 " :
11+ version "1.68.1"
12+ resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.68.1.tgz#a9e5b33f825f715cae80593cb6d5d6d4cabbe998"
13+ integrity sha512-fXlaq13NT5yHh6yZ3c+UxXloTSk34mIvsNFYyQCeO5Po2BLFAwz7EZT4kQ43B64/aPcnAenyWy3QasrTofBOnQ==
14+
515node-natural-sort@^0.8.6 :
616 version "0.8.6"
717 resolved "https://registry.yarnpkg.com/node-natural-sort/-/node-natural-sort-0.8.6.tgz#01dc6badc4743b16033408f0d8589ab2e6c094cf"
You can’t perform that action at this time.
0 commit comments