@@ -2634,15 +2634,6 @@ cliui@^3.2.0:
26342634 strip-ansi "^3.0.1"
26352635 wrap-ansi "^2.0.0"
26362636
2637- cliui@^7.0.4 :
2638- version "7.0.4"
2639- resolved "https://registry.yarnpkg.com/cliui/-/cliui-7.0.4.tgz#a0265ee655476fc807aea9df3df8df7783808b4f"
2640- integrity sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==
2641- dependencies :
2642- string-width "^4.2.0"
2643- strip-ansi "^6.0.0"
2644- wrap-ansi "^7.0.0"
2645-
26462637cliui@^8.0.1 :
26472638 version "8.0.1"
26482639 resolved "https://registry.yarnpkg.com/cliui/-/cliui-8.0.1.tgz#0c04b075db02cbfe60dc8e6cf2f5486b1a3608aa"
@@ -4610,16 +4601,17 @@ glob@^10.0.0:
46104601 package-json-from-dist "^1.0.0"
46114602 path-scurry "^1.11.1"
46124603
4613- glob@^10.3.7 :
4614- version "10.3.7 "
4615- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.7 .tgz#d5bd30a529c8c9b262fb4b217941f64ad90e25ac "
4616- integrity sha512-wCMbE1m9Nx5yD9LYtgsVWq5VhHlk5WzJirw594qZR6AIvQYuHrdDtIktUVjQItalD53y7dqoedu9xP0u0WaxIQ ==
4604+ glob@^11.0.0 :
4605+ version "11.0.1 "
4606+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.1 .tgz#1c3aef9a59d680e611b53dcd24bb8639cef064d9 "
4607+ integrity sha512-zrQDm8XPnYEKawJScsnM0QzobJxlT/kHOOlRTio8IH/GrmxRE5fjllkzdaHclIuNjUQTJYH2xHNIGfdpJkDJUw ==
46174608 dependencies :
46184609 foreground-child "^3.1.0"
4619- jackspeak "^2.0.3"
4620- minimatch "^9.0.1"
4621- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
4622- path-scurry "^1.10.1"
4610+ jackspeak "^4.0.1"
4611+ minimatch "^10.0.0"
4612+ minipass "^7.1.2"
4613+ package-json-from-dist "^1.0.0"
4614+ path-scurry "^2.0.0"
46234615
46244616glob@^7.1.2, glob@^7.1.3, glob@^7.1.6 :
46254617 version "7.2.0"
@@ -5720,15 +5712,6 @@ it-to-stream@^1.0.0:
57205712 p-fifo "^1.0.0"
57215713 readable-stream "^3.6.0"
57225714
5723- jackspeak@^2.0.3 :
5724- version "2.0.3"
5725- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.0.3.tgz#672eb397b97744a265b5862d7762b96e8dad6e61"
5726- integrity sha512-0Jud3OMUdMbrlr3PyUMKESq51LXVAB+a239Ywdvd+Kgxj3MaBRml/nVRxf8tQFyfthMjuRkxkv7Vg58pmIMfuQ==
5727- dependencies :
5728- cliui "^7.0.4"
5729- optionalDependencies :
5730- " @pkgjs/parseargs" " ^0.11.0"
5731-
57325715jackspeak@^3.1.2 :
57335716 version "3.4.3"
57345717 resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a"
@@ -5738,6 +5721,13 @@ jackspeak@^3.1.2:
57385721 optionalDependencies :
57395722 " @pkgjs/parseargs" " ^0.11.0"
57405723
5724+ jackspeak@^4.0.1 :
5725+ version "4.0.2"
5726+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.2.tgz#11f9468a3730c6ff6f56823a820d7e3be9bef015"
5727+ integrity sha512-bZsjR/iRjl1Nk1UkjGpAzLNfQtzuijhn2g+pbZb98HQ1Gk8vM9hfbxeMBP+M2/UUdwj0RqGG3mlvk2MsAqwvEw==
5728+ dependencies :
5729+ " @isaacs/cliui" " ^8.0.2"
5730+
57415731js-sha3@0.5.7, js-sha3@^0.5.7 :
57425732 version "0.5.7"
57435733 resolved "https://registry.yarnpkg.com/js-sha3/-/js-sha3-0.5.7.tgz#0d4ffd8002d5333aabaf4a23eed2f6374c9f28e7"
@@ -6315,6 +6305,11 @@ lru-cache@^10.2.0:
63156305 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119"
63166306 integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==
63176307
6308+ lru-cache@^11.0.0 :
6309+ version "11.0.2"
6310+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.2.tgz#fbd8e7cf8211f5e7e5d91905c415a3f55755ca39"
6311+ integrity sha512-123qHRfJBmo2jXDbo/a5YOQrJoHF/GNQTLzQ5+IdK5pWpceK17yRc6ozlWd25FxvGKQbIUs91fDFkXmDHTKcyA==
6312+
63186313lru-cache@^3.2.0 :
63196314 version "3.2.0"
63206315 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-3.2.0.tgz#71789b3b7f5399bec8565dda38aa30d2a097efee"
@@ -6329,11 +6324,6 @@ lru-cache@^6.0.0:
63296324 dependencies :
63306325 yallist "^4.0.0"
63316326
6332- " lru-cache@^9.1.1 || ^10.0.0 " :
6333- version "10.2.0"
6334- resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
6335- integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
6336-
63376327ltgt@^2.1.2, ltgt@~2.2.0 :
63386328 version "2.2.1"
63396329 resolved "https://registry.yarnpkg.com/ltgt/-/ltgt-2.2.1.tgz#f35ca91c493f7b73da0e07495304f17b31f87ee5"
@@ -6583,6 +6573,13 @@ minimatch@*:
65836573 dependencies :
65846574 brace-expansion "^2.0.1"
65856575
6576+ minimatch@^10.0.0 :
6577+ version "10.0.1"
6578+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
6579+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
6580+ dependencies :
6581+ brace-expansion "^2.0.1"
6582+
65866583minimatch@^3.0.4 :
65876584 version "3.0.4"
65886585 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083"
@@ -6597,13 +6594,6 @@ minimatch@^3.0.5, minimatch@^3.1.2:
65976594 dependencies :
65986595 brace-expansion "^1.1.7"
65996596
6600- minimatch@^9.0.1 :
6601- version "9.0.4"
6602- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
6603- integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
6604- dependencies :
6605- brace-expansion "^2.0.1"
6606-
66076597minimatch@^9.0.4 :
66086598 version "9.0.5"
66096599 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5"
@@ -7390,14 +7380,6 @@ path-parse@^1.0.6, path-parse@^1.0.7:
73907380 resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735"
73917381 integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==
73927382
7393- path-scurry@^1.10.1 :
7394- version "1.10.1"
7395- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.1.tgz#9ba6bf5aa8500fe9fd67df4f0d9483b2b0bfc698"
7396- integrity sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==
7397- dependencies :
7398- lru-cache "^9.1.1 || ^10.0.0"
7399- minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
7400-
74017383path-scurry@^1.11.1 :
74027384 version "1.11.1"
74037385 resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2"
@@ -7406,6 +7388,14 @@ path-scurry@^1.11.1:
74067388 lru-cache "^10.2.0"
74077389 minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
74087390
7391+ path-scurry@^2.0.0 :
7392+ version "2.0.0"
7393+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580"
7394+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg==
7395+ dependencies :
7396+ lru-cache "^11.0.0"
7397+ minipass "^7.1.2"
7398+
74097399path-to-regexp@0.1.7 :
74107400 version "0.1.7"
74117401 resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
@@ -8093,12 +8083,13 @@ reusify@^1.0.4:
80938083 resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76"
80948084 integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==
80958085
8096- rimraf@5 .0.10 :
8097- version "5 .0.10 "
8098- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.10 .tgz#23b9843d3dc92db71f96e1a2ce92e39fd2a8221c "
8099- integrity sha512-l0OE8wL34P4nJH/H2ffoaniAokM2qSmrtXHmlpvYr5AVVX8msAyW0l8NVJFDxlSK4u3Uh/f41cQheDVdnYijwQ ==
8086+ rimraf@6 .0.1 :
8087+ version "6 .0.1 "
8088+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
8089+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
81008090 dependencies :
8101- glob "^10.3.7"
8091+ glob "^11.0.0"
8092+ package-json-from-dist "^1.0.0"
81028093
81038094rimraf@^2.2.8, rimraf@^2.6.3 :
81048095 version "2.7.1"
0 commit comments