|
591 | 591 | dependencies: |
592 | 592 | mute-stream "^1.0.0" |
593 | 593 |
|
| 594 | +"@isaacs/balanced-match@^4.0.1": |
| 595 | + version "4.0.1" |
| 596 | + resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29" |
| 597 | + integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ== |
| 598 | + |
| 599 | +"@isaacs/brace-expansion@^5.0.0": |
| 600 | + version "5.0.0" |
| 601 | + resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3" |
| 602 | + integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA== |
| 603 | + dependencies: |
| 604 | + "@isaacs/balanced-match" "^4.0.1" |
| 605 | + |
594 | 606 | "@isaacs/cliui@^8.0.2": |
595 | 607 | version "8.0.2" |
596 | 608 | resolved "https://registry.yarnpkg.com/@isaacs/cliui/-/cliui-8.0.2.tgz#b37667b7bc181c168782259bab42474fbf52b550" |
|
863 | 875 | "@nodelib/fs.scandir" "2.1.5" |
864 | 876 | fastq "^1.6.0" |
865 | 877 |
|
866 | | -"@pkgjs/parseargs@^0.11.0": |
867 | | - version "0.11.0" |
868 | | - resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33" |
869 | | - integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg== |
870 | | - |
871 | 878 | "@samverschueren/stream-to-observable@^0.3.0": |
872 | 879 | version "0.3.1" |
873 | 880 | resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.1.tgz#a21117b19ee9be70c379ec1877537ef2e1c63301" |
@@ -4387,7 +4394,7 @@ for-each@^0.3.3, for-each@^0.3.5: |
4387 | 4394 | dependencies: |
4388 | 4395 | is-callable "^1.2.7" |
4389 | 4396 |
|
4390 | | -foreground-child@^3.1.0: |
| 4397 | +foreground-child@^3.3.1: |
4391 | 4398 | version "3.3.1" |
4392 | 4399 | resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f" |
4393 | 4400 | integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw== |
@@ -4644,17 +4651,17 @@ glob-parent@^6.0.2: |
4644 | 4651 | dependencies: |
4645 | 4652 | is-glob "^4.0.3" |
4646 | 4653 |
|
4647 | | -glob@10.4.5: |
4648 | | - version "10.4.5" |
4649 | | - resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956" |
4650 | | - integrity sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg== |
| 4654 | +glob@11.0.3: |
| 4655 | + version "11.0.3" |
| 4656 | + resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6" |
| 4657 | + integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA== |
4651 | 4658 | dependencies: |
4652 | | - foreground-child "^3.1.0" |
4653 | | - jackspeak "^3.1.2" |
4654 | | - minimatch "^9.0.4" |
| 4659 | + foreground-child "^3.3.1" |
| 4660 | + jackspeak "^4.1.1" |
| 4661 | + minimatch "^10.0.3" |
4655 | 4662 | minipass "^7.1.2" |
4656 | 4663 | package-json-from-dist "^1.0.0" |
4657 | | - path-scurry "^1.11.1" |
| 4664 | + path-scurry "^2.0.0" |
4658 | 4665 |
|
4659 | 4666 | glob@^5.0.10: |
4660 | 4667 | version "5.0.15" |
@@ -5456,14 +5463,12 @@ istextorbinary@2.1.0: |
5456 | 5463 | editions "^1.1.1" |
5457 | 5464 | textextensions "1 || 2" |
5458 | 5465 |
|
5459 | | -jackspeak@^3.1.2: |
5460 | | - version "3.4.3" |
5461 | | - resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-3.4.3.tgz#8833a9d89ab4acde6188942bd1c53b6390ed5a8a" |
5462 | | - integrity sha512-OGlZQpz2yfahA/Rd1Y8Cd9SIEsqvXkLVoSw/cgwhnhFMDbsQFeZYoJJ7bIZBS9BcamUW96asq/npPWugM+RQBw== |
| 5466 | +jackspeak@^4.1.1: |
| 5467 | + version "4.1.1" |
| 5468 | + resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae" |
| 5469 | + integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ== |
5463 | 5470 | dependencies: |
5464 | 5471 | "@isaacs/cliui" "^8.0.2" |
5465 | | - optionalDependencies: |
5466 | | - "@pkgjs/parseargs" "^0.11.0" |
5467 | 5472 |
|
5468 | 5473 | jest-changed-files@^29.7.0: |
5469 | 5474 | version "29.7.0" |
@@ -6270,10 +6275,10 @@ lowercase-keys@^3.0.0: |
6270 | 6275 | resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-3.0.0.tgz#c5e7d442e37ead247ae9db117a9d0a467c89d4f2" |
6271 | 6276 | integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ== |
6272 | 6277 |
|
6273 | | -lru-cache@^10.2.0: |
6274 | | - version "10.4.3" |
6275 | | - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.4.3.tgz#410fc8a17b70e598013df257c2446b7f3383f119" |
6276 | | - integrity sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ== |
| 6278 | +lru-cache@^11.0.0: |
| 6279 | + version "11.1.0" |
| 6280 | + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-11.1.0.tgz#afafb060607108132dbc1cf8ae661afb69486117" |
| 6281 | + integrity sha512-QIXZUBJUx+2zHUdQujWejBkcD9+cs94tLn0+YL8UrCh+D5sCXZ4c7LaEH48pNwRY3MLDgqUFyhlCyjJPf1WP0A== |
6277 | 6282 |
|
6278 | 6283 | lru-cache@^5.1.1: |
6279 | 6284 | version "5.1.1" |
@@ -6424,26 +6429,26 @@ min-indent@^1.0.0: |
6424 | 6429 | dependencies: |
6425 | 6430 | brace-expansion "^1.1.7" |
6426 | 6431 |
|
| 6432 | +minimatch@^10.0.3: |
| 6433 | + version "10.0.3" |
| 6434 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa" |
| 6435 | + integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw== |
| 6436 | + dependencies: |
| 6437 | + "@isaacs/brace-expansion" "^5.0.0" |
| 6438 | + |
6427 | 6439 | minimatch@^5.1.0: |
6428 | 6440 | version "5.1.6" |
6429 | 6441 | resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.1.6.tgz#1cfcb8cf5522ea69952cd2af95ae09477f122a96" |
6430 | 6442 | integrity sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g== |
6431 | 6443 | dependencies: |
6432 | 6444 | brace-expansion "^2.0.1" |
6433 | 6445 |
|
6434 | | -minimatch@^9.0.4: |
6435 | | - version "9.0.5" |
6436 | | - resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.5.tgz#d74f9dd6b57d83d8e98cfb82133b03978bc929e5" |
6437 | | - integrity sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow== |
6438 | | - dependencies: |
6439 | | - brace-expansion "^2.0.1" |
6440 | | - |
6441 | 6446 | minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.6: |
6442 | 6447 | version "1.2.8" |
6443 | 6448 | resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.8.tgz#c1a464e7693302e082a075cee0c057741ac4772c" |
6444 | 6449 | integrity sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA== |
6445 | 6450 |
|
6446 | | -"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2: |
| 6451 | +minipass@^7.1.2: |
6447 | 6452 | version "7.1.2" |
6448 | 6453 | resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.2.tgz#93a9626ce5e5e66bd4db86849e7515e92340a707" |
6449 | 6454 | integrity sha512-qOOzS1cBTWYF4BH8fVePDBOO9iptMnGUEZwNc/cMWnTV2nVLZ7VoNWEPHkYczZA0pdoA7dl6e7FL659nX9S2aw== |
@@ -6842,13 +6847,13 @@ path-root@^0.1.1: |
6842 | 6847 | dependencies: |
6843 | 6848 | path-root-regex "^0.1.0" |
6844 | 6849 |
|
6845 | | -path-scurry@^1.11.1: |
6846 | | - version "1.11.1" |
6847 | | - resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-1.11.1.tgz#7960a668888594a0720b12a911d1a742ab9f11d2" |
6848 | | - integrity sha512-Xa4Nw17FS9ApQFJ9umLiJS4orGjm7ZzwUrwamcGQuHSzDyth9boKDaycYdDcZDuqYATXw4HFXgaqWTctW/v1HA== |
| 6850 | +path-scurry@^2.0.0: |
| 6851 | + version "2.0.0" |
| 6852 | + resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.0.tgz#9f052289f23ad8bf9397a2a0425e7b8615c58580" |
| 6853 | + integrity sha512-ypGJsmGtdXUOeM5u93TyeIEfEhM6s+ljAhrk5vAvSx8uyY/02OvrZnA0YNGUrPXfpJMgI1ODd3nwz8Npx4O4cg== |
6849 | 6854 | dependencies: |
6850 | | - lru-cache "^10.2.0" |
6851 | | - minipass "^5.0.0 || ^6.0.2 || ^7.0.0" |
| 6855 | + lru-cache "^11.0.0" |
| 6856 | + minipass "^7.1.2" |
6852 | 6857 |
|
6853 | 6858 | path-type@^4.0.0: |
6854 | 6859 | version "4.0.0" |
|
0 commit comments