Skip to content

Commit 4d4fa19

Browse files
Update dependency ora to v9
1 parent 545781a commit 4d4fa19

File tree

2 files changed

+31
-18
lines changed

2 files changed

+31
-18
lines changed

packages/mg-stripe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"chalk": "5.6.2",
5454
"child_process": "1.0.2",
5555
"inquirer": "12.11.0",
56-
"ora": "8.2.0",
56+
"ora": "9.0.0",
5757
"stripe": "12.18.0",
5858
"sywac": "1.3.0",
5959
"util": "0.12.5"

yarn.lock

Lines changed: 30 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5437,7 +5437,7 @@ [email protected]:
54375437
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385"
54385438
integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==
54395439

5440-
[email protected], chalk@^5.3.0:
5440+
[email protected], chalk@^5.3.0, chalk@^5.6.2:
54415441
version "5.6.2"
54425442
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
54435443
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
@@ -5659,11 +5659,16 @@ cli-cursor@^5.0.0:
56595659
dependencies:
56605660
restore-cursor "^5.0.0"
56615661

5662-
cli-spinners@^2.5.0, cli-spinners@^2.9.2:
5662+
cli-spinners@^2.5.0:
56635663
version "2.9.2"
56645664
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
56655665
integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
56665666

5667+
cli-spinners@^3.2.0:
5668+
version "3.3.0"
5669+
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-3.3.0.tgz#2ba7c98b4f4662e67315b5634365661be8574440"
5670+
integrity sha512-/+40ljC3ONVnYIttjMWrlL51nItDAbBrq2upN8BPyvGU/2n5Oxw3tbNwORCaNuNqLJnxGqOfjUuhsv7l5Q4IsQ==
5671+
56675672
56685673
version "4.0.0"
56695674
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-4.0.0.tgz#6cc28a2924fee9e25ce91e973db56c7066e6172a"
@@ -7413,7 +7418,7 @@ get-caller-file@^2.0.5:
74137418
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
74147419
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
74157420

7416-
get-east-asian-width@^1.0.0, get-east-asian-width@^1.3.1:
7421+
get-east-asian-width@^1.0.0, get-east-asian-width@^1.3.0, get-east-asian-width@^1.3.1:
74177422
version "1.4.0"
74187423
resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz#9bc4caa131702b4b61729cb7e42735bc550c9ee6"
74197424
integrity sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==
@@ -8499,7 +8504,7 @@ is-unicode-supported@^1.3.0:
84998504
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714"
85008505
integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==
85018506

8502-
is-unicode-supported@^2.0.0:
8507+
is-unicode-supported@^2.0.0, is-unicode-supported@^2.1.0:
85038508
version "2.1.0"
85048509
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz#09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a"
85058510
integrity sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==
@@ -9557,15 +9562,15 @@ [email protected], lodash@^4.17.14, lodash@^4.17.21:
95579562
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
95589563
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
95599564

9560-
[email protected], log-symbols@^6.0.0:
9565+
95619566
version "6.0.0"
95629567
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-6.0.0.tgz#bb95e5f05322651cac30c0feb6404f9f2a8a9439"
95639568
integrity sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==
95649569
dependencies:
95659570
chalk "^5.3.0"
95669571
is-unicode-supported "^1.3.0"
95679572

9568-
9573+
[email protected], log-symbols@^7.0.1:
95699574
version "7.0.1"
95709575
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-7.0.1.tgz#f52e68037d96f589fc572ff2193dc424d48c195b"
95719576
integrity sha512-ja1E3yCr9i/0hmBVaM0bfwDjnGy8I/s6PP4DFp+yP+a+mrHO4Rm7DtmnqROTUkHIkqffC84YY7AeqX6oFk0WFg==
@@ -10423,20 +10428,20 @@ optionator@^0.9.3:
1042310428
type-check "^0.4.0"
1042410429
word-wrap "^1.2.5"
1042510430

10426-
ora@8.2.0:
10427-
version "8.2.0"
10428-
resolved "https://registry.yarnpkg.com/ora/-/ora-8.2.0.tgz#8fbbb7151afe33b540dd153f171ffa8bd38e9861"
10429-
integrity sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==
10431+
ora@9.0.0:
10432+
version "9.0.0"
10433+
resolved "https://registry.yarnpkg.com/ora/-/ora-9.0.0.tgz#945236f5ce78a024cf4c25df6c46ecd09ab6e685"
10434+
integrity sha512-m0pg2zscbYgWbqRR6ABga5c3sZdEon7bSgjnlXC64kxtxLOyjRcbbUkLj7HFyy/FTD+P2xdBWu8snGhYI0jc4A==
1043010435
dependencies:
10431-
chalk "^5.3.0"
10436+
chalk "^5.6.2"
1043210437
cli-cursor "^5.0.0"
10433-
cli-spinners "^2.9.2"
10438+
cli-spinners "^3.2.0"
1043410439
is-interactive "^2.0.0"
10435-
is-unicode-supported "^2.0.0"
10436-
log-symbols "^6.0.0"
10440+
is-unicode-supported "^2.1.0"
10441+
log-symbols "^7.0.1"
1043710442
stdin-discarder "^0.2.2"
10438-
string-width "^7.2.0"
10439-
strip-ansi "^7.1.0"
10443+
string-width "^8.1.0"
10444+
strip-ansi "^7.1.2"
1044010445

1044110446
ora@^5.4.0:
1044210447
version "5.4.1"
@@ -12052,6 +12057,14 @@ string-width@^7.0.0, string-width@^7.2.0:
1205212057
get-east-asian-width "^1.0.0"
1205312058
strip-ansi "^7.1.0"
1205412059

12060+
string-width@^8.1.0:
12061+
version "8.1.0"
12062+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-8.1.0.tgz#9e9fb305174947cf45c30529414b5da916e9e8d1"
12063+
integrity sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==
12064+
dependencies:
12065+
get-east-asian-width "^1.3.0"
12066+
strip-ansi "^7.1.0"
12067+
1205512068
string.prototype.matchall@^4.0.6:
1205612069
version "4.0.12"
1205712070
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"
@@ -12142,7 +12155,7 @@ [email protected]:
1214212155
dependencies:
1214312156
ansi-regex "^6.0.1"
1214412157

12145-
[email protected], strip-ansi@^7.0.1, strip-ansi@^7.1.0:
12158+
[email protected], strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
1214612159
version "7.1.2"
1214712160
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
1214812161
integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==

0 commit comments

Comments
 (0)