@@ -5025,16 +5025,17 @@ glob-parent@^6.0.2:
50255025 dependencies :
50265026 is-glob "^4.0.3"
50275027
5028- glob@^10 .0.0 :
5029- version "10.3.12 "
5030- resolved "https://registry.yarnpkg.com/glob/-/glob-10.3.12 .tgz#3a65c363c2e9998d220338e88a5f6ac97302960b "
5031- integrity sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg ==
5028+ glob@^11 .0.0 :
5029+ version "11.0.0 "
5030+ resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.0 .tgz#6031df0d7b65eaa1ccb9b29b5ced16cea658e77e "
5031+ integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g ==
50325032 dependencies :
50335033 foreground-child "^3.1.0"
5034- jackspeak "^2.3.6"
5035- minimatch "^9.0.1"
5036- minipass "^7.0.4"
5037- path-scurry "^1.10.2"
5034+ jackspeak "^4.0.1"
5035+ minimatch "^10.0.0"
5036+ minipass "^7.1.2"
5037+ package-json-from-dist "^1.0.0"
5038+ path-scurry "^2.0.0"
50385039
50395040glob@^7.1.1, glob@^7.1.3, glob@^7.1.4 :
50405041 version "7.2.3"
@@ -5692,10 +5693,10 @@ istanbul-reports@^3.1.3:
56925693 html-escaper "^2.0.0"
56935694 istanbul-lib-report "^3.0.0"
56945695
5695- jackspeak@^2.3.6 :
5696- version "2.3.6 "
5697- resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-2.3.6 .tgz#647ecc472238aee4b06ac0e461acc21a8c505ca8 "
5698- integrity sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ ==
5696+ jackspeak@^4.0.1 :
5697+ version "4.0.1 "
5698+ resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.0.1 .tgz#9fca4ce961af6083e259c376e9e3541431f5287b "
5699+ integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog ==
56995700 dependencies :
57005701 " @isaacs/cliui" " ^8.0.2"
57015702 optionalDependencies :
@@ -6371,11 +6372,16 @@ lower-case@^2.0.2:
63716372 dependencies :
63726373 tslib "^2.0.3"
63736374
6374- lru-cache@^10.0.1, lru-cache@^10.2.0 :
6375+ lru-cache@^10.0.1 :
63756376 version "10.2.0"
63766377 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
63776378 integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
63786379
6380+ lru-cache@^11.0.0 :
6381+ version "11.0.0"
6382+ resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.0.0.tgz#15d93a196f189034d7166caf9fe55e7384c98a21"
6383+ integrity sha512-Qv32eSV1RSCfhY3fpPE2GNZ8jgM9X7rdAfemLWqTUxwiyIC4jJ6Sy0fZ8H+oLWevO6i4/bizg7c8d8i6bxrzbA==
6384+
63796385lru-cache@^4.0.1 :
63806386 version "4.1.5"
63816387 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -6509,6 +6515,13 @@ minimatch@9.0.3:
65096515 dependencies :
65106516 brace-expansion "^2.0.1"
65116517
6518+ minimatch@^10.0.0 :
6519+ version "10.0.1"
6520+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.1.tgz#ce0521856b453c86e25f2c4c0d03e6ff7ddc440b"
6521+ integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ==
6522+ dependencies :
6523+ brace-expansion "^2.0.1"
6524+
65126525minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2 :
65136526 version "3.1.2"
65146527 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
@@ -6530,7 +6543,7 @@ minimatch@^5.0.1:
65306543 dependencies :
65316544 brace-expansion "^2.0.1"
65326545
6533- minimatch@^9.0.1, minimatch@^9.0. 3, minimatch@^9.0.4 :
6546+ minimatch@^9.0.3, minimatch@^9.0.4 :
65346547 version "9.0.4"
65356548 resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51"
65366549 integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==
@@ -6551,10 +6564,10 @@ minimist@^1.2.0, minimist@^1.2.6:
65516564 resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c"
65526565 integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==
65536566
6554- " minipass@^5.0.0 || ^6.0.2 || ^7.0.0 " , minipass@^7.0.4 :
6555- version "7.0.4 "
6556- resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.0.4 .tgz#dbce03740f50a4786ba994c1fb908844d27b038c "
6557- integrity sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ ==
6567+ minipass@^7.1.2 :
6568+ version "7.1.2 "
6569+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2 .tgz#93a9626ce5e5e66bd4db86849e7515e92340a707 "
6570+ integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw ==
65586571
65596572mixme@^0.5.1 :
65606573 version "0.5.10"
@@ -6863,6 +6876,11 @@ p-try@^2.0.0:
68636876 resolved "https://registry.yarnpkg.com/p-try/-/p-try-2.2.0.tgz#cb2868540e313d61de58fafbe35ce9004d5540e6"
68646877 integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==
68656878
6879+ package-json-from-dist@^1.0.0 :
6880+ version "1.0.0"
6881+ resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz#e501cd3094b278495eb4258d4c9f6d5ac3019f00"
6882+ integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw==
6883+
68666884param-case@^3.0.4 :
68676885 version "3.0.4"
68686886 resolved "https://registry.yarnpkg.com/param-case/-/param-case-3.0.4.tgz#7d17fe4aa12bde34d4a77d91acfb6219caad01c5"
@@ -6957,13 +6975,13 @@ path-root@^0.1.1:
69576975 dependencies :
69586976 path-root-regex "^0.1.0"
69596977
6960- path-scurry@^1.10.2 :
6961- version "1.10.2 "
6962- resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.10.2 .tgz#8f6357eb1239d5fa1da8b9f70e9c080675458ba7 "
6963- integrity sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA ==
6978+ path-scurry@^2.0.0 :
6979+ version "2.0.0 "
6980+ resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0 .tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580 "
6981+ integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg ==
69646982 dependencies :
6965- lru-cache "^10.2 .0"
6966- minipass "^5.0.0 || ^6.0.2 || ^7.0.0 "
6983+ lru-cache "^11.0 .0"
6984+ minipass "^7.1.2 "
69676985
69686986path-type@^4.0.0 :
69696987 version "4.0.0"
@@ -7305,12 +7323,13 @@ rfdc@^1.3.0:
73057323 resolved "https://registry.yarnpkg.com/rfdc/-/rfdc-1.4.1.tgz#778f76c4fb731d93414e8f925fbecf64cce7f6ca"
73067324 integrity sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==
73077325
7308- rimraf@5 .0.0 :
7309- version "5 .0.0 "
7310- resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-5 .0.0 .tgz#5bda14e410d7e4dd522154891395802ce032c2cb "
7311- integrity sha512-Jf9llaP+RvaEVS5nPShYFhtXIrb3LRKP281ib3So0KkeZKo2wIKyq0Re7TOSwanasA423PSr6CCIL4bP6T040g ==
7326+ rimraf@6 .0.1 :
7327+ version "6 .0.1 "
7328+ resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6 .0.1 .tgz#ffb8ad8844dd60332ab15f52bc104bc3ed71ea4e "
7329+ integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A ==
73127330 dependencies :
7313- glob "^10.0.0"
7331+ glob "^11.0.0"
7332+ package-json-from-dist "^1.0.0"
73147333
73157334rimraf@^3.0.2 :
73167335 version "3.0.2"
0 commit comments