|
667 | 667 | dependencies:
|
668 | 668 | "@sinonjs/commons" "^3.0.0"
|
669 | 669 |
|
670 |
| -"@tsconfig/node16@^1.0.3": |
671 |
| - version "1.0.4" |
672 |
| - resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9" |
673 |
| - integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA== |
| 670 | +"@tsconfig/node20@^20.1.4": |
| 671 | + version "20.1.4" |
| 672 | + resolved "https://registry.yarnpkg.com/@tsconfig/node20/-/node20-20.1.4.tgz#3457d42eddf12d3bde3976186ab0cd22b85df928" |
| 673 | + integrity sha512-sqgsT69YFeLWf5NtJ4Xq/xAF8p4ZQHlmGW74Nu2tD4+g5fAsposc4ZfaaPixVu4y01BEiDCWLRDCvDM5JOsRxg== |
674 | 674 |
|
675 | 675 | "@types/babel__core@^7.1.14":
|
676 | 676 | version "7.20.5"
|
|
749 | 749 | resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
|
750 | 750 | integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
|
751 | 751 |
|
752 |
| -"@types/node@*": |
| 752 | +"@types/node@*", "@types/node@^20.12.12": |
753 | 753 | version "20.12.12"
|
754 | 754 | resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
|
755 | 755 | integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
|
756 | 756 | dependencies:
|
757 | 757 | undici-types "~5.26.4"
|
758 | 758 |
|
759 |
| -"@types/node@^16.18.3": |
760 |
| - version "16.18.97" |
761 |
| - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.97.tgz#d7926a8030f0d714d555b4550c0cc7731495cfe5" |
762 |
| - integrity sha512-4muilE1Lbfn57unR+/nT9AFjWk0MtWi5muwCEJqnOvfRQDbSfLCUdN7vCIg8TYuaANfhLOV85ve+FNpiUsbSRg== |
763 |
| - |
764 | 759 | "@types/stack-utils@^2.0.0":
|
765 | 760 | version "2.0.3"
|
766 | 761 | resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-2.0.3.tgz#6209321eb2c1712a7e7466422b8cb1fc0d9dd5d8"
|
@@ -3891,10 +3886,10 @@ typed-array-length@^1.0.6:
|
3891 | 3886 | is-typed-array "^1.1.13"
|
3892 | 3887 | possible-typed-array-names "^1.0.0"
|
3893 | 3888 |
|
3894 |
| -typescript@^4.8.4: |
3895 |
| - version "4.9.5" |
3896 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a" |
3897 |
| - integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g== |
| 3889 | +typescript@^5.4.5: |
| 3890 | + version "5.4.5" |
| 3891 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611" |
| 3892 | + integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ== |
3898 | 3893 |
|
3899 | 3894 | unbox-primitive@^1.0.2:
|
3900 | 3895 | version "1.0.2"
|
|
0 commit comments