Skip to content
This repository was archived by the owner on Feb 20, 2025. It is now read-only.

Commit db849fb

Browse files
chore(deps): update dependency execa to v9
1 parent 1fd500e commit db849fb

File tree

2 files changed

+99
-1
lines changed

2 files changed

+99
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@nuxtjs/web-vitals": "^0.2.7",
3434
"@vercel/node-bridge": "4.0.1",
3535
"consola": "2.15.3",
36-
"execa": "^5.1.1",
36+
"execa": "^9.5.2",
3737
"fs-extra": "11.2.0",
3838
"jiti": "^1.21.0",
3939
"rc9": "^2.1.2",

yarn.lock

+98
Original file line numberDiff line numberDiff line change
@@ -2351,6 +2351,11 @@
23512351
estree-walker "^2.0.2"
23522352
picomatch "^2.3.1"
23532353

2354+
"@sec-ant/readable-stream@^0.4.1":
2355+
version "0.4.1"
2356+
resolved "https://registry.yarnpkg.com/@sec-ant/readable-stream/-/readable-stream-0.4.1.tgz#60de891bb126abfdc5410fdc6166aca065f10a0c"
2357+
integrity sha512-831qok9r2t8AlxLko40y2ebgSDhenenCatLVeW/uBtnHPyhHOvG0C7TvfgecV+wHzIm5KUICgzmVpWS+IMEAeg==
2358+
23542359
"@sinclair/typebox@^0.27.8":
23552360
version "0.27.8"
23562361
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
@@ -2366,6 +2371,11 @@
23662371
resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-2.3.0.tgz#719df7fb41766bc143369eaa0dd56d8dc87c9958"
23672372
integrity sha512-LtoMMhxAlorcGhmFYI+LhPgbPZCkgP6ra1YL604EeF6U98pLlQ3iWIGMdWSC+vWmPBWBNgmDBAhnAobLROJmwg==
23682373

2374+
"@sindresorhus/merge-streams@^4.0.0":
2375+
version "4.0.0"
2376+
resolved "https://registry.yarnpkg.com/@sindresorhus/merge-streams/-/merge-streams-4.0.0.tgz#abb11d99aeb6d27f1b563c38147a72d50058e339"
2377+
integrity sha512-tlqY9xq5ukxTUZBmoOp+m61cqwQD5pHJtFY3Mn8CA8ps6yghLH/Hw8UPdqg4OLmFW3IFlcXnQNmo/dh8HzXYIQ==
2378+
23692379
"@sinonjs/commons@^3.0.0":
23702380
version "3.0.1"
23712381
resolved "https://registry.yarnpkg.com/@sinonjs/commons/-/commons-3.0.1.tgz#1029357e44ca901a615585f6d27738dbc89084cd"
@@ -6236,6 +6246,24 @@ execa@^8.0.1:
62366246
signal-exit "^4.1.0"
62376247
strip-final-newline "^3.0.0"
62386248

6249+
execa@^9.5.2:
6250+
version "9.5.2"
6251+
resolved "https://registry.yarnpkg.com/execa/-/execa-9.5.2.tgz#a4551034ee0795e241025d2f987dab3f4242dff2"
6252+
integrity sha512-EHlpxMCpHWSAh1dgS6bVeoLAXGnJNdR93aabr4QCGbzOM73o5XmRfM/e5FUqsw3aagP8S8XEWUWFAxnRBnAF0Q==
6253+
dependencies:
6254+
"@sindresorhus/merge-streams" "^4.0.0"
6255+
cross-spawn "^7.0.3"
6256+
figures "^6.1.0"
6257+
get-stream "^9.0.0"
6258+
human-signals "^8.0.0"
6259+
is-plain-obj "^4.1.0"
6260+
is-stream "^4.0.1"
6261+
npm-run-path "^6.0.0"
6262+
pretty-ms "^9.0.0"
6263+
signal-exit "^4.1.0"
6264+
strip-final-newline "^4.0.0"
6265+
yoctocolors "^2.0.0"
6266+
62396267
exit@^0.1.2:
62406268
version "0.1.2"
62416269
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
@@ -6388,6 +6416,13 @@ figures@^5.0.0:
63886416
escape-string-regexp "^5.0.0"
63896417
is-unicode-supported "^1.2.0"
63906418

