@@ -4598,18 +4598,6 @@ glob-parent@^6.0.2:
45984598 dependencies :
45994599 is-glob "^4.0.3"
46004600
4601- glob@^10.0.0 :
4602- version "10.4.5"
4603- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
4604- integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==
4605- dependencies :
4606- foreground-child "^3.1.0"
4607- jackspeak "^3.1.2"
4608- minimatch "^9.0.4"
4609- minipass "^7.1.2"
4610- package-json-from-dist "^1.0.0"
4611- path-scurry "^1.11.1"
4612-
46134601glob@^10.3.7 :
46144602 version "10.3.7"
46154603 resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7.tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac"
@@ -4621,6 +4609,18 @@ glob@^10.3.7:
46214609 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
46224610 path-scurry "^1.10.1"
46234611
4612+ glob@^11.0.0 :
4613+ version "11.0.0"
4614+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
4615+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
4616+ dependencies :
4617+ foreground-child "^3.1.0"
4618+ jackspeak "^4.0.1"
4619+ minimatch "^10.0.0"
4620+ minipass "^7.1.2"
4621+ package-json-from-dist "^1.0.0"
4622+ path-scurry "^2.0.0"
4623+
46244624glob@^7.1.2, glob@^7.1.3, glob@^7.1.6 :
46254625 version "7.2.0"
46264626 resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
@@ -5729,10 +5729,10 @@ jackspeak@^2.0.3:
57295729 optionalDependencies :
57305730 " @pkgjs/parseargs" " ^0.11.0"
57315731
5732- jackspeak@^3.1.2 :
5733- version "3.4.3 "
5734- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3. tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a "
5735- integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw ==
5732+ jackspeak@^4.0.1 :
5733+ version "4.0.1 "
5734+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1. tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
5735+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
57365736 dependencies :
57375737 " @isaacs/cliui" " ^8.0.2"
57385738 optionalDependencies :
63106310 dependencies :
63116311 yallist "^3.0.2"
63126312
6313- lru-cache@^10.2 .0 :
6314- version "10.4.3 "
6315- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3 .tgz#410fc8a17b70e598013df257c2446b7f3383f119 "
6316- integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ ==
6313+ lru-cache@^11.0 .0 :
6314+ version "11.0.1 "
6315+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.1 .tgz#3a732fbfedb82c5ba7bca6564ad3f42afcb6e147 "
6316+ integrity sha512-CgeuL5uom6j/ZVrg7G/+1IXqRY8JXX4Hghfy5YE0EhoYQWvndP1kufu58cmZLNIDKnRhZrXfdS9urVWx98AipQ ==
63176317
63186318lru-cache@^3.2.0 :
63196319 version "3.2.0"
@@ -6583,6 +6583,13 @@ minimatch@*:
65836583 dependencies :
65846584 brace-expansion "^2.0.1"
65856585
6586+ minimatch@^10.0.0 :
6587+ version "10.0.1"
6588+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
6589+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
6590+ dependencies :
6591+ brace-expansion "^2.0.1"
6592+
65866593minimatch@^3.0.4 :
65876594 version "3.0.4"
65886595 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -6604,13 +6611,6 @@ minimatch@^9.0.1:
66046611 dependencies :
66056612 brace-expansion "^2.0.1"
66066613
6607- minimatch@^9.0.4 :
6608- version "9.0.5"
6609- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
6610- integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==
6611- dependencies :
6612- brace-expansion "^2.0.1"
6613-
66146614minimist@^1.2.0, minimist@^1.2.5, minimist@~1.2.5 :
66156615 version "1.2.5"
66166616 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
@@ -7398,13 +7398,13 @@ path-scurry@^1.10.1:
73987398 lru-cache "^9.1.1 || ^10.0.0"
73997399 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
74007400
7401- path-scurry@^1.11.1 :
7402- version "1.11.1 "
7403- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1 .tgz#7960a668888594a0720b12a911d1a742ab9f11d2 "
7404- integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA ==
7401+ path-scurry@^2.0.0 :
7402+ version "2.0.0 "
7403+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
7404+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
74057405 dependencies :
7406- lru-cache "^10.2 .0"
7407- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
7406+ lru-cache "^11.0 .0"
7407+ minipass "^7.1.2 "
74087408
7409740974107410 version "0.1.7"
0 commit comments