|
579 | 579 | dependencies: |
580 | 580 | undici-types "~5.26.4" |
581 | 581 |
|
| 582 | +"@types/node@^24.0.0": |
| 583 | + version "24.9.1" |
| 584 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.1.tgz#b7360b3c789089e57e192695a855aa4f6981a53c" |
| 585 | + integrity sha512-QoiaXANRkSXK6p0Duvt56W208du4P9Uye9hWLWgGMDTEoKPhuenzNcC4vGUmrNkiOKTlIrBoyNQYNpSwfEZXSg== |
| 586 | + dependencies: |
| 587 | + undici-types "~7.16.0" |
| 588 | + |
582 | 589 | "@types/prop-types@*": |
583 | 590 | version "15.7.11" |
584 | 591 | resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.11.tgz#2596fb352ee96a1379c657734d4b913a613ad563" |
@@ -5414,8 +5421,16 @@ sprintf-js@~1.0.2: |
5414 | 5421 | resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" |
5415 | 5422 | integrity sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g== |
5416 | 5423 |
|
5417 | | -"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0: |
5418 | | - name string-width-cjs |
| 5424 | +"string-width-cjs@npm:string-width@^4.2.0": |
| 5425 | + version "4.2.3" |
| 5426 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
| 5427 | + integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
| 5428 | + dependencies: |
| 5429 | + emoji-regex "^8.0.0" |
| 5430 | + is-fullwidth-code-point "^3.0.0" |
| 5431 | + strip-ansi "^6.0.1" |
| 5432 | + |
| 5433 | +string-width@^4.1.0: |
5419 | 5434 | version "4.2.3" |
5420 | 5435 | resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010" |
5421 | 5436 | integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g== |
@@ -5499,7 +5514,14 @@ stringify-entities@^4.0.0: |
5499 | 5514 | character-entities-html4 "^2.0.0" |
5500 | 5515 | character-entities-legacy "^3.0.0" |
5501 | 5516 |
|
5502 | | -"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
| 5517 | +"strip-ansi-cjs@npm:strip-ansi@^6.0.1": |
| 5518 | + version "6.0.1" |
| 5519 | + resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
| 5520 | + integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
| 5521 | + dependencies: |
| 5522 | + ansi-regex "^5.0.1" |
| 5523 | + |
| 5524 | +strip-ansi@^6.0.0, strip-ansi@^6.0.1: |
5503 | 5525 | version "6.0.1" |
5504 | 5526 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9" |
5505 | 5527 | integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A== |
@@ -5829,6 +5851,11 @@ undici-types@~5.26.4: |
5829 | 5851 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
5830 | 5852 | integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
5831 | 5853 |
|
| 5854 | +undici-types@~7.16.0: |
| 5855 | + version "7.16.0" |
| 5856 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" |
| 5857 | + integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== |
| 5858 | + |
5832 | 5859 | unified-engine@^11.2.0: |
5833 | 5860 | version "11.2.0" |
5834 | 5861 | resolved "https://registry.yarnpkg.com/unified-engine/-/unified-engine-11.2.0.tgz#bfd7296368a3b9cf7c36e1ab1d9db8327260a39f" |
|
0 commit comments