@@ -5025,16 +5025,17 @@ glob-parent@^6.0.2:
5025
5025
dependencies :
5026
5026
is-glob "^4.0.3"
5027
5027
5028
- glob@^10 .0.0 :
5029
- version "10.3.12 "
5030
- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.12 .tgz#3a65c363c2e9998d220338e88a5f6ac97302960b "
5031
- integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg ==
5028
+ glob@^11 .0.0 :
5029
+ version "11.0.0 "
5030
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
5031
+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
5032
5032
dependencies :
5033
5033
foreground-child "^3.1.0"
5034
- jackspeak "^2.3.6"
5035
- minimatch "^9.0.1"
5036
- minipass "^7.0.4"
5037
- path-scurry "^1.10.2"
5034
+ jackspeak "^4.0.1"
5035
+ minimatch "^10.0.0"
5036
+ minipass "^7.1.2"
5037
+ package-json-from-dist "^1.0.0"
5038
+ path-scurry "^2.0.0"
5038
5039
5039
5040
glob@^7.1.1, glob@^7.1.3, glob@^7.1.4 :
5040
5041
version "7.2.3"
@@ -5692,10 +5693,10 @@ istanbul-reports@^3.1.3:
5692
5693
html-escaper "^2.0.0"
5693
5694
istanbul-lib-report "^3.0.0"
5694
5695
5695
- jackspeak@^2.3.6 :
5696
- version "2.3.6 "
5697
- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6 .tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8 "
5698
- integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ ==
5696
+ jackspeak@^4.0.1 :
5697
+ version "4.0.1 "
5698
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1 .tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
5699
+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
5699
5700
dependencies :
5700
5701
" @isaacs/cliui" " ^8.0.2"
5701
5702
optionalDependencies :
@@ -6371,11 +6372,16 @@ lower-case@^2.0.2:
6371
6372
dependencies :
6372
6373
tslib "^2.0.3"
6373
6374
6374
- lru-cache@^10.0.1, lru-cache@^10.2.0 :
6375
+ lru-cache@^10.0.1 :
6375
6376
version "10.2.0"
6376
6377
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
6377
6378
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
6378
6379
6380
+ lru-cache@^11.0.0 :
6381
+ version "11.0.0"
6382
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
6383
+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
6384
+
6379
6385
lru-cache@^4.0.1 :
6380
6386
version "4.1.5"
6381
6387
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -6509,6 +6515,13 @@ minimatch@9.0.3:
6509
6515
dependencies :
6510
6516
brace-expansion "^2.0.1"
6511
6517
6518
+ minimatch@^10.0.0 :
6519
+ version "10.0.1"
6520
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
6521
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
6522
+ dependencies :
6523
+ brace-expansion "^2.0.1"
6524
+
6512
6525
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
6513
6526
version "3.1.2"
6514
6527
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -6530,7 +6543,7 @@ minimatch@^5.0.1:
6530
6543
dependencies :
6531
6544
brace-expansion "^2.0.1"
6532
6545
6533
- minimatch@^9.0.1, minimatch@^9.0. 3, minimatch@^9.0.4 :
6546
+ minimatch@^9.0.3, minimatch@^9.0.4 :
6534
6547
version "9.0.4"
6535
6548
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
6536
6549
integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -6551,10 +6564,10 @@ minimist@^1.2.0, minimist@^1.2.6:
6551
6564
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
6552
6565
integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
6553
6566
6554
- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " , minipass@^7.0.4 :
6555
- version "7.0.4 "
6556
- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4 .tgz#dbce03740f50a4786ba994c1fb908844d27b038c "
6557
- integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ ==
6567
+ minipass@^7.1.2 :
6568
+ version "7.1.2 "
6569
+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2 .tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
6570
+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
6558
6571
6559
6572
mixme@^0.5.1 :
6560
6573
version "0.5.10"
@@ -6863,6 +6876,11 @@ p-try@^2.0.0:
6863
6876
resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
6864
6877
integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
6865
6878
6879
+ package-json-from-dist@^1.0.0 :
6880
+ version "1.0.0"
6881
+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
6882
+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
6883
+
6866
6884
param-case@^3.0.4 :
6867
6885
version "3.0.4"
6868
6886
resolved "https://registry.yarnpkg.com/param-case/-/param-case-3.0.4.tgz#7d17fe4aa12bde34d4a77d91acfb6219caad01c5"
@@ -6957,13 +6975,13 @@ path-root@^0.1.1:
6957
6975
dependencies :
6958
6976
path-root-regex "^0.1.0"
6959
6977
6960
- path-scurry@^1.10.2 :
6961
- version "1.10.2 "
6962
- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.2 .tgz#8f6357eb1239d5fa1da8b9f70e9c080675458ba7 "
6963
- integrity sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA ==
6978
+ path-scurry@^2.0.0 :
6979
+ version "2.0.0 "
6980
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
6981
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
6964
6982
dependencies :
6965
- lru-cache "^10.2 .0"
6966
- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
6983
+ lru-cache "^11.0 .0"
6984
+ minipass "^7.1.2 "
6967
6985
6968
6986
path-type@^4.0.0 :
6969
6987
version "4.0.0"
@@ -7305,12 +7323,13 @@ rfdc@^1.3.0:
7305
7323
resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
7306
7324
integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
7307
7325
7308
- rimraf@5 .0.0 :
7309
- version "5 .0.0 "
7310
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.0 .tgz#5bda14e410d7e4dd522154891395802ce032c2cb "
7311
- integrity sha512-Jf9llaP+RvaEVS5nPShYFhtXIrb3LRKP281ib3So0KkeZKo2wIKyq0Re7TOSwanasA423PSr6CCIL4bP6T040g ==
7326
+ rimraf@6 .0.1 :
7327
+ version "6 .0.1 "
7328
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
7329
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
7312
7330
dependencies :
7313
- glob "^10.0.0"
7331
+ glob "^11.0.0"
7332
+ package-json-from-dist "^1.0.0"
7314
7333
7315
7334
rimraf@^3.0.2 :
7316
7335
version "3.0.2"
0 commit comments