@@ -5763,6 +5763,18 @@ glob@^10.2.2, glob@^10.3.7, glob@^10.4.1:
5763
5763
package-json-from-dist "^1.0.0"
5764
5764
path-scurry "^1.11.1"
5765
5765
5766
+ glob@^11.0.0:
5767
+ version "11.0.0"
5768
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
5769
+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
5770
+ dependencies:
5771
+ foreground-child "^3.1.0"
5772
+ jackspeak "^4.0.1"
5773
+ minimatch "^10.0.0"
5774
+ minipass "^7.1.2"
5775
+ package-json-from-dist "^1.0.0"
5776
+ path-scurry "^2.0.0"
5777
+
5766
5778
glob@^5.0.10, glob@^5.0.15:
5767
5779
version "5.0.15"
5768
5780
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -5797,7 +5809,7 @@ glob@^8.0.1, glob@^8.1.0:
5797
5809
minimatch "^5.0.1"
5798
5810
once "^1.3.0"
5799
5811
5800
- glob@^9.0.0, glob@^9. 2.0:
5812
+ glob@^9.2.0:
5801
5813
version "9.3.5"
5802
5814
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
5803
5815
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
@@ -6721,6 +6733,15 @@ jackspeak@^3.1.2:
6721
6733
optionalDependencies:
6722
6734
"@pkgjs/parseargs" "^0.11.0"
6723
6735
6736
+ jackspeak@^4.0.1:
6737
+ version "4.0.1"
6738
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
6739
+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
6740
+ dependencies:
6741
+ "@isaacs/cliui" "^8.0.2"
6742
+ optionalDependencies:
6743
+ "@pkgjs/parseargs" "^0.11.0"
6744
+
6724
6745
jake@^10.8.5:
6725
6746
version "10.9.2"
6726
6747
resolved "https://registry.yarnpkg.com/jake/-/jake-10.9.2.tgz#6ae487e6a69afec3a5e167628996b59f35ae2b7f"
@@ -7325,6 +7346,11 @@ lru-cache@^10.2.0:
7325
7346
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
7326
7347
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
7327
7348
7349
+ lru-cache@^11.0.0:
7350
+ version "11.0.1"
7351
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.1.tgz#3a732fbfedb82c5ba7bca6564ad3f42afcb6e147"
7352
+ integrity sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ==
7353
+
7328
7354
lru-cache@^5.1.1:
7329
7355
version "5.1.1"
7330
7356
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
7556
7582
dependencies:
7557
7583
brace-expansion "^1.1.7"
7558
7584
7585
+ minimatch@^10.0.0:
7586
+ version "10.0.1"
7587
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
7588
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
7589
+ dependencies:
7590
+ brace-expansion "^2.0.1"
7591
+
7559
7592
minimatch@^5.0.1, minimatch@^5.1.6:
7560
7593
version "5.1.6"
7561
7594
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
@@ -8624,6 +8657,14 @@ path-scurry@^1.11.1, path-scurry@^1.6.1:
8624
8657
lru-cache "^10.2.0"
8625
8658
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8626
8659
8660
+ path-scurry@^2.0.0:
8661
+ version "2.0.0"
8662
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
8663
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
8664
+ dependencies:
8665
+ lru-cache "^11.0.0"
8666
+ minipass "^7.1.2"
8667
+
8627
8668
path-to-regexp@^8.1.0:
8628
8669
version "8.1.0"
8629
8670
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-8.1.0.tgz#4d687606ed0be8ed512ba802eb94d620cb1a86f0"
0 commit comments