Skip to content

Commit 170f86a

Browse files
Update dependency ora to v9
1 parent 28b7fd3 commit 170f86a

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
@@ -47,7 +47,7 @@
4747
"chalk": "5.6.2",
4848
"child_process": "1.0.2",
4949
"inquirer": "12.9.6",
50-
"ora": "8.2.0",
50+
"ora": "9.0.0",
5151
"stripe": "12.18.0",
5252
"sywac": "1.3.0",
5353
"util": "0.12.5"

yarn.lock

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

5162-
[email protected], chalk@^5.3.0:
5162+
[email protected], chalk@^5.3.0, chalk@^5.6.2:
51635163
version "5.6.2"
51645164
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea"
51655165
integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA==
@@ -5381,11 +5381,16 @@ cli-cursor@^5.0.0:
53815381
dependencies:
53825382
restore-cursor "^5.0.0"
53835383

5384-
cli-spinners@^2.5.0, cli-spinners@^2.9.2:
5384+
cli-spinners@^2.5.0:
53855385
version "2.9.2"
53865386
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
53875387
integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
53885388

5389+
cli-spinners@^3.2.0:
5390+
version "3.2.1"
5391+
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-3.2.1.tgz#2fe4f7852cd9a421f1bc379d6903173428c8457c"
5392+
integrity sha512-Xh+cRh7dzk9n7gYE+M1Lusy3yg5ADy9m6zOHqmcu9kSkWpo7ySWVUS3dXleR3konJOEOdHzsKjWkGed6g2eJuA==
5393+
53895394
53905395
version "4.0.0"
53915396
resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-4.0.0.tgz#6cc28a2924fee9e25ce91e973db56c7066e6172a"
@@ -7100,7 +7105,7 @@ get-caller-file@^2.0.5:
71007105
resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e"
71017106
integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==
71027107

7103-
get-east-asian-width@^1.0.0, get-east-asian-width@^1.3.1:
7108+
get-east-asian-width@^1.0.0, get-east-asian-width@^1.3.0, get-east-asian-width@^1.3.1:
71047109
version "1.4.0"
71057110
resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz#9bc4caa131702b4b61729cb7e42735bc550c9ee6"
71067111
integrity sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q==
@@ -8185,7 +8190,7 @@ is-unicode-supported@^1.3.0:
81858190
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714"
81868191
integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==
81878192

8188-
is-unicode-supported@^2.0.0:
8193+
is-unicode-supported@^2.0.0, is-unicode-supported@^2.1.0:
81898194
version "2.1.0"
81908195
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz#09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a"
81918196
integrity sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==
@@ -9222,15 +9227,15 @@ [email protected], lodash@^4.17.14, lodash@^4.17.21:
92229227
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
92239228
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
92249229

9225-
[email protected], log-symbols@^6.0.0:
9230+
92269231
version "6.0.0"
92279232
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-6.0.0.tgz#bb95e5f05322651cac30c0feb6404f9f2a8a9439"
92289233
integrity sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw==
92299234
dependencies:
92309235
chalk "^5.3.0"
92319236
is-unicode-supported "^1.3.0"
92329237

9233-
9238+
[email protected], log-symbols@^7.0.1:
92349239
version "7.0.1"
92359240
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-7.0.1.tgz#f52e68037d96f589fc572ff2193dc424d48c195b"
92369241
integrity sha512-ja1E3yCr9i/0hmBVaM0bfwDjnGy8I/s6PP4DFp+yP+a+mrHO4Rm7DtmnqROTUkHIkqffC84YY7AeqX6oFk0WFg==
@@ -10088,20 +10093,20 @@ optionator@^0.9.3:
1008810093
type-check "^0.4.0"
1008910094
word-wrap "^1.2.5"
1009010095

10091-
ora@8.2.0:
10092-
version "8.2.0"
10093-
resolved "https://registry.yarnpkg.com/ora/-/ora-8.2.0.tgz#8fbbb7151afe33b540dd153f171ffa8bd38e9861"
10094-
integrity sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==
10096+
ora@9.0.0:
10097+
version "9.0.0"
10098+
resolved "https://registry.yarnpkg.com/ora/-/ora-9.0.0.tgz#945236f5ce78a024cf4c25df6c46ecd09ab6e685"
10099+
integrity sha512-m0pg2zscbYgWbqRR6ABga5c3sZdEon7bSgjnlXC64kxtxLOyjRcbbUkLj7HFyy/FTD+P2xdBWu8snGhYI0jc4A==
1009510100
dependencies:
10096-
chalk "^5.3.0"
10101+
chalk "^5.6.2"
1009710102
cli-cursor "^5.0.0"
10098-
cli-spinners "^2.9.2"
10103+
cli-spinners "^3.2.0"
1009910104
is-interactive "^2.0.0"
10100-
is-unicode-supported "^2.0.0"
10101-
log-symbols "^6.0.0"
10105+
is-unicode-supported "^2.1.0"
10106+
log-symbols "^7.0.1"
1010210107
stdin-discarder "^0.2.2"
10103-
string-width "^7.2.0"
10104-
strip-ansi "^7.1.0"
10108+
string-width "^8.1.0"
10109+
strip-ansi "^7.1.2"
1010510110

1010610111
ora@^5.4.0:
1010710112
version "5.4.1"
@@ -11677,6 +11682,14 @@ string-width@^7.0.0, string-width@^7.2.0:
1167711682
get-east-asian-width "^1.0.0"
1167811683
strip-ansi "^7.1.0"
1167911684

11685+
string-width@^8.1.0:
11686+
version "8.1.0"
11687+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-8.1.0.tgz#9e9fb305174947cf45c30529414b5da916e9e8d1"
11688+
integrity sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg==
11689+
dependencies:
11690+
get-east-asian-width "^1.3.0"
11691+
strip-ansi "^7.1.0"
11692+
1168011693
string.prototype.matchall@^4.0.6:
1168111694
version "4.0.12"
1168211695
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0"
@@ -11767,7 +11780,7 @@ [email protected]:
1176711780
dependencies:
1176811781
ansi-regex "^6.0.1"
1176911782

11770-
[email protected], strip-ansi@^7.0.1, strip-ansi@^7.1.0:
11783+
[email protected], strip-ansi@^7.0.1, strip-ansi@^7.1.0, strip-ansi@^7.1.2:
1177111784
version "7.1.2"
1177211785
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba"
1177311786
integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==

0 commit comments

Comments
 (0)