6419+
figures@^6.1.0:
6420+
version "6.1.0"
6421+
resolved "https://registry.yarnpkg.com/figures/-/figures-6.1.0.tgz#935479f51865fa7479f6fa94fc6fc7ac14e62c4a"
6422+
integrity sha512-d+l3qxjSesT4V7v2fh+QnmFnUWv9lSpjarhShNTgBOfA0ttejbQUAlHLitbjkoRiDulW0OPoQPYIGhIC8ohejg==
6423+
dependencies:
6424+
is-unicode-supported "^2.0.0"
6425+
63916426
file-entry-cache@^6.0.1:
63926427
version "6.0.1"
63936428
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
@@ -6693,6 +6728,14 @@ get-stream@^8.0.1:
66936728
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-8.0.1.tgz#def9dfd71742cd7754a7761ed43749a27d02eca2"
66946729
integrity sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==
66956730

6731+
get-stream@^9.0.0:
6732+
version "9.0.1"
6733+
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-9.0.1.tgz#95157d21df8eb90d1647102b63039b1df60ebd27"
6734+
integrity sha512-kVCxPF3vQM/N0B1PmoqVUqgHP+EeVjmZSQn+1oCRPxd2P21P2F19lIgbR3HBosbB1PUhOAoctJnfEn2GbN2eZA==
6735+
dependencies:
6736+
"@sec-ant/readable-stream" "^0.4.1"
6737+
is-stream "^4.0.1"
6738+
66966739
get-symbol-description@^1.0.2:
66976740
version "1.0.2"
66986741
resolved "https://registry.yarnpkg.com/get-symbol-description/-/get-symbol-description-1.0.2.tgz#533744d5aa20aca4e079c8e5daf7fd44202821f5"
@@ -7278,6 +7321,11 @@ human-signals@^5.0.0:
72787321
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-5.0.0.tgz#42665a284f9ae0dade3ba41ebc37eb4b852f3a28"
72797322
integrity sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==
72807323

7324+
human-signals@^8.0.0:
7325+
version "8.0.0"
7326+
resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-8.0.0.tgz#2d3d63481c7c2319f0373428b01ffe30da6df852"
7327+
integrity sha512-/1/GPCpDUCCYwlERiYjxoczfP0zfvZMU/OWgQPMya9AbAE24vseigFdhAMObpc8Q4lc/kjutPfUddDYyAmejnA==
7328+
72817329
iconv-lite@^0.4.24:
72827330
version "0.4.24"
72837331
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
@@ -7703,6 +7751,11 @@ is-plain-obj@^1.0.0:
77037751
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
77047752
integrity sha512-yvkRyxmFKEOQ4pNXCmJG5AEQNlXJS5LaONXo5/cLdTZdWvsZ1ioJEonLGAosKlMWE8lwUy/bJzMjcw8az73+Fg==
77057753

7754+
is-plain-obj@^4.1.0:
7755+
version "4.1.0"
7756+
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-4.1.0.tgz#d65025edec3657ce032fd7db63c97883eaed71f0"
7757+
integrity sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==
7758+
77067759
is-plain-object@^2.0.3, is-plain-object@^2.0.4:
77077760
version "2.0.4"
77087761
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
@@ -7759,6 +7812,11 @@ is-stream@^3.0.0:
77597812
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-3.0.0.tgz#e6bfd7aa6bef69f4f472ce9bb681e3e57b4319ac"
77607813
integrity sha512-LnQR4bZ9IADDRSkvpqMGvt/tEJWclzklNgSw48V5EAaAeDd6qGvN8ei6k5p0tvxSR171VmGyHuTiAOfxAbr8kA==
77617814

