15181518 " @nodelib/fs.scandir" " 2.1.5"
15191519 fastq "^1.6.0"
15201520
1521- " @pkgjs/parseargs@^0.11.0 " :
1522- version "0.11.0"
1523- resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1524- integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1525-
15261521" @rollup/plugin-babel@6.0.4 " :
15271522 version "6.0.4"
15281523 resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz#bd698e351fa9aa9619fcae780aea2a603d98e4c4"
@@ -2917,16 +2912,17 @@ glob-parent@^6.0.2:
29172912 dependencies :
29182913 is-glob "^4.0.3"
29192914
2920- glob@^10.3.7 :
2921- version "10.3.7 "
2922- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7 .tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac "
2923- integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ ==
2915+ glob@^11.0.0 :
2916+ version "11.0.0 "
2917+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
2918+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
29242919 dependencies :
29252920 foreground-child "^3.1.0"
2926- jackspeak "^2.0.3"
2927- minimatch "^9.0.1"
2928- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2929- path-scurry "^1.10.1"
2921+ jackspeak "^4.0.1"
2922+ minimatch "^10.0.0"
2923+ minipass "^7.1.2"
2924+ package-json-from-dist "^1.0.0"
2925+ path-scurry "^2.0.0"
29302926
29312927glob@^7.1.3, glob@^7.1.4 :
29322928 version "7.2.3"
@@ -3189,14 +3185,12 @@ istanbul-reports@^3.1.3:
31893185 html-escaper "^2.0.0"
31903186 istanbul-lib-report "^3.0.0"
31913187
3192- jackspeak@^2 .0.3 :
3193- version "2.2.1 "
3194- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.2.1. tgz#655e8cf025d872c9c03d3eb63e8f0c024fef16a6 "
3195- integrity sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw ==
3188+ jackspeak@^4 .0.1 :
3189+ version "4.0.2 "
3190+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2. tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015 "
3191+ integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw ==
31963192 dependencies :
31973193 " @isaacs/cliui" " ^8.0.2"
3198- optionalDependencies :
3199- " @pkgjs/parseargs" " ^0.11.0"
32003194
32013195jake@^10.8.5 :
32023196 version "10.9.1"
@@ -3779,6 +3773,11 @@ log-update@^6.1.0:
37793773 strip-ansi "^7.1.0"
37803774 wrap-ansi "^9.0.0"
37813775
3776+ lru-cache@^11.0.0 :
3777+ version "11.0.1"
3778+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.1.tgz#3a732fbfedb82c5ba7bca6564ad3f42afcb6e147"
3779+ integrity sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==
3780+
37823781lru-cache@^4.0.1 :
37833782 version "4.1.5"
37843783 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -3801,11 +3800,6 @@ lru-cache@^6.0.0:
38013800 dependencies :
38023801 yallist "^4.0.0"
38033802
3804- " lru-cache@^9.1.1 || ^10.0.0 " :
3805- version "10.0.0"
3806- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
3807- integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
3808-
38093803magic-string@^0.30.10 :
38103804 version "0.30.10"
38113805 resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e"
@@ -3878,6 +3872,13 @@ mimic-function@^5.0.0:
38783872 resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
38793873 integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
38803874
3875+ minimatch@^10.0.0 :
3876+ version "10.0.1"
3877+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3878+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3879+ dependencies :
3880+ brace-expansion "^2.0.1"
3881+
38813882minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
38823883 version "3.1.2"
38833884 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3892,7 +3893,7 @@ minimatch@^5.0.1:
38923893 dependencies :
38933894 brace-expansion "^2.0.1"
38943895
3895- minimatch@^9.0.0, minimatch@^9.0.1 :
3896+ minimatch@^9.0.0 :
38963897 version "9.0.3"
38973898 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
38983899 integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -3906,10 +3907,10 @@ minimatch@^9.0.4:
39063907 dependencies :
39073908 brace-expansion "^2.0.1"
39083909
3909- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
3910- version "7.0 .2"
3911- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0 .2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e "
3912- integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA ==
3910+ minipass@^7.1.2 :
3911+ version "7.1 .2"
3912+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1 .2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
3913+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
39133914
39143915ms@2.1.2 :
39153916 version "2.1.2"
@@ -4057,6 +4058,11 @@ p-try@^2.0.0:
40574058 resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
40584059 integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
40594060
4061+ package-json-from-dist@^1.0.0 :
4062+ version "1.0.1"
4063+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
4064+ integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
4065+
40604066parent-module@^1.0.0 :
40614067 version "1.0.1"
40624068 resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -4099,13 +4105,13 @@ path-parse@^1.0.7:
40994105 resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
41004106 integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
41014107
4102- path-scurry@^1.10.1 :
4103- version "1.10.1 "
4104- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1 .tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698 "
4105- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ ==
4108+ path-scurry@^2.0.0 :
4109+ version "2.0.0 "
4110+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4111+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
41064112 dependencies :
4107- lru-cache "^9.1.1 || ^10 .0.0"
4108- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4113+ lru-cache "^11 .0.0"
4114+ minipass "^7.1.2 "
41094115
41104116path-type@^4.0.0 :
41114117 version "4.0.0"
@@ -4378,12 +4384,13 @@ rfdc@^1.4.1:
43784384 resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
43794385 integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
43804386
4381- rimraf@5 .0.10 :
4382- version "5 .0.10 "
4383- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
4384- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
4387+ rimraf@6 .0.1 :
4388+ version "6 .0.1 "
4389+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
4390+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
43854391 dependencies :
4386- glob "^10.3.7"
4392+ glob "^11.0.0"
4393+ package-json-from-dist "^1.0.0"
43874394
43884395rimraf@^3.0.2 :
43894396 version "3.0.2"
0 commit comments