@@ -3333,16 +3333,17 @@ glob-parent@^6.0.2:
3333
3333
dependencies :
3334
3334
is-glob "^4.0.3"
3335
3335
3336
- glob@^10.3.7 :
3337
- version "10.3.7 "
3338
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7 .tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac "
3339
- integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ ==
3336
+ glob@^11.0.0 :
3337
+ version "11.0.0 "
3338
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
3339
+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
3340
3340
dependencies :
3341
3341
foreground-child "^3.1.0"
3342
- jackspeak "^2.0.3"
3343
- minimatch "^9.0.1"
3344
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
3345
- path-scurry "^1.10.1"
3342
+ jackspeak "^4.0.1"
3343
+ minimatch "^10.0.0"
3344
+ minipass "^7.1.2"
3345
+ package-json-from-dist "^1.0.0"
3346
+ path-scurry "^2.0.0"
3346
3347
3347
3348
glob@^7.1.3, glob@^7.1.4 :
3348
3349
version "7.2.3"
@@ -3607,10 +3608,10 @@ istanbul-reports@^3.1.3:
3607
3608
html-escaper "^2.0.0"
3608
3609
istanbul-lib-report "^3.0.0"
3609
3610
3610
- jackspeak@^2 .0.3 :
3611
- version "2.2 .1"
3612
- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.2 .1.tgz#655e8cf025d872c9c03d3eb63e8f0c024fef16a6 "
3613
- integrity sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw ==
3611
+ jackspeak@^4 .0.1 :
3612
+ version "4.0 .1"
3613
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0 .1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
3614
+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
3614
3615
dependencies :
3615
3616
" @isaacs/cliui" " ^8.0.2"
3616
3617
optionalDependencies :
@@ -4192,6 +4193,11 @@ log-update@^6.1.0:
4192
4193
strip-ansi "^7.1.0"
4193
4194
wrap-ansi "^9.0.0"
4194
4195
4196
+ lru-cache@^11.0.0 :
4197
+ version "11.0.0"
4198
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
4199
+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
4200
+
4195
4201
lru-cache@^4.0.1 :
4196
4202
version "4.1.5"
4197
4203
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -4214,11 +4220,6 @@ lru-cache@^6.0.0:
4214
4220
dependencies :
4215
4221
yallist "^4.0.0"
4216
4222
4217
- " lru-cache@^9.1.1 || ^10.0.0 " :
4218
- version "10.0.0"
4219
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
4220
- integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
4221
-
4222
4223
magic-string@^0.30.10 :
4223
4224
version "0.30.10"
4224
4225
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e"
@@ -4291,6 +4292,13 @@ mimic-function@^5.0.0:
4291
4292
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
4292
4293
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
4293
4294
4295
+ minimatch@^10.0.0 :
4296
+ version "10.0.1"
4297
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
4298
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4299
+ dependencies :
4300
+ brace-expansion "^2.0.1"
4301
+
4294
4302
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
4295
4303
version "3.1.2"
4296
4304
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -4305,7 +4313,7 @@ minimatch@^5.0.1:
4305
4313
dependencies :
4306
4314
brace-expansion "^2.0.1"
4307
4315
4308
- minimatch@^9.0.0, minimatch@^9.0.1 :
4316
+ minimatch@^9.0.0 :
4309
4317
version "9.0.3"
4310
4318
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
4311
4319
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -4319,10 +4327,10 @@ minimatch@^9.0.4:
4319
4327
dependencies :
4320
4328
brace-expansion "^2.0.1"
4321
4329
4322
- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
4323
- version "7.0 .2"
4324
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0 .2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e "
4325
- integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA ==
4330
+ minipass@^7.1.2 :
4331
+ version "7.1 .2"
4332
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1 .2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
4333
+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
4326
4334
4327
4335
4328
4336
version "2.1.2"
@@ -4474,6 +4482,11 @@ p-try@^2.0.0:
4474
4482
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
4475
4483
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
4476
4484
4485
+ package-json-from-dist@^1.0.0 :
4486
+ version "1.0.0"
4487
+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
4488
+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
4489
+
4477
4490
parent-module@^1.0.0 :
4478
4491
version "1.0.1"
4479
4492
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -4516,13 +4529,13 @@ path-parse@^1.0.7:
4516
4529
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
4517
4530
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
4518
4531
4519
- path-scurry@^1.10.1 :
4520
- version "1.10.1 "
4521
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1 .tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698 "
4522
- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ ==
4532
+ path-scurry@^2.0.0 :
4533
+ version "2.0.0 "
4534
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4535
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
4523
4536
dependencies :
4524
- lru-cache "^9.1.1 || ^10 .0.0"
4525
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4537
+ lru-cache "^11 .0.0"
4538
+ minipass "^7.1.2 "
4526
4539
4527
4540
path-type@^4.0.0 :
4528
4541
version "4.0.0"
@@ -4764,12 +4777,13 @@ rfdc@^1.4.1:
4764
4777
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
4765
4778
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
4766
4779
4767
- rimraf@5 .0.10 :
4768
- version "5 .0.10 "
4769
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
4770
- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
4780
+ rimraf@6 .0.1 :
4781
+ version "6 .0.1 "
4782
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
4783
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
4771
4784
dependencies :
4772
- glob "^10.3.7"
4785
+ glob "^11.0.0"
4786
+ package-json-from-dist "^1.0.0"
4773
4787
4774
4788
rimraf@^3.0.2 :
4775
4789
version "3.0.2"
0 commit comments