5752
5752
once "^1.3.0"
5753
5753
path-is-absolute "^1.0.0"
5754
5754
5755
- glob@^10.2.2, glob@^10.3.7, glob@^10. 4.1:
5755
+ glob@^10.2.2, glob@^10.4.1:
5756
5756
version "10.4.5"
5757
5757
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
5758
5758
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
@@ -5764,6 +5764,18 @@ glob@^10.2.2, glob@^10.3.7, glob@^10.4.1:
5764
5764
package-json-from-dist "^1.0.0"
5765
5765
path-scurry "^1.11.1"
5766
5766
5767
+ glob@^11.0.0:
5768
+ version "11.0.0"
5769
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
5770
+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
5771
+ dependencies:
5772
+ foreground-child "^3.1.0"
5773
+ jackspeak "^4.0.1"
5774
+ minimatch "^10.0.0"
5775
+ minipass "^7.1.2"
5776
+ package-json-from-dist "^1.0.0"
5777
+ path-scurry "^2.0.0"
5778
+
5767
5779
glob@^5.0.10, glob@^5.0.15:
5768
5780
version "5.0.15"
5769
5781
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -6722,6 +6734,15 @@ jackspeak@^3.1.2:
6722
6734
optionalDependencies:
6723
6735
"@pkgjs/parseargs" "^0.11.0"
6724
6736
6737
+ jackspeak@^4.0.1:
6738
+ version "4.0.1"
6739
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
6740
+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
6741
+ dependencies:
6742
+ "@isaacs/cliui" "^8.0.2"
6743
+ optionalDependencies:
6744
+ "@pkgjs/parseargs" "^0.11.0"
6745
+
6725
6746
jake@^10.8.5:
6726
6747
version "10.9.2"
6727
6748
resolved "https://registry.yarnpkg.com/jake/-/jake-10.9.2.tgz#6ae487e6a69afec3a5e167628996b59f35ae2b7f"
@@ -7326,6 +7347,11 @@ lru-cache@^10.2.0:
7326
7347
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
7327
7348
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
7328
7349
7350
+ lru-cache@^11.0.0:
7351
+ version "11.0.0"
7352
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
7353
+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
7354
+
7329
7355
lru-cache@^5.1.1:
7330
7356
version "5.1.1"
7331
7357
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
7557
7583
dependencies:
7558
7584
brace-expansion "^1.1.7"
7559
7585
7586
+ minimatch@^10.0.0:
7587
+ version "10.0.1"
7588
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
7589
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
7590
+ dependencies:
7591
+ brace-expansion "^2.0.1"
7592
+
7560
7593
minimatch@^5.0.1, minimatch@^5.1.6:
7561
7594
version "5.1.6"
7562
7595
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
@@ -8630,6 +8663,14 @@ path-scurry@^1.11.1, path-scurry@^1.6.1:
8630
8663
lru-cache "^10.2.0"
8631
8664
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8632
8665
8666
+ path-scurry@^2.0.0:
8667
+ version "2.0.0"
8668
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
8669
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
8670
+ dependencies:
8671
+ lru-cache "^11.0.0"
8672
+ minipass "^7.1.2"
8673
+
8633
8674
path-to-regexp@^6.2.1:
8634
8675
version "6.2.2"
8635
8676
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.2.tgz#324377a83e5049cbecadc5554d6a63a9a4866b36"
9322
9363
dependencies:
9323
9364
eslint "^8.47.0"
9324
9365
9325
- rimraf@5 .0.10 :
9326
- version "5 .0.10 "
9327
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
9328
- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
9366
+ rimraf@6 .0.1 :
9367
+ version "6 .0.1 "
9368
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
9369
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
9329
9370
dependencies:
9330
- glob "^10.3.7"
9371
+ glob "^11.0.0"
9372
+ package-json-from-dist "^1.0.0"
9331
9373
9332
9374
rimraf@^2.2.8, rimraf@^2.3.4, rimraf@^2.4.3, rimraf@^2.5.3, rimraf@^2.5.4, rimraf@^2.6.1, rimraf@^2.6.2:
9333
9375
version "2.7.1"
0 commit comments