|
1352 | 1352 | resolved "https://registry.npmjs.org/@inquirer/type/-/type-3.0.1.tgz" |
1353 | 1353 | integrity sha512-+ksJMIy92sOAiAccGpcKZUc3bYO07cADnscIxHBknEm3uNts3movSmBofc1908BNy5edKscxYeAdaX1NXkHS6A== |
1354 | 1354 |
|
| 1355 | +"@isaacs/balanced-match@^4.0.1": |
| 1356 | + version "4.0.1" |
| 1357 | + resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29" |
| 1358 | + integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ== |
| 1359 | + |
| 1360 | +"@isaacs/brace-expansion@^5.0.0": |
| 1361 | + version "5.0.0" |
| 1362 | + resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3" |
| 1363 | + integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA== |
| 1364 | + dependencies: |
| 1365 | + "@isaacs/balanced-match" "^4.0.1" |
| 1366 | + |
1355 | 1367 | "@isaacs/cliui@^8.0.2": |
1356 | 1368 | version "8.0.2" |
1357 | 1369 | resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz" |
@@ -3567,6 +3579,14 @@ foreground-child@^3.1.0: |
3567 | 3579 | cross-spawn "^7.0.0" |
3568 | 3580 | signal-exit "^4.0.1" |
3569 | 3581 |
|
| 3582 | +foreground-child@^3.3.1: |
| 3583 | + version "3.3.1" |
| 3584 | + resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f" |
| 3585 | + integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw== |
| 3586 | + dependencies: |
| 3587 | + cross-spawn "^7.0.6" |
| 3588 | + signal-exit "^4.0.1" |
| 3589 | + |
3570 | 3590 | fs.realpath@^1.0.0: |
3571 | 3591 | version "1.0.0" |
3572 | 3592 | resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" |
@@ -3702,14 +3722,14 @@ glob@^10.3.10: |
3702 | 3722 | package-json-from-dist "^1.0.0" |
3703 | 3723 | path-scurry "^1.11.1" |
3704 | 3724 |
|
3705 | | -glob@^11.0.0: |
3706 | | - version "11.0.0" |
3707 | | - resolved "https://registry.npmjs.org/glob/-/glob-11.0.0.tgz" |
3708 | | - integrity sha512-9UiX/Bl6J2yaBbxKoEBRm4Cipxgok8kQYcOPEhScPwebu2I0HoQOuYdIO6S3hLuWoZgpDpwQZMzTFxgpkyT76g== |
| 3725 | +glob@^11.0.3: |
| 3726 | + version "11.0.3" |
| 3727 | + resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6" |
| 3728 | + integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA== |
3709 | 3729 | dependencies: |
3710 | | - foreground-child "^3.1.0" |
3711 | | - jackspeak "^4.0.1" |
3712 | | - minimatch "^10.0.0" |
| 3730 | + foreground-child "^3.3.1" |
| 3731 | + jackspeak "^4.1.1" |
| 3732 | + minimatch "^10.0.3" |
3713 | 3733 | minipass "^7.1.2" |
3714 | 3734 | package-json-from-dist "^1.0.0" |
3715 | 3735 | path-scurry "^2.0.0" |
@@ -4278,14 +4298,12 @@ jackspeak@^3.1.2: |
4278 | 4298 | optionalDependencies: |
4279 | 4299 | "@pkgjs/parseargs" "^0.11.0" |
4280 | 4300 |
|
4281 | | -jackspeak@^4.0.1: |
4282 | | - version "4.0.1" |
4283 | | - resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-4.0.1.tgz" |
4284 | | - integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog== |
| 4301 | +jackspeak@^4.1.1: |
| 4302 | + version "4.1.1" |
| 4303 | + resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae" |
| 4304 | + integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ== |
4285 | 4305 | dependencies: |
4286 | 4306 | "@isaacs/cliui" "^8.0.2" |
4287 | | - optionalDependencies: |
4288 | | - "@pkgjs/parseargs" "^0.11.0" |
4289 | 4307 |
|
4290 | 4308 | jest-changed-files@30.0.5: |
4291 | 4309 | version "30.0.5" |
@@ -4938,12 +4956,12 @@ mini-svg-data-uri@^1.4.4: |
4938 | 4956 | resolved "https://registry.npmjs.org/mini-svg-data-uri/-/mini-svg-data-uri-1.4.4.tgz" |
4939 | 4957 | integrity sha512-r9deDe9p5FJUPZAk3A59wGH7Ii9YrjjWw0jmw/liSbHl2CHiyXj6FcDXDu2K3TjVAXqiJdaw3xxwlZZr9E6nHg== |
4940 | 4958 |
|
4941 | | -minimatch@^10.0.0: |
4942 | | - version "10.0.1" |
4943 | | - resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz" |
4944 | | - integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== |
| 4959 | +minimatch@^10.0.3: |
| 4960 | + version "10.1.1" |
| 4961 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.1.1.tgz#e6e61b9b0c1dcab116b5a7d1458e8b6ae9e73a55" |
| 4962 | + integrity sha512-enIvLvRAFZYXJzkCYG5RKmPfrFArdLv+R+lbQ53BmIMLIry74bjKzX6iHAm8WYamJkhSSEabrWN5D97XnKObjQ== |
4945 | 4963 | dependencies: |
4946 | | - brace-expansion "^2.0.1" |
| 4964 | + "@isaacs/brace-expansion" "^5.0.0" |
4947 | 4965 |
|
4948 | 4966 | minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2: |
4949 | 4967 | version "3.1.2" |
@@ -5220,10 +5238,10 @@ p-try@^2.0.0: |
5220 | 5238 | resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" |
5221 | 5239 | integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== |
5222 | 5240 |
|
5223 | | -package-json-from-dist@^1.0.0: |
5224 | | - version "1.0.0" |
5225 | | - resolved "https://registry.npmjs.org/package-json-from-dist/-/package-json-from-dist-1.0.0.tgz" |
5226 | | - integrity sha512-dATvCeZN/8wQsGywez1mzHtTlP22H8OEfPrVMLNr4/eGa+ijtLn/6M5f0dY8UKNrC2O9UCU6SSoG3qRKnt7STw== |
| 5241 | +package-json-from-dist@^1.0.0, package-json-from-dist@^1.0.1: |
| 5242 | + version "1.0.1" |
| 5243 | + resolved "https://registry.yarnpkg.com/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz#4f1471a010827a86f94cfd9b0727e36d267de505" |
| 5244 | + integrity sha512-UEZIS3/by4OC8vL3P2dTXRETpebLI2NiI5vIrjaD/5UtrkFX/tNbwjTSRAGC/+7CAo2pIcBaRgWmcBBHcsaCIw== |
5227 | 5245 |
|
5228 | 5246 | parent-module@^1.0.0: |
5229 | 5247 | version "1.0.1" |
@@ -5606,13 +5624,13 @@ reusify@^1.0.4: |
5606 | 5624 | resolved "https://registry.npmjs.org/reusify/-/reusify-1.0.4.tgz" |
5607 | 5625 | integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== |
5608 | 5626 |
|
5609 | | -rimraf@6.0.1: |
5610 | | - version "6.0.1" |
5611 | | - resolved "https://registry.npmjs.org/rimraf/-/rimraf-6.0.1.tgz" |
5612 | | - integrity sha512-9dkvaxAsk/xNXSJzMgFqqMCuFgt2+KsOFek3TMLfo8NCPfWpBmqwyNn5Y+NX56QUYfCtsyhF3ayiboEoUmJk/A== |
| 5627 | +rimraf@6.1.0: |
| 5628 | + version "6.1.0" |
| 5629 | + resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-6.1.0.tgz#b9168360a26e10ffaca0c8b803f47069f99ca47e" |
| 5630 | + integrity sha512-DxdlA1bdNzkZK7JiNWH+BAx1x4tEJWoTofIopFo6qWUU94jYrFZ0ubY05TqH3nWPJ1nKa1JWVFDINZ3fnrle/A== |
5613 | 5631 | dependencies: |
5614 | | - glob "^11.0.0" |
5615 | | - package-json-from-dist "^1.0.0" |
| 5632 | + glob "^11.0.3" |
| 5633 | + package-json-from-dist "^1.0.1" |
5616 | 5634 |
|
5617 | 5635 | rimraf@^3.0.2: |
5618 | 5636 | version "3.0.2" |
|
0 commit comments