@@ -3421,6 +3421,11 @@ balanced-match@^1.0.0:
3421
3421
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
3422
3422
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
3423
3423
3424
+ balanced-match@^3.0.0:
3425
+ version "3.0.1"
3426
+ resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-3.0.1.tgz#e854b098724b15076384266497392a271f4a26a0"
3427
+ integrity sha512-vjtV3hiLqYDNRoiAv0zC4QaGAMPomEoq83PRmYIofPswwZurCeWR5LByXm7SyoL0Zh5+2z0+HC7jG8gSZJUh0w==
3428
+
3424
3429
bare-events@^2.0.0, bare-events@^2.2.0:
3425
3430
version "2.4.2"
3426
3431
resolved "https://registry.yarnpkg.com/bare-events/-/bare-events-2.4.2.tgz#3140cca7a0e11d49b3edc5041ab560659fd8e1f8"
@@ -3523,6 +3528,13 @@ brace-expansion@^2.0.1:
3523
3528
dependencies:
3524
3529
balanced-match "^1.0.0"
3525
3530
3531
+ brace-expansion@^4.0.0:
3532
+ version "4.0.0"
3533
+ resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-4.0.0.tgz#bb24b89bf4d4b37d742acac89b65d1a32b379a81"
3534
+ integrity sha512-l/mOwLWs7BQIgOKrL46dIAbyCKvPV7YJPDspkuc88rHsZRlg3hptUGdU7Trv0VFP4d3xnSGBQrKu5ZvGB7UeIw==
3535
+ dependencies:
3536
+ balanced-match "^3.0.0"
3537
+
3526
3538
braces@^3.0.3, braces@~3.0.2:
3527
3539
version "3.0.3"
3528
3540
resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.3.tgz#490332f40919452272d55a8480adc0c441358789"
@@ -5781,6 +5793,18 @@ glob@^10.2.2, glob@^10.3.7, glob@^10.4.1:
5781
5793
package-json-from-dist "^1.0.0"
5782
5794
path-scurry "^1.11.1"
5783
5795
5796
+ glob@^11.0.0:
5797
+ version "11.0.0"
5798
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
5799
+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
5800
+ dependencies:
5801
+ foreground-child "^3.1.0"
5802
+ jackspeak "^4.0.1"
5803
+ minimatch "^10.0.0"
5804
+ minipass "^7.1.2"
5805
+ package-json-from-dist "^1.0.0"
5806
+ path-scurry "^2.0.0"
5807
+
5784
5808
glob@^5.0.10, glob@^5.0.15:
5785
5809
version "5.0.15"
5786
5810
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -5815,7 +5839,7 @@ glob@^8.0.1, glob@^8.1.0:
5815
5839
minimatch "^5.0.1"
5816
5840
once "^1.3.0"
5817
5841
5818
- glob@^9.0.0, glob@^9. 2.0:
5842
+ glob@^9.2.0:
5819
5843
version "9.3.5"
5820
5844
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
5821
5845
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
@@ -6739,6 +6763,15 @@ jackspeak@^3.1.2:
6739
6763
optionalDependencies:
6740
6764
"@pkgjs/parseargs" "^0.11.0"
6741
6765
6766
+ jackspeak@^4.0.1:
6767
+ version "4.0.1"
6768
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
6769
+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
6770
+ dependencies:
6771
+ "@isaacs/cliui" "^8.0.2"
6772
+ optionalDependencies:
6773
+ "@pkgjs/parseargs" "^0.11.0"
6774
+
6742
6775
jake@^10.8.5:
6743
6776
version "10.9.1"
6744
6777
resolved "https://registry.yarnpkg.com/jake/-/jake-10.9.1.tgz#8dc96b7fcc41cb19aa502af506da4e1d56f5e62b"
@@ -7343,6 +7376,11 @@ lru-cache@^10.2.0:
7343
7376
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.0.tgz#cb29b4b2dd55b22e4a729cdb096093d7f85df02d"
7344
7377
integrity sha512-bfJaPTuEiTYBu+ulDaeQ0F+uLmlfFkMgXj4cbwfuMSjgObGMzb55FMMbDvbRU0fAHZ4sLGkz2mKwcMg8Dvm8Ww==
7345
7378
7379
+ lru-cache@^11.0.0:
7380
+ version "11.0.0"
7381
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
7382
+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
7383
+
7346
7384
lru-cache@^5.1.1:
7347
7385
version "5.1.1"
7348
7386
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
7574
7612
dependencies:
7575
7613
brace-expansion "^1.1.7"
7576
7614
7615
+ minimatch@^10.0.0:
7616
+ version "10.0.0"
7617
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.0.tgz#bf7b5028e151f3a8db2970a1d36523b6f610868b"
7618
+ integrity sha512-S4phymWe5NHWbTV8sAlyNQfkmdhvaoHX43x4yLtJBjw2zJtEuzkihDjV5uKq+D/EoMkjbG6msw3ubbSd1pGkyg==
7619
+ dependencies:
7620
+ brace-expansion "^4.0.0"
7621
+
7577
7622
minimatch@^5.0.1, minimatch@^5.1.6:
7578
7623
version "5.1.6"
7579
7624
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
@@ -8656,6 +8701,14 @@ path-scurry@^1.11.1, path-scurry@^1.6.1:
8656
8701
lru-cache "^10.2.0"
8657
8702
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8658
8703
8704
+ path-scurry@^2.0.0:
8705
+ version "2.0.0"
8706
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
8707
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
8708
+ dependencies:
8709
+ lru-cache "^11.0.0"
8710
+ minipass "^7.1.2"
8711
+
8659
8712
path-to-regexp@^6.2.1:
8660
8713
version "6.2.2"
8661
8714
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.2.tgz#324377a83e5049cbecadc5554d6a63a9a4866b36"
0 commit comments