|
1297 | 1297 | "@nodelib/fs.scandir" "2.1.5"
|
1298 | 1298 | fastq "^1.6.0"
|
1299 | 1299 |
|
1300 |
| -"@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0": |
1301 |
| - version "3.26.0" |
1302 |
| - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.0.tgz#959d5e9f13f4ad6a4e98235ad125189df9ee4279" |
1303 |
| - integrity sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA== |
| 1300 | +"@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.2": |
| 1301 | + version "3.26.3" |
| 1302 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.3.tgz#2416f4f5e3e5b9434999edb2f94983c5ac07e8a2" |
| 1303 | + integrity sha512-e6Vwu+cb2Sn4qFFpmY1fQLRWIY5ugruMuN94xb7+kyUzxrirYjJATPhuCT1G5xj9Dk+hTMH+Sp6XcHcVTS1lHg== |
1304 | 1304 | dependencies:
|
1305 | 1305 | "@types/cli-progress" "^3.11.5"
|
1306 | 1306 | ansi-escapes "^4.3.2"
|
|
1311 | 1311 | cli-progress "^3.12.0"
|
1312 | 1312 | color "^4.2.3"
|
1313 | 1313 | debug "^4.3.4"
|
1314 |
| - ejs "^3.1.9" |
| 1314 | + ejs "^3.1.10" |
1315 | 1315 | get-package-type "^0.1.0"
|
1316 | 1316 | globby "^11.1.0"
|
1317 | 1317 | hyperlinker "^1.0.0"
|
1318 | 1318 | indent-string "^4.0.0"
|
1319 | 1319 | is-wsl "^2.2.0"
|
1320 | 1320 | js-yaml "^3.14.1"
|
1321 |
| - minimatch "^9.0.3" |
| 1321 | + minimatch "^9.0.4" |
1322 | 1322 | natural-orderby "^2.0.3"
|
1323 | 1323 | object-treeify "^1.1.33"
|
1324 | 1324 | password-prompt "^1.1.3"
|
|
1332 | 1332 | wrap-ansi "^7.0.0"
|
1333 | 1333 |
|
1334 | 1334 | "@oclif/plugin-help@^6", "@oclif/plugin-help@^6.0.18":
|
1335 |
| - version "6.0.20" |
1336 |
| - resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.20.tgz#e4a640505508224d7b9c0e61711ae4dad3f4782b" |
1337 |
| - integrity sha512-4UG/5q7O3dhUsC0JMqcUV0NU7jybkXkAXLnsRt+KVzDtZWwNOeBECimIFWOmwna5BaneTn8b0+lqO4JvUgeiqA== |
| 1335 | + version "6.0.21" |
| 1336 | + resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.21.tgz#c48e688bf6df574e74557ebe2f877556f08dc60b" |
| 1337 | + integrity sha512-w860r9d456xhw1GPaos9yQF+BZeFY9UKdrINbL3fZFX5ZHhr/zGT4Fep5wUkHogjjnSB8+ZHi3D6j2jScIizUw== |
1338 | 1338 | dependencies:
|
1339 |
| - "@oclif/core" "^3.26.0" |
| 1339 | + "@oclif/core" "^3.26.2" |
1340 | 1340 |
|
1341 | 1341 | "@oclif/plugin-not-found@^3.0.14":
|
1342 | 1342 | version "3.0.14"
|
@@ -4859,6 +4859,13 @@ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.2:
|
4859 | 4859 | dependencies:
|
4860 | 4860 | brace-expansion "^1.1.7"
|
4861 | 4861 |
|
| 4862 | +minimatch@^9.0.4: |
| 4863 | + version "9.0.4" |
| 4864 | + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.4.tgz#8e49c731d1749cbec05050ee5145147b32496a51" |
| 4865 | + integrity sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw== |
| 4866 | + dependencies: |
| 4867 | + brace-expansion "^2.0.1" |
| 4868 | + |
4862 | 4869 |
|
4863 | 4870 | version "4.1.0"
|
4864 | 4871 | resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
|
0 commit comments