@@ -5766,6 +5766,18 @@ glob@^10.2.2, glob@^10.3.7, glob@^10.4.1, glob@^10.4.5:
5766
5766
package-json-from-dist "^1.0.0"
5767
5767
path-scurry "^1.11.1"
5768
5768
5769
+ glob@^11.0.0:
5770
+ version "11.0.1"
5771
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1.tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9"
5772
+ integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw==
5773
+ dependencies:
5774
+ foreground-child "^3.1.0"
5775
+ jackspeak "^4.0.1"
5776
+ minimatch "^10.0.0"
5777
+ minipass "^7.1.2"
5778
+ package-json-from-dist "^1.0.0"
5779
+ path-scurry "^2.0.0"
5780
+
5769
5781
glob@^5.0.10, glob@^5.0.15:
5770
5782
version "5.0.15"
5771
5783
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -5800,7 +5812,7 @@ glob@^8.0.1:
5800
5812
minimatch "^5.0.1"
5801
5813
once "^1.3.0"
5802
5814
5803
- glob@^9.0.0, glob@^9. 2.0:
5815
+ glob@^9.2.0:
5804
5816
version "9.3.5"
5805
5817
resolved "https://registry.yarnpkg.com/glob/-/glob-9.3.5.tgz#ca2ed8ca452781a3009685607fdf025a899dfe21"
5806
5818
integrity sha512-e1LleDykUz2Iu+MTYdkSsuWX8lvAjAcs0Xef0lNIu0S2wOAzuTxCJtcd9S3cijlwYF18EsU3rzb8jPVobxDh9Q==
@@ -6737,6 +6749,13 @@ jackspeak@^3.1.2:
6737
6749
optionalDependencies:
6738
6750
"@pkgjs/parseargs" "^0.11.0"
6739
6751
6752
+ jackspeak@^4.0.1:
6753
+ version "4.1.0"
6754
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
6755
+ integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
6756
+ dependencies:
6757
+ "@isaacs/cliui" "^8.0.2"
6758
+
6740
6759
jake@^10.8.5:
6741
6760
version "10.9.2"
6742
6761
resolved "https://registry.yarnpkg.com/jake/-/jake-10.9.2.tgz#6ae487e6a69afec3a5e167628996b59f35ae2b7f"
@@ -7336,6 +7355,11 @@ lru-cache@^10.2.0, lru-cache@^10.4.3:
7336
7355
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
7337
7356
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
7338
7357
7358
+ lru-cache@^11.0.0:
7359
+ version "11.1.0"
7360
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
7361
+ integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
7362
+
7339
7363
lru-cache@^5.1.1:
7340
7364
version "5.1.1"
7341
7365
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
7572
7596
dependencies:
7573
7597
brace-expansion "^1.1.7"
7574
7598
7599
+ minimatch@^10.0.0:
7600
+ version "10.0.1"
7601
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
7602
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
7603
+ dependencies:
7604
+ brace-expansion "^2.0.1"
7605
+
7575
7606
minimatch@^5.0.1, minimatch@^5.1.6:
7576
7607
version "5.1.6"
7577
7608
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
@@ -8642,6 +8673,14 @@ path-scurry@^1.11.1, path-scurry@^1.6.1:
8642
8673
lru-cache "^10.2.0"
8643
8674
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8644
8675
8676
+ path-scurry@^2.0.0:
8677
+ version "2.0.0"
8678
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
8679
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
8680
+ dependencies:
8681
+ lru-cache "^11.0.0"
8682
+ minipass "^7.1.2"
8683
+
8645
8684
path-type@^3.0.0:
8646
8685
version "3.0.0"
8647
8686
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
0 commit comments