|
57 | 57 | resolved "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.5.tgz"
|
58 | 58 | integrity sha512-79hP/VWdZ2UVc9bFGJnoQ/lQMpL74mGgzSYX1xUqCVk7/v73vJCMw1VuyWN1jGkZ9B3z7THAbySqGbCNefcjfA==
|
59 | 59 |
|
| 60 | +"@isaacs/balanced-match@^4.0.1": |
| 61 | + version "4.0.1" |
| 62 | + resolved "https://registry.yarnpkg.com/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz#3081dadbc3460661b751e7591d7faea5df39dd29" |
| 63 | + integrity sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ== |
| 64 | + |
| 65 | +"@isaacs/brace-expansion@^5.0.0": |
| 66 | + version "5.0.0" |
| 67 | + resolved "https://registry.yarnpkg.com/@isaacs/brace-expansion/-/brace-expansion-5.0.0.tgz#4b3dabab7d8e75a429414a96bd67bf4c1d13e0f3" |
| 68 | + integrity sha512-ZT55BDLV0yv0RBm2czMiZ+SqCGO7AvmOM3G/w2xhVPH+te0aKgFjmBvGlL1dH+ql2tgGO3MVrbb3jCKyvpgnxA== |
| 69 | + dependencies: |
| 70 | + "@isaacs/balanced-match" "^4.0.1" |
| 71 | + |
60 | 72 | "@isaacs/cliui@^8.0.2":
|
61 | 73 | version "8.0.2"
|
62 | 74 | resolved "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz"
|
@@ -1787,7 +1799,7 @@ cross-fetch@^3.0.6:
|
1787 | 1799 | dependencies:
|
1788 | 1800 | node-fetch "2.6.7"
|
1789 | 1801 |
|
1790 |
| -cross-spawn@7.0.6, cross-spawn@^7.0.0, cross-spawn@^7.0.3: |
| 1802 | +cross-spawn@7.0.6, cross-spawn@^7.0.3, cross-spawn@^7.0.6: |
1791 | 1803 | version "7.0.6"
|
1792 | 1804 | resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.6.tgz#8a58fe78f00dcd70c370451759dfbfaf03e8ee9f"
|
1793 | 1805 | integrity sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==
|
@@ -2625,12 +2637,12 @@ foreachasync@^3.0.0:
|
2625 | 2637 | resolved "https://registry.npmjs.org/foreachasync/-/foreachasync-3.0.0.tgz"
|
2626 | 2638 | integrity sha1-VQKYfchxS+M5IJfzLgBxyd7gfPY=
|
2627 | 2639 |
|
2628 |
| -foreground-child@^3.1.0: |
2629 |
| - version "3.1.1" |
2630 |
| - resolved "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz" |
2631 |
| - integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg== |
| 2640 | +foreground-child@^3.1.0, foreground-child@^3.3.1: |
| 2641 | + version "3.3.1" |
| 2642 | + resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.3.1.tgz#32e8e9ed1b68a3497befb9ac2b6adf92a638576f" |
| 2643 | + integrity sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw== |
2632 | 2644 | dependencies:
|
2633 |
| - cross-spawn "^7.0.0" |
| 2645 | + cross-spawn "^7.0.6" |
2634 | 2646 | signal-exit "^4.0.1"
|
2635 | 2647 |
|
2636 | 2648 | form-data-encoder@^4.0.2:
|
@@ -2851,14 +2863,14 @@ glob@^10.2.2, glob@^10.3.10:
|
2851 | 2863 | package-json-from-dist "^1.0.0"
|
2852 | 2864 | path-scurry "^1.11.1"
|
2853 | 2865 |
|
2854 |
| -glob@^11.0.2: |
2855 |
| - version "11.0.2" |
2856 |
| - resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.2.tgz#3261e3897bbc603030b041fd77ba636022d51ce0" |
2857 |
| - integrity sha512-YT7U7Vye+t5fZ/QMkBFrTJ7ZQxInIUjwyAjVj84CYXqgBdv30MFUPGnBR6sQaVq6Is15wYJUsnzTuWaGRBhBAQ== |
| 2866 | +glob@^11.0.3: |
| 2867 | + version "11.0.3" |
| 2868 | + resolved "https://registry.yarnpkg.com/glob/-/glob-11.0.3.tgz#9d8087e6d72ddb3c4707b1d2778f80ea3eaefcd6" |
| 2869 | + integrity sha512-2Nim7dha1KVkaiF4q6Dj+ngPPMdfvLJEOpZk/jKiUAkqKebpGAWQXAq9z1xu9HKu5lWfqw/FASuccEjyznjPaA== |
2858 | 2870 | dependencies:
|
2859 |
| - foreground-child "^3.1.0" |
2860 |
| - jackspeak "^4.0.1" |
2861 |
| - minimatch "^10.0.0" |
| 2871 | + foreground-child "^3.3.1" |
| 2872 | + jackspeak "^4.1.1" |
| 2873 | + minimatch "^10.0.3" |
2862 | 2874 | minipass "^7.1.2"
|
2863 | 2875 | package-json-from-dist "^1.0.0"
|
2864 | 2876 | path-scurry "^2.0.0"
|
@@ -3878,14 +3890,12 @@ jackspeak@^3.1.2:
|
3878 | 3890 | optionalDependencies:
|
3879 | 3891 | "@pkgjs/parseargs" "^0.11.0"
|
3880 | 3892 |
|
3881 |
| -jackspeak@^4.0.1: |
3882 |
| - version "4.0.1" |
3883 |
| - resolved "https://registry.npmjs.org/jackspeak/-/jackspeak-4.0.1.tgz" |
3884 |
| - integrity sha512-cub8rahkh0Q/bw1+GxP7aeSe29hHHn2V4m29nnDlvCdlgU+3UGxkZp7Z53jLUdpX3jdTO0nJZUDl3xvbWc2Xog== |
| 3893 | +jackspeak@^4.1.1: |
| 3894 | + version "4.1.1" |
| 3895 | + resolved "https://registry.yarnpkg.com/jackspeak/-/jackspeak-4.1.1.tgz#96876030f450502047fc7e8c7fcf8ce8124e43ae" |
| 3896 | + integrity sha512-zptv57P3GpL+O0I7VdMJNBZCu+BPHVQUk55Ft8/QCJjTVxrnJHuVuX/0Bl2A6/+2oyR/ZMEuFKwmzqqZ/U5nPQ== |
3885 | 3897 | dependencies:
|
3886 | 3898 | "@isaacs/cliui" "^8.0.2"
|
3887 |
| - optionalDependencies: |
3888 |
| - "@pkgjs/parseargs" "^0.11.0" |
3889 | 3899 |
|
3890 | 3900 | jake@^10.8.5:
|
3891 | 3901 | version "10.8.5"
|
@@ -4535,12 +4545,12 @@ minimatch@3.0.x:
|
4535 | 4545 | dependencies:
|
4536 | 4546 | brace-expansion "^1.1.7"
|
4537 | 4547 |
|
4538 |
| -minimatch@^10.0.0: |
4539 |
| - version "10.0.1" |
4540 |
| - resolved "https://registry.npmjs.org/minimatch/-/minimatch-10.0.1.tgz" |
4541 |
| - integrity sha512-ethXTt3SGGR+95gudmqJ1eNhRO7eGEGIgYA9vnPatK4/etz2MEVDno5GMCibdMTuBMyElzIlgxMna3K94XDIDQ== |
| 4548 | +minimatch@^10.0.3: |
| 4549 | + version "10.0.3" |
| 4550 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.0.3.tgz#cf7a0314a16c4d9ab73a7730a0e8e3c3502d47aa" |
| 4551 | + integrity sha512-IPZ167aShDZZUMdRk66cyQAW3qr0WzbHkPdMYa8bzZhlHhO3jALbKdxcaak7W9FfT2rZNpQuUu4Od7ILEpXSaw== |
4542 | 4552 | dependencies:
|
4543 |
| - brace-expansion "^2.0.1" |
| 4553 | + "@isaacs/brace-expansion" "^5.0.0" |
4544 | 4554 |
|
4545 | 4555 | minimatch@^3.0.4, minimatch@^3.1.1:
|
4546 | 4556 | version "3.1.2"
|
|
0 commit comments