|
888 | 888 | mv "~2" |
889 | 889 | safe-json-stringify "~1" |
890 | 890 |
|
891 | | -"@salesforce/core@^3.34.9", "@salesforce/core@^3.36.0": |
892 | | - version "3.36.2" |
893 | | - resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-3.36.2.tgz#135fa2fb858da6245b9ecff1e7819aeaeead5150" |
894 | | - integrity sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw== |
895 | | - dependencies: |
896 | | - "@salesforce/bunyan" "^2.0.0" |
897 | | - "@salesforce/kit" "^1.9.2" |
898 | | - "@salesforce/schemas" "^1.5.1" |
899 | | - "@salesforce/ts-types" "^1.7.2" |
900 | | - "@types/semver" "^7.3.13" |
901 | | - ajv "^8.12.0" |
902 | | - archiver "^5.3.0" |
903 | | - change-case "^4.1.2" |
904 | | - debug "^3.2.7" |
905 | | - faye "^1.4.0" |
906 | | - form-data "^4.0.0" |
907 | | - js2xmlparser "^4.0.1" |
908 | | - jsforce "^2.0.0-beta.23" |
909 | | - jsonwebtoken "9.0.0" |
910 | | - ts-retry-promise "^0.7.0" |
911 | | - |
912 | 891 | "@salesforce/core@^4.0.1", "@salesforce/core@^4.1.0": |
913 | 892 | version "4.1.0" |
914 | 893 | resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.1.0.tgz#909c1ef1640683f797529899dbf316d53f1aebee" |
|
975 | 954 | typescript "^4.9.5" |
976 | 955 | wireit "^0.9.5" |
977 | 956 |
|
978 | | -"@salesforce/kit@^1.9.2": |
979 | | - version "1.9.2" |
980 | | - resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-1.9.2.tgz#d232f135428363cdfe2649cb99a94bc2eb0a12fd" |
981 | | - integrity sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg== |
982 | | - dependencies: |
983 | | - "@salesforce/ts-types" "^1.7.3" |
984 | | - shx "^0.3.3" |
985 | | - tslib "^2.5.0" |
986 | | - |
987 | 957 | "@salesforce/kit@^3.0.0", "@salesforce/kit@^3.0.2", "@salesforce/kit@^3.0.3": |
988 | 958 | version "3.0.3" |
989 | 959 | resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.0.3.tgz#7144bf4d135b45d9f7a0a52365ec5e55b380b4e0" |
|
992 | 962 | "@salesforce/ts-types" "^2.0.1" |
993 | 963 | tslib "^2.5.2" |
994 | 964 |
|
995 | | -"@salesforce/plugin-auth@^2.7.15": |
996 | | - version "2.7.15" |
997 | | - resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.7.15.tgz#5bfe4e118b8f43a4a4baf339601f7b648f492c2d" |
998 | | - integrity sha512-4BqL6+G9eekgn+UlI1W+VAWeJZEd9PnzfVQQqUymJwSjxifjymu3DoqVcdAd8kF1KZjHEEiZN8T+3xd0mlhyiA== |
| 965 | +"@salesforce/plugin-auth@^2.8.1": |
| 966 | + version "2.8.1" |
| 967 | + resolved "https://registry.yarnpkg.com/@salesforce/plugin-auth/-/plugin-auth-2.8.1.tgz#3ae8fe63ed66560bb52d0c9b9e28b11f0d8a512b" |
| 968 | + integrity sha512-4AUXzINC5z3k68up+G7nJGCaYKfOXc6CWG6sP4uj9Y8OrW+eAcIw8zwfZSpCoQ9ZRxU6mE3ZawRTyZgDh4bMbw== |
999 | 969 | dependencies: |
1000 | | - "@oclif/core" "^2.8.5" |
1001 | | - "@salesforce/core" "^3.34.9" |
1002 | | - "@salesforce/kit" "^1.9.2" |
1003 | | - "@salesforce/sf-plugins-core" "^2.2.10" |
| 970 | + "@oclif/core" "^2.8.2" |
| 971 | + "@salesforce/core" "^4.0.1" |
| 972 | + "@salesforce/kit" "^3.0.2" |
| 973 | + "@salesforce/sf-plugins-core" "^3.0.2" |
| 974 | + "@salesforce/ts-types" "^2.0.2" |
1004 | 975 | chalk "^4.1.2" |
1005 | 976 | inquirer "^8.2.5" |
1006 | 977 | open "^8.2.1" |
|
1016 | 987 | resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.5.1.tgz#2d1bfdcf593caaa04cd4b3e6fe621097ff7f28fe" |
1017 | 988 | integrity sha512-MRqU+tn8w5IFvZ0Lm9YKLgxYxr2MQMI+fXXsTrwfUnijsps+ybF9IOTu6MOMxxl2vCUkO8XDjA435wXlWSLI6g== |
1018 | 989 |
|
1019 | | -"@salesforce/sf-plugins-core@^2.2.10": |
1020 | | - version "2.4.2" |
1021 | | - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.2.tgz#86329d8df9a8704a58db8989a31414376fdcf79e" |
1022 | | - integrity sha512-X2KuYhC0vQN53j+10dDch3MbDAQMsldgyW8m8UrKcya12puJcyVv41PHw5XhrPk532/dFu8iCDjQ4tl2Pq4/RA== |
1023 | | - dependencies: |
1024 | | - "@oclif/core" "^2.8.5" |
1025 | | - "@salesforce/core" "^3.36.0" |
1026 | | - "@salesforce/kit" "^1.9.2" |
1027 | | - "@salesforce/ts-types" "^1.7.3" |
1028 | | - chalk "^4" |
1029 | | - inquirer "^8.2.5" |
1030 | | - |
1031 | 990 | "@salesforce/sf-plugins-core@^3.0.2": |
1032 | 991 | version "3.0.2" |
1033 | 992 | resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.0.2.tgz#c184ace06c687ecc2efb320d9e41f5894c4223da" |
|
1040 | 999 | chalk "^4" |
1041 | 1000 | inquirer "^8.2.5" |
1042 | 1001 |
|
1043 | | -"@salesforce/ts-types@^1.7.2", "@salesforce/ts-types@^1.7.3": |
1044 | | - version "1.7.3" |
1045 | | - resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-1.7.3.tgz#89b79ff0aaa55fea9f2de0afa8e515be3e17d0d8" |
1046 | | - integrity sha512-jpmekGqZ7tpHRJwf1rF0yBJ/IMC5mOrryNi4HZkKuNQn8RF97WpynmL8Om04mLTCESvCiif3y7NWfIcxtID2Gw== |
1047 | | - dependencies: |
1048 | | - tslib "^2.5.0" |
1049 | | - |
1050 | | -"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.3": |
| 1002 | +"@salesforce/ts-types@^2.0.1", "@salesforce/ts-types@^2.0.2", "@salesforce/ts-types@^2.0.3": |
1051 | 1003 | version "2.0.3" |
1052 | 1004 | resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.3.tgz#ae944fce71e3fc4c154592f3ee56496d2b6c9d5e" |
1053 | 1005 | integrity sha512-PWxNB1GhlX045GN6TQ8HRvJudVpm3SE/v3520itBSCXSM+iBSQ09YIxT6EO2XXGwofQBXlQqN5hsXVI5+uFazg== |
|
0 commit comments