@@ -3070,16 +3070,17 @@ glob-parent@^6.0.2:
3070
3070
dependencies :
3071
3071
is-glob "^4.0.3"
3072
3072
3073
- glob@^10.3.7 :
3074
- version "10.3.7 "
3075
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7 .tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac "
3076
- integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ ==
3073
+ glob@^11.0.0 :
3074
+ version "11.0.0 "
3075
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
3076
+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
3077
3077
dependencies :
3078
3078
foreground-child "^3.1.0"
3079
- jackspeak "^2.0.3"
3080
- minimatch "^9.0.1"
3081
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
3082
- path-scurry "^1.10.1"
3079
+ jackspeak "^4.0.1"
3080
+ minimatch "^10.0.0"
3081
+ minipass "^7.1.2"
3082
+ package-json-from-dist "^1.0.0"
3083
+ path-scurry "^2.0.0"
3083
3084
3084
3085
glob@^7.1.3, glob@^7.1.4 :
3085
3086
version "7.2.3"
@@ -3344,10 +3345,10 @@ istanbul-reports@^3.1.3:
3344
3345
html-escaper "^2.0.0"
3345
3346
istanbul-lib-report "^3.0.0"
3346
3347
3347
- jackspeak@^2 .0.3 :
3348
- version "2.2 .1"
3349
- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.2 .1.tgz#655e8cf025d872c9c03d3eb63e8f0c024fef16a6 "
3350
- integrity sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw ==
3348
+ jackspeak@^4 .0.1 :
3349
+ version "4.0 .1"
3350
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0 .1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
3351
+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
3351
3352
dependencies :
3352
3353
" @isaacs/cliui" " ^8.0.2"
3353
3354
optionalDependencies :
@@ -3929,6 +3930,11 @@ log-update@^6.0.0:
3929
3930
strip-ansi "^7.1.0"
3930
3931
wrap-ansi "^9.0.0"
3931
3932
3933
+ lru-cache@^11.0.0 :
3934
+ version "11.0.0"
3935
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
3936
+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
3937
+
3932
3938
lru-cache@^4.0.1 :
3933
3939
version "4.1.5"
3934
3940
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -3951,11 +3957,6 @@ lru-cache@^6.0.0:
3951
3957
dependencies :
3952
3958
yallist "^4.0.0"
3953
3959
3954
- " lru-cache@^9.1.1 || ^10.0.0 " :
3955
- version "10.0.0"
3956
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
3957
- integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
3958
-
3959
3960
magic-string@^0.30.10 :
3960
3961
version "0.30.10"
3961
3962
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.10.tgz#123d9c41a0cb5640c892b041d4cfb3bd0aa4b39e"
@@ -4023,6 +4024,13 @@ mimic-fn@^4.0.0:
4023
4024
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-4.0.0.tgz#60a90550d5cb0b239cca65d893b1a53b29871ecc"
4024
4025
integrity sha512-vqiC06CuhBTUdZH+RYl8sFrL096vA45Ok5ISO6sE/Mr1jRbGH4Csnhi8f3wKVl7x8mO4Au7Ir9D3Oyv1VYMFJw==
4025
4026
4027
+ minimatch@^10.0.0 :
4028
+ version "10.0.1"
4029
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
4030
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4031
+ dependencies :
4032
+ brace-expansion "^2.0.1"
4033
+
4026
4034
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
4027
4035
version "3.1.2"
4028
4036
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -4037,7 +4045,7 @@ minimatch@^5.0.1:
4037
4045
dependencies :
4038
4046
brace-expansion "^2.0.1"
4039
4047
4040
- minimatch@^9.0.0, minimatch@^9.0.1 :
4048
+ minimatch@^9.0.0 :
4041
4049
version "9.0.3"
4042
4050
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
4043
4051
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -4051,10 +4059,10 @@ minimatch@^9.0.4:
4051
4059
dependencies :
4052
4060
brace-expansion "^2.0.1"
4053
4061
4054
- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
4055
- version "7.0 .2"
4056
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0 .2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e "
4057
- integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA ==
4062
+ minipass@^7.1.2 :
4063
+ version "7.1 .2"
4064
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1 .2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
4065
+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
4058
4066
4059
4067
4060
4068
version "2.1.2"
@@ -4194,6 +4202,11 @@ p-try@^2.0.0:
4194
4202
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
4195
4203
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
4196
4204
4205
+ package-json-from-dist@^1.0.0 :
4206
+ version "1.0.0"
4207
+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
4208
+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
4209
+
4197
4210
parent-module@^1.0.0 :
4198
4211
version "1.0.1"
4199
4212
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -4236,13 +4249,13 @@ path-parse@^1.0.7:
4236
4249
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
4237
4250
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
4238
4251
4239
- path-scurry@^1.10.1 :
4240
- version "1.10.1 "
4241
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1 .tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698 "
4242
- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ ==
4252
+ path-scurry@^2.0.0 :
4253
+ version "2.0.0 "
4254
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4255
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
4243
4256
dependencies :
4244
- lru-cache "^9.1.1 || ^10 .0.0"
4245
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4257
+ lru-cache "^11 .0.0"
4258
+ minipass "^7.1.2 "
4246
4259
4247
4260
path-type@^4.0.0 :
4248
4261
version "4.0.0"
@@ -4484,12 +4497,13 @@ rfdc@^1.3.1:
4484
4497
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.3.1.tgz#2b6d4df52dffe8bb346992a10ea9451f24373a8f"
4485
4498
integrity sha512-r5a3l5HzYlIC68TpmYKlxWjmOP6wiPJ1vWv2HeLhNsRZMrCkxeqxiHlQ21oXmQ4F3SiryXBHhAD7JZqvOJjFmg==
4486
4499
4487
- rimraf@5 .0.9 :
4488
- version "5 .0.9 "
4489
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
4490
- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
4500
+ rimraf@6 .0.1 :
4501
+ version "6 .0.1 "
4502
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
4503
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
4491
4504
dependencies :
4492
- glob "^10.3.7"
4505
+ glob "^11.0.0"
4506
+ package-json-from-dist "^1.0.0"
4493
4507
4494
4508
rimraf@^3.0.2 :
4495
4509
version "3.0.2"
0 commit comments