1168
1168
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.3.tgz#4a2868d75d6d6963e423bcf90b7fd1be343409d3"
1169
1169
integrity sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==
1170
1170
1171
+ " @isaacs/balanced-match@^4.0.1 " :
1172
+ version "4.0.1"
1173
+ resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29"
1174
+ integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==
1175
+
1176
+ " @isaacs/brace-expansion@^5.0.0 " :
1177
+ version "5.0.0"
1178
+ resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3"
1179
+ integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA==
1180
+ dependencies :
1181
+ " @isaacs/balanced-match" " ^4.0.1"
1182
+
1171
1183
" @isaacs/cliui@^8.0.2 " :
1172
1184
version "8.0.2"
1173
1185
resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550"
1516
1528
" @nodelib/fs.scandir" " 2.1.5"
1517
1529
fastq "^1.6.0"
1518
1530
1519
- " @pkgjs/parseargs@^0.11.0 " :
1520
- version "0.11.0"
1521
- resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1522
- integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1523
-
1524
1531
" @rollup/plugin-babel@6.0.4 " :
1525
1532
version "6.0.4"
1526
1533
resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-6.0.4.tgz#bd698e351fa9aa9619fcae780aea2a603d98e4c4"
@@ -2399,7 +2406,7 @@ cross-spawn@^5.0.1:
2399
2406
shebang-command "^1.2.0"
2400
2407
which "^1.2.9"
2401
2408
2402
- cross-spawn@^7.0.0, cross-spawn@^7.0. 2, cross-spawn@^7.0.3 :
2409
+ cross-spawn@^7.0.2, cross-spawn@^7.0.3 :
2403
2410
version "7.0.3"
2404
2411
resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6"
2405
2412
integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==
@@ -2882,12 +2889,12 @@ flatted@^3.1.0:
2882
2889
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
2883
2890
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
2884
2891
2885
- foreground-child@^3.1.0 :
2886
- version "3.1 .1"
2887
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1 .1.tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d "
2888
- integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg ==
2892
+ foreground-child@^3.3.1 :
2893
+ version "3.3 .1"
2894
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3 .1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f "
2895
+ integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw ==
2889
2896
dependencies :
2890
- cross-spawn "^7.0.0 "
2897
+ cross-spawn "^7.0.6 "
2891
2898
signal-exit "^4.0.1"
2892
2899
2893
2900
fs.realpath@^1.0.0 :
@@ -2949,16 +2956,17 @@ glob-parent@^6.0.2:
2949
2956
dependencies :
2950
2957
is-glob "^4.0.3"
2951
2958
2952
- glob@^10.3.7 :
2953
- version "10.3.7 "
2954
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7. tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac "
2955
- integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ ==
2959
+ glob@^11.0.0 :
2960
+ version "11.0.3 "
2961
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3. tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6 "
2962
+ integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA ==
2956
2963
dependencies :
2957
- foreground-child "^3.1.0"
2958
- jackspeak "^2.0.3"
2959
- minimatch "^9.0.1"
2960
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
2961
- path-scurry "^1.10.1"
2964
+ foreground-child "^3.3.1"
2965
+ jackspeak "^4.1.1"
2966
+ minimatch "^10.0.3"
2967
+ minipass "^7.1.2"
2968
+ package-json-from-dist "^1.0.0"
2969
+ path-scurry "^2.0.0"
2962
2970
2963
2971
glob@^7.1.3, glob@^7.1.4 :
2964
2972
version "7.2.3"
@@ -3221,14 +3229,12 @@ istanbul-reports@^3.1.3:
3221
3229
html-escaper "^2.0.0"
3222
3230
istanbul-lib-report "^3.0.0"
3223
3231
3224
- jackspeak@^2.0.3 :
3225
- version "2.2 .1"
3226
- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.2 .1.tgz#655e8cf025d872c9c03d3eb63e8f0c024fef16a6 "
3227
- integrity sha512-MXbxovZ/Pm42f6cDIDkl3xpwv1AGwObKwfmjs2nQePiy85tP3fatofl3FC1aBsOtP/6fq5SbtgHwWcMsLP+bDw ==
3232
+ jackspeak@^4.1.1 :
3233
+ version "4.1 .1"
3234
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1 .1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae "
3235
+ integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ ==
3228
3236
dependencies :
3229
3237
" @isaacs/cliui" " ^8.0.2"
3230
- optionalDependencies :
3231
- " @pkgjs/parseargs" " ^0.11.0"
3232
3238
3233
3239
jake@^10.8.5 :
3234
3240
version "10.9.1"
@@ -3811,6 +3817,11 @@ log-update@^6.1.0:
3811
3817
strip-ansi "^7.1.0"
3812
3818
wrap-ansi "^9.0.0"
3813
3819
3820
+ lru-cache@^11.0.0 :
3821
+ version "11.1.0"
3822
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
3823
+ integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
3824
+
3814
3825
lru-cache@^4.0.1 :
3815
3826
version "4.1.5"
3816
3827
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -3833,11 +3844,6 @@ lru-cache@^6.0.0:
3833
3844
dependencies :
3834
3845
yallist "^4.0.0"
3835
3846
3836
- " lru-cache@^9.1.1 || ^10.0.0 " :
3837
- version "10.0.0"
3838
- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.0.0.tgz#b9e2a6a72a129d81ab317202d93c7691df727e61"
3839
- integrity sha512-svTf/fzsKHffP42sujkO/Rjs37BCIsQVRCeNYIm9WN8rgT7ffoUnRtZCqU+6BqcSBdv8gwJeTz8knJpgACeQMw==
3840
-
3841
3847
magic-string@^0.30.17 :
3842
3848
version "0.30.17"
3843
3849
resolved "https://registry.yarnpkg.com/magic-string/-/magic-string-0.30.17.tgz#450a449673d2460e5bbcfba9a61916a1714c7453"
@@ -3910,6 +3916,13 @@ mimic-function@^5.0.0:
3910
3916
resolved "https://registry.yarnpkg.com/mimic-function/-/mimic-function-5.0.1.tgz#acbe2b3349f99b9deaca7fb70e48b83e94e67076"
3911
3917
integrity sha512-VP79XUPxV2CigYP3jWwAUFSku2aKqBH7uTAapFWCBqutsbmDo96KY5o8uh6U+/YSIn5OxJnXp73beVkpqMIGhA==
3912
3918
3919
+ minimatch@^10.0.3 :
3920
+ version "10.0.3"
3921
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa"
3922
+ integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw==
3923
+ dependencies :
3924
+ " @isaacs/brace-expansion" " ^5.0.0"
3925
+
3913
3926
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
3914
3927
version "3.1.2"
3915
3928
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -3924,7 +3937,7 @@ minimatch@^5.0.1:
3924
3937
dependencies :
3925
3938
brace-expansion "^2.0.1"
3926
3939
3927
- minimatch@^9.0.0, minimatch@^9.0.1 :
3940
+ minimatch@^9.0.0 :
3928
3941
version "9.0.3"
3929
3942
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
3930
3943
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
@@ -3938,10 +3951,10 @@ minimatch@^9.0.4:
3938
3951
dependencies :
3939
3952
brace-expansion "^2.0.1"
3940
3953
3941
- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " :
3942
- version "7.0 .2"
3943
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0 .2.tgz#58a82b7d81c7010da5bd4b2c0c85ac4b4ec5131e "
3944
- integrity sha512-eL79dXrE1q9dBbDCLg7xfn/vl7MS4F1gvJAgjJrQli/jbQWdUttuVawphqpffoIYfRdq78LHx6GP4bU/EQ2ATA ==
3954
+ minipass@^7.1.2 :
3955
+ version "7.1 .2"
3956
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1 .2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
3957
+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
3945
3958
3946
3959
ms@2.1.2 :
3947
3960
version "2.1.2"
@@ -4099,6 +4112,11 @@ p-try@^2.0.0:
4099
4112
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
4100
4113
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
4101
4114
4115
+ package-json-from-dist@^1.0.0 :
4116
+ version "1.0.1"
4117
+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
4118
+ integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
4119
+
4102
4120
parent-module@^1.0.0 :
4103
4121
version "1.0.1"
4104
4122
resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -4141,13 +4159,13 @@ path-parse@^1.0.7:
4141
4159
resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
4142
4160
integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
4143
4161
4144
- path-scurry@^1.10.1 :
4145
- version "1.10.1 "
4146
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1 .tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698 "
4147
- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ ==
4162
+ path-scurry@^2.0.0 :
4163
+ version "2.0.0 "
4164
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
4165
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
4148
4166
dependencies :
4149
- lru-cache "^9.1.1 || ^10 .0.0"
4150
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
4167
+ lru-cache "^11 .0.0"
4168
+ minipass "^7.1.2 "
4151
4169
4152
4170
path-type@^4.0.0 :
4153
4171
version "4.0.0"
@@ -4413,12 +4431,13 @@ rfdc@^1.4.1:
4413
4431
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
4414
4432
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
4415
4433
4416
- rimraf@5 .0.10 :
4417
- version "5 .0.10 "
4418
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
4419
- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
4434
+ rimraf@6 .0.1 :
4435
+ version "6 .0.1 "
4436
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
4437
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
4420
4438
dependencies :
4421
- glob "^10.3.7"
4439
+ glob "^11.0.0"
4440
+ package-json-from-dist "^1.0.0"
4422
4441
4423
4442
rimraf@^3.0.2 :
4424
4443
version "3.0.2"
0 commit comments