@@ -3376,7 +3376,7 @@ glob-parent@^6.0.2:
33763376 dependencies :
33773377 is-glob "^4.0.3"
33783378
3379- glob@^10.3.10, glob@^10.3.7 :
3379+ glob@^10.3.10 :
33803380 version "10.4.1"
33813381 resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.1.tgz#0cfb01ab6a6b438177bfe6a58e2576f6efe909c2"
33823382 integrity sha512-2jelhlq3E4ho74ZyVLN03oKdAZVUa6UDZzFLVH1H7dnoax+y9qyaq8zBkfDIggjniU19z0wU18y16jMB2eyVIw==
@@ -3387,6 +3387,18 @@ glob@^10.3.10, glob@^10.3.7:
33873387 minipass "^7.1.2"
33883388 path-scurry "^1.11.1"
33893389
3390+ glob@^11.0.0 :
3391+ version "11.0.0"
3392+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0.tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e"
3393+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g==
3394+ dependencies :
3395+ foreground-child "^3.1.0"
3396+ jackspeak "^4.0.1"
3397+ minimatch "^10.0.0"
3398+ minipass "^7.1.2"
3399+ package-json-from-dist "^1.0.0"
3400+ path-scurry "^2.0.0"
3401+
33903402glob@^7.1.3 :
33913403 version "7.2.3"
33923404 resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -3900,6 +3912,15 @@ jackspeak@^3.1.2:
39003912 optionalDependencies :
39013913 " @pkgjs/parseargs" " ^0.11.0"
39023914
3915+ jackspeak@^4.0.1 :
3916+ version "4.0.1"
3917+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1.tgz#9fca4ce961af6083e259c376e9e3541431f5287b"
3918+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog==
3919+ dependencies :
3920+ " @isaacs/cliui" " ^8.0.2"
3921+ optionalDependencies :
3922+ " @pkgjs/parseargs" " ^0.11.0"
3923+
39033924jiti@^1.21.0 :
39043925 version "1.21.0"
39053926 resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.21.0.tgz#7c97f8fe045724e136a397f7340475244156105d"
@@ -4187,6 +4208,11 @@ lru-cache@^10.2.0:
41874208 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
41884209 integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
41894210
4211+ lru-cache@^11.0.0 :
4212+ version "11.0.0"
4213+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
4214+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
4215+
41904216lru-cache@^5.1.1 :
41914217 version "5.1.1"
41924218 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -4723,6 +4749,13 @@ minimalistic-crypto-utils@^1.0.1:
47234749 resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
47244750 integrity sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==
47254751
4752+ minimatch@^10.0.0 :
4753+ version "10.0.1"
4754+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
4755+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
4756+ dependencies :
4757+ brace-expansion "^2.0.1"
4758+
47264759minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
47274760 version "3.1.2"
47284761 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -5021,6 +5054,11 @@ package-config@^5.0.0:
50215054 find-up-simple "^1.0.0"
50225055 load-json-file "^7.0.1"
50235056
5057+ package-json-from-dist@^1.0.0 :
5058+ version "1.0.0"
5059+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
5060+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
5061+
50245062parent-module@^1.0.0 :
50255063 version "1.0.1"
50265064 resolved "https://registry.yarnpkg.com/parent-module/-/parent-module-1.0.1.tgz#691d2709e78c79fae3a156622452d00762caaaa2"
@@ -5093,6 +5131,14 @@ path-scurry@^1.11.1:
50935131 lru-cache "^10.2.0"
50945132 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
50955133
5134+ path-scurry@^2.0.0 :
5135+ version "2.0.0"
5136+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
5137+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
5138+ dependencies :
5139+ lru-cache "^11.0.0"
5140+ minipass "^7.1.2"
5141+
50965142path-to-regexp@^6.2.2 :
50975143 version "6.2.2"
50985144 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.2.tgz#324377a83e5049cbecadc5554d6a63a9a4866b36"
@@ -5590,12 +5636,13 @@ rfdc@^1.3.1:
55905636 resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
55915637 integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
55925638
5593- rimraf@5 .0.9 :
5594- version "5 .0.9 "
5595- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.9 .tgz#c3baa1b886eadc2ec7981a06a593c3d01134ffe9 "
5596- integrity sha512-3i7b8OcswU6CpU8Ej89quJD4O98id7TtVM5U4Mybh84zQXdrFmDLouWBEEaD/QfO3gDDfH+AGFCGsR7kngzQnA ==
5639+ rimraf@6 .0.1 :
5640+ version "6 .0.1 "
5641+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
5642+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
55975643 dependencies :
5598- glob "^10.3.7"
5644+ glob "^11.0.0"
5645+ package-json-from-dist "^1.0.0"
55995646
56005647rimraf@^3.0.2 :
56015648 version "3.0.2"
0 commit comments