|
1035 | 1035 | resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz#d9fae00a2d5cb40f92cfe64b47ad749fbc38f917"
|
1036 | 1036 | integrity sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==
|
1037 | 1037 |
|
1038 |
| -"@inquirer/checkbox@^2.4.7": |
1039 |
| - version "2.4.7" |
1040 |
| - resolved "https://registry.yarnpkg.com/@inquirer/checkbox/-/checkbox-2.4.7.tgz#0a2867a3a8c5853c79e43e99634e80c1721934ca" |
1041 |
| - integrity sha512-5YwCySyV1UEgqzz34gNsC38eKxRBtlRDpJLlKcRtTjlYA/yDKuc1rfw+hjw+2WJxbAZtaDPsRl5Zk7J14SBoBw== |
| 1038 | +"@inquirer/checkbox@^2.5.0": |
| 1039 | + version "2.5.0" |
| 1040 | + resolved "https://registry.yarnpkg.com/@inquirer/checkbox/-/checkbox-2.5.0.tgz#41c5c9dd332c0a8fa159be23982ce080d0b199d4" |
| 1041 | + integrity sha512-sMgdETOfi2dUHT8r7TT1BTKOwNvdDGFDXYWtQ2J69SvlYNntk9I/gJe7r5yvMwwsuKnYbuRs3pNhx4tgNck5aA== |
1042 | 1042 | dependencies:
|
1043 |
| - "@inquirer/core" "^9.0.10" |
| 1043 | + "@inquirer/core" "^9.1.0" |
1044 | 1044 | "@inquirer/figures" "^1.0.5"
|
1045 |
| - "@inquirer/type" "^1.5.2" |
| 1045 | + "@inquirer/type" "^1.5.3" |
1046 | 1046 | ansi-escapes "^4.3.2"
|
1047 | 1047 | yoctocolors-cjs "^2.1.2"
|
1048 | 1048 |
|
|
1054 | 1054 | "@inquirer/core" "^9.0.10"
|
1055 | 1055 | "@inquirer/type" "^1.5.2"
|
1056 | 1056 |
|
1057 |
| -"@inquirer/core@^9.0.10": |
1058 |
| - version "9.0.10" |
1059 |
| - resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.0.10.tgz#4270191e2ad3bea6223530a093dd9479bcbc7dd0" |
1060 |
| - integrity sha512-TdESOKSVwf6+YWDz8GhS6nKscwzkIyakEzCLJ5Vh6O3Co2ClhCJ0A4MG909MUWfaWdpJm7DE45ii51/2Kat9tA== |
| 1057 | +"@inquirer/core@^9.0.10", "@inquirer/core@^9.1.0": |
| 1058 | + version "9.1.0" |
| 1059 | + resolved "https://registry.yarnpkg.com/@inquirer/core/-/core-9.1.0.tgz#158b82dc44564a1abd0ce14723d50c3efa0634a2" |
| 1060 | + integrity sha512-RZVfH//2ytTjmaBIzeKT1zefcQZzuruwkpTwwbe/i2jTl4o9M+iML5ChULzz6iw1Ok8iUBBsRCjY2IEbD8Ft4w== |
1061 | 1061 | dependencies:
|
1062 | 1062 | "@inquirer/figures" "^1.0.5"
|
1063 |
| - "@inquirer/type" "^1.5.2" |
| 1063 | + "@inquirer/type" "^1.5.3" |
1064 | 1064 | "@types/mute-stream" "^0.0.4"
|
1065 |
| - "@types/node" "^22.1.0" |
| 1065 | + "@types/node" "^22.5.2" |
1066 | 1066 | "@types/wrap-ansi" "^3.0.0"
|
1067 | 1067 | ansi-escapes "^4.3.2"
|
1068 | 1068 | cli-spinners "^2.9.2"
|
|
1106 | 1106 | ansi-escapes "^4.3.2"
|
1107 | 1107 | yoctocolors-cjs "^2.1.2"
|
1108 | 1108 |
|
1109 |
| -"@inquirer/type@^1.5.2": |
1110 |
| - version "1.5.2" |
1111 |
| - resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.2.tgz#15f5e4a4dae02c4203650cb07c8a000cdd423939" |
1112 |
| - integrity sha512-w9qFkumYDCNyDZmNQjf/n6qQuvQ4dMC3BJesY4oF+yr0CxR5vxujflAVeIcS6U336uzi9GM0kAfZlLrZ9UTkpA== |
| 1109 | +"@inquirer/type@^1.5.2", "@inquirer/type@^1.5.3": |
| 1110 | + version "1.5.3" |
| 1111 | + resolved "https://registry.yarnpkg.com/@inquirer/type/-/type-1.5.3.tgz#220ae9f3d5ae17dd3b2ce5ffd6b48c4a30c73181" |
| 1112 | + integrity sha512-xUQ14WQGR/HK5ei+2CvgcwoH9fQ4PgPGmVFSN0pc1+fVyDL3MREhyAY7nxEErSu6CkllBM3D7e3e+kOvtu+eIg== |
1113 | 1113 | dependencies:
|
1114 | 1114 | mute-stream "^1.0.0"
|
1115 | 1115 |
|
|
2132 | 2132 | dependencies:
|
2133 | 2133 | "@types/node" "*"
|
2134 | 2134 |
|
2135 |
| -"@types/node@*", "@types/node@^22.1.0": |
| 2135 | +"@types/node@*": |
2136 | 2136 | version "22.2.0"
|
2137 | 2137 | resolved "https://registry.yarnpkg.com/@types/node/-/node-22.2.0.tgz#7cf046a99f0ba4d628ad3088cb21f790df9b0c5b"
|
2138 | 2138 | integrity sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==
|
|
2151 | 2151 | dependencies:
|
2152 | 2152 | undici-types "~5.26.4"
|
2153 | 2153 |
|
| 2154 | +"@types/node@^22.5.2": |
| 2155 | + version "22.5.4" |
| 2156 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.4.tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8" |
| 2157 | + integrity sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg== |
| 2158 | + dependencies: |
| 2159 | + undici-types "~6.19.2" |
| 2160 | + |
2154 | 2161 | "@types/normalize-package-data@^2.4.0":
|
2155 | 2162 | version "2.4.4"
|
2156 | 2163 | resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
|
@@ -7329,6 +7336,11 @@ undici-types@~6.13.0:
|
7329 | 7336 | resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
|
7330 | 7337 | integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
|
7331 | 7338 |
|
| 7339 | +undici-types@~6.19.2: |
| 7340 | + version "6.19.8" |
| 7341 | + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" |
| 7342 | + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== |
| 7343 | + |
7332 | 7344 | unicorn-magic@^0.1.0:
|
7333 | 7345 | version "0.1.0"
|
7334 | 7346 | resolved "https://registry.yarnpkg.com/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
|
|
0 commit comments