|
572 | 572 | resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433" |
573 | 573 | integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g== |
574 | 574 |
|
575 | | -"@types/node@*", "@types/node@^20.0.0": |
576 | | - version "20.11.0" |
577 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.0.tgz#8e0b99e70c0c1ade1a86c4a282f7b7ef87c9552f" |
578 | | - integrity sha512-o9bjXmDNcF7GbM4CNQpmi+TutCgap/K3w1JyKgxAjqx41zp9qlIAVFi0IhCNsJcXolEqLWhbFbEeL0PvYm4pcQ== |
| 575 | +"@types/node@*": |
| 576 | + version "24.10.0" |
| 577 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f" |
| 578 | + integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A== |
579 | 579 | dependencies: |
580 | | - undici-types "~5.26.4" |
| 580 | + undici-types "~7.16.0" |
| 581 | + |
| 582 | +"@types/node@^20.0.0": |
| 583 | + version "20.19.24" |
| 584 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.24.tgz#6bc35bc96cda1a251000b706c76380b5c843f30b" |
| 585 | + integrity sha512-FE5u0ezmi6y9OZEzlJfg37mqqf6ZDSF2V/NLjUyGrR9uTZ7Sb9F7bLNZ03S4XVUNRWGA7Ck4c1kK+YnuWjl+DA== |
| 586 | + dependencies: |
| 587 | + undici-types "~6.21.0" |
581 | 588 |
|
582 | 589 | "@types/prop-types@*": |
583 | 590 | version "15.7.11" |
@@ -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== |
@@ -5824,10 +5846,15 @@ unbox-primitive@^1.0.2: |
5824 | 5846 | has-symbols "^1.0.3" |
5825 | 5847 | which-boxed-primitive "^1.0.2" |
5826 | 5848 |
|
5827 | | -undici-types@~5.26.4: |
5828 | | - version "5.26.5" |
5829 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" |
5830 | | - integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== |
| 5849 | +undici-types@~6.21.0: |
| 5850 | + version "6.21.0" |
| 5851 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
| 5852 | + integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
| 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== |
5831 | 5858 |
|
5832 | 5859 | unified-engine@^11.2.0: |
5833 | 5860 | version "11.2.0" |
|
0 commit comments