@@ -2915,16 +2915,17 @@ glob-parent@^6.0.2:
29152915 dependencies :
29162916 is-glob "^4.0.3"
29172917
2918- glob@^10.3.7 :
2919- version "10.3.10 "
2920- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.10 .tgz#0351ebb809fd187fe421ab96af83d3a70715df4b "
2921- integrity sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g ==
2918+ glob@^11.0.0 :
2919+ version "11.0.0 "
2920+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
2921+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
29222922 dependencies :
29232923 foreground-child "^3.1.0"
2924- jackspeak "^2.3.5"
2925- minimatch "^9.0.1"
2926- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2927- path-scurry "^1.10.1"
2924+ jackspeak "^4.0.1"
2925+ minimatch "^10.0.0"
2926+ minipass "^7.1.2"
2927+ package-json-from-dist "^1.0.0"
2928+ path-scurry "^2.0.0"
29282929
29292930glob@^7.1.3 :
29302931 version "7.2.3"
@@ -3291,10 +3292,10 @@ isexe@^2.0.0:
32913292 resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
32923293 integrity sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==
32933294
3294- jackspeak@^2.3.5 :
3295- version "2.3.6 "
3296- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6 .tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8 "
3297- integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ ==
3295+ jackspeak@^4.0.1 :
3296+ version "4.0.1 "
3297+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1 .tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
3298+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
32983299 dependencies :
32993300 " @isaacs/cliui" " ^8.0.2"
33003301 optionalDependencies :
@@ -3447,6 +3448,11 @@ loupe@^3.1.0, loupe@^3.1.1:
34473448 dependencies :
34483449 get-func-name "^2.0.1"
34493450
3451+ lru-cache@^11.0.0 :
3452+ version "11.0.0"
3453+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
3454+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
3455+
34503456lru-cache@^5.1.1 :
34513457 version "5.1.1"
34523458 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -3461,11 +3467,6 @@ lru-cache@^6.0.0:
34613467 dependencies :
34623468 yallist "^4.0.0"
34633469
3464- " lru-cache@^9.1.1 || ^10.0.0 " :
3465- version "10.2.0"
3466- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
3467- integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
3468-
34693470magic-string@^0.30.10 :
34703471 version "0.30.10"
34713472 resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e"
@@ -3937,13 +3938,20 @@ mimic-fn@^4.0.0:
39373938 resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
39383939 integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
39393940
3940- [email protected] , minimatch@^9.0.1 :
3941+ 39413942 version "9.0.3"
39423943 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
39433944 integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
39443945 dependencies :
39453946 brace-expansion "^2.0.1"
39463947
3948+ minimatch@^10.0.0 :
3949+ version "10.0.1"
3950+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
3951+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
3952+ dependencies :
3953+ brace-expansion "^2.0.1"
3954+
39473955minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
39483956 version "3.1.2"
39493957 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3970,10 +3978,10 @@ minipass@^5.0.0:
39703978 resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
39713979 integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
39723980
3973- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
3974- version "7.0.4 "
3975- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4 .tgz#dbce03740f50a4786ba994c1fb908844d27b038c "
3976- integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ ==
3981+ minipass@^7.1.2 :
3982+ version "7.1.2 "
3983+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2 .tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
3984+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
39773985
39783986minizlib@^2.1.1 :
39793987 version "2.1.2"
@@ -4193,6 +4201,11 @@ p-try@^2.0.0:
41934201 resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
41944202 integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
41954203
4204+ package-json-from-dist@^1.0.0 :
4205+ version "1.0.0"
4206+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
4207+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
4208+
41964209parent-module@^1.0.0 :
41974210 version "1.0.1"
41984211 resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -4249,13 +4262,13 @@ path-key@^4.0.0:
42494262 resolved "https://registry.yarnpkg.com/path-key/-/path-key-4.0.0.tgz#295588dc3aee64154f877adb9d780b81c554bf18"
42504263 integrity sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==
42514264
4252- path-scurry@^1.10.1 :
4253- version "1.10.1 "
4254- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1 .tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698 "
4255- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ ==
4265+ path-scurry@^2.0.0 :
4266+ version "2.0.0 "
4267+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4268+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
42564269 dependencies :
4257- lru-cache "^9.1.1 || ^10 .0.0"
4258- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4270+ lru-cache "^11 .0.0"
4271+ minipass "^7.1.2 "
42594272
4260427342614274 version "6.2.1"
@@ -4608,12 +4621,12 @@ reusify@^1.0.4:
46084621 resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
46094622 integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
46104623
4611- rimraf@5 .0.9 :
4612- version "5 .0.9 "
4613- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
4614- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
4624+ rimraf@6 .0.0 :
4625+ version "6 .0.0 "
4626+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.0 .tgz#503bb3d9283272384c121792d40e7ee3ab763cde "
4627+ integrity sha512-u+yqhM92LW+89cxUQK0SRyvXYQmyuKHx0jkx4W7KfwLGLqJnQM5031Uv1trE4gB9XEXBM/s6MxKlfW95IidqaA ==
46154628 dependencies :
4616- glob "^10.3.7 "
4629+ glob "^11.0.0 "
46174630
46184631rimraf@^3.0.2 :
46194632 version "3.0.2"
0 commit comments