|
981 | 981 | resolved "https://registry.yarnpkg.com/@vscode/codicons/-/codicons-0.0.36.tgz#ccdabfaef5db596b266644ab85fc25aa701058f0" |
982 | 982 | integrity sha512-wsNOvNMMJ2BY8rC2N2MNBG7yOowV3ov8KlvUE/AiVUlHKTfWsw3OgAOQduX7h0Un6GssKD3aoTVH+TF3DSQwKQ== |
983 | 983 |
|
| 984 | +"@vscode/dts@^0.4.1": |
| 985 | + version "0.4.1" |
| 986 | + resolved "https://registry.yarnpkg.com/@vscode/dts/-/dts-0.4.1.tgz#1946cf09db412def5fe5ecac9b9ff3e058546654" |
| 987 | + integrity sha512-o8cI5Vqt6S6Y5mCI7yCkSQdiLQaLG5DMUpciJV3zReZwE+dA5KERxSVX8H3cPEhyKw21XwKGmIrg6YmN6M5uZA== |
| 988 | + dependencies: |
| 989 | + https-proxy-agent "^7.0.0" |
| 990 | + minimist "^1.2.8" |
| 991 | + prompts "^2.4.2" |
| 992 | + |
984 | 993 | "@vscode/extension-telemetry@0.7.5": |
985 | 994 | version "0.7.5" |
986 | 995 | resolved "https://registry.yarnpkg.com/@vscode/extension-telemetry/-/extension-telemetry-0.7.5.tgz#bf965731816e08c3f146f96d901ec67954fc913b" |
@@ -3706,7 +3715,7 @@ https-proxy-agent@^5.0.0: |
3706 | 3715 | agent-base "6" |
3707 | 3716 | debug "4" |
3708 | 3717 |
|
3709 | | -https-proxy-agent@^7.0.5, https-proxy-agent@^7.0.6: |
| 3718 | +https-proxy-agent@^7.0.0, https-proxy-agent@^7.0.5, https-proxy-agent@^7.0.6: |
3710 | 3719 | version "7.0.6" |
3711 | 3720 | resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz#da8dfeac7da130b05c2ba4b59c9b6cd66611a6b9" |
3712 | 3721 | integrity sha512-vK9P5/iUfdl95AI+JVyUuIcVtd4ofvtrOr3HNtM2yxC9bnMbEdp3x01OhQNnjb8IJYi38VlTE3mBXwcfvywuSw== |
@@ -4284,6 +4293,11 @@ keygrip@~1.1.0: |
4284 | 4293 | dependencies: |
4285 | 4294 | tsscmp "1.0.6" |
4286 | 4295 |
|
| 4296 | +kleur@^3.0.3: |
| 4297 | + version "3.0.3" |
| 4298 | + resolved "https://registry.yarnpkg.com/kleur/-/kleur-3.0.3.tgz#a79c9ecc86ee1ce3fa6206d1216c501f147fc07e" |
| 4299 | + integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== |
| 4300 | + |
4287 | 4301 | koa-compose@^4.1.0: |
4288 | 4302 | version "4.1.0" |
4289 | 4303 | resolved "https://registry.yarnpkg.com/koa-compose/-/koa-compose-4.1.0.tgz#507306b9371901db41121c812e923d0d67d3e877" |
@@ -5484,6 +5498,14 @@ progress@^2.0.0: |
5484 | 5498 | resolved "https://registry.yarnpkg.com/progress/-/progress-2.0.3.tgz#7e8cf8d8f5b8f239c1bc68beb4eb78567d572ef8" |
5485 | 5499 | integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== |
5486 | 5500 |
|
| 5501 | +prompts@^2.4.2: |
| 5502 | + version "2.4.2" |
| 5503 | + resolved "https://registry.yarnpkg.com/prompts/-/prompts-2.4.2.tgz#7b57e73b3a48029ad10ebd44f74b01722a4cb069" |
| 5504 | + integrity sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q== |
| 5505 | + dependencies: |
| 5506 | + kleur "^3.0.3" |
| 5507 | + sisteransi "^1.0.5" |
| 5508 | + |
5487 | 5509 | prop-types@^15.6.2: |
5488 | 5510 | version "15.7.2" |
5489 | 5511 | resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.7.2.tgz#52c41e75b8c87e72b9d9360e0206b99dcbffa6c5" |
@@ -6016,6 +6038,11 @@ sinon@9.0.0: |
6016 | 6038 | nise "^4.0.1" |
6017 | 6039 | supports-color "^7.1.0" |
6018 | 6040 |
|
| 6041 | +sisteransi@^1.0.5: |
| 6042 | + version "1.0.5" |
| 6043 | + resolved "https://registry.yarnpkg.com/sisteransi/-/sisteransi-1.0.5.tgz#134d681297756437cc05ca01370d3a7a571075ed" |
| 6044 | + integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== |
| 6045 | + |
6019 | 6046 | slash@^3.0.0: |
6020 | 6047 | version "3.0.0" |
6021 | 6048 | resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634" |
|
0 commit comments