|
925 | 925 | resolved "https://registry.yarnpkg.com/@types/vscode-webview/-/vscode-webview-1.57.5.tgz#5b910525386c02305eb1d0772e0181c5f19c579b"
|
926 | 926 | integrity sha512-iBAUYNYkz+uk1kdsq05fEcoh8gJmwT3lqqFPN7MGyjQ3HVloViMdo7ZJ8DFIP8WOK74PjOEilosqAyxV2iUFUw==
|
927 | 927 |
|
928 |
| -"@types/vscode@^1.47.0": |
929 |
| - version "1.85.0" |
930 |
| - resolved "https://registry.npmmirror.com/@types/vscode/-/vscode-1.85.0.tgz#46beb07f0f626665b52d1e2294382b2bc63b602e" |
931 |
| - integrity sha512-CF/RBon/GXwdfmnjZj0WTUMZN5H6YITOfBCP4iEZlOtVQXuzw6t7Le7+cR+7JzdMrnlm7Mfp49Oj2TuSXIWo3g== |
| 928 | +"@types/vscode@^1.90.0": |
| 929 | + version "1.90.0" |
| 930 | + resolved "https://registry.yarnpkg.com/@types/vscode/-/vscode-1.90.0.tgz#c122384d51bd774cec4aa86ca443858adc9edef2" |
| 931 | + integrity sha512-oT+ZJL7qHS9Z8bs0+WKf/kQ27qWYR3trsXpq46YDjFqBsMLG4ygGGjPaJ2tyrH0wJzjOEmDyg9PDJBBhWg9pkQ== |
932 | 932 |
|
933 | 933 | "@typescript-eslint/parser@^5.4.2 || ^6.0.0":
|
934 | 934 | version "6.21.0"
|
@@ -5643,7 +5643,16 @@ string-convert@^0.2.0:
|
5643 | 5643 | resolved "https://registry.npmmirror.com/string-convert/-/string-convert-0.2.1.tgz#6982cc3049fbb4cd85f8b24568b9d9bf39eeff97"
|
5644 | 5644 | integrity sha512-u/1tdPl4yQnPBjnVrmdLo9gtuLvELKsAoRapekWggdiQNvvvum+jYF329d84NAa660KQw7pB2n36KrIKVoXa3A==
|
5645 | 5645 |
|
5646 |
| -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: |
| 5646 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 5647 | + version "4.2.3" |
| 5648 | + resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 5649 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 5650 | + dependencies: |
| 5651 | + emoji-regex "^8.0.0" |
| 5652 | + is-fullwidth-code-point "^3.0.0" |
| 5653 | + strip-ansi "^6.0.1" |
| 5654 | + |
| 5655 | +string-width@^4.1.0: |
5647 | 5656 | version "4.2.3"
|
5648 | 5657 | resolved "https://registry.npmmirror.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
5649 | 5658 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -5714,7 +5723,14 @@ string_decoder@^1.1.1:
|
5714 | 5723 | dependencies:
|
5715 | 5724 | safe-buffer "~5.2.0"
|
5716 | 5725 |
|
5717 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 5726 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 5727 | + version "6.0.1" |
| 5728 | + resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 5729 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 5730 | + dependencies: |
| 5731 | + ansi-regex "^5.0.1" |
| 5732 | + |
| 5733 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
5718 | 5734 | version "6.0.1"
|
5719 | 5735 | resolved "https://registry.npmmirror.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
5720 | 5736 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
0 commit comments