@salesforce/plugin-deploy-retrieve 2.2.11 → 2.2.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +17 -17
- package/lib/commands/deploy.js +1 -3
- package/lib/commands/deploy.js.map +1 -1
- package/lib/commands/project/convert/mdapi.js +1 -2
- package/lib/commands/project/convert/mdapi.js.map +1 -1
- package/lib/commands/project/convert/source.js +2 -3
- package/lib/commands/project/convert/source.js.map +1 -1
- package/lib/commands/project/delete/source.js +1 -2
- package/lib/commands/project/delete/source.js.map +1 -1
- package/lib/commands/project/delete/tracking.js +1 -3
- package/lib/commands/project/delete/tracking.js.map +1 -1
- package/lib/commands/project/deploy/cancel.js +1 -3
- package/lib/commands/project/deploy/cancel.js.map +1 -1
- package/lib/commands/project/deploy/preview.js +1 -3
- package/lib/commands/project/deploy/preview.js.map +1 -1
- package/lib/commands/project/deploy/quick.js +1 -3
- package/lib/commands/project/deploy/quick.js.map +1 -1
- package/lib/commands/project/deploy/report.js +1 -3
- package/lib/commands/project/deploy/report.js.map +1 -1
- package/lib/commands/project/deploy/resume.js +1 -3
- package/lib/commands/project/deploy/resume.js.map +1 -1
- package/lib/commands/project/deploy/start.js +1 -3
- package/lib/commands/project/deploy/start.js.map +1 -1
- package/lib/commands/project/deploy/validate.js +1 -3
- package/lib/commands/project/deploy/validate.js.map +1 -1
- package/lib/commands/project/generate/manifest.js +2 -3
- package/lib/commands/project/generate/manifest.js.map +1 -1
- package/lib/commands/project/list/ignored.js +2 -3
- package/lib/commands/project/list/ignored.js.map +1 -1
- package/lib/commands/project/reset/tracking.js +1 -3
- package/lib/commands/project/reset/tracking.js.map +1 -1
- package/lib/commands/project/retrieve/preview.js +1 -3
- package/lib/commands/project/retrieve/preview.js.map +1 -1
- package/lib/commands/project/retrieve/start.js +1 -2
- package/lib/commands/project/retrieve/start.js.map +1 -1
- package/lib/configMeta.js +1 -3
- package/lib/configMeta.js.map +1 -1
- package/lib/formatters/asyncDeployCancelResultFormatter.js +1 -3
- package/lib/formatters/asyncDeployCancelResultFormatter.js.map +1 -1
- package/lib/formatters/asyncDeployResultFormatter.js +1 -3
- package/lib/formatters/asyncDeployResultFormatter.js.map +1 -1
- package/lib/formatters/metadataRetrieveResultFormatter.js +2 -3
- package/lib/formatters/metadataRetrieveResultFormatter.js.map +1 -1
- package/lib/formatters/sourceConvertResultFormatter.js +2 -3
- package/lib/formatters/sourceConvertResultFormatter.js.map +1 -1
- package/lib/utils/deploy.js +1 -3
- package/lib/utils/deploy.js.map +1 -1
- package/lib/utils/errorCodes.js +1 -3
- package/lib/utils/errorCodes.js.map +1 -1
- package/lib/utils/flags.js +2 -3
- package/lib/utils/flags.js.map +1 -1
- package/lib/utils/metadataDeployer.js +1 -3
- package/lib/utils/metadataDeployer.js.map +1 -1
- package/lib/utils/previewOutput.js +2 -3
- package/lib/utils/previewOutput.js.map +1 -1
- package/lib/utils/progressBar.js +1 -3
- package/lib/utils/progressBar.js.map +1 -1
- package/oclif.lock +141 -185
- package/oclif.manifest.json +2 -2
- package/package.json +11 -11
package/oclif.lock
CHANGED
|
@@ -780,10 +780,10 @@
|
|
|
780
780
|
wordwrap "^1.0.0"
|
|
781
781
|
wrap-ansi "^7.0.0"
|
|
782
782
|
|
|
783
|
-
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.12.0", "@oclif/core@^3.13.1", "@oclif/core@^3.
|
|
784
|
-
version "3.15.
|
|
785
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.
|
|
786
|
-
integrity sha512-
|
|
783
|
+
"@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.12.0", "@oclif/core@^3.13.1", "@oclif/core@^3.15.0", "@oclif/core@^3.15.1", "@oclif/core@^3.3.1":
|
|
784
|
+
version "3.15.1"
|
|
785
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.15.1.tgz#e03fa775d658e76056150ac0c7b8097b6f51ab9c"
|
|
786
|
+
integrity sha512-d4457zVo2agLoJG97CmdY6M3BeP5sogBP3BtP65hUvJH6wA6Us1hdY3UiPPtD/ZzZImq7cATVMABuCF9tM+rWA==
|
|
787
787
|
dependencies:
|
|
788
788
|
ansi-escapes "^4.3.2"
|
|
789
789
|
ansi-styles "^4.3.0"
|
|
@@ -802,7 +802,7 @@
|
|
|
802
802
|
js-yaml "^3.14.1"
|
|
803
803
|
natural-orderby "^2.0.3"
|
|
804
804
|
object-treeify "^1.1.33"
|
|
805
|
-
password-prompt "^1.1.
|
|
805
|
+
password-prompt "^1.1.3"
|
|
806
806
|
slice-ansi "^4.0.0"
|
|
807
807
|
string-width "^4.2.3"
|
|
808
808
|
strip-ansi "^6.0.1"
|
|
@@ -813,12 +813,12 @@
|
|
|
813
813
|
wordwrap "^1.0.0"
|
|
814
814
|
wrap-ansi "^7.0.0"
|
|
815
815
|
|
|
816
|
-
"@oclif/plugin-command-snapshot@^5.0.
|
|
817
|
-
version "5.0.
|
|
818
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.
|
|
819
|
-
integrity sha512-
|
|
816
|
+
"@oclif/plugin-command-snapshot@^5.0.5":
|
|
817
|
+
version "5.0.5"
|
|
818
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.5.tgz#8594869b2e70c5703041d810b7c6515dcd179494"
|
|
819
|
+
integrity sha512-rv+1DVDRJQhD6BXQ1rA7ZZRiXroqDEyfnuIdWLlELxmyENH5askz6q+PeY0GDIAGbIlGCsTv84B3rPk1qsMqRA==
|
|
820
820
|
dependencies:
|
|
821
|
-
"@oclif/core" "^3.
|
|
821
|
+
"@oclif/core" "^3.15.0"
|
|
822
822
|
"@types/lodash.difference" "^4.5.9"
|
|
823
823
|
chalk "^5.3.0"
|
|
824
824
|
just-diff "^5.2.0"
|
|
@@ -826,7 +826,7 @@
|
|
|
826
826
|
lodash.get "^4.4.2"
|
|
827
827
|
lodash.sortby "^4.7.0"
|
|
828
828
|
semver "^7.5.4"
|
|
829
|
-
ts-json-schema-generator "^1.
|
|
829
|
+
ts-json-schema-generator "^1.5.0"
|
|
830
830
|
|
|
831
831
|
"@oclif/plugin-help@^5.2.14":
|
|
832
832
|
version "5.2.19"
|
|
@@ -976,12 +976,12 @@
|
|
|
976
976
|
istanbul-reports "^3.1.6"
|
|
977
977
|
jsforce "^2.0.0-beta.29"
|
|
978
978
|
|
|
979
|
-
"@salesforce/cli-plugins-testkit@^5.1.
|
|
980
|
-
version "5.1.
|
|
981
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
|
982
|
-
integrity sha512-
|
|
979
|
+
"@salesforce/cli-plugins-testkit@^5.1.2", "@salesforce/cli-plugins-testkit@^5.1.3":
|
|
980
|
+
version "5.1.3"
|
|
981
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.3.tgz#5e7a7afebaa9a2c02eadbf533273d496335929d6"
|
|
982
|
+
integrity sha512-wmaiVR2Hr6AGUBdDF4M5xCEm4iczNdkm3lVlz8dU/8nISEAyNHOUkt2sB07Yx5oXoDMNNuuxM2DthxxMxxwzzA==
|
|
983
983
|
dependencies:
|
|
984
|
-
"@salesforce/core" "^6.4.
|
|
984
|
+
"@salesforce/core" "^6.4.2"
|
|
985
985
|
"@salesforce/kit" "^3.0.15"
|
|
986
986
|
"@salesforce/ts-types" "^2.0.9"
|
|
987
987
|
"@types/shelljs" "^0.8.15"
|
|
@@ -991,34 +991,10 @@
|
|
|
991
991
|
strip-ansi "6.0.1"
|
|
992
992
|
ts-retry-promise "^0.7.1"
|
|
993
993
|
|
|
994
|
-
"@salesforce/core@^
|
|
995
|
-
version "
|
|
996
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-
|
|
997
|
-
integrity sha512-
|
|
998
|
-
dependencies:
|
|
999
|
-
"@salesforce/kit" "^3.0.15"
|
|
1000
|
-
"@salesforce/schemas" "^1.6.1"
|
|
1001
|
-
"@salesforce/ts-types" "^2.0.9"
|
|
1002
|
-
"@types/semver" "^7.5.4"
|
|
1003
|
-
ajv "^8.12.0"
|
|
1004
|
-
change-case "^4.1.2"
|
|
1005
|
-
faye "^1.4.0"
|
|
1006
|
-
form-data "^4.0.0"
|
|
1007
|
-
js2xmlparser "^4.0.1"
|
|
1008
|
-
jsforce "^2.0.0-beta.28"
|
|
1009
|
-
jsonwebtoken "9.0.2"
|
|
1010
|
-
jszip "3.10.1"
|
|
1011
|
-
pino "^8.16.0"
|
|
1012
|
-
pino-abstract-transport "^1.0.0"
|
|
1013
|
-
pino-pretty "^10.2.3"
|
|
1014
|
-
proper-lockfile "^4.1.2"
|
|
1015
|
-
semver "^7.5.4"
|
|
1016
|
-
ts-retry-promise "^0.7.1"
|
|
1017
|
-
|
|
1018
|
-
"@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.2.2", "@salesforce/core@^6.4.0":
|
|
1019
|
-
version "6.4.1"
|
|
1020
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.1.tgz#27edd083b62ee96d6270b60da6dfb959bff1a0a5"
|
|
1021
|
-
integrity sha512-Bn/Pox5JLeVBg35zgSmtNU+f9wdOaa7a/hmCIvQibci1dpKtLGUmSpdHibWR6zHag8ZoRkueea7zuqEjYzECyA==
|
|
994
|
+
"@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.2.2", "@salesforce/core@^6.4.0", "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.2":
|
|
995
|
+
version "6.4.2"
|
|
996
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.4.2.tgz#e6e5e2d5e6ad17f1cbe0feb5a0e55e8b74c91e3c"
|
|
997
|
+
integrity sha512-ZtLwgI18f1th6SY0fKmuiyVGGwTXPy4nI+KfXzkww/vqdPxDhAfoHwqvFeo4tjFE2rldK7IPiIIYdtpsaI8d5g==
|
|
1022
998
|
dependencies:
|
|
1023
999
|
"@salesforce/kit" "^3.0.15"
|
|
1024
1000
|
"@salesforce/schemas" "^1.6.1"
|
|
@@ -1034,7 +1010,7 @@
|
|
|
1034
1010
|
jszip "3.10.1"
|
|
1035
1011
|
pino "^8.16.2"
|
|
1036
1012
|
pino-abstract-transport "^1.1.0"
|
|
1037
|
-
pino-pretty "^10.
|
|
1013
|
+
pino-pretty "^10.3.0"
|
|
1038
1014
|
proper-lockfile "^4.1.2"
|
|
1039
1015
|
semver "^7.5.4"
|
|
1040
1016
|
ts-retry-promise "^0.7.1"
|
|
@@ -1044,16 +1020,16 @@
|
|
|
1044
1020
|
resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
|
|
1045
1021
|
integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
|
|
1046
1022
|
|
|
1047
|
-
"@salesforce/dev-scripts@^8.1.
|
|
1048
|
-
version "8.1.
|
|
1049
|
-
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.
|
|
1050
|
-
integrity sha512-
|
|
1023
|
+
"@salesforce/dev-scripts@^8.1.3":
|
|
1024
|
+
version "8.1.3"
|
|
1025
|
+
resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.1.3.tgz#b33c53b4b648b5090322d1144c6852ca587d6eb7"
|
|
1026
|
+
integrity sha512-mSWCab+uO3O2QNBCRJpKsHw/UYpOGpNFWT12BC85e+VyWBp4LTIAsssBKDY8czRI02K7NwiYaC34fNdP+yqrzA==
|
|
1051
1027
|
dependencies:
|
|
1052
1028
|
"@commitlint/cli" "^17.1.2"
|
|
1053
1029
|
"@commitlint/config-conventional" "^17.8.1"
|
|
1054
1030
|
"@salesforce/dev-config" "^4.1.0"
|
|
1055
1031
|
"@salesforce/prettier-config" "^0.0.3"
|
|
1056
|
-
"@types/chai" "^4.3.
|
|
1032
|
+
"@types/chai" "^4.3.11"
|
|
1057
1033
|
"@types/mocha" "^10.0.6"
|
|
1058
1034
|
"@types/node" "^18"
|
|
1059
1035
|
"@types/sinon" "^10.0.20"
|
|
@@ -1125,25 +1101,25 @@
|
|
|
1125
1101
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
|
|
1126
1102
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
|
1127
1103
|
|
|
1128
|
-
"@salesforce/sf-plugins-core@^5.0.1", "@salesforce/sf-plugins-core@^5.0.
|
|
1129
|
-
version "5.0.
|
|
1130
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.
|
|
1131
|
-
integrity sha512-
|
|
1104
|
+
"@salesforce/sf-plugins-core@^5.0.1", "@salesforce/sf-plugins-core@^5.0.13", "@salesforce/sf-plugins-core@^5.0.5":
|
|
1105
|
+
version "5.0.13"
|
|
1106
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz#f2941527d66ded5750a6646e146af047ab72acc9"
|
|
1107
|
+
integrity sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==
|
|
1132
1108
|
dependencies:
|
|
1133
|
-
"@oclif/core" "^3.
|
|
1134
|
-
"@salesforce/core" "^6.
|
|
1109
|
+
"@oclif/core" "^3.15.1"
|
|
1110
|
+
"@salesforce/core" "^6.4.1"
|
|
1135
1111
|
"@salesforce/kit" "^3.0.15"
|
|
1136
1112
|
"@salesforce/ts-types" "^2.0.9"
|
|
1137
1113
|
"@types/inquirer" "^8.2.3"
|
|
1138
1114
|
chalk "^4"
|
|
1139
1115
|
inquirer "^8.2.5"
|
|
1140
1116
|
|
|
1141
|
-
"@salesforce/source-deploy-retrieve@^10.0.0", "@salesforce/source-deploy-retrieve@^10.2.
|
|
1142
|
-
version "10.2.
|
|
1143
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.
|
|
1144
|
-
integrity sha512-
|
|
1117
|
+
"@salesforce/source-deploy-retrieve@^10.0.0", "@salesforce/source-deploy-retrieve@^10.2.1", "@salesforce/source-deploy-retrieve@^10.2.3", "@salesforce/source-deploy-retrieve@^10.2.5":
|
|
1118
|
+
version "10.2.5"
|
|
1119
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.2.5.tgz#bd2037e28d17ff9bead321acedc63bafb05bd952"
|
|
1120
|
+
integrity sha512-8XDQgEgESToJX7/0f0/OTcCYt1bGpHSU+FwOddIBfmajILjKLRxHTAMMkVFuvniAFoyrlz9M6coy3DMp+gcltQ==
|
|
1145
1121
|
dependencies:
|
|
1146
|
-
"@salesforce/core" "^6.4.
|
|
1122
|
+
"@salesforce/core" "^6.4.2"
|
|
1147
1123
|
"@salesforce/kit" "^3.0.15"
|
|
1148
1124
|
"@salesforce/ts-types" "^2.0.9"
|
|
1149
1125
|
fast-levenshtein "^3.0.0"
|
|
@@ -1157,15 +1133,15 @@
|
|
|
1157
1133
|
proxy-agent "^6.3.1"
|
|
1158
1134
|
ts-retry-promise "^0.7.1"
|
|
1159
1135
|
|
|
1160
|
-
"@salesforce/source-testkit@^2.1.
|
|
1161
|
-
version "2.1.
|
|
1162
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.1.
|
|
1163
|
-
integrity sha512-
|
|
1136
|
+
"@salesforce/source-testkit@^2.1.80":
|
|
1137
|
+
version "2.1.80"
|
|
1138
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-testkit/-/source-testkit-2.1.80.tgz#7adb1d9b096125241700ef368f38fafa21fb91b2"
|
|
1139
|
+
integrity sha512-VA6Iq1gP+Fau5KIT5ouHtfVaHr0vkD1uhNfT48IoForA3BF2GpKx2cv5eE859EcAWEnN/4yH3P5/0NC8W8hwDQ==
|
|
1164
1140
|
dependencies:
|
|
1165
|
-
"@salesforce/cli-plugins-testkit" "^5.1.
|
|
1166
|
-
"@salesforce/core" "^6.4.
|
|
1141
|
+
"@salesforce/cli-plugins-testkit" "^5.1.2"
|
|
1142
|
+
"@salesforce/core" "^6.4.2"
|
|
1167
1143
|
"@salesforce/kit" "^3.0.15"
|
|
1168
|
-
"@salesforce/source-deploy-retrieve" "^10.2.
|
|
1144
|
+
"@salesforce/source-deploy-retrieve" "^10.2.5"
|
|
1169
1145
|
"@salesforce/ts-types" "^2.0.9"
|
|
1170
1146
|
archiver "^5.3.2"
|
|
1171
1147
|
chai-each "^0.0.1"
|
|
@@ -1377,10 +1353,10 @@
|
|
|
1377
1353
|
"@types/node" "*"
|
|
1378
1354
|
"@types/responselike" "^1.0.0"
|
|
1379
1355
|
|
|
1380
|
-
"@types/chai@^4.3.
|
|
1381
|
-
version "4.3.
|
|
1382
|
-
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.
|
|
1383
|
-
integrity sha512-
|
|
1356
|
+
"@types/chai@^4.3.11":
|
|
1357
|
+
version "4.3.11"
|
|
1358
|
+
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.11.tgz#e95050bf79a932cb7305dd130254ccdf9bde671c"
|
|
1359
|
+
integrity sha512-qQR1dr2rGIHYlJulmr8Ioq3De0Le9E4MJ5AiaeAETJJpndT1uUNHsGFK3L/UIu+rbkQSdj8J/w2bCsBZc/Y5fQ==
|
|
1384
1360
|
|
|
1385
1361
|
"@types/cli-progress@^3.11.0":
|
|
1386
1362
|
version "3.11.0"
|
|
@@ -1434,7 +1410,7 @@
|
|
|
1434
1410
|
dependencies:
|
|
1435
1411
|
"@types/istanbul-lib-report" "*"
|
|
1436
1412
|
|
|
1437
|
-
"@types/json-schema@^7.0.12"
|
|
1413
|
+
"@types/json-schema@^7.0.12":
|
|
1438
1414
|
version "7.0.14"
|
|
1439
1415
|
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.14.tgz#74a97a5573980802f32c8e47b663530ab3b6b7d1"
|
|
1440
1416
|
integrity sha512-U3PUjAudAdJBeC2pgN8uTIKgxrb4nlDF3SF0++EldXQvQBGkpFZMSnwQiIoDU77tv45VgNkl/L4ouD+rEomujw==
|
|
@@ -1522,7 +1498,7 @@
|
|
|
1522
1498
|
dependencies:
|
|
1523
1499
|
"@types/node" "*"
|
|
1524
1500
|
|
|
1525
|
-
"@types/semver@^7.
|
|
1501
|
+
"@types/semver@^7.5.0", "@types/semver@^7.5.6":
|
|
1526
1502
|
version "7.5.6"
|
|
1527
1503
|
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
|
|
1528
1504
|
integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
|
|
@@ -1590,14 +1566,6 @@
|
|
|
1590
1566
|
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1591
1567
|
debug "^4.3.4"
|
|
1592
1568
|
|
|
1593
|
-
"@typescript-eslint/scope-manager@5.62.0":
|
|
1594
|
-
version "5.62.0"
|
|
1595
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.62.0.tgz#d9457ccc6a0b8d6b37d0eb252a23022478c5460c"
|
|
1596
|
-
integrity sha512-VXuvVvZeQCQb5Zgf4HAxc04q5j+WrNAtNh9OwCsCgpKqESMTu3tF/jhZ3xG6T4NZwWl65Bg8KuS2uEvhSfLl0w==
|
|
1597
|
-
dependencies:
|
|
1598
|
-
"@typescript-eslint/types" "5.62.0"
|
|
1599
|
-
"@typescript-eslint/visitor-keys" "5.62.0"
|
|
1600
|
-
|
|
1601
1569
|
"@typescript-eslint/scope-manager@6.11.0":
|
|
1602
1570
|
version "6.11.0"
|
|
1603
1571
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.0.tgz#621f603537c89f4d105733d949aa4d55eee5cea8"
|
|
@@ -1606,6 +1574,14 @@
|
|
|
1606
1574
|
"@typescript-eslint/types" "6.11.0"
|
|
1607
1575
|
"@typescript-eslint/visitor-keys" "6.11.0"
|
|
1608
1576
|
|
|
1577
|
+
"@typescript-eslint/scope-manager@6.16.0":
|
|
1578
|
+
version "6.16.0"
|
|
1579
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.16.0.tgz#f3e9a00fbc1d0701356359cd56489c54d9e37168"
|
|
1580
|
+
integrity sha512-0N7Y9DSPdaBQ3sqSCwlrm9zJwkpOuc6HYm7LpzLAPqBL7dmzAUimr4M29dMkOP/tEwvOCC/Cxo//yOfJD3HUiw==
|
|
1581
|
+
dependencies:
|
|
1582
|
+
"@typescript-eslint/types" "6.16.0"
|
|
1583
|
+
"@typescript-eslint/visitor-keys" "6.16.0"
|
|
1584
|
+
|
|
1609
1585
|
"@typescript-eslint/type-utils@6.11.0":
|
|
1610
1586
|
version "6.11.0"
|
|
1611
1587
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.0.tgz#d0b8b1ab6c26b974dbf91de1ebc5b11fea24e0d1"
|
|
@@ -1616,28 +1592,15 @@
|
|
|
1616
1592
|
debug "^4.3.4"
|
|
1617
1593
|
ts-api-utils "^1.0.1"
|
|
1618
1594
|
|
|
1619
|
-
"@typescript-eslint/types@5.62.0":
|
|
1620
|
-
version "5.62.0"
|
|
1621
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
|
|
1622
|
-
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==
|
|
1623
|
-
|
|
1624
1595
|
"@typescript-eslint/types@6.11.0":
|
|
1625
1596
|
version "6.11.0"
|
|
1626
1597
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.0.tgz#8ad3aa000cbf4bdc4dcceed96e9b577f15e0bf53"
|
|
1627
1598
|
integrity sha512-ZbEzuD4DwEJxwPqhv3QULlRj8KYTAnNsXxmfuUXFCxZmO6CF2gM/y+ugBSAQhrqaJL3M+oe4owdWunaHM6beqA==
|
|
1628
1599
|
|
|
1629
|
-
"@typescript-eslint/
|
|
1630
|
-
version "
|
|
1631
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/
|
|
1632
|
-
integrity sha512-
|
|
1633
|
-
dependencies:
|
|
1634
|
-
"@typescript-eslint/types" "5.62.0"
|
|
1635
|
-
"@typescript-eslint/visitor-keys" "5.62.0"
|
|
1636
|
-
debug "^4.3.4"
|
|
1637
|
-
globby "^11.1.0"
|
|
1638
|
-
is-glob "^4.0.3"
|
|
1639
|
-
semver "^7.3.7"
|
|
1640
|
-
tsutils "^3.21.0"
|
|
1600
|
+
"@typescript-eslint/types@6.16.0":
|
|
1601
|
+
version "6.16.0"
|
|
1602
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.16.0.tgz#a3abe0045737d44d8234708d5ed8fef5d59dc91e"
|
|
1603
|
+
integrity sha512-hvDFpLEvTJoHutVl87+MG/c5C8I6LOgEx05zExTSJDEVU7hhR3jhV8M5zuggbdFCw98+HhZWPHZeKS97kS3JoQ==
|
|
1641
1604
|
|
|
1642
1605
|
"@typescript-eslint/typescript-estree@6.11.0":
|
|
1643
1606
|
version "6.11.0"
|
|
@@ -1652,7 +1615,21 @@
|
|
|
1652
1615
|
semver "^7.5.4"
|
|
1653
1616
|
ts-api-utils "^1.0.1"
|
|
1654
1617
|
|
|
1655
|
-
"@typescript-eslint/
|
|
1618
|
+
"@typescript-eslint/typescript-estree@6.16.0":
|
|
1619
|
+
version "6.16.0"
|
|
1620
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.16.0.tgz#d6e0578e4f593045f0df06c4b3a22bd6f13f2d03"
|
|
1621
|
+
integrity sha512-VTWZuixh/vr7nih6CfrdpmFNLEnoVBF1skfjdyGnNwXOH1SLeHItGdZDHhhAIzd3ACazyY2Fg76zuzOVTaknGA==
|
|
1622
|
+
dependencies:
|
|
1623
|
+
"@typescript-eslint/types" "6.16.0"
|
|
1624
|
+
"@typescript-eslint/visitor-keys" "6.16.0"
|
|
1625
|
+
debug "^4.3.4"
|
|
1626
|
+
globby "^11.1.0"
|
|
1627
|
+
is-glob "^4.0.3"
|
|
1628
|
+
minimatch "9.0.3"
|
|
1629
|
+
semver "^7.5.4"
|
|
1630
|
+
ts-api-utils "^1.0.1"
|
|
1631
|
+
|
|
1632
|
+
"@typescript-eslint/utils@6.11.0":
|
|
1656
1633
|
version "6.11.0"
|
|
1657
1634
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.0.tgz#11374f59ef4cea50857b1303477c08aafa2ca604"
|
|
1658
1635
|
integrity sha512-p23ibf68fxoZy605dc0dQAEoUsoiNoP3MD9WQGiHLDuTSOuqoTsa4oAy+h3KDkTcxbbfOtUjb9h3Ta0gT4ug2g==
|
|
@@ -1665,27 +1642,18 @@
|
|
|
1665
1642
|
"@typescript-eslint/typescript-estree" "6.11.0"
|
|
1666
1643
|
semver "^7.5.4"
|
|
1667
1644
|
|
|
1668
|
-
"@typescript-eslint/utils@^
|
|
1669
|
-
version "
|
|
1670
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-
|
|
1671
|
-
integrity sha512-
|
|
1645
|
+
"@typescript-eslint/utils@^6.13.2", "@typescript-eslint/utils@^6.7.5":
|
|
1646
|
+
version "6.16.0"
|
|
1647
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.16.0.tgz#1c291492d34670f9210d2b7fcf6b402bea3134ae"
|
|
1648
|
+
integrity sha512-T83QPKrBm6n//q9mv7oiSvy/Xq/7Hyw9SzSEhMHJwznEmQayfBM87+oAlkNAMEO7/MjIwKyOHgBJbxB0s7gx2A==
|
|
1672
1649
|
dependencies:
|
|
1673
|
-
"@eslint-community/eslint-utils" "^4.
|
|
1674
|
-
"@types/json-schema" "^7.0.
|
|
1675
|
-
"@types/semver" "^7.
|
|
1676
|
-
"@typescript-eslint/scope-manager" "
|
|
1677
|
-
"@typescript-eslint/types" "
|
|
1678
|
-
"@typescript-eslint/typescript-estree" "
|
|
1679
|
-
|
|
1680
|
-
semver "^7.3.7"
|
|
1681
|
-
|
|
1682
|
-
"@typescript-eslint/visitor-keys@5.62.0":
|
|
1683
|
-
version "5.62.0"
|
|
1684
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
|
|
1685
|
-
integrity sha512-07ny+LHRzQXepkGg6w0mFY41fVUNBrL2Roj/++7V1txKugfjm/Ci/qSND03r2RhlJhJYMcTn9AhhSSqQp0Ysyw==
|
|
1686
|
-
dependencies:
|
|
1687
|
-
"@typescript-eslint/types" "5.62.0"
|
|
1688
|
-
eslint-visitor-keys "^3.3.0"
|
|
1650
|
+
"@eslint-community/eslint-utils" "^4.4.0"
|
|
1651
|
+
"@types/json-schema" "^7.0.12"
|
|
1652
|
+
"@types/semver" "^7.5.0"
|
|
1653
|
+
"@typescript-eslint/scope-manager" "6.16.0"
|
|
1654
|
+
"@typescript-eslint/types" "6.16.0"
|
|
1655
|
+
"@typescript-eslint/typescript-estree" "6.16.0"
|
|
1656
|
+
semver "^7.5.4"
|
|
1689
1657
|
|
|
1690
1658
|
"@typescript-eslint/visitor-keys@6.11.0":
|
|
1691
1659
|
version "6.11.0"
|
|
@@ -1695,6 +1663,14 @@
|
|
|
1695
1663
|
"@typescript-eslint/types" "6.11.0"
|
|
1696
1664
|
eslint-visitor-keys "^3.4.1"
|
|
1697
1665
|
|
|
1666
|
+
"@typescript-eslint/visitor-keys@6.16.0":
|
|
1667
|
+
version "6.16.0"
|
|
1668
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.16.0.tgz#d50da18a05d91318ed3e7e8889bda0edc35f3a10"
|
|
1669
|
+
integrity sha512-QSFQLruk7fhs91a/Ep/LqRdbJCZ1Rq03rqBdKT5Ky17Sz8zRLUksqIe9DW0pKtg/Z35/ztbLQ6qpOCN6rOC11A==
|
|
1670
|
+
dependencies:
|
|
1671
|
+
"@typescript-eslint/types" "6.16.0"
|
|
1672
|
+
eslint-visitor-keys "^3.4.1"
|
|
1673
|
+
|
|
1698
1674
|
"@ungap/structured-clone@^1.2.0":
|
|
1699
1675
|
version "1.2.0"
|
|
1700
1676
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406"
|
|
@@ -3421,13 +3397,13 @@ eslint-plugin-perfectionist@^2.1.0:
|
|
|
3421
3397
|
minimatch "^9.0.3"
|
|
3422
3398
|
natural-compare-lite "^1.4.0"
|
|
3423
3399
|
|
|
3424
|
-
eslint-plugin-sf-plugin@^1.
|
|
3425
|
-
version "1.
|
|
3426
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.
|
|
3427
|
-
integrity sha512-
|
|
3400
|
+
eslint-plugin-sf-plugin@^1.17.0:
|
|
3401
|
+
version "1.17.0"
|
|
3402
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.0.tgz#9a7e81cb63bc6f36aae7c7797f95e2179def7fd3"
|
|
3403
|
+
integrity sha512-grW7leP0FJbKQZgDjBZanLSTYrus0itKaEmoflEuqTZSyqH4feP53rHby5ysbOnw9OvgZfuq9NSc0a/CzcIbtQ==
|
|
3428
3404
|
dependencies:
|
|
3429
|
-
"@salesforce/core" "^
|
|
3430
|
-
"@typescript-eslint/utils" "^
|
|
3405
|
+
"@salesforce/core" "^6.4.0"
|
|
3406
|
+
"@typescript-eslint/utils" "^6.13.2"
|
|
3431
3407
|
|
|
3432
3408
|
eslint-plugin-unicorn@^49.0.0:
|
|
3433
3409
|
version "49.0.0"
|
|
@@ -3449,14 +3425,6 @@ eslint-plugin-unicorn@^49.0.0:
|
|
|
3449
3425
|
semver "^7.5.4"
|
|
3450
3426
|
strip-indent "^3.0.0"
|
|
3451
3427
|
|
|
3452
|
-
eslint-scope@^5.1.1:
|
|
3453
|
-
version "5.1.1"
|
|
3454
|
-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
|
|
3455
|
-
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
|
|
3456
|
-
dependencies:
|
|
3457
|
-
esrecurse "^4.3.0"
|
|
3458
|
-
estraverse "^4.1.1"
|
|
3459
|
-
|
|
3460
3428
|
eslint-scope@^7.2.2:
|
|
3461
3429
|
version "7.2.2"
|
|
3462
3430
|
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.2.2.tgz#deb4f92563390f32006894af62a22dba1c46423f"
|
|
@@ -3542,11 +3510,6 @@ esrecurse@^4.3.0:
|
|
|
3542
3510
|
dependencies:
|
|
3543
3511
|
estraverse "^5.2.0"
|
|
3544
3512
|
|
|
3545
|
-
estraverse@^4.1.1:
|
|
3546
|
-
version "4.3.0"
|
|
3547
|
-
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d"
|
|
3548
|
-
integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==
|
|
3549
|
-
|
|
3550
3513
|
estraverse@^5.1.0, estraverse@^5.2.0:
|
|
3551
3514
|
version "5.3.0"
|
|
3552
3515
|
resolved "https://registry.yarnpkg.com/estraverse/-/estraverse-5.3.0.tgz#2eea5290702f26ab8fe5370370ff86c965d21123"
|
|
@@ -4080,7 +4043,7 @@ glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
|
4080
4043
|
once "^1.3.0"
|
|
4081
4044
|
path-is-absolute "^1.0.0"
|
|
4082
4045
|
|
|
4083
|
-
glob@^8.0.
|
|
4046
|
+
glob@^8.0.1, glob@^8.0.3:
|
|
4084
4047
|
version "8.1.0"
|
|
4085
4048
|
resolved "https://registry.yarnpkg.com/glob/-/glob-8.1.0.tgz#d388f656593ef708ee3e34640fdfb99a9fd1c33e"
|
|
4086
4049
|
integrity sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==
|
|
@@ -4264,13 +4227,10 @@ header-case@^2.0.4:
|
|
|
4264
4227
|
capital-case "^1.0.4"
|
|
4265
4228
|
tslib "^2.0.3"
|
|
4266
4229
|
|
|
4267
|
-
help-me@^
|
|
4268
|
-
version "
|
|
4269
|
-
resolved "https://registry.yarnpkg.com/help-me/-/help-me-
|
|
4270
|
-
integrity sha512-
|
|
4271
|
-
dependencies:
|
|
4272
|
-
glob "^8.0.0"
|
|
4273
|
-
readable-stream "^3.6.0"
|
|
4230
|
+
help-me@^5.0.0:
|
|
4231
|
+
version "5.0.0"
|
|
4232
|
+
resolved "https://registry.yarnpkg.com/help-me/-/help-me-5.0.0.tgz#b1ebe63b967b74060027c2ac61f9be12d354a6f6"
|
|
4233
|
+
integrity sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==
|
|
4274
4234
|
|
|
4275
4235
|
hosted-git-info@^2.1.4:
|
|
4276
4236
|
version "2.8.9"
|
|
@@ -4991,7 +4951,7 @@ jsesc@~0.5.0:
|
|
|
4991
4951
|
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-0.5.0.tgz#e7dee66e35d6fc16f710fe91d5cf69f70f08911d"
|
|
4992
4952
|
integrity sha512-uZz5UnB7u4T9LvwmFqXii7pZSouaRPorGs5who1Ip7VO0wxanFvBL7GkM6dTHlgX+jhBApRetaWpnDabOeTcnA==
|
|
4993
4953
|
|
|
4994
|
-
jsforce@^2.0.0-beta.
|
|
4954
|
+
jsforce@^2.0.0-beta.29:
|
|
4995
4955
|
version "2.0.0-beta.29"
|
|
4996
4956
|
resolved "https://registry.yarnpkg.com/jsforce/-/jsforce-2.0.0-beta.29.tgz#0b59b026eb0b90dfb199a53656af32a4c8acc48f"
|
|
4997
4957
|
integrity sha512-Fq7xjOYOikyozZZDQNTfzsAdhcO0rUXwtavsjM+cCYUFiCMVOJJavgco303zOsJk3v8sdAYnGgHyKckLIhnyAg==
|
|
@@ -5659,6 +5619,13 @@ minimatch@5.0.1:
|
|
|
5659
5619
|
dependencies:
|
|
5660
5620
|
brace-expansion "^2.0.1"
|
|
5661
5621
|
|
|
5622
|
+
minimatch@9.0.3, minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
|
|
5623
|
+
version "9.0.3"
|
|
5624
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
|
|
5625
|
+
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
|
|
5626
|
+
dependencies:
|
|
5627
|
+
brace-expansion "^2.0.1"
|
|
5628
|
+
|
|
5662
5629
|
minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
|
|
5663
5630
|
version "3.1.2"
|
|
5664
5631
|
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
|
|
@@ -5680,13 +5647,6 @@ minimatch@^7.2.0:
|
|
|
5680
5647
|
dependencies:
|
|
5681
5648
|
brace-expansion "^2.0.1"
|
|
5682
5649
|
|
|
5683
|
-
minimatch@^9.0.0, minimatch@^9.0.1, minimatch@^9.0.3:
|
|
5684
|
-
version "9.0.3"
|
|
5685
|
-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3.tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825"
|
|
5686
|
-
integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==
|
|
5687
|
-
dependencies:
|
|
5688
|
-
brace-expansion "^2.0.1"
|
|
5689
|
-
|
|
5690
5650
|
minimist-options@4.1.0:
|
|
5691
5651
|
version "4.1.0"
|
|
5692
5652
|
resolved "https://registry.yarnpkg.com/minimist-options/-/minimist-options-4.1.0.tgz#c0655713c53a8a2ebd77ffa247d342c40f010619"
|
|
@@ -6322,10 +6282,10 @@ object.values@^1.1.7:
|
|
|
6322
6282
|
define-properties "^1.2.0"
|
|
6323
6283
|
es-abstract "^1.22.1"
|
|
6324
6284
|
|
|
6325
|
-
oclif@^4.0
|
|
6326
|
-
version "4.0
|
|
6327
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.
|
|
6328
|
-
integrity sha512-
|
|
6285
|
+
oclif@^4.1.0:
|
|
6286
|
+
version "4.1.0"
|
|
6287
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
|
|
6288
|
+
integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
|
|
6329
6289
|
dependencies:
|
|
6330
6290
|
"@oclif/core" "^3.0.4"
|
|
6331
6291
|
"@oclif/plugin-help" "^5.2.14"
|
|
@@ -6630,6 +6590,14 @@ password-prompt@^1.1.2:
|
|
|
6630
6590
|
ansi-escapes "^3.1.0"
|
|
6631
6591
|
cross-spawn "^6.0.5"
|
|
6632
6592
|
|
|
6593
|
+
password-prompt@^1.1.3:
|
|
6594
|
+
version "1.1.3"
|
|
6595
|
+
resolved "https://registry.yarnpkg.com/password-prompt/-/password-prompt-1.1.3.tgz#05e539f4e7ca4d6c865d479313f10eb9db63ee5f"
|
|
6596
|
+
integrity sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==
|
|
6597
|
+
dependencies:
|
|
6598
|
+
ansi-escapes "^4.3.2"
|
|
6599
|
+
cross-spawn "^7.0.3"
|
|
6600
|
+
|
|
6633
6601
|
path-case@^3.0.4:
|
|
6634
6602
|
version "3.0.4"
|
|
6635
6603
|
resolved "https://registry.yarnpkg.com/path-case/-/path-case-3.0.4.tgz#9168645334eb942658375c56f80b4c0cb5f82c6f"
|
|
@@ -6716,16 +6684,16 @@ pino-abstract-transport@^1.0.0, pino-abstract-transport@^1.1.0, pino-abstract-tr
|
|
|
6716
6684
|
readable-stream "^4.0.0"
|
|
6717
6685
|
split2 "^4.0.0"
|
|
6718
6686
|
|
|
6719
|
-
pino-pretty@^10.
|
|
6720
|
-
version "10.
|
|
6721
|
-
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.
|
|
6722
|
-
integrity sha512-
|
|
6687
|
+
pino-pretty@^10.3.0:
|
|
6688
|
+
version "10.3.0"
|
|
6689
|
+
resolved "https://registry.yarnpkg.com/pino-pretty/-/pino-pretty-10.3.0.tgz#483ff78b98d277c33d00e0419c00601d9152bc7e"
|
|
6690
|
+
integrity sha512-JthvQW289q3454mhM3/38wFYGWPiBMR28T3CpDNABzoTQOje9UKS7XCJQSnjWF9LQGQkGd8D7h0oq+qwiM3jFA==
|
|
6723
6691
|
dependencies:
|
|
6724
6692
|
colorette "^2.0.7"
|
|
6725
6693
|
dateformat "^4.6.3"
|
|
6726
6694
|
fast-copy "^3.0.0"
|
|
6727
6695
|
fast-safe-stringify "^2.1.1"
|
|
6728
|
-
help-me "^
|
|
6696
|
+
help-me "^5.0.0"
|
|
6729
6697
|
joycon "^3.1.1"
|
|
6730
6698
|
minimist "^1.2.6"
|
|
6731
6699
|
on-exit-leak-free "^2.1.0"
|
|
@@ -6741,7 +6709,7 @@ pino-std-serializers@^6.0.0:
|
|
|
6741
6709
|
resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
|
|
6742
6710
|
integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
|
|
6743
6711
|
|
|
6744
|
-
pino@^8.16.
|
|
6712
|
+
pino@^8.16.2:
|
|
6745
6713
|
version "8.16.2"
|
|
6746
6714
|
resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
|
|
6747
6715
|
integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
|
|
@@ -7327,7 +7295,7 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
|
|
7327
7295
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
7328
7296
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
7329
7297
|
|
|
7330
|
-
semver@^7.0.0, semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.
|
|
7298
|
+
semver@^7.0.0, semver@^7.1.1, semver@^7.1.3, semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.8, semver@^7.5.3, semver@^7.5.4:
|
|
7331
7299
|
version "7.5.4"
|
|
7332
7300
|
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
|
|
7333
7301
|
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
|
|
@@ -7981,10 +7949,10 @@ ts-api-utils@^1.0.1:
|
|
|
7981
7949
|
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
|
|
7982
7950
|
integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
|
|
7983
7951
|
|
|
7984
|
-
ts-json-schema-generator@^1.
|
|
7985
|
-
version "1.
|
|
7986
|
-
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.
|
|
7987
|
-
integrity sha512-
|
|
7952
|
+
ts-json-schema-generator@^1.5.0:
|
|
7953
|
+
version "1.5.0"
|
|
7954
|
+
resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.0.tgz#9f5cea606c27ebcf13060157542ac1d3b225430f"
|
|
7955
|
+
integrity sha512-RkiaJ6YxGc5EWVPfyHxszTmpGxX8HC2XBvcFlAl1zcvpOG4tjjh+eXioStXJQYTvr9MoK8zCOWzAUlko3K0DiA==
|
|
7988
7956
|
dependencies:
|
|
7989
7957
|
"@types/json-schema" "^7.0.12"
|
|
7990
7958
|
commander "^11.0.0"
|
|
@@ -7992,7 +7960,7 @@ ts-json-schema-generator@^1.4.0:
|
|
|
7992
7960
|
json5 "^2.2.3"
|
|
7993
7961
|
normalize-path "^3.0.0"
|
|
7994
7962
|
safe-stable-stringify "^2.4.3"
|
|
7995
|
-
typescript "~5.
|
|
7963
|
+
typescript "~5.3.2"
|
|
7996
7964
|
|
|
7997
7965
|
ts-node@^10.8.1, ts-node@^10.9.1, ts-node@^10.9.2:
|
|
7998
7966
|
version "10.9.2"
|
|
@@ -8033,7 +8001,7 @@ tsconfig-paths@^3.14.2:
|
|
|
8033
8001
|
minimist "^1.2.6"
|
|
8034
8002
|
strip-bom "^3.0.0"
|
|
8035
8003
|
|
|
8036
|
-
tslib@^1.
|
|
8004
|
+
tslib@^1.9.0:
|
|
8037
8005
|
version "1.14.1"
|
|
8038
8006
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
|
8039
8007
|
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
|
@@ -8043,13 +8011,6 @@ tslib@^2, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.1,
|
|
|
8043
8011
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
|
8044
8012
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
|
8045
8013
|
|
|
8046
|
-
tsutils@^3.21.0:
|
|
8047
|
-
version "3.21.0"
|
|
8048
|
-
resolved "https://registry.yarnpkg.com/tsutils/-/tsutils-3.21.0.tgz#b48717d394cea6c1e096983eed58e9d61715b623"
|
|
8049
|
-
integrity sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==
|
|
8050
|
-
dependencies:
|
|
8051
|
-
tslib "^1.8.1"
|
|
8052
|
-
|
|
8053
8014
|
tuf-js@^1.1.3:
|
|
8054
8015
|
version "1.1.7"
|
|
8055
8016
|
resolved "https://registry.yarnpkg.com/tuf-js/-/tuf-js-1.1.7.tgz#21b7ae92a9373015be77dfe0cb282a80ec3bbe43"
|
|
@@ -8164,7 +8125,7 @@ typedoc@^0.25.3:
|
|
|
8164
8125
|
minimatch "^9.0.3"
|
|
8165
8126
|
shiki "^0.14.1"
|
|
8166
8127
|
|
|
8167
|
-
"typescript@^4.6.4 || ^5.0.0", typescript@^5.3.3:
|
|
8128
|
+
"typescript@^4.6.4 || ^5.0.0", typescript@^5.3.3, typescript@~5.3.2:
|
|
8168
8129
|
version "5.3.3"
|
|
8169
8130
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
|
|
8170
8131
|
integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
|
|
@@ -8174,11 +8135,6 @@ typescript@^4.9.5:
|
|
|
8174
8135
|
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
|
|
8175
8136
|
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
|
|
8176
8137
|
|
|
8177
|
-
typescript@~5.2.2:
|
|
8178
|
-
version "5.2.2"
|
|
8179
|
-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
|
|
8180
|
-
integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
|
|
8181
|
-
|
|
8182
8138
|
uglify-js@^3.1.4:
|
|
8183
8139
|
version "3.17.4"
|
|
8184
8140
|
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
|
package/oclif.manifest.json
CHANGED
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"deprecateAliases": true,
|
|
247
247
|
"name": "output-dir",
|
|
248
248
|
"summary": "Output directory to store the Metadata API–formatted files in.",
|
|
249
|
-
"default": "
|
|
249
|
+
"default": "metadataPackage_1703926032003",
|
|
250
250
|
"hasDynamicHelp": false,
|
|
251
251
|
"multiple": false,
|
|
252
252
|
"type": "option"
|
|
@@ -2868,5 +2868,5 @@
|
|
|
2868
2868
|
]
|
|
2869
2869
|
}
|
|
2870
2870
|
},
|
|
2871
|
-
"version": "2.2.
|
|
2871
|
+
"version": "2.2.12"
|
|
2872
2872
|
}
|