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"
@@ -2178,6 +2207,15 @@ cross-spawn@^7.0.2, cross-spawn@^7.0.3:
2178
2207
shebang-command "^2.0.0"
2179
2208
which "^2.0.1"
2180
2209
2210
+ cross-spawn@^7.0.6 :
2211
+ version "7.0.6"
2212
+ resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
2213
+ integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
2214
+ dependencies :
2215
+ path-key "^3.1.0"
2216
+ shebang-command "^2.0.0"
2217
+ which "^2.0.1"
2218
+
2181
2219
crypto-random-string@^2.0.0 :
2182
2220
version "2.0.0"
2183
2221
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
@@ -2764,6 +2802,24 @@ execa@^5.0.0:
2764
2802
signal-exit "^3.0.3"
2765
2803
strip-final-newline "^2.0.0"
2766
2804
2805
+ execa@^9.0.0 :
2806
+ version "9.6.0"
2807
+ resolved "https://registry.yarnpkg.com/execa/-/execa-9.6.0.tgz#38665530e54e2e018384108322f37f35ae74f3bc"
2808
+ integrity sha512-jpWzZ1ZhwUmeWRhS7Qv3mhpOhLfwI+uAX4e5fOcXqwMR7EcJ0pj2kV1CVzHVMX/LphnKWD3LObjZCoJ71lKpHw==
2809
+ dependencies :
2810
+ " @sindresorhus/merge-streams" " ^4.0.0"
2811
+ cross-spawn "^7.0.6"
2812
+ figures "^6.1.0"
2813
+ get-stream "^9.0.0"
2814
+ human-signals "^8.0.1"
2815
+ is-plain-obj "^4.1.0"
2816
+ is-stream "^4.0.1"
2817
+ npm-run-path "^6.0.0"
2818
+ pretty-ms "^9.2.0"
2819
+ signal-exit "^4.1.0"
2820
+ strip-final-newline "^4.0.0"
2821
+ yoctocolors "^2.1.1"
2822
+
2767
2823
exit@^0.1.2 :
2768
2824
version "0.1.2"
2769
2825
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
@@ -2843,6 +2899,13 @@ figures@^3.0.0:
2843
2899
dependencies :
2844
2900
escape-string-regexp "^1.0.5"
2845
2901
2902
+ figures@^6.1.0 :
2903
+ version "6.1.0"
2904
+ resolved "https://registry.yarnpkg.com/figures/-/figures-6.1.0.tgz#935479f51865fa7479f6fa94fc6fc7ac14e62c4a"
2905
+ integrity sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==
2906
+ dependencies :
2907
+ is-unicode-supported "^2.0.0"
2908
+
2846
2909
file-entry-cache@^6.0.1 :
2847
2910
version "6.0.1"
2848
2911
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -3006,6 +3069,14 @@ get-stream@^6.0.0:
3006
3069
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-6.0.1.tgz#a262d8eef67aced57c2852ad6167526a43cbf7b7"
3007
3070
integrity sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==
3008
3071
3072
+ get-stream@^9.0.0 :
3073
+ version "9.0.1"
3074
+ resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-9.0.1.tgz#95157d21df8eb90d1647102b63039b1df60ebd27"
3075
+ integrity sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==
3076
+ dependencies :
3077
+ " @sec-ant/readable-stream" " ^0.4.1"
3078
+ is-stream "^4.0.1"
3079
+
3009
3080
get-symbol-description@^1.0.0 :
3010
3081
version "1.0.0"
3011
3082
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.0.tgz#7fdb81c900101fbd564dd5f1a30af5aadc1e58d6"
@@ -3212,6 +3283,11 @@ human-signals@^2.1.0:
3212
3283
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0"
3213
3284
integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==
3214
3285
3286
+ human-signals@^8.0.1 :
3287
+ version "8.0.1"
3288
+ resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-8.0.1.tgz#f08bb593b6d1db353933d06156cedec90abe51fb"
3289
+ integrity sha512-eKCa6bwnJhvxj14kZk5NCPc6Hb6BdsU9DZcOnmQKSnO1VKrfV0zCvtttPZUsBvjmNDn8rpcJfpwSYnHBjc95MQ==
3290
+
3215
3291
humanize-ms@^1.2.1 :
3216
3292
version "1.2.1"
3217
3293
resolved "https://registry.yarnpkg.com/humanize-ms/-/humanize-ms-1.2.1.tgz#c46e3159a293f6b896da29316d8b6fe8bb79bbed"
@@ -3276,6 +3352,11 @@ indent-string@^4.0.0:
3276
3352
resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-4.0.0.tgz#624f8f4497d619b2d9768531d58f4122854d7251"
3277
3353
integrity sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==
3278
3354
3355
+ index-to-position@^1.1.0 :
3356
+ version "1.1.0"
3357
+ resolved "https://registry.yarnpkg.com/index-to-position/-/index-to-position-1.1.0.tgz#2e50bd54c8040bdd6d9b3d95ec2a8fedf86b4d44"
3358
+ integrity sha512-XPdx9Dq4t9Qk1mTMbWONJqU7boCoumEH7fRET37HX5+khDUl3J2W6PdALxhILYlIYx2amlwYcRPp28p0tSiojg==
3359
+
3279
3360
infer-owner@^1.0.4 :
3280
3361
version "1.0.4"
3281
3362
resolved "https://registry.yarnpkg.com/infer-owner/-/infer-owner-1.0.4.tgz#c4cefcaa8e51051c2a40ba2ce8a3d27295af9467"
@@ -3454,6 +3535,11 @@ is-plain-obj@^1.1.0:
3454
3535
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
3455
3536
integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
3456
3537
3538
+ is-plain-obj@^4.1.0 :
3539
+ version "4.1.0"
3540
+ resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-4.1.0.tgz#d65025edec3657ce032fd7db63c97883eaed71f0"
3541
+ integrity sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==
3542
+
3457
3543
is-plain-object@^5.0.0 :
3458
3544
version "5.0.0"
3459
3545
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-5.0.0.tgz#4427f50ab3429e9025ea7d52e9043a9ef4159344"
@@ -3482,6 +3568,11 @@ is-stream@^2.0.0:
3482
3568
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-2.0.1.tgz#fac1e3d53b97ad5a9d0ae9cef2389f5810a5c077"
3483
3569
integrity sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==
3484
3570
3571
+ is-stream@^4.0.1 :
3572
+ version "4.0.1"
3573
+ resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-4.0.1.tgz#375cf891e16d2e4baec250b85926cffc14720d9b"
3574
+ integrity sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==
3575
+
3485
3576
is-string@^1.0.5, is-string@^1.0.7 :
3486
3577
version "1.0.7"
3487
3578
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
@@ -3508,6 +3599,11 @@ is-typedarray@^1.0.0:
3508
3599
resolved "https://registry.yarnpkg.com/is-typedarray/-/is-typedarray-1.0.0.tgz#e479c80858df0c1b11ddda6940f96011fcda4a9a"
3509
3600
integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=
3510
3601
3602
+ is-unicode-supported@^2.0.0 :
3603
+ version "2.1.0"
3604
+ resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz#09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a"
3605
+ integrity sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==
3606
+
3511
3607
is-weakref@^1.0.1 :
3512
3608
version "1.0.2"
3513
3609
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
@@ -4309,6 +4405,11 @@ locate-path@^6.0.0:
4309
4405
dependencies :
4310
4406
p-locate "^5.0.0"
4311
4407
4408
+ lodash-es@^4.17.21 :
4409
+ version "4.17.21"
4410
+ resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee"
4411
+ integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==
4412
+
4312
4413
lodash.capitalize@^4.2.1 :
4313
4414
version "4.2.1"
4314
4415
resolved "https://registry.yarnpkg.com/lodash.capitalize/-/lodash.capitalize-4.2.1.tgz#f826c9b4e2a8511d84e3aca29db05e1a4f3b72a9"
@@ -4858,6 +4959,14 @@ npm-run-path@^4.0.1:
4858
4959
dependencies :
4859
4960
path-key "^3.0.0"
4860
4961
4962
+ npm-run-path@^6.0.0 :
4963
+ version "6.0.0"
4964
+ resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-6.0.0.tgz#25cfdc4eae04976f3349c0b1afc089052c362537"
4965
+ integrity sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==
4966
+ dependencies :
4967
+ path-key "^4.0.0"
4968
+ unicorn-magic "^0.3.0"
4969
+
4861
4970
npm-user-validate@^1.0.1 :
4862
4971
version "1.0.1"
4863
4972
resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-1.0.1.tgz#31428fc5475fe8416023f178c0ab47935ad8c561"
@@ -5180,6 +5289,20 @@ parse-json@^5.0.0, parse-json@^5.2.0:
5180
5289
json-parse-even-better-errors "^2.3.0"
5181
5290
lines-and-columns "^1.1.6"
5182
5291
5292
+ parse-json@^8.0.0 :
5293
+ version "8.3.0"
5294
+ resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-8.3.0.tgz#88a195a2157025139a2317a4f2f9252b61304ed5"
5295
+ integrity sha512-ybiGyvspI+fAoRQbIPRddCcSTV9/LsJbf0e/S85VLowVGzRmokfneg2kwVW/KU5rOXrPSbF1qAKPMgNTqqROQQ==
5296
+ dependencies :
5297
+ " @babel/code-frame" " ^7.26.2"
5298
+ index-to-position "^1.1.0"
5299
+ type-fest "^4.39.1"
5300
+
5301
+ parse-ms@^4.0.0 :
5302
+ version "4.0.0"
5303
+ resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-4.0.0.tgz#c0c058edd47c2a590151a718990533fd62803df4"
5304
+ integrity sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==
5305
+
5183
5306
5184
5307
version "6.0.1"
5185
5308
resolved "https://registry.yarnpkg.com/parse5/-/parse5-6.0.1.tgz#e1a1c085c569b3dc08321184f19a39cc27f7c30b"
@@ -5205,6 +5328,11 @@ path-key@^3.0.0, path-key@^3.1.0:
5205
5328
resolved "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375"
5206
5329
integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==
5207
5330
5331
+ path-key@^4.0.0 :
5332
+ version "4.0.0"
5333
+ resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
5334
+ integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
5335
+
5208
5336
path-parse@^1.0.7 :
5209
5337
version "1.0.7"
5210
5338
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
@@ -5220,6 +5348,11 @@ picocolors@^1.0.0:
5220
5348
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c"
5221
5349
integrity sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==
5222
5350
5351
+ picocolors@^1.1.1 :
5352
+ version "1.1.1"
5353
+ resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
5354
+ integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
5355
+
5223
5356
picomatch@^2.0.4, picomatch@^2.2.3 :
5224
5357
version "2.3.1"
5225
5358
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.1.tgz#3ba3833733646d9d3e4995946c1365a67fb07a42"
@@ -5290,6 +5423,13 @@ pretty-format@^27.5.1:
5290
5423
ansi-styles "^5.0.0"
5291
5424
react-is "^17.0.1"
5292
5425
5426
+ pretty-ms@^9.2.0 :
5427
+ version "9.2.0"
5428
+ resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-9.2.0.tgz#e14c0aad6493b69ed63114442a84133d7e560ef0"
5429
+ integrity sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==
5430
+ dependencies :
5431
+ parse-ms "^4.0.0"
5432
+
5293
5433
proc-log@^1.0.0 :
5294
5434
version "1.0.0"
5295
5435
resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-1.0.0.tgz#0d927307401f69ed79341e83a0b2c9a13395eb77"
@@ -5686,6 +5826,11 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3:
5686
5826
resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-3.0.6.tgz#24e630c4b0f03fea446a2bd299e62b4a6ca8d0af"
5687
5827
integrity sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==
5688
5828
5829
+ signal-exit@^4.1.0 :
5830
+ version "4.1.0"
5831
+ resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
5832
+ integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
5833
+
5689
5834
signale@^1.2.1 :
5690
5835
version "1.4.0"
5691
5836
resolved "https://registry.yarnpkg.com/signale/-/signale-1.4.0.tgz#c4be58302fb0262ac00fc3d886a7c113759042f1"
@@ -5917,6 +6062,11 @@ strip-final-newline@^2.0.0:
5917
6062
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-2.0.0.tgz#89b852fb2fcbe936f6f4b3187afb0a12c1ab58ad"
5918
6063
integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==
5919
6064
6065
+ strip-final-newline@^4.0.0 :
6066
+ version "4.0.0"
6067
+ resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-4.0.0.tgz#35a369ec2ac43df356e3edd5dcebb6429aa1fa5c"
6068
+ integrity sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==
6069
+
5920
6070
strip-indent@^3.0.0 :
5921
6071
version "3.0.0"
5922
6072
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001"
@@ -6225,6 +6375,11 @@ type-fest@^1.0.2:
6225
6375
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-1.4.0.tgz#e9fb813fe3bf1744ec359d55d1affefa76f14be1"
6226
6376
integrity sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==
6227
6377
6378
+ type-fest@^4.39.1 :
6379
+ version "4.41.0"
6380
+ resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.41.0.tgz#6ae1c8e5731273c2bf1f58ad39cbae2c91a46c58"
6381
+ integrity sha512-TeTSQ6H5YHvpqVwBRcnLDCBnDOHWYu7IvGbHT6N8AOymcr9PJGjc1GTtiWZTYg0NCgYwvnYWEkVChQAr9bjfwA==
6382
+
6228
6383
typedarray-to-buffer@^3.1.5 :
6229
6384
version "3.1.5"
6230
6385
resolved "https://registry.yarnpkg.com/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz#a97ee7a9ff42691b9f783ff1bc5112fe3fca9080"
@@ -6257,6 +6412,11 @@ unbox-primitive@^1.0.1:
6257
6412
has-symbols "^1.0.2"
6258
6413
which-boxed-primitive "^1.0.2"
6259
6414
6415
+ unicorn-magic@^0.3.0 :
6416
+ version "0.3.0"
6417
+ resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz#4efd45c85a69e0dd576d25532fbfa22aa5c8a104"
6418
+ integrity sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==
6419
+
6260
6420
unique-filename@^1.1.1 :
6261
6421
version "1.1.1"
6262
6422
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
@@ -6547,3 +6707,8 @@ yocto-queue@^0.1.0:
6547
6707
version "0.1.0"
6548
6708
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"
6549
6709
integrity sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==
6710
+
6711
+ yoctocolors@^2.1.1 :
6712
+ version "2.1.1"
6713
+ resolved "https://registry.yarnpkg.com/yoctocolors/-/yoctocolors-2.1.1.tgz#e0167474e9fbb9e8b3ecca738deaa61dd12e56fc"
6714
+ integrity sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==
0 commit comments