@@ -2726,8 +2726,16 @@ source-map@^0.7.3:
2726
2726
resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656"
2727
2727
integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==
2728
2728
2729
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0:
2730
- name string-width-cjs
2729
+ " string-width-cjs@npm:string-width@^4.2.0 " :
2730
+ version "4.2.3"
2731
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2732
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
2733
+ dependencies :
2734
+ emoji-regex "^8.0.0"
2735
+ is-fullwidth-code-point "^3.0.0"
2736
+ strip-ansi "^6.0.1"
2737
+
2738
+ string-width@^4.1.0 :
2731
2739
version "4.2.3"
2732
2740
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
2733
2741
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -2752,8 +2760,14 @@ string_decoder@^1.1.1:
2752
2760
dependencies :
2753
2761
safe-buffer "~5.2.0"
2754
2762
2755
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
2756
- name strip-ansi-cjs
2763
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
2764
+ version "6.0.1"
2765
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2766
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
2767
+ dependencies :
2768
+ ansi-regex "^5.0.1"
2769
+
2770
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
2757
2771
version "6.0.1"
2758
2772
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
2759
2773
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -2963,9 +2977,9 @@ typed-rest-client@^1.8.4:
2963
2977
underscore "^1.12.1"
2964
2978
2965
2979
typescript@^5 :
2966
- version "5.4.2 "
2967
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.2 .tgz#0ae9cebcfae970718474fe0da2c090cad6577372 "
2968
- integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ ==
2980
+ version "5.4.5 "
2981
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5 .tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611 "
2982
+ integrity sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ ==
2969
2983
2970
2984
uc.micro@^1.0.1, uc.micro@^1.0.5 :
2971
2985
version "1.0.6"
0 commit comments