File tree Expand file tree Collapse file tree 4 files changed +1
-9
lines changed Expand file tree Collapse file tree 4 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 17
17
"@types/node" : " 18" ,
18
18
"@types/sinon" : " ^10.0.6" ,
19
19
"@types/temp" : " ^0.9.1" ,
20
- "@types/uuid" : " ^7.0.3" ,
21
20
"@typescript-eslint/eslint-plugin" : " ^4.8.1" ,
22
21
"@typescript-eslint/eslint-plugin-tslint" : " ^4.8.1" ,
23
22
"@typescript-eslint/parser" : " ^4.8.1" ,
Original file line number Diff line number Diff line change 8
8
"@types/multer" : " ^1.4.7" ,
9
9
"@types/rimraf" : " ^2.0.2" ,
10
10
"@types/tar-fs" : " ^1.16.1" ,
11
- "@types/uuid" : " ^7.0.3" ,
12
11
"async-mutex" : " ^0.3.1" ,
13
12
"body-parser" : " ^1.18.3" ,
14
13
"http-status-codes" : " ^1.3.0" ,
Original file line number Diff line number Diff line change 4
4
"description" : " Theia - Type Hierarchy Extension" ,
5
5
"dependencies" : {
6
6
"@theia/core" : " 1.45.0" ,
7
- "@theia/editor" : " 1.45.0" ,
8
- "@types/uuid" : " ^7.0.3"
7
+ "@theia/editor" : " 1.45.0"
9
8
},
10
9
"publishConfig" : {
11
10
"access" : " public"
Original file line number Diff line number Diff line change 2272
2272
dependencies:
2273
2273
"@types/node" "*"
2274
2274
2275
- "@types/uuid@^7.0.3":
2276
- version "7.0.6"
2277
- resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-7.0.6.tgz#455e838428ae709f82c85c677dcf5115f2061ac1"
2278
- integrity sha512-U/wu4HTp6T2dUmKqDtOUKS9cYhawuf8txqKF3Jp1iMDG8fP5HtjSldcN0g4m+/h7XHU1to1/HDCT0qeeUiu0EA==
2279
-
2280
2275
"@types/vscode-notebook-renderer@^1.72.0":
2281
2276
version "1.72.1"
2282
2277
resolved "https://registry.yarnpkg.com/@types/vscode-notebook-renderer/-/vscode-notebook-renderer-1.72.1.tgz#5605079fa6f0fa1dddc57ce11315eec0d1a8d869"
You can’t perform that action at this time.
0 commit comments