|
771 | 771 | integrity sha512-K0VQKziLUWkVKiRVrx4a40iPaxTUefQmjtkQofBkYRcoaaL/8rhwDWww9qWbrgicNOgnpIsMxyNIUM4+n6dUIA== |
772 | 772 |
|
773 | 773 | "@types/node@*", "@types/node@^22.2.0": |
774 | | - version "22.9.4" |
775 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.9.4.tgz#31eefcdbe163a51f53cbfbb3e121b8ae9b16fdb2" |
776 | | - integrity sha512-d9RWfoR7JC/87vj7n+PVTzGg9hDyuFjir3RxUHbjFSKNd9mpxbxwMEyaCim/ddCmy4IuW7HjTzF3g9p3EtWEOg== |
| 774 | + version "22.10.0" |
| 775 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0.tgz#89bfc9e82496b9c7edea3382583fa94f75896e81" |
| 776 | + integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA== |
777 | 777 | dependencies: |
778 | | - undici-types "~6.19.8" |
| 778 | + undici-types "~6.20.0" |
779 | 779 |
|
780 | 780 | "@types/shelljs@^0.8.15": |
781 | 781 | version "0.8.15" |
@@ -2109,9 +2109,9 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0: |
2109 | 2109 | find-up "^4.0.0" |
2110 | 2110 |
|
2111 | 2111 | prettier@^3.3.3: |
2112 | | - version "3.3.3" |
2113 | | - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105" |
2114 | | - integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew== |
| 2112 | + version "3.4.0" |
| 2113 | + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.4.0.tgz#9dcd5e617cf103db8e4bd00924baecfd32bf9971" |
| 2114 | + integrity sha512-/OXNZcLyWkfo13ofOW5M7SLh+k5pnIs07owXK2teFpnfaOEcycnSy7HQxldaVX1ZP/7Q8oO1eDuQJNwbomQq5Q== |
2115 | 2115 |
|
2116 | 2116 | pretty-format@^29.0.0, pretty-format@^29.7.0: |
2117 | 2117 | version "29.7.0" |
@@ -2420,10 +2420,10 @@ typescript@^5.5.4: |
2420 | 2420 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6" |
2421 | 2421 | integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg== |
2422 | 2422 |
|
2423 | | -undici-types@~6.19.8: |
2424 | | - version "6.19.8" |
2425 | | - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
2426 | | - integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
| 2423 | +undici-types@~6.20.0: |
| 2424 | + version "6.20.0" |
| 2425 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" |
| 2426 | + integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== |
2427 | 2427 |
|
2428 | 2428 | universalify@^2.0.0: |
2429 | 2429 | version "2.0.1" |
|
0 commit comments