7815+
is-stream@^4.0.1:
7816+
version "4.0.1"
7817+
resolved "https://registry.yarnpkg.com/is-stream/-/is-stream-4.0.1.tgz#375cf891e16d2e4baec250b85926cffc14720d9b"
7818+
integrity sha512-Dnz92NInDqYckGEUJv689RbRiTSEHCQ7wOVeALbkOz999YpqT46yMRIGtSNl2iCL1waAZSx40+h59NV/EwzV/A==
7819+
77627820
is-string@^1.0.5, is-string@^1.0.7:
77637821
version "1.0.7"
77647822
resolved "https://registry.yarnpkg.com/is-string/-/is-string-1.0.7.tgz#0dd12bf2006f255bb58f695110eff7491eebc0fd"
@@ -7802,6 +7860,11 @@ is-unicode-supported@^1.1.0, is-unicode-supported@^1.2.0:
78027860
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-1.3.0.tgz#d824984b616c292a2e198207d4a609983842f714"
78037861
integrity sha512-43r2mRvz+8JRIKnWJ+3j8JtjRKZ6GmjzfaE/qiBJnikNnYv/6bagRJ1kUhNk8R5EX/GkobD+r+sfxCPJsiKBLQ==
78047862

7863+
is-unicode-supported@^2.0.0:
7864+
version "2.1.0"
7865+
resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-2.1.0.tgz#09f0ab0de6d3744d48d265ebb98f65d11f2a9b3a"
7866+
integrity sha512-mE00Gnza5EEB3Ds0HfMyllZzbBrmLOX3vfWoj9A9PEnTfratQ/BcaJOuMhnkhjXvb2+FkY3VuHqtAGpTPmglFQ==
7867+
78057868
is-weakref@^1.0.2:
78067869
version "1.0.2"
78077870
resolved "https://registry.yarnpkg.com/is-weakref/-/is-weakref-1.0.2.tgz#9529f383a9338205e89765e0392efc2f100f06f2"
@@ -9412,6 +9475,14 @@ npm-run-path@^5.1.0:
94129475
dependencies:
94139476
path-key "^4.0.0"
94149477

9478+
npm-run-path@^6.0.0:
9479+
version "6.0.0"
9480+
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-6.0.0.tgz#25cfdc4eae04976f3349c0b1afc089052c362537"
9481+
integrity sha512-9qny7Z9DsQU8Ou39ERsPU4OZQlSTP47ShQzuKZ6PRXpYLtIFgl/DEBYEXKlvcEa+9tHVcK8CF81Y2V72qaZhWA==
9482+
dependencies:
9483+
path-key "^4.0.0"
9484+
unicorn-magic "^0.3.0"
9485+
94159486
nth-check@^2.0.1, nth-check@^2.1.1:
94169487
version "2.1.1"
94179488
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d"
@@ -9864,6 +9935,11 @@ parse-json@^7.0.0:
98649935
lines-and-columns "^2.0.3"
98659936
type-fest "^3.8.0"
98669937

9938+
parse-ms@^4.0.0:
9939+
version "4.0.0"
9940+
resolved "https://registry.yarnpkg.com/parse-ms/-/parse-ms-4.0.0.tgz#c0c058edd47c2a590151a718990533fd62803df4"
9941+
integrity sha512-TXfryirbmq34y8QBwgqCVLi+8oA3oWx2eAnSn62ITyEhEYaWRlVZ2DvMM9eZbMs/RfxPu/PK/aBLyGj4IrqMHw==
9942+
98679943
parse-path@^7.0.0:
98689944
version "7.0.0"
98699945
resolved "https://registry.yarnpkg.com/parse-path/-/parse-path-7.0.0.tgz#605a2d58d0a749c8594405d8cc3a2bf76d16099b"
@@ -10858,6 +10934,13 @@ pretty-format@^29.7.0:
1085810934
ansi-styles "^5.0.0"
1085910935
react-is "^18.0.0"
1086010936

