2596
2596
dependencies :
2597
2597
esquery "^1.4.0"
2598
2598
2599
- " @pkgjs/parseargs@^0.11.0 " :
2600
- version "0.11.0"
2601
- resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
2602
- integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
2603
-
2604
2599
" @repeaterjs/repeater@^3.0.4 " :
2605
2600
version "3.0.6"
2606
2601
resolved "https://registry.yarnpkg.com/@repeaterjs/repeater/-/repeater-3.0.6.tgz#be23df0143ceec3c69f8b6c2517971a5578fdaa2"
@@ -4874,16 +4869,17 @@ glob-parent@^6.0.2:
4874
4869
dependencies :
4875
4870
is-glob "^4.0.3"
4876
4871
4877
- glob@^10 .0.0 :
4878
- version "10.3.12 "
4879
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.12 .tgz#3a65c363c2e9998d220338e88a5f6ac97302960b "
4880
- integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg ==
4872
+ glob@^11 .0.0 :
4873
+ version "11.0.1 "
4874
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1 .tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9 "
4875
+ integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw ==
4881
4876
dependencies :
4882
4877
foreground-child "^3.1.0"
4883
- jackspeak "^2.3.6"
4884
- minimatch "^9.0.1"
4885
- minipass "^7.0.4"
4886
- path-scurry "^1.10.2"
4878
+ jackspeak "^4.0.1"
4879
+ minimatch "^10.0.0"
4880
+ minipass "^7.1.2"
4881
+ package-json-from-dist "^1.0.0"
4882
+ path-scurry "^2.0.0"
4887
4883
4888
4884
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4 :
4889
4885
version "7.2.3"
@@ -5546,14 +5542,12 @@ istanbul-reports@^3.1.3:
5546
5542
html-escaper "^2.0.0"
5547
5543
istanbul-lib-report "^3.0.0"
5548
5544
5549
- jackspeak@^2.3.6 :
5550
- version "2.3.6 "
5551
- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6 .tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8 "
5552
- integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ ==
5545
+ jackspeak@^4.0.1 :
5546
+ version "4.0.2 "
5547
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2 .tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015 "
5548
+ integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw ==
5553
5549
dependencies :
5554
5550
" @isaacs/cliui" " ^8.0.2"
5555
- optionalDependencies :
5556
- " @pkgjs/parseargs" " ^0.11.0"
5557
5551
5558
5552
jake@^10.8.5 :
5559
5553
version "10.8.7"
@@ -6221,11 +6215,16 @@ lower-case@^2.0.2:
6221
6215
dependencies :
6222
6216
tslib "^2.0.3"
6223
6217
6224
- lru-cache@^10.0.1, lru-cache@^10.2.0 :
6218
+ lru-cache@^10.0.1 :
6225
6219
version "10.2.0"
6226
6220
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
6227
6221
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
6228
6222
6223
+ lru-cache@^11.0.0 :
6224
+ version "11.0.2"
6225
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
6226
+ integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
6227
+
6229
6228
lru-cache@^4.0.1 :
6230
6229
version "4.1.5"
6231
6230
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -6359,6 +6358,13 @@ minimatch@9.0.3:
6359
6358
dependencies :
6360
6359
brace-expansion "^2.0.1"
6361
6360
6361
+ minimatch@^10.0.0 :
6362
+ version "10.0.1"
6363
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
6364
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
6365
+ dependencies :
6366
+ brace-expansion "^2.0.1"
6367
+
6362
6368
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
6363
6369
version "3.1.2"
6364
6370
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -6373,7 +6379,7 @@ minimatch@^5.0.1:
6373
6379
dependencies :
6374
6380
brace-expansion "^2.0.1"
6375
6381
6376
- minimatch@^9.0.1, minimatch@^9.0. 3, minimatch@^9.0.4 :
6382
+ minimatch@^9.0.3, minimatch@^9.0.4 :
6377
6383
version "9.0.4"
6378
6384
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
6379
6385
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -6401,10 +6407,10 @@ minimist@^1.2.6:
6401
6407
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
6402
6408
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
6403
6409
6404
- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " , minipass@^7.0.4 :
6405
- version "7.0.4 "
6406
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4 .tgz#dbce03740f50a4786ba994c1fb908844d27b038c "
6407
- integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ ==
6410
+ minipass@^7.1.2 :
6411
+ version "7.1.2 "
6412
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2 .tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
6413
+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
6408
6414
6409
6415
mixme@^0.5.1 :
6410
6416
version "0.5.10"
@@ -6712,6 +6718,11 @@ p-try@^2.0.0:
6712
6718
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
6713
6719
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
6714
6720
6721
+ package-json-from-dist@^1.0.0 :
6722
+ version "1.0.1"
6723
+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505"
6724
+ integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw==
6725
+
6715
6726
param-case@^3.0.4 :
6716
6727
version "3.0.4"
6717
6728
resolved "https://registry.yarnpkg.com/param-case/-/param-case-3.0.4.tgz#7d17fe4aa12bde34d4a77d91acfb6219caad01c5"
@@ -6806,13 +6817,13 @@ path-root@^0.1.1:
6806
6817
dependencies :
6807
6818
path-root-regex "^0.1.0"
6808
6819
6809
- path-scurry@^1.10.2 :
6810
- version "1.10.2 "
6811
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.2 .tgz#8f6357eb1239d5fa1da8b9f70e9c080675458ba7 "
6812
- integrity sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA ==
6820
+ path-scurry@^2.0.0 :
6821
+ version "2.0.0 "
6822
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
6823
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
6813
6824
dependencies :
6814
- lru-cache "^10.2 .0"
6815
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
6825
+ lru-cache "^11.0 .0"
6826
+ minipass "^7.1.2 "
6816
6827
6817
6828
path-type@^4.0.0 :
6818
6829
version "4.0.0"
@@ -7142,12 +7153,13 @@ rfdc@^1.3.0:
7142
7153
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
7143
7154
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
7144
7155
7145
- rimraf@5 .0.0 :
7146
- version "5 .0.0 "
7147
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.0 .tgz#5bda14e410d7e4dd522154891395802ce032c2cb "
7148
- integrity sha512-Jf9llaP+RvaEVS5nPShYFhtXIrb3LRKP281ib3So0KkeZKo2wIKyq0Re7TOSwanasA423PSr6CCIL4bP6T040g ==
7156
+ rimraf@6 .0.1 :
7157
+ version "6 .0.1 "
7158
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
7159
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
7149
7160
dependencies :
7150
- glob "^10.0.0"
7161
+ glob "^11.0.0"
7162
+ package-json-from-dist "^1.0.0"
7151
7163
7152
7164
rimraf@^3.0.2 :
7153
7165
version "3.0.2"
0 commit comments