@@ -3498,17 +3498,6 @@ glob-parent@^6.0.2:
34983498 dependencies :
34993499 is-glob "^4.0.3"
35003500
3501- glob@^10.3.7 :
3502- version "10.4.1"
3503- resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
3504- integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
3505- dependencies :
3506- foreground-child "^3.1.0"
3507- jackspeak "^3.1.2"
3508- minimatch "^9.0.4"
3509- minipass "^7.1.2"
3510- path-scurry "^1.11.1"
3511-
35123501glob@^10.4.5 :
35133502 version "10.4.5"
35143503 resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
@@ -3521,6 +3510,18 @@ glob@^10.4.5:
35213510 package-json-from-dist "^1.0.0"
35223511 path-scurry "^1.11.1"
35233512
3513+ glob@^11.0.0 :
3514+ version "11.0.2"
3515+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.2.tgz#3261e3897bbc603030b041fd77ba636022d51ce0"
3516+ integrity sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ==
3517+ dependencies :
3518+ foreground-child "^3.1.0"
3519+ jackspeak "^4.0.1"
3520+ minimatch "^10.0.0"
3521+ minipass "^7.1.2"
3522+ package-json-from-dist "^1.0.0"
3523+ path-scurry "^2.0.0"
3524+
35243525glob@^7.1.3 :
35253526 version "7.2.3"
35263527 resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -4035,6 +4036,13 @@ jackspeak@^3.1.2:
40354036 optionalDependencies :
40364037 " @pkgjs/parseargs" " ^0.11.0"
40374038
4039+ jackspeak@^4.0.1 :
4040+ version "4.1.1"
4041+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae"
4042+ integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ==
4043+ dependencies :
4044+ " @isaacs/cliui" " ^8.0.2"
4045+
40384046js-base64@^3.7.2 :
40394047 version "3.7.7"
40404048 resolved "https://registry.yarnpkg.com/js-base64/-/js-base64-3.7.7.tgz#e51b84bf78fbf5702b9541e2cb7bfcb893b43e79"
@@ -4257,6 +4265,11 @@ lru-cache@^10.4.3:
42574265 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
42584266 integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
42594267
4268+ lru-cache@^11.0.0 :
4269+ version "11.1.0"
4270+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117"
4271+ integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A==
4272+
42604273lru-cache@^5.1.1 :
42614274 version "5.1.1"
42624275 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -4814,6 +4827,13 @@ minimalistic-crypto-utils@^1.0.1:
48144827 resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
48154828 integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
48164829
4830+ minimatch@^10.0.0 :
4831+ version "10.0.1"
4832+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
4833+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4834+ dependencies :
4835+ brace-expansion "^2.0.1"
4836+
48174837minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
48184838 version "3.1.2"
48194839 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5207,6 +5227,14 @@ path-scurry@^1.11.1:
52075227 lru-cache "^10.2.0"
52085228 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
52095229
5230+ path-scurry@^2.0.0 :
5231+ version "2.0.0"
5232+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5233+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
5234+ dependencies :
5235+ lru-cache "^11.0.0"
5236+ minipass "^7.1.2"
5237+
52105238path-type@^4.0.0 :
52115239 version "4.0.0"
52125240 resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
@@ -5642,12 +5670,13 @@ rfdc@^1.4.1:
56425670 resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
56435671 integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
56445672
5645- rimraf@5 .0.10 :
5646- version "5 .0.10 "
5647- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
5648- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
5673+ rimraf@6 .0.1 :
5674+ version "6 .0.1 "
5675+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
5676+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
56495677 dependencies :
5650- glob "^10.3.7"
5678+ glob "^11.0.0"
5679+ package-json-from-dist "^1.0.0"
56515680
56525681rimraf@^3.0.2 :
56535682 version "3.0.2"
0 commit comments