@@ -11088,6 +11088,11 @@ chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
11088
11088
ansi-styles "^4.1.0"
11089
11089
supports-color "^7.1.0"
11090
11090
11091
+ chalk@^5.3.0:
11092
+ version "5.4.1"
11093
+ resolved "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz#1b48bf0963ec158dce2aacf69c093ae2dd2092d8"
11094
+ integrity sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==
11095
+
11091
11096
change-case-all@1.0.14:
11092
11097
version "1.0.14"
11093
11098
resolved "https://registry.npmjs.org/change-case-all/-/change-case-all-1.0.14.tgz#bac04da08ad143278d0ac3dda7eccd39280bfba1"
@@ -11323,10 +11328,17 @@ cli-cursor@^3.1.0:
11323
11328
dependencies:
11324
11329
restore-cursor "^3.1.0"
11325
11330
11326
- cli-spinners@^2.5.0:
11327
- version "2.5.0"
11328
- resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.5.0.tgz#12763e47251bf951cb75c201dfa58ff1bcb2d047"
11329
- integrity sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ==
11331
+ cli-cursor@^5.0.0:
11332
+ version "5.0.0"
11333
+ resolved "https://registry.npmjs.org/cli-cursor/-/cli-cursor-5.0.0.tgz#24a4831ecf5a6b01ddeb32fb71a4b2088b0dce38"
11334
+ integrity sha512-aCj4O5wKyszjMmDT4tZj93kxyydN/K5zPWSCe6/0AV/AA1pqe5ZBIw0a2ZfPQV7lL5/yb5HsUreJ6UFAF1tEQw==
11335
+ dependencies:
11336
+ restore-cursor "^5.0.0"
11337
+
11338
+ cli-spinners@^2.5.0, cli-spinners@^2.9.2:
11339
+ version "2.9.2"
11340
+ resolved "https://registry.npmjs.org/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
11341
+ integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
11330
11342
11331
11343
cli-table3@0.6.0, cli-table3@~0.6.0:
11332
11344
version "0.6.0"
@@ -13637,6 +13649,11 @@ emittery@^0.7.1:
13637
13649
resolved "https://registry.npmjs.org/emittery/-/emittery-0.7.1.tgz#c02375a927a40948c0345cc903072597f5270451"
13638
13650
integrity sha512-d34LN4L6h18Bzz9xpoku2nPwKxCPlPMr3EEKTkoEBi+1/+b0lcRkRJ1UVyyZaKNeqGR3swcGl6s390DNO4YVgQ==
13639
13651
13652
+ emoji-regex@^10.3.0:
13653
+ version "10.4.0"
13654
+ resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.4.0.tgz#03553afea80b3975749cfcb36f776ca268e413d4"
13655
+ integrity sha512-EC+0oUMY1Rqm4O6LLrgjtYDvcVYTy7chDnM4Q7030tP4Kwj3u/pR6gP9ygnp2CJMK5Gq+9Q2oqmrFJAz01DXjw==
13656
+
13640
13657
emoji-regex@^7.0.1:
13641
13658
version "7.0.3"
13642
13659
resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156"
@@ -15557,6 +15574,11 @@ get-caller-file@^2.0.1, get-caller-file@^2.0.5:
15557
15574
resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
15558
15575
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
15559
15576
15577
+ get-east-asian-width@^1.0.0:
15578
+ version "1.3.0"
15579
+ resolved "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.3.0.tgz#21b4071ee58ed04ee0db653371b55b4299875389"
15580
+ integrity sha512-vpeMIQKxczTD/0s2CdEWHcb0eeJe6TFjxb+J5xgX7hScxqrGuyjmv4c1D4A/gelKfyox0gJJwIHF+fLjeaM8kQ==
15581
+
15560
15582
get-intrinsic@^1.0.2, get-intrinsic@^1.1.0, get-intrinsic@^1.1.1:
15561
15583
version "1.1.1"
15562
15584
resolved "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.1.tgz#15f59f376f855c446963948f0d24cd3637b4abc6"
@@ -17520,6 +17542,11 @@ is-interactive@^1.0.0:
17520
17542
resolved "https://registry.npmjs.org/is-interactive/-/is-interactive-1.0.0.tgz#cea6e6ae5c870a7b0a0004070b7b587e0252912e"
17521
17543
integrity sha512-2HvIEKRoqS62guEC+qBjpvRubdX910WCMuJTZ+I9yvqKU2/12eSL549HMwtabb4oupdj2sMP50k+XJfB/8JE6w==
17522
17544
17545
+ is-interactive@^2.0.0:
17546
+ version "2.0.0"
17547
+ resolved "https://registry.npmjs.org/is-interactive/-/is-interactive-2.0.0.tgz#40c57614593826da1100ade6059778d597f16e90"
17548
+ integrity sha512-qP1vozQRI+BMOPcjFzrjXuQvdak2pHNUMZoeG2eRbiSqyvbEf/wQtEOTOX1guk6E3t36RkaqiSt8A/6YElNxLQ==
17549
+
17523
17550
is-ip@^3.1.0:
17524
17551
version "3.1.0"
17525
17552
resolved "https://registry.npmjs.org/is-ip/-/is-ip-3.1.0.tgz#2ae5ddfafaf05cb8008a62093cf29734f657c5d8"
@@ -17827,6 +17854,16 @@ is-unicode-supported@^0.1.0:
17827
17854
resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7"
17828
17855
integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw==
17829
17856
17857
+ is-unicode-supported@^1.3.0:
17858
+ version "1.3.0"
17859
+ resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714"
17860
+ integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==
17861
+
17862
+ is-unicode-supported@^2.0.0:
17863
+ version "2.1.0"
17864
+ resolved "https://registry.npmjs.org/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz#09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a"
17865
+ integrity sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==
17866
+
17830
17867
is-upper-case@^2.0.2:
17831
17868
version "2.0.2"
17832
17869
resolved "https://registry.npmjs.org/is-upper-case/-/is-upper-case-2.0.2.tgz#f1105ced1fe4de906a5f39553e7d3803fd804649"
@@ -19794,6 +19831,14 @@ log-symbols@^4.0.0, log-symbols@^4.1.0:
19794
19831
chalk "^4.1.0"
19795
19832
is-unicode-supported "^0.1.0"
19796
19833
19834
+ log-symbols@^6.0.0:
19835
+ version "6.0.0"
19836
+ resolved "https://registry.npmjs.org/log-symbols/-/log-symbols-6.0.0.tgz#bb95e5f05322651cac30c0feb6404f9f2a8a9439"
19837
+ integrity sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==
19838
+ dependencies:
19839
+ chalk "^5.3.0"
19840
+ is-unicode-supported "^1.3.0"
19841
+
19797
19842
log-update@^2.3.0:
19798
19843
version "2.3.0"
19799
19844
resolved "https://registry.npmjs.org/log-update/-/log-update-2.3.0.tgz#88328fd7d1ce7938b29283746f0b1bc126b24708"
@@ -20801,6 +20846,11 @@ mimic-fn@^2.1.0:
20801
20846
resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b"
20802
20847
integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==
20803
20848
20849
+ mimic-function@^5.0.0:
20850
+ version "5.0.1"
20851
+ resolved "https://registry.npmjs.org/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
20852
+ integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
20853
+
20804
20854
mimic-response@^1.0.0, mimic-response@^1.0.1:
20805
20855
version "1.0.1"
20806
20856
resolved "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
@@ -21982,6 +22032,13 @@ onetime@^5.1.0, onetime@^5.1.2:
21982
22032
dependencies:
21983
22033
mimic-fn "^2.1.0"
21984
22034
22035
+ onetime@^7.0.0:
22036
+ version "7.0.0"
22037
+ resolved "https://registry.npmjs.org/onetime/-/onetime-7.0.0.tgz#9f16c92d8c9ef5120e3acd9dd9957cceecc1ab60"
22038
+ integrity sha512-VXJjc87FScF88uafS3JllDgvAm+c/Slfz06lorj2uAY34rlUu0Nt+v8wreiImcrgAjjIHp1rXpTDlLOGw29WwQ==
22039
+ dependencies:
22040
+ mimic-function "^5.0.0"
22041
+
21985
22042
open@^7.0.2, open@^7.0.3:
21986
22043
version "7.3.1"
21987
22044
resolved "https://registry.npmjs.org/open/-/open-7.3.1.tgz#111119cb919ca1acd988f49685c4fdd0f4755356"
@@ -22044,7 +22101,7 @@ optionator@^0.9.1:
22044
22101
type-check "^0.4.0"
22045
22102
word-wrap "^1.2.3"
22046
22103
22047
- ora@^5.3.0, ora@^5. 4.1:
22104
+ ora@^5.4.1:
22048
22105
version "5.4.1"
22049
22106
resolved "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz#1b2678426af4ac4a509008e5e4ac9e9959db9e18"
22050
22107
integrity sha512-5b6Y85tPxZZ7QytO+BQzysW31HJku27cRIlkbAXaNx+BdcVi+LlRFmVXzeF6a7JCwJpyw5c4b+YSVImQIrBpuQ==
@@ -22059,6 +22116,21 @@ ora@^5.3.0, ora@^5.4.1:
22059
22116
strip-ansi "^6.0.0"
22060
22117
wcwidth "^1.0.1"
22061
22118
22119
+ ora@^8.1.1:
22120
+ version "8.1.1"
22121
+ resolved "https://registry.npmjs.org/ora/-/ora-8.1.1.tgz#8efc8865e44c87e4b55468a47e80a03e678b0e54"
22122
+ integrity sha512-YWielGi1XzG1UTvOaCFaNgEnuhZVMSHYkW/FQ7UX8O26PtlpdM84c0f7wLPlkvx2RfiQmnzd61d/MGxmpQeJPw==
22123
+ dependencies:
22124
+ chalk "^5.3.0"
22125
+ cli-cursor "^5.0.0"
22126
+ cli-spinners "^2.9.2"
22127
+ is-interactive "^2.0.0"
22128
+ is-unicode-supported "^2.0.0"
22129
+ log-symbols "^6.0.0"
22130
+ stdin-discarder "^0.2.2"
22131
+ string-width "^7.2.0"
22132
+ strip-ansi "^7.1.0"
22133
+
22062
22134
os-browserify@^0.3.0:
22063
22135
version "0.3.0"
22064
22136
resolved "https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27"
@@ -25235,6 +25307,14 @@ restore-cursor@^3.1.0:
25235
25307
onetime "^5.1.0"
25236
25308
signal-exit "^3.0.2"
25237
25309
25310
+ restore-cursor@^5.0.0:
25311
+ version "5.1.0"
25312
+ resolved "https://registry.npmjs.org/restore-cursor/-/restore-cursor-5.1.0.tgz#0766d95699efacb14150993f55baf0953ea1ebe7"
25313
+ integrity sha512-oMA2dcrw6u0YfxJQXm342bFKX/E4sG9rbTzO9ptUcR/e8A33cHuvStiYOwH7fszkZlZ1z/ta9AAoPk2F4qIOHA==
25314
+ dependencies:
25315
+ onetime "^7.0.0"
25316
+ signal-exit "^4.1.0"
25317
+
25238
25318
ret@~0.1.10:
25239
25319
version "0.1.15"
25240
25320
resolved "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc"
@@ -25892,6 +25972,11 @@ signal-exit@^3.0.0, signal-exit@^3.0.2, signal-exit@^3.0.3:
25892
25972
resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz#a1410c2edd8f077b08b4e253c8eacfcaf057461c"
25893
25973
integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==
25894
25974
25975
+ signal-exit@^4.1.0:
25976
+ version "4.1.0"
25977
+ resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
25978
+ integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
25979
+
25895
25980
signedsource@^1.0.0:
25896
25981
version "1.0.0"
25897
25982
resolved "https://registry.npmjs.org/signedsource/-/signedsource-1.0.0.tgz#1ddace4981798f93bd833973803d80d52e93ad6a"
@@ -26451,6 +26536,11 @@ statuses@^2.0.0:
26451
26536
resolved "https://registry.npmjs.org/statuses/-/statuses-2.0.0.tgz#aa7b107e018eb33e08e8aee2e7337e762dda1028"
26452
26537
integrity sha512-w9jNUUQdpuVoYqXxnyOakhckBbOxRaoYqJscyIBYCS5ixyCnO7nQn7zBZvP9zf5QOPZcz2DLUpE3KsNPbJBOFA==
26453
26538
26539
+ stdin-discarder@^0.2.2:
26540
+ version "0.2.2"
26541
+ resolved "https://registry.npmjs.org/stdin-discarder/-/stdin-discarder-0.2.2.tgz#390037f44c4ae1a1ae535c5fe38dc3aba8d997be"
26542
+ integrity sha512-UhDfHmA92YAlNnCfhmq0VeNL5bDbiZGg7sZ2IvPsXubGkiNa9EC+tUTsjBRsYUAz87btI6/1wf4XoVvQ3uRnmQ==
26543
+
26454
26544
stealthy-require@^1.1.1:
26455
26545
version "1.1.1"
26456
26546
resolved "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b"
@@ -26598,16 +26688,7 @@ string-width@^3.0.0:
26598
26688
is-fullwidth-code-point "^2.0.0"
26599
26689
strip-ansi "^5.1.0"
26600
26690
26601
- string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0:
26602
- version "4.2.0"
26603
- resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz#952182c46cc7b2c313d1596e623992bd163b72b5"
26604
- integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg==
26605
- dependencies:
26606
- emoji-regex "^8.0.0"
26607
- is-fullwidth-code-point "^3.0.0"
26608
- strip-ansi "^6.0.0"
26609
-
26610
- string-width@^4.2.3:
26691
+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
26611
26692
version "4.2.3"
26612
26693
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
26613
26694
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -26616,6 +26697,15 @@ string-width@^4.2.3:
26616
26697
is-fullwidth-code-point "^3.0.0"
26617
26698
strip-ansi "^6.0.1"
26618
26699
26700
+ string-width@^7.2.0:
26701
+ version "7.2.0"
26702
+ resolved "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz#b5bb8e2165ce275d4d43476dd2700ad9091db6dc"
26703
+ integrity sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==
26704
+ dependencies:
26705
+ emoji-regex "^10.3.0"
26706
+ get-east-asian-width "^1.0.0"
26707
+ strip-ansi "^7.1.0"
26708
+
26619
26709
"string.prototype.matchall@^4.0.0 || ^3.0.1", string.prototype.matchall@^4.0.6:
26620
26710
version "4.0.6"
26621
26711
resolved "https://registry.npmjs.org/string.prototype.matchall/-/string.prototype.matchall-4.0.6.tgz#5abb5dabc94c7b0ea2380f65ba610b3a544b15fa"
@@ -26720,10 +26810,10 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
26720
26810
dependencies:
26721
26811
ansi-regex "^5.0.1"
26722
26812
26723
- strip-ansi@^7.0.0:
26724
- version "7.0.1 "
26725
- resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1. tgz#61740a08ce36b61e50e65653f07060d000975fb2 "
26726
- integrity sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw ==
26813
+ strip-ansi@^7.0.0, strip-ansi@^7.1.0 :
26814
+ version "7.1.0 "
26815
+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0. tgz#d5b6568ca689d8561370b0707685d22434faff45 "
26816
+ integrity sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ ==
26727
26817
dependencies:
26728
26818
ansi-regex "^6.0.1"
26729
26819
0 commit comments