|
593 | 593 | "@types/node" "*" |
594 | 594 | form-data "^4.0.4" |
595 | 595 |
|
596 | | -"@types/node@*": |
597 | | - version "24.3.0" |
598 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.0.tgz#89b09f45cb9a8ee69466f18ee5864e4c3eb84dec" |
599 | | - integrity sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow== |
| 596 | +"@types/node@*", "@types/node@^24.12.0": |
| 597 | + version "24.12.4" |
| 598 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.12.4.tgz#2709745569811dcbdc57c097fafdd387c6330382" |
| 599 | + integrity sha512-GUUEShf+PBCGW2KaXwcIt3Yk+e3pkKwWKb9GSyM9WQVE+ep2jzmHdGsHzu4wgcZy5fN9FBdVzjpBQsYlpfpgLA== |
600 | 600 | dependencies: |
601 | | - undici-types "~7.10.0" |
602 | | - |
603 | | -"@types/node@^22.18.0": |
604 | | - version "22.18.0" |
605 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.0.tgz#9e4709be4f104e3568f7dd1c71e2949bf147a47b" |
606 | | - integrity sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ== |
607 | | - dependencies: |
608 | | - undici-types "~6.21.0" |
| 601 | + undici-types "~7.16.0" |
609 | 602 |
|
610 | 603 | "@types/react-dom@^19": |
611 | 604 | version "19.1.8" |
@@ -3137,10 +3130,10 @@ typed-array-length@^1.0.7: |
3137 | 3130 | possible-typed-array-names "^1.0.0" |
3138 | 3131 | reflect.getprototypeof "^1.0.6" |
3139 | 3132 |
|
3140 | | -typescript@5.7.3: |
3141 | | - version "5.7.3" |
3142 | | - resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3.tgz#919b44a7dbb8583a9b856d162be24a54bf80073e" |
3143 | | - integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw== |
| 3133 | +typescript@5.9.3: |
| 3134 | + version "5.9.3" |
| 3135 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f" |
| 3136 | + integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw== |
3144 | 3137 |
|
3145 | 3138 | ua-is-frozen@^0.1.2: |
3146 | 3139 | version "0.1.2" |
@@ -3168,15 +3161,10 @@ unbox-primitive@^1.1.0: |
3168 | 3161 | has-symbols "^1.1.0" |
3169 | 3162 | which-boxed-primitive "^1.1.1" |
3170 | 3163 |
|
3171 | | -undici-types@~6.21.0: |
3172 | | - version "6.21.0" |
3173 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" |
3174 | | - integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== |
3175 | | - |
3176 | | -undici-types@~7.10.0: |
3177 | | - version "7.10.0" |
3178 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350" |
3179 | | - integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag== |
| 3164 | +undici-types@~7.16.0: |
| 3165 | + version "7.16.0" |
| 3166 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46" |
| 3167 | + integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw== |
3180 | 3168 |
|
3181 | 3169 | unrs-resolver@^1.6.2: |
3182 | 3170 | version "1.11.1" |
|
0 commit comments