10937+
pretty-ms@^9.0.0:
10938+
version "9.2.0"
10939+
resolved "https://registry.yarnpkg.com/pretty-ms/-/pretty-ms-9.2.0.tgz#e14c0aad6493b69ed63114442a84133d7e560ef0"
10940+
integrity sha512-4yf0QO/sllf/1zbZWYnvWw3NxCQwLXKzIj0G849LSufP15BXKM0rbD2Z3wVnkMfjdn/CB0Dpp444gYAACdsplg==
10941+
dependencies:
10942+
parse-ms "^4.0.0"
10943+
1086110944
pretty-time@^1.1.0:
1086210945
version "1.1.0"
1086310946
resolved "https://registry.yarnpkg.com/pretty-time/-/pretty-time-1.1.0.tgz#ffb7429afabb8535c346a34e41873adf3d74dd0e"
@@ -12278,6 +12361,11 @@ strip-final-newline@^3.0.0:
1227812361
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-3.0.0.tgz#52894c313fbff318835280aed60ff71ebf12b8fd"
1227912362
integrity sha512-dOESqjYr96iWYylGObzd39EuNTa5VJxyvVAEm5Jnh7KGo75V43Hk1odPQkNDyXNmUR6k+gEiDVXnjB8HJ3crXw==
1228012363

12364+
strip-final-newline@^4.0.0:
12365+
version "4.0.0"
12366+
resolved "https://registry.yarnpkg.com/strip-final-newline/-/strip-final-newline-4.0.0.tgz#35a369ec2ac43df356e3edd5dcebb6429aa1fa5c"
12367+
integrity sha512-aulFJcD6YK8V1G7iRB5tigAP4TsHBZZrOV8pjV++zdUwmeV8uzbY7yn6h9MswN62adStNZFuCIx4haBnRuMDaw==
12368+
1228112369
strip-indent@^3.0.0:
1228212370
version "3.0.0"
1228312371
resolved "https://registry.yarnpkg.com/strip-indent/-/strip-indent-3.0.0.tgz#c32e1cee940b6b3432c771bc2c54bcce73cd3001"
@@ -12826,6 +12914,11 @@ unicorn-magic@^0.1.0:
1282612914
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
1282712915
integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
1282812916

12917+
unicorn-magic@^0.3.0:
12918+
version "0.3.0"
12919+
resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.3.0.tgz#4efd45c85a69e0dd576d25532fbfa22aa5c8a104"
12920+
integrity sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==
12921+
1282912922
unimport@^3.7.1:
1283012923
version "3.7.1"
1283112924
resolved "https://registry.yarnpkg.com/unimport/-/unimport-3.7.1.tgz#37250d0f3f2dcf1e1b66ed13728db0e9f50ba0c3"
@@ -13596,3 +13689,8 @@ yocto-queue@^1.0.0:
1359613689
version "1.0.0"
1359713690
resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-1.0.0.tgz#7f816433fb2cbc511ec8bf7d263c3b58a1a3c251"
1359813691
integrity sha512-9bnSc/HEW2uRy67wc+T8UwauLuPJVn28jb+GtJY16iiKWyvmYJRXVT4UamsAEGQfPohgr2q4Tq0sQbQlxTfi1g==
13692+
13693+
yoctocolors@^2.0.0:
13694+
version "2.1.1"
13695+
resolved "https://registry.yarnpkg.com/yoctocolors/-/yoctocolors-2.1.1.tgz#e0167474e9fbb9e8b3ecca738deaa61dd12e56fc"
13696+
integrity sha512-GQHQqAopRhwU8Kt1DDM8NjibDXHC8eoh1erhGAJPEyveY9qqVeXvVikNKrDz69sHowPMorbPUrH/mx8c50eiBQ==

0 commit comments

Comments
 (0)