|
1453 | 1453 | "@nodelib/fs.scandir" "2.1.5"
|
1454 | 1454 | fastq "^1.6.0"
|
1455 | 1455 |
|
1456 |
| -"@oclif/core@^4", "@oclif/core@^4.0.0-beat.13", "@oclif/core@^4.0.3": |
1457 |
| - version "4.0.3" |
1458 |
| - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47" |
1459 |
| - integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw== |
| 1456 | +"@oclif/core@^4", "@oclif/core@^4.0.0-beat.13", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6": |
| 1457 | + version "4.0.6" |
| 1458 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff" |
| 1459 | + integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA== |
1460 | 1460 | dependencies:
|
1461 | 1461 | ansi-escapes "^4.3.2"
|
1462 | 1462 | ansis "^3.1.1"
|
1463 | 1463 | clean-stack "^3.0.1"
|
1464 | 1464 | cli-spinners "^2.9.2"
|
1465 |
| - cosmiconfig "^9.0.0" |
1466 | 1465 | debug "^4.3.5"
|
1467 | 1466 | ejs "^3.1.10"
|
1468 | 1467 | get-package-type "^0.1.0"
|
1469 | 1468 | globby "^11.1.0"
|
1470 | 1469 | indent-string "^4.0.0"
|
1471 | 1470 | is-wsl "^2.2.0"
|
| 1471 | + lilconfig "^3.1.2" |
1472 | 1472 | minimatch "^9.0.4"
|
1473 | 1473 | string-width "^4.2.3"
|
1474 | 1474 | supports-color "^8"
|
|
1690 | 1690 | resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
|
1691 | 1691 | integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
|
1692 | 1692 |
|
1693 |
| -"@salesforce/sf-plugins-core@^11.1.1": |
1694 |
| - version "11.1.1" |
1695 |
| - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.1.tgz#f0168d8734cd458caa4063691b528a28b2d7b172" |
1696 |
| - integrity sha512-CsAwNNNJpYbaxaYXf8/XUjaSymg4MsWkMD3vNSLu+tbA4HUCuXBNlMFgFC/i3nNYiU/xc1YT1iDSywzHUdBRRQ== |
| 1693 | +"@salesforce/sf-plugins-core@^11.1.1", "@salesforce/sf-plugins-core@^11.1.2": |
| 1694 | + version "11.1.2" |
| 1695 | + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.2.tgz#d18b3cb6603de5d4bedc088fca8c90937ecefb16" |
| 1696 | + integrity sha512-8uM47OfW4ym9KXL/vMAcM9zIF2aEAkSCNins7Ww+QPGA4ssXP3MZKQM2Ncb5tzgvjZK4x0PGP+BAZ3aXUo0pdw== |
1697 | 1697 | dependencies:
|
1698 | 1698 | "@inquirer/confirm" "^3.1.9"
|
1699 | 1699 | "@inquirer/password" "^2.1.9"
|
1700 |
| - "@oclif/core" "^4.0.3" |
| 1700 | + "@oclif/core" "^4.0.6" |
1701 | 1701 | "@salesforce/core" "^8.0.1"
|
1702 | 1702 | "@salesforce/kit" "^3.1.6"
|
1703 | 1703 | "@salesforce/ts-types" "^2.0.9"
|
@@ -3504,16 +3504,6 @@ cosmiconfig@^8.0.0, cosmiconfig@^8.3.6:
|
3504 | 3504 | parse-json "^5.2.0"
|
3505 | 3505 | path-type "^4.0.0"
|
3506 | 3506 |
|
3507 |
| -cosmiconfig@^9.0.0: |
3508 |
| - version "9.0.0" |
3509 |
| - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d" |
3510 |
| - integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg== |
3511 |
| - dependencies: |
3512 |
| - env-paths "^2.2.1" |
3513 |
| - import-fresh "^3.3.0" |
3514 |
| - js-yaml "^4.1.0" |
3515 |
| - parse-json "^5.2.0" |
3516 |
| - |
3517 | 3507 | crc-32@^1.2.0:
|
3518 | 3508 | version "1.2.2"
|
3519 | 3509 | resolved "https://registry.yarnpkg.com/crc-32/-/crc-32-1.2.2.tgz#3cad35a934b8bf71f25ca524b6da51fb7eace2ff"
|
@@ -3871,11 +3861,6 @@ entities@^4.2.0, entities@^4.5.0:
|
3871 | 3861 | resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
|
3872 | 3862 | integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
|
3873 | 3863 |
|
3874 |
| -env-paths@^2.2.1: |
3875 |
| - version "2.2.1" |
3876 |
| - resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2" |
3877 |
| - integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A== |
3878 |
| - |
3879 | 3864 | error-ex@^1.3.1:
|
3880 | 3865 | version "1.3.2"
|
3881 | 3866 | resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
|
@@ -5678,6 +5663,11 @@ lie@~3.3.0:
|
5678 | 5663 | dependencies:
|
5679 | 5664 | immediate "~3.0.5"
|
5680 | 5665 |
|
| 5666 | +lilconfig@^3.1.2: |
| 5667 | + version "3.1.2" |
| 5668 | + resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb" |
| 5669 | + integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow== |
| 5670 | + |
5681 | 5671 | lines-and-columns@^1.1.6:
|
5682 | 5672 | version "1.2.4"
|
5683 | 5673 | resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
|
0 commit comments