5835
5835
once "^1.3.0"
5836
5836
path-is-absolute "^1.0.0"
5837
5837
5838
- glob@^10.2.2, glob@^10.3.7, glob@^10. 4.1, glob@^10.4.5:
5838
+ glob@^10.2.2, glob@^10.4.1, glob@^10.4.5:
5839
5839
version "10.4.5"
5840
5840
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
5841
5841
integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
@@ -5847,6 +5847,18 @@ glob@^10.2.2, glob@^10.3.7, glob@^10.4.1, glob@^10.4.5:
5847
5847
package-json-from-dist "^1.0.0"
5848
5848
path-scurry "^1.11.1"
5849
5849
5850
+ glob@^11.0.0:
5851
+ version "11.0.2"
5852
+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.2.tgz#3261e3897bbc603030b041fd77ba636022d51ce0"
5853
+ integrity sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==
5854
+ dependencies:
5855
+ foreground-child "^3.1.0"
5856
+ jackspeak "^4.0.1"
5857
+ minimatch "^10.0.0"
5858
+ minipass "^7.1.2"
5859
+ package-json-from-dist "^1.0.0"
5860
+ path-scurry "^2.0.0"
5861
+
5850
5862
glob@^5.0.10, glob@^5.0.15:
5851
5863
version "5.0.15"
5852
5864
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -6818,6 +6830,13 @@ jackspeak@^3.1.2:
6818
6830
optionalDependencies:
6819
6831
"@pkgjs/parseargs" "^0.11.0"
6820
6832
6833
+ jackspeak@^4.0.1:
6834
+ version "4.1.0"
6835
+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.0.tgz#c489c079f2b636dc4cbe9b0312a13ff1282e561b"
6836
+ integrity sha512-9DDdhb5j6cpeitCbvLO7n7J4IxnbM6hoF6O1g4HQ5TfhvvKN8ywDM7668ZhMHRqVmxqhps/F6syWK2KcPxYlkw==
6837
+ dependencies:
6838
+ "@isaacs/cliui" "^8.0.2"
6839
+
6821
6840
jake@^10.8.5:
6822
6841
version "10.9.2"
6823
6842
resolved "https://registry.yarnpkg.com/jake/-/jake-10.9.2.tgz#6ae487e6a69afec3a5e167628996b59f35ae2b7f"
@@ -7416,6 +7435,11 @@ lru-cache@^10.2.0, lru-cache@^10.4.3:
7416
7435
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
7417
7436
integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
7418
7437
7438
+ lru-cache@^11.0.0:
7439
+ version "11.1.0"
7440
+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
7441
+ integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
7442
+
7419
7443
lru-cache@^5.1.1:
7420
7444
version "5.1.1"
7421
7445
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
7652
7676
dependencies:
7653
7677
brace-expansion "^1.1.7"
7654
7678
7679
+ minimatch@^10.0.0:
7680
+ version "10.0.1"
7681
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
7682
+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
7683
+ dependencies:
7684
+ brace-expansion "^2.0.1"
7685
+
7655
7686
minimatch@^5.0.1, minimatch@^5.1.6:
7656
7687
version "5.1.6"
7657
7688
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96"
@@ -8700,6 +8731,14 @@ path-scurry@^1.11.1, path-scurry@^1.6.1:
8700
8731
lru-cache "^10.2.0"
8701
8732
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
8702
8733
8734
+ path-scurry@^2.0.0:
8735
+ version "2.0.0"
8736
+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
8737
+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
8738
+ dependencies:
8739
+ lru-cache "^11.0.0"
8740
+ minipass "^7.1.2"
8741
+
8703
8742
path-type@^3.0.0:
8704
8743
version "3.0.0"
8705
8744
resolved "https://registry.yarnpkg.com/path-type/-/path-type-3.0.0.tgz#cef31dc8e0a1a3bb0d105c0cd97cf3bf47f4e36f"
9368
9407
dependencies:
9369
9408
eslint "^8.47.0"
9370
9409
9371
- rimraf@5 .0.10 :
9372
- version "5 .0.10 "
9373
- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
9374
- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
9410
+ rimraf@6 .0.1 :
9411
+ version "6 .0.1 "
9412
+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
9413
+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
9375
9414
dependencies:
9376
- glob "^10.3.7"
9415
+ glob "^11.0.0"
9416
+ package-json-from-dist "^1.0.0"
9377
9417
9378
9418
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:
9379
9419
version "2.7.1"
0 commit comments