51
51
dependencies :
52
52
" @babel/highlight" " ^7.16.7"
53
53
54
+ " @babel/code-frame@^7.26.2 " :
55
+ version "7.27.1"
56
+ resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
57
+ integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
58
+ dependencies :
59
+ " @babel/helper-validator-identifier" " ^7.27.1"
60
+ js-tokens "^4.0.0"
61
+ picocolors "^1.1.1"
62
+
54
63
" @babel/compat-data@^7.16.4 " :
55
64
version "7.16.8"
56
65
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.8.tgz#31560f9f29fdf1868de8cb55049538a1b9732a60"
171
180
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.16.7.tgz#e8c602438c4a8195751243da9031d1607d247cad"
172
181
integrity sha512-hsEnFemeiW4D08A5gUAZxLBTXpZ39P+a+DGDsHw1yxqyQ/jzFEnxf5uTEGp+3bzAbNOxU1paTgYS4ECU/IgfDw==
173
182
183
+ " @babel/helper-validator-identifier@^7.27.1 " :
184
+ version "7.27.1"
185
+ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
186
+ integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
187
+
174
188
" @babel/helper-validator-option@^7.16.7 " :
175
189
version "7.16.7"
176
190
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.16.7.tgz#b203ce62ce5fe153899b617c08957de860de4d23"
966
980
dependencies :
967
981
" @octokit/openapi-types" " ^11.2.0"
968
982
983
+ " @sec-ant/readable-stream@^0.4.1 " :
984
+ version "0.4.1"
985
+ resolved "https://registry.yarnpkg.com/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz#60de891bb126abfdc5410fdc6166aca065f10a0c"
986
+ integrity sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==
987
+
969
988
" @semantic-release/[email protected] " :
970
989
version "6.0.2"
971
990
resolved "https://registry.yarnpkg.com/@semantic-release/changelog/-/changelog-6.0.2.tgz#fdcdbd368788c8fcc69c4af29bf2064f4afb45f4"
999
1018
resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-3.0.0.tgz#30a3b97bbb5844d695eb22f9d3aa40f6a92770c2"
1000
1019
integrity sha512-5hiM4Un+tpl4cKw3lV4UgzJj+SmfNIDCLLw0TepzQxz9ZGV5ixnqkzIVF+3tp0ZHgcMKE+VNGHJjEeyFG2dcSw==
1001
1020
1002
- " @semantic-release/[email protected] " :
1003
- version "6.0.3"
1004
- resolved "https://registry.yarnpkg.com/@semantic-release/exec/-/exec-6.0.3.tgz#d212fdf19633bdfb553de6cb6c7f8781933224db"
1005
- integrity sha512-bxAq8vLOw76aV89vxxICecEa8jfaWwYITw6X74zzlO0mc/Bgieqx9kBRz9z96pHectiTAtsCwsQcUyLYWnp3VQ==
1021
+ " @semantic-release/error@^4.0.0 " :
1022
+ version "4.0.0"
1023
+ resolved "https://registry.yarnpkg.com/@semantic-release/error/-/error-4.0.0.tgz#692810288239637f74396976a9340fbc0aa9f6f9"
1024
+ integrity sha512-mgdxrHTLOjOddRVYIYDo0fR3/v61GNN1YGkfbrjuIKg/uMgCd+Qzo3UAXJ+woLQQpos4pl5Esuw5A7AoNlzjUQ==
1025
+
1026
+ " @semantic-release/[email protected] " :
1027
+ version "7.1.0"
1028
+ resolved "https://registry.yarnpkg.com/@semantic-release/exec/-/exec-7.1.0.tgz#cfaffe85a589aa0f385eede256904ce70acb829f"
1029
+ integrity sha512-4ycZ2atgEUutspPZ2hxO6z8JoQt4+y/kkHvfZ1cZxgl9WKJId1xPj+UadwInj+gMn2Gsv+fLnbrZ4s+6tK2TFQ==
1006
1030
dependencies :
1007
- " @semantic-release/error" " ^3 .0.0"
1031
+ " @semantic-release/error" " ^4 .0.0"
1008
1032
aggregate-error "^3.0.0"
1009
1033
debug "^4.0.0"
1010
- execa "^5 .0.0"
1011
- lodash "^4.17.4 "
1012
- parse-json "^5 .0.0"
1034
+ execa "^9 .0.0"
1035
+ lodash-es "^4.17.21 "
1036
+ parse-json "^8 .0.0"
1013
1037
1014
1038
" @semantic-release/[email protected] " :
1015
1039
version "10.0.1"
1101
1125
lodash "^4.17.4"
1102
1126
read-pkg-up "^7.0.0"
1103
1127
1128
+ " @sindresorhus/merge-streams@^4.0.0 " :
1129
+ version "4.0.0"
1130
+ resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz#abb11d99aeb6d27f1b563c38147a72d50058e339"
1131
+ integrity sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==
1132
+
1104
1133
" @sinonjs/commons@^1.7.0 " :
1105
1134
version "1.8.3"
1106
1135
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-1.8.3.tgz#3802ddd21a50a949b6721ddd72da36e67e7f1b2d"
@@ -2764,6 +2793,24 @@ execa@^5.0.0:
2764
2793
signal-exit "^3.0.3"
2765
2794
strip-final-newline "^2.0.0"
2766
2795
2796
+ execa@^9.0.0 :
2797
+ version "9.5.3"
2798
+ resolved "https://registry.yarnpkg.com/execa/-/execa-9.5.3.tgz#aa9b6e92ea6692b88a240efc260ca30489b33e2a"
2799
+ integrity sha512-QFNnTvU3UjgWFy8Ef9iDHvIdcgZ344ebkwYx4/KLbR+CKQA4xBaHzv+iRpp86QfMHP8faFQLh8iOc57215y4Rg==
2800
+ dependencies :
2801
+ " @sindresorhus/merge-streams" " ^4.0.0"
2802
+ cross-spawn "^7.0.3"
2803
+ figures "^6.1.0"
2804
+ get-stream "^9.0.0"
2805
+ human-signals "^8.0.0"
2806
+ is-plain-obj "^4.1.0"
2807
+ is-stream "^4.0.1"
2808
+ npm-run-path "^6.0.0"
2809
+ pretty-ms "^9.0.0"
2810
+ signal-exit "^4.1.0"
2811
+ strip-final-newline "^4.0.0"
2812
+ yoctocolors "^2.0.0"
2813
+
2767
2814
exit@^0.1.2 :
2768
2815
version "0.1.2"
2769
2816
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
@@ -2843,6 +2890,13 @@ figures@^3.0.0:
2843
2890
dependencies :
2844
2891
escape-string-regexp "^1.0.5"
2845
2892
2893
+ figures@^6.1.0 :
2894
+ version "6.1.0"
2895
+ resolved "https://registry.yarnpkg.com/figures/-/figures-6.1.0.tgz#935479f51865fa7479f6fa94fc6fc7ac14e62c4a"
2896
+ integrity sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==
2897
+ dependencies :
2898
+ is-unicode-supported "^2.0.0"
2899
+
2846
2900
file-entry-cache@^6.0.1 :
2847
2901
version "6.0.1"
2848
2902
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -3006,6 +3060,14 @@ get-stream@^6.0.0:
3006
3060
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
3007
3061
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
3008
3062
3063
+ get-stream@^9.0.0 :
3064
+ version "9.0.1"
3065
+ resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-9.0.1.tgz#95157d21df8eb90d1647102b63039b1df60ebd27"
3066
+ integrity sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==
3067
+ dependencies :
3068
+ " @sec-ant/readable-stream" " ^0.4.1"
3069
+ is-stream "^4.0.1"
3070
+
3009
3071
get-symbol-description@^1.0.0 :
3010
3072
version "1.0.0"
3011
3073
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
@@ -3212,6 +3274,11 @@ human-signals@^2.1.0:
3212
3274
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
3213
3275
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
3214
3276
3277
+ human-signals@^8.0.0 :
3278
+ version "8.0.1"
3279
+ resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-8.0.1.tgz#f08bb593b6d1db353933d06156cedec90abe51fb"
3280
+ integrity sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==
3281
+
3215
3282
humanize-ms@^1.2.1 :
3216
3283
version "1.2.1"
3217
3284
resolved "https://registry.yarnpkg.com/humanize-ms/-/humanize-ms-1.2.1.tgz#c46e3159a293f6b896da29316d8b6fe8bb79bbed"
@@ -3276,6 +3343,11 @@ indent-string@^4.0.0:
3276
3343
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
3277
3344
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
3278
3345
3346
+ index-to-position@^1.1.0 :
3347
+ version "1.1.0"
3348
+ resolved "https://registry.yarnpkg.com/index-to-position/-/index-to-position-1.1.0.tgz#2e50bd54c8040bdd6d9b3d95ec2a8fedf86b4d44"
3349
+ integrity sha512-XPdx9Dq4t9Qk1mTMbWONJqU7boCoumEH7fRET37HX5+khDUl3J2W6PdALxhILYlIYx2amlwYcRPp28p0tSiojg==
3350
+
3279
3351
infer-owner@^1.0.4 :
3280
3352
version "1.0.4"
3281
3353
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
@@ -3454,6 +3526,11 @@ is-plain-obj@^1.1.0:
3454
3526
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
3455
3527
integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
3456
3528
3529
+ is-plain-obj@^4.1.0 :
3530
+ version "4.1.0"
3531
+ resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-4.1.0.tgz#d65025edec3657ce032fd7db63c97883eaed71f0"
3532
+ integrity sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==
3533
+
3457
3534
is-plain-object@^5.0.0 :
3458
3535
version "5.0.0"
3459
3536
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
@@ -3482,6 +3559,11 @@ is-stream@^2.0.0:
3482
3559
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
3483
3560
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
3484
3561
3562
+ is-stream@^4.0.1 :
3563
+ version "4.0.1"
3564
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-4.0.1.tgz#375cf891e16d2e4baec250b85926cffc14720d9b"
3565
+ integrity sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==
3566
+
3485
3567
is-string@^1.0.5, is-string@^1.0.7 :
3486
3568
version "1.0.7"
3487
3569
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
@@ -3508,6 +3590,11 @@ is-typedarray@^1.0.0:
3508
3590
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
3509
3591
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
3510
3592
3593
+ is-unicode-supported@^2.0.0 :
3594
+ version "2.1.0"
3595
+ resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz#09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a"
3596
+ integrity sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==
3597
+
3511
3598
is-weakref@^1.0.1 :
3512
3599
version "1.0.2"
3513
3600
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
@@ -4309,6 +4396,11 @@ locate-path@^6.0.0:
4309
4396
dependencies :
4310
4397
p-locate "^5.0.0"
4311
4398
4399
+ lodash-es@^4.17.21 :
4400
+ version "4.17.21"
4401
+ resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
4402
+ integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
4403
+
4312
4404
lodash.capitalize@^4.2.1 :
4313
4405
version "4.2.1"
4314
4406
resolved "https://registry.yarnpkg.com/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz#f826c9b4e2a8511d84e3aca29db05e1a4f3b72a9"
@@ -4858,6 +4950,14 @@ npm-run-path@^4.0.1:
4858
4950
dependencies :
4859
4951
path-key "^3.0.0"
4860
4952
4953
+ npm-run-path@^6.0.0 :
4954
+ version "6.0.0"
4955
+ resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-6.0.0.tgz#25cfdc4eae04976f3349c0b1afc089052c362537"
4956
+ integrity sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==
4957
+ dependencies :
4958
+ path-key "^4.0.0"
4959
+ unicorn-magic "^0.3.0"
4960
+
4861
4961
npm-user-validate@^1.0.1 :
4862
4962
version "1.0.1"
4863
4963
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561"
@@ -5180,6 +5280,20 @@ parse-json@^5.0.0, parse-json@^5.2.0:
5180
5280
json-parse-even-better-errors "^2.3.0"
5181
5281
lines-and-columns "^1.1.6"
5182
5282
5283
+ parse-json@^8.0.0 :
5284
+ version "8.3.0"
5285
+ resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-8.3.0.tgz#88a195a2157025139a2317a4f2f9252b61304ed5"
5286
+ integrity sha512-ybiGyvspI+fAoRQbIPRddCcSTV9/LsJbf0e/S85VLowVGzRmokfneg2kwVW/KU5rOXrPSbF1qAKPMgNTqqROQQ==
5287
+ dependencies :
5288
+ " @babel/code-frame" " ^7.26.2"
5289
+ index-to-position "^1.1.0"
5290
+ type-fest "^4.39.1"
5291
+
5292
+ parse-ms@^4.0.0 :
5293
+ version "4.0.0"
5294
+ resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-4.0.0.tgz#c0c058edd47c2a590151a718990533fd62803df4"
5295
+ integrity sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==
5296
+
5183
5297
5184
5298
version "6.0.1"
5185
5299
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
@@ -5205,6 +5319,11 @@ path-key@^3.0.0, path-key@^3.1.0:
5205
5319
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
5206
5320
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
5207
5321
5322
+ path-key@^4.0.0 :
5323
+ version "4.0.0"
5324
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
5325
+ integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
5326
+
5208
5327
path-parse@^1.0.7 :
5209
5328
version "1.0.7"
5210
5329
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
@@ -5220,6 +5339,11 @@ picocolors@^1.0.0:
5220
5339
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
5221
5340
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
5222
5341
5342
+ picocolors@^1.1.1 :
5343
+ version "1.1.1"
5344
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
5345
+ integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
5346
+
5223
5347
picomatch@^2.0.4, picomatch@^2.2.3 :
5224
5348
version "2.3.1"
5225
5349
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -5290,6 +5414,13 @@ pretty-format@^27.5.1:
5290
5414
ansi-styles "^5.0.0"
5291
5415
react-is "^17.0.1"
5292
5416
5417
+ pretty-ms@^9.0.0 :
5418
+ version "9.2.0"
5419
+ resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-9.2.0.tgz#e14c0aad6493b69ed63114442a84133d7e560ef0"
5420
+ integrity sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==
5421
+ dependencies :
5422
+ parse-ms "^4.0.0"
5423
+
5293
5424
proc-log@^1.0.0 :
5294
5425
version "1.0.0"
5295
5426
resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-1.0.0.tgz#0d927307401f69ed79341e83a0b2c9a13395eb77"
@@ -5686,6 +5817,11 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3:
5686
5817
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.6.tgz#24e630c4b0f03fea446a2bd299e62b4a6ca8d0af"
5687
5818
integrity sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==
5688
5819
5820
+ signal-exit@^4.1.0 :
5821
+ version "4.1.0"
5822
+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
5823
+ integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
5824
+
5689
5825
signale@^1.2.1 :
5690
5826
version "1.4.0"
5691
5827
resolved "https://registry.yarnpkg.com/signale/-/signale-1.4.0.tgz#c4be58302fb0262ac00fc3d886a7c113759042f1"
@@ -5917,6 +6053,11 @@ strip-final-newline@^2.0.0:
5917
6053
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
5918
6054
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
5919
6055
6056
+ strip-final-newline@^4.0.0 :
6057
+ version "4.0.0"
6058
+ resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-4.0.0.tgz#35a369ec2ac43df356e3edd5dcebb6429aa1fa5c"
6059
+ integrity sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==
6060
+
5920
6061
strip-indent@^3.0.0 :
5921
6062
version "3.0.0"
5922
6063
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001"
@@ -6225,6 +6366,11 @@ type-fest@^1.0.2:
6225
6366
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
6226
6367
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
6227
6368
6369
+ type-fest@^4.39.1 :
6370
+ version "4.41.0"
6371
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.41.0.tgz#6ae1c8e5731273c2bf1f58ad39cbae2c91a46c58"
6372
+ integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
6373
+
6228
6374
typedarray-to-buffer@^3.1.5 :
6229
6375
version "3.1.5"
6230
6376
resolved "https://registry.yarnpkg.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz#a97ee7a9ff42691b9f783ff1bc5112fe3fca9080"
@@ -6257,6 +6403,11 @@ unbox-primitive@^1.0.1:
6257
6403
has-symbols "^1.0.2"
6258
6404
which-boxed-primitive "^1.0.2"
6259
6405
6406
+ unicorn-magic@^0.3.0 :
6407
+ version "0.3.0"
6408
+ resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz#4efd45c85a69e0dd576d25532fbfa22aa5c8a104"
6409
+ integrity sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==
6410
+
6260
6411
unique-filename@^1.1.1 :
6261
6412
version "1.1.1"
6262
6413
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
@@ -6547,3 +6698,8 @@ yocto-queue@^0.1.0:
6547
6698
version "0.1.0"
6548
6699
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
6549
6700
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
6701
+
6702
+ yoctocolors@^2.0.0 :
6703
+ version "2.1.1"
6704
+ resolved "https://registry.yarnpkg.com/yoctocolors/-/yoctocolors-2.1.1.tgz#e0167474e9fbb9e8b3ecca738deaa61dd12e56fc"
6705
+ integrity sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==
0 commit comments