|
1585 | 1585 | wordwrap "^1.0.0"
|
1586 | 1586 | wrap-ansi "^7.0.0"
|
1587 | 1587 |
|
1588 |
| -"@oclif/core@^4": |
1589 |
| - version "4.0.3" |
1590 |
| - resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.3.tgz#6231272447c7057813986860448613ed38cfdc47" |
1591 |
| - integrity sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw== |
| 1588 | +"@oclif/core@^4", "@oclif/core@^4.0.3": |
| 1589 | + version "4.0.6" |
| 1590 | + resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff" |
| 1591 | + integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA== |
1592 | 1592 | dependencies:
|
1593 | 1593 | ansi-escapes "^4.3.2"
|
1594 | 1594 | ansis "^3.1.1"
|
1595 | 1595 | clean-stack "^3.0.1"
|
1596 | 1596 | cli-spinners "^2.9.2"
|
1597 |
| - cosmiconfig "^9.0.0" |
1598 | 1597 | debug "^4.3.5"
|
1599 | 1598 | ejs "^3.1.10"
|
1600 | 1599 | get-package-type "^0.1.0"
|
1601 | 1600 | globby "^11.1.0"
|
1602 | 1601 | indent-string "^4.0.0"
|
1603 | 1602 | is-wsl "^2.2.0"
|
| 1603 | + lilconfig "^3.1.2" |
1604 | 1604 | minimatch "^9.0.4"
|
1605 | 1605 | string-width "^4.2.3"
|
1606 | 1606 | supports-color "^8"
|
|
1701 | 1701 | resolved "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz"
|
1702 | 1702 | integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
1703 | 1703 |
|
1704 |
| -"@salesforce/dev-scripts@^10.1.1": |
1705 |
| - version "10.1.1" |
1706 |
| - resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.1.1.tgz#b603d875a3351a39429a9ed63132241c69cfe2ef" |
1707 |
| - integrity sha512-q909yA7IkPpQ/LCCHFHL5u34ktKryXoOjflsxsTtnzvseYiLFUCmIBZsef7Vn/hwgIOyhcyCWoSpe7F6i8V6PQ== |
| 1704 | +"@salesforce/dev-scripts@^10.2.0": |
| 1705 | + version "10.2.0" |
| 1706 | + resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.2.0.tgz#85d7ab8b2b532d816c9a1c37a27281743c397bba" |
| 1707 | + integrity sha512-0Y423LwXRpJIc5fpoLSkY5zIZsQSqnhqIDkN2g93vJ28KKqwlJGdCf6qbQ6w404AbXoIhUM/xnMGY/+g6x+GEQ== |
1708 | 1708 | dependencies:
|
1709 | 1709 | "@commitlint/cli" "^17.1.2"
|
1710 | 1710 | "@commitlint/config-conventional" "^17.8.1"
|
|
1733 | 1733 | typescript "^5.4.3"
|
1734 | 1734 | wireit "^0.14.4"
|
1735 | 1735 |
|
1736 |
| -"@salesforce/kit@^3.1.0", "@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2": |
1737 |
| - version "3.1.2" |
1738 |
| - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.2.tgz#270741c54c70969df19ef17f8979b4ef1fa664b2" |
1739 |
| - integrity sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA== |
| 1736 | +"@salesforce/kit@^3.1.0", "@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2", "@salesforce/kit@^3.1.6": |
| 1737 | + version "3.1.6" |
| 1738 | + resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.6.tgz#aefb39c0e0f325e11f80551ff92cf6979dd74070" |
| 1739 | + integrity sha512-zAYPmCSAvdonDOnL5AzuVRVv0sRMlQd6gi12HDE1964VqSjt5pzlLU90thh3Qq4A1Wxbdu0FbHYx9BvZ4fWPvQ== |
1740 | 1740 | dependencies:
|
1741 |
| - "@salesforce/ts-types" "^2.0.9" |
1742 |
| - tslib "^2.6.2" |
| 1741 | + "@salesforce/ts-types" "^2.0.10" |
1743 | 1742 |
|
1744 | 1743 | "@salesforce/plugin-command-reference@^3.1.2":
|
1745 | 1744 | version "3.1.2"
|
|
1783 | 1782 | string-width "^7.1.0"
|
1784 | 1783 | terminal-link "^3.0.0"
|
1785 | 1784 |
|
1786 |
| -"@salesforce/ts-types@^2.0.9": |
1787 |
| - version "2.0.9" |
1788 |
| - resolved "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.9.tgz" |
1789 |
| - integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA== |
| 1785 | +"@salesforce/sf-plugins-core@^11.1.0": |
| 1786 | + version "11.1.0" |
| 1787 | + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.0.tgz#8ddf8b622c5c470259077e7a46b1413319714a84" |
| 1788 | + integrity sha512-GZjLnz7Vdr9vqV6x9ApbSUrCykhOOaNjDiuIO4gFhjGe+ZFVmLSx/dgFw1Wtj/VN3vRXLef08qupbmCzWGSyFA== |
1790 | 1789 | dependencies:
|
1791 |
| - tslib "^2.6.2" |
| 1790 | + "@inquirer/confirm" "^3.1.9" |
| 1791 | + "@inquirer/password" "^2.1.9" |
| 1792 | + "@oclif/core" "^4.0.3" |
| 1793 | + "@salesforce/core" "^7.4.1" |
| 1794 | + "@salesforce/kit" "^3.1.6" |
| 1795 | + "@salesforce/ts-types" "^2.0.9" |
| 1796 | + ansis "^3.2.0" |
| 1797 | + cli-progress "^3.12.0" |
| 1798 | + natural-orderby "^3.0.2" |
| 1799 | + slice-ansi "^7.1.0" |
| 1800 | + string-width "^7.1.0" |
| 1801 | + terminal-link "^3.0.0" |
| 1802 | + |
| 1803 | +"@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.9": |
| 1804 | + version "2.0.10" |
| 1805 | + resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.10.tgz#f2107a52b60be6c3fe712f4d40aafad48c6bebe0" |
| 1806 | + integrity sha512-ulGQ1oUGXrmSUi6NGbxZZ7ykSDv439x+WYZpkMgFLC8Dx0TxJXfUAJYeZh7eKO5xI/ob3iyvN+RBcBkp4KFN1w== |
1792 | 1807 |
|
1793 | 1808 | "@salesforce/types@^1.1.0":
|
1794 | 1809 | version "1.1.0"
|
@@ -3344,16 +3359,6 @@ cosmiconfig@^8.0.0, cosmiconfig@^8.3.6:
|
3344 | 3359 | parse-json "^5.2.0"
|
3345 | 3360 | path-type "^4.0.0"
|
3346 | 3361 |
|
3347 |
| -cosmiconfig@^9.0.0: |
3348 |
| - version "9.0.0" |
3349 |
| - resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d" |
3350 |
| - integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg== |
3351 |
| - dependencies: |
3352 |
| - env-paths "^2.2.1" |
3353 |
| - import-fresh "^3.3.0" |
3354 |
| - js-yaml "^4.1.0" |
3355 |
| - parse-json "^5.2.0" |
3356 |
| - |
3357 | 3362 | create-require@^1.1.0:
|
3358 | 3363 | version "1.1.1"
|
3359 | 3364 | resolved "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz"
|
@@ -3630,11 +3635,6 @@ entities@^4.2.0, entities@^4.5.0:
|
3630 | 3635 | resolved "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz"
|
3631 | 3636 | integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
|
3632 | 3637 |
|
3633 |
| -env-paths@^2.2.1: |
3634 |
| - version "2.2.1" |
3635 |
| - resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2" |
3636 |
| - integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A== |
3637 |
| - |
3638 | 3638 | error-ex@^1.3.1:
|
3639 | 3639 | version "1.3.2"
|
3640 | 3640 | resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz"
|
@@ -5257,6 +5257,11 @@ lie@~3.3.0:
|
5257 | 5257 | dependencies:
|
5258 | 5258 | immediate "~3.0.5"
|
5259 | 5259 |
|
| 5260 | +lilconfig@^3.1.2: |
| 5261 | + version "3.1.2" |
| 5262 | + resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb" |
| 5263 | + integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow== |
| 5264 | + |
5260 | 5265 | lines-and-columns@^1.1.6:
|
5261 | 5266 | version "1.2.4"
|
5262 | 5267 | resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
|
|
0 commit comments