15331533 " @nodelib/fs.scandir" " 2.1.5"
15341534 fastq "^1.6.0"
15351535
1536- " @pkgjs/parseargs@^0.11.0 " :
1537- version "0.11.0"
1538- resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1539- integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1540-
15411536" @rollup/plugin-babel@6.0.4 " :
15421537 version "6.0.4"
15431538 resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz#bd698e351fa9aa9619fcae780aea2a603d98e4c4"
@@ -2930,16 +2925,17 @@ glob-parent@^6.0.2:
29302925 dependencies :
29312926 is-glob "^4.0.3"
29322927
2933- glob@^10.3.7 :
2934- version "10.3.7 "
2935- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7 .tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac "
2936- integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ ==
2928+ glob@^11.0.0 :
2929+ version "11.0.0 "
2930+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
2931+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
29372932 dependencies :
29382933 foreground-child "^3.1.0"
2939- jackspeak "^2.0.3"
2940- minimatch "^9.0.1"
2941- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2942- path-scurry "^1.10.1"
2934+ jackspeak "^4.0.1"
2935+ minimatch "^10.0.0"
2936+ minipass "^7.1.2"
2937+ package-json-from-dist "^1.0.0"
2938+ path-scurry "^2.0.0"
29432939
29442940glob@^7.1.3, glob@^7.1.4 :
29452941 version "7.2.3"
@@ -3197,14 +3193,12 @@ istanbul-reports@^3.1.3:
31973193 html-escaper "^2.0.0"
31983194 istanbul-lib-report "^3.0.0"
31993195
3200- jackspeak@^2 .0.3 :
3201- version "2.2.1 "
3202- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.2.1. tgz#655e8cf025d872c9c03d3eb63e8f0c024fef16a6 "
3203- integrity sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw ==
3196+ jackspeak@^4 .0.1 :
3197+ version "4.0.2 "
3198+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2. tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015 "
3199+ integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw ==
32043200 dependencies :
32053201 " @isaacs/cliui" " ^8.0.2"
3206- optionalDependencies :
3207- " @pkgjs/parseargs" " ^0.11.0"
32083202
32093203jake@^10.8.5 :
32103204 version "10.9.1"
@@ -3787,6 +3781,11 @@ log-update@^6.1.0:
37873781 strip-ansi "^7.1.0"
37883782 wrap-ansi "^9.0.0"
37893783
3784+ lru-cache@^11.0.0 :
3785+ version "11.0.1"
3786+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.1.tgz#3a732fbfedb82c5ba7bca6564ad3f42afcb6e147"
3787+ integrity sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==
3788+
37903789lru-cache@^4.0.1 :
37913790 version "4.1.5"
37923791 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -3809,11 +3808,6 @@ lru-cache@^6.0.0:
38093808 dependencies :
38103809 yallist "^4.0.0"
38113810
3812- " lru-cache@^9.1.1 || ^10.0.0 " :
3813- version "10.0.0"
3814- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
3815- integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
3816-
38173811magic-string@^0.30.10 :
38183812 version "0.30.10"
38193813 resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e"
@@ -3886,6 +3880,13 @@ mimic-function@^5.0.0:
38863880 resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
38873881 integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
38883882
3883+ minimatch@^10.0.0 :
3884+ version "10.0.1"
3885+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3886+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3887+ dependencies :
3888+ brace-expansion "^2.0.1"
3889+
38893890minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
38903891 version "3.1.2"
38913892 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3900,7 +3901,7 @@ minimatch@^5.0.1:
39003901 dependencies :
39013902 brace-expansion "^2.0.1"
39023903
3903- minimatch@^9.0.0, minimatch@^9.0.1 :
3904+ minimatch@^9.0.0 :
39043905 version "9.0.3"
39053906 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
39063907 integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -3914,10 +3915,10 @@ minimatch@^9.0.4:
39143915 dependencies :
39153916 brace-expansion "^2.0.1"
39163917
3917- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
3918- version "7.0 .2"
3919- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0 .2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e "
3920- integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA ==
3918+ minipass@^7.1.2 :
3919+ version "7.1 .2"
3920+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1 .2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
3921+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
39213922
39223923ms@2.1.2 :
39233924 version "2.1.2"
@@ -4064,6 +4065,11 @@ p-try@^2.0.0:
40644065 resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
40654066 integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
40664067
4068+ package-json-from-dist@^1.0.0 :
4069+ version "1.0.1"
4070+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
4071+ integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
4072+
40674073parent-module@^1.0.0 :
40684074 version "1.0.1"
40694075 resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -4106,13 +4112,13 @@ path-parse@^1.0.7:
41064112 resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
41074113 integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
41084114
4109- path-scurry@^1.10.1 :
4110- version "1.10.1 "
4111- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1 .tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698 "
4112- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ ==
4115+ path-scurry@^2.0.0 :
4116+ version "2.0.0 "
4117+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4118+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
41134119 dependencies :
4114- lru-cache "^9.1.1 || ^10 .0.0"
4115- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4120+ lru-cache "^11 .0.0"
4121+ minipass "^7.1.2 "
41164122
41174123path-type@^4.0.0 :
41184124 version "4.0.0"
@@ -4385,12 +4391,13 @@ rfdc@^1.4.1:
43854391 resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
43864392 integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
43874393
4388- rimraf@5 .0.10 :
4389- version "5 .0.10 "
4390- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
4391- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
4394+ rimraf@6 .0.1 :
4395+ version "6 .0.1 "
4396+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
4397+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
43924398 dependencies :
4393- glob "^10.3.7"
4399+ glob "^11.0.0"
4400+ package-json-from-dist "^1.0.0"
43944401
43954402rimraf@^3.0.2 :
43964403 version "3.0.2"
0 commit comments