|
123 | 123 | "@lezer/common" "^1.0.2"
|
124 | 124 | "@lezer/css" "^1.1.7"
|
125 | 125 |
|
126 |
| -"@codemirror/lang-html@^6.0.0": |
| 126 | +"@codemirror/lang-html@^6.0.0", "@codemirror/lang-html@^6.4.9": |
127 | 127 | version "6.4.9"
|
128 | 128 | resolved "https://registry.yarnpkg.com/@codemirror/lang-html/-/lang-html-6.4.9.tgz#d586f2cc9c341391ae07d1d7c545990dfa069727"
|
129 | 129 | integrity sha512-aQv37pIMSlueybId/2PVSP6NPnmurFDVmZwzc7jszd2KAF8qd4VBbvNYPXWQq90WIARjsdVkPbw29pszmHws3Q==
|
@@ -5428,8 +5428,16 @@ streamsearch@^1.1.0:
|
5428 | 5428 | resolved "https://registry.yarnpkg.com/streamsearch/-/streamsearch-1.1.0.tgz#404dd1e2247ca94af554e841a8ef0eaa238da764"
|
5429 | 5429 | integrity sha512-Mcc5wHehp9aXz1ax6bZUyY5afg9u2rv5cqQI3mRrYkGC8rW2hM02jWuwjtL++LS5qinSyhj2QfLyNsuc+VsExg==
|
5430 | 5430 |
|
5431 |
| -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: |
5432 |
| - name string-width-cjs |
| 5431 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 5432 | + version "4.2.3" |
| 5433 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 5434 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 5435 | + dependencies: |
| 5436 | + emoji-regex "^8.0.0" |
| 5437 | + is-fullwidth-code-point "^3.0.0" |
| 5438 | + strip-ansi "^6.0.1" |
| 5439 | + |
| 5440 | +string-width@^4.1.0: |
5433 | 5441 | version "4.2.3"
|
5434 | 5442 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
5435 | 5443 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
@@ -5517,7 +5525,14 @@ stringify-entities@^4.0.0:
|
5517 | 5525 | character-entities-html4 "^2.0.0"
|
5518 | 5526 | character-entities-legacy "^3.0.0"
|
5519 | 5527 |
|
5520 |
| -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 5528 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 5529 | + version "6.0.1" |
| 5530 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 5531 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 5532 | + dependencies: |
| 5533 | + ansi-regex "^5.0.1" |
| 5534 | + |
| 5535 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
5521 | 5536 | version "6.0.1"
|
5522 | 5537 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
5523 | 5538 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
0 commit comments