|
5152 | 5152 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" |
5153 | 5153 | integrity sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w== |
5154 | 5154 |
|
5155 | | - |
| 5155 | +[email protected], chalk@^5.3.0 , chalk@^5.6.2: |
5156 | 5156 | version "5.6.2" |
5157 | 5157 | resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.6.2.tgz#b1238b6e23ea337af71c7f8a295db5af0c158aea" |
5158 | 5158 | integrity sha512-7NzBL0rN6fMUW+f7A6Io4h40qQlG+xGmtMxfbnH/K7TAtt8JQWVQK+6g0UXKMeVJoyV5EkkNsErQ8pVD3bLHbA== |
@@ -5374,11 +5374,16 @@ cli-cursor@^5.0.0: |
5374 | 5374 | dependencies: |
5375 | 5375 | restore-cursor "^5.0.0" |
5376 | 5376 |
|
5377 | | -cli-spinners@^2.5.0, cli-spinners@^2.9.2: |
| 5377 | +cli-spinners@^2.5.0: |
5378 | 5378 | version "2.9.2" |
5379 | 5379 | resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41" |
5380 | 5380 | integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg== |
5381 | 5381 |
|
| 5382 | +cli-spinners@^3.2.0: |
| 5383 | + version "3.2.0" |
| 5384 | + resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-3.2.0.tgz#ad2532abb0aaed479ff0020aaa910e067f8aa675" |
| 5385 | + integrity sha512-pXftdQloMZzjCr3pCTIRniDcys6dDzgpgVhAHHk6TKBDbRuP1MkuetTF5KSv4YUutbOPa7+7ZrAJ2kVtbMqyXA== |
| 5386 | + |
5382 | 5387 | |
5383 | 5388 | version "4.0.0" |
5384 | 5389 | resolved "https://registry.yarnpkg.com/cli-truncate/-/cli-truncate-4.0.0.tgz#6cc28a2924fee9e25ce91e973db56c7066e6172a" |
@@ -7084,10 +7089,10 @@ get-caller-file@^2.0.5: |
7084 | 7089 | resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" |
7085 | 7090 | integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== |
7086 | 7091 |
|
7087 | | -get-east-asian-width@^1.0.0, get-east-asian-width@^1.3.1: |
7088 | | - version "1.3.1" |
7089 | | - resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.3.1.tgz#b85889d779881a651dfde71d3796ddbe9549012b" |
7090 | | - integrity sha512-R1QfovbPsKmosqTnPoRFiJ7CF9MLRgb53ChvMZm+r4p76/+8yKDy17qLL2PKInORy2RkZZekuK0efYgmzTkXyQ== |
| 7092 | +get-east-asian-width@^1.0.0, get-east-asian-width@^1.3.0, get-east-asian-width@^1.3.1: |
| 7093 | + version "1.4.0" |
| 7094 | + resolved "https://registry.yarnpkg.com/get-east-asian-width/-/get-east-asian-width-1.4.0.tgz#9bc4caa131702b4b61729cb7e42735bc550c9ee6" |
| 7095 | + integrity sha512-QZjmEOC+IT1uk6Rx0sX22V6uHWVwbdbxf1faPqJ1QhLdGgsRGCZoyaQBm/piRdJy/D2um6hM1UP7ZEeQ4EkP+Q== |
7091 | 7096 |
|
7092 | 7097 | get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@^1.2.7, get-intrinsic@^1.3.0: |
7093 | 7098 | version "1.3.0" |
@@ -8169,7 +8174,7 @@ is-unicode-supported@^1.3.0: |
8169 | 8174 | resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714" |
8170 | 8175 | integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ== |
8171 | 8176 |
|
8172 | | -is-unicode-supported@^2.0.0: |
| 8177 | +is-unicode-supported@^2.0.0, is-unicode-supported@^2.1.0: |
8173 | 8178 | version "2.1.0" |
8174 | 8179 | resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz#09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a" |
8175 | 8180 | integrity sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ== |
|
9206 | 9211 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" |
9207 | 9212 | integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== |
9208 | 9213 |
|
9209 | | -[email protected], log-symbols@^6.0.0: |
| 9214 | + |
9210 | 9215 | version "6.0.0" |
9211 | 9216 | resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-6.0.0.tgz#bb95e5f05322651cac30c0feb6404f9f2a8a9439" |
9212 | 9217 | integrity sha512-i24m8rpwhmPIS4zscNzK6MSEhk0DUWa/8iYQWxhffV8jkI4Phvs3F+quL5xvS0gdQR0FyTCMMH33Y78dDTzzIw== |
9213 | 9218 | dependencies: |
9214 | 9219 | chalk "^5.3.0" |
9215 | 9220 | is-unicode-supported "^1.3.0" |
9216 | 9221 |
|
9217 | | - |
| 9222 | +[email protected], log-symbols@^7.0.1: |
9218 | 9223 | version "7.0.1" |
9219 | 9224 | resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-7.0.1.tgz#f52e68037d96f589fc572ff2193dc424d48c195b" |
9220 | 9225 | integrity sha512-ja1E3yCr9i/0hmBVaM0bfwDjnGy8I/s6PP4DFp+yP+a+mrHO4Rm7DtmnqROTUkHIkqffC84YY7AeqX6oFk0WFg== |
@@ -10072,20 +10077,20 @@ optionator@^0.9.3: |
10072 | 10077 | type-check "^0.4.0" |
10073 | 10078 | word-wrap "^1.2.5" |
10074 | 10079 |
|
10075 | | -ora@8.2.0: |
10076 | | - version "8.2.0" |
10077 | | - resolved "https://registry.yarnpkg.com/ora/-/ora-8.2.0.tgz#8fbbb7151afe33b540dd153f171ffa8bd38e9861" |
10078 | | - integrity sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw== |
| 10080 | +ora@9.0.0: |
| 10081 | + version "9.0.0" |
| 10082 | + resolved "https://registry.yarnpkg.com/ora/-/ora-9.0.0.tgz#945236f5ce78a024cf4c25df6c46ecd09ab6e685" |
| 10083 | + integrity sha512-m0pg2zscbYgWbqRR6ABga5c3sZdEon7bSgjnlXC64kxtxLOyjRcbbUkLj7HFyy/FTD+P2xdBWu8snGhYI0jc4A== |
10079 | 10084 | dependencies: |
10080 | | - chalk "^5.3.0" |
| 10085 | + chalk "^5.6.2" |
10081 | 10086 | cli-cursor "^5.0.0" |
10082 | | - cli-spinners "^2.9.2" |
| 10087 | + cli-spinners "^3.2.0" |
10083 | 10088 | is-interactive "^2.0.0" |
10084 | | - is-unicode-supported "^2.0.0" |
10085 | | - log-symbols "^6.0.0" |
| 10089 | + is-unicode-supported "^2.1.0" |
| 10090 | + log-symbols "^7.0.1" |
10086 | 10091 | stdin-discarder "^0.2.2" |
10087 | | - string-width "^7.2.0" |
10088 | | - strip-ansi "^7.1.0" |
| 10092 | + string-width "^8.1.0" |
| 10093 | + strip-ansi "^7.1.2" |
10089 | 10094 |
|
10090 | 10095 | ora@^5.4.0: |
10091 | 10096 | version "5.4.1" |
@@ -11661,6 +11666,14 @@ string-width@^7.0.0, string-width@^7.2.0: |
11661 | 11666 | get-east-asian-width "^1.0.0" |
11662 | 11667 | strip-ansi "^7.1.0" |
11663 | 11668 |
|
| 11669 | +string-width@^8.1.0: |
| 11670 | + version "8.1.0" |
| 11671 | + resolved "https://registry.yarnpkg.com/string-width/-/string-width-8.1.0.tgz#9e9fb305174947cf45c30529414b5da916e9e8d1" |
| 11672 | + integrity sha512-Kxl3KJGb/gxkaUMOjRsQ8IrXiGW75O4E3RPjFIINOVH8AMl2SQ/yWdTzWwF3FevIX9LcMAjJW+GRwAlAbTSXdg== |
| 11673 | + dependencies: |
| 11674 | + get-east-asian-width "^1.3.0" |
| 11675 | + strip-ansi "^7.1.0" |
| 11676 | + |
11664 | 11677 | string.prototype.matchall@^4.0.6: |
11665 | 11678 | version "4.0.12" |
11666 | 11679 | resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.12.tgz#6c88740e49ad4956b1332a911e949583a275d4c0" |
|
11751 | 11764 | dependencies: |
11752 | 11765 | ansi-regex "^6.0.1" |
11753 | 11766 |
|
11754 | | -[email protected], strip-ansi@^7.0.1, strip-ansi@^7.1.0: |
| 11767 | +[email protected], strip-ansi@^7.0.1, strip-ansi@^7.1.0 , strip-ansi@^7.1.2: |
11755 | 11768 | version "7.1.2" |
11756 | 11769 | resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.2.tgz#132875abde678c7ea8d691533f2e7e22bb744dba" |
11757 | 11770 | integrity sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA== |
|
0 commit comments