@salesforce/cli 2.47.0 → 2.47.1
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 +93 -93
- package/dist/util/env.js +1 -1
- package/npm-shrinkwrap.json +2603 -478
- package/oclif.lock +107 -89
- package/oclif.manifest.json +1 -1
- package/package.json +28 -28
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.47.
|
|
3
|
+
"version": "2.47.1",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.47.
|
|
9
|
+
"version": "2.47.1",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^2.3.5",
|
|
14
14
|
"@oclif/core": "4.0.6",
|
|
15
|
-
"@oclif/plugin-autocomplete": "3.1.
|
|
16
|
-
"@oclif/plugin-commands": "4.0.
|
|
17
|
-
"@oclif/plugin-help": "6.2.
|
|
18
|
-
"@oclif/plugin-not-found": "3.2.
|
|
19
|
-
"@oclif/plugin-plugins": "5.3.
|
|
20
|
-
"@oclif/plugin-search": "1.1.
|
|
21
|
-
"@oclif/plugin-update": "4.4.
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.1.3",
|
|
16
|
+
"@oclif/plugin-commands": "4.0.3",
|
|
17
|
+
"@oclif/plugin-help": "6.2.2",
|
|
18
|
+
"@oclif/plugin-not-found": "3.2.4",
|
|
19
|
+
"@oclif/plugin-plugins": "5.3.1",
|
|
20
|
+
"@oclif/plugin-search": "1.1.3",
|
|
21
|
+
"@oclif/plugin-update": "4.4.1",
|
|
22
22
|
"@oclif/plugin-version": "2.2.3",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.1.5",
|
|
24
|
-
"@oclif/plugin-which": "3.2.
|
|
24
|
+
"@oclif/plugin-which": "3.2.3",
|
|
25
25
|
"@salesforce/core": "^7.2.0",
|
|
26
26
|
"@salesforce/kit": "^3.1.0",
|
|
27
|
-
"@salesforce/plugin-apex": "3.1.
|
|
28
|
-
"@salesforce/plugin-auth": "3.6.
|
|
29
|
-
"@salesforce/plugin-data": "3.4.
|
|
27
|
+
"@salesforce/plugin-apex": "3.1.19",
|
|
28
|
+
"@salesforce/plugin-auth": "3.6.22",
|
|
29
|
+
"@salesforce/plugin-data": "3.4.8",
|
|
30
30
|
"@salesforce/plugin-deploy-retrieve": "3.9.5",
|
|
31
|
-
"@salesforce/plugin-info": "3.3.
|
|
32
|
-
"@salesforce/plugin-limits": "3.3.
|
|
33
|
-
"@salesforce/plugin-marketplace": "1.2.
|
|
34
|
-
"@salesforce/plugin-org": "4.2.
|
|
31
|
+
"@salesforce/plugin-info": "3.3.7",
|
|
32
|
+
"@salesforce/plugin-limits": "3.3.13",
|
|
33
|
+
"@salesforce/plugin-marketplace": "1.2.13",
|
|
34
|
+
"@salesforce/plugin-org": "4.2.2",
|
|
35
35
|
"@salesforce/plugin-packaging": "2.4.6",
|
|
36
|
-
"@salesforce/plugin-schema": "3.3.
|
|
37
|
-
"@salesforce/plugin-settings": "2.3.
|
|
36
|
+
"@salesforce/plugin-schema": "3.3.12",
|
|
37
|
+
"@salesforce/plugin-settings": "2.3.2",
|
|
38
38
|
"@salesforce/plugin-sobject": "1.4.11",
|
|
39
|
-
"@salesforce/plugin-source": "3.4.
|
|
40
|
-
"@salesforce/plugin-telemetry": "3.4.
|
|
41
|
-
"@salesforce/plugin-templates": "56.2.
|
|
42
|
-
"@salesforce/plugin-trust": "3.7.
|
|
43
|
-
"@salesforce/plugin-user": "3.5.
|
|
44
|
-
"@salesforce/sf-plugins-core": "
|
|
39
|
+
"@salesforce/plugin-source": "3.4.3",
|
|
40
|
+
"@salesforce/plugin-telemetry": "3.4.1",
|
|
41
|
+
"@salesforce/plugin-templates": "56.2.12",
|
|
42
|
+
"@salesforce/plugin-trust": "3.7.6",
|
|
43
|
+
"@salesforce/plugin-user": "3.5.14",
|
|
44
|
+
"@salesforce/sf-plugins-core": "11.0.1",
|
|
45
45
|
"ansis": "^3.2.0"
|
|
46
46
|
},
|
|
47
47
|
"bin": {
|
|
@@ -4015,9 +4015,9 @@
|
|
|
4015
4015
|
}
|
|
4016
4016
|
},
|
|
4017
4017
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
4018
|
-
"version": "3.1.
|
|
4019
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.
|
|
4020
|
-
"integrity": "sha512-
|
|
4018
|
+
"version": "3.1.3",
|
|
4019
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.1.3.tgz",
|
|
4020
|
+
"integrity": "sha512-waCo5AUGl3j8C+rNdkKD5L3Tiy5gszeec3/u+BERVJd6mfc/qqxhBffyrTT7iogXVpz3KUyrHwhTQDL/L/jxBA==",
|
|
4021
4021
|
"license": "MIT",
|
|
4022
4022
|
"dependencies": {
|
|
4023
4023
|
"@oclif/core": "^4",
|
|
@@ -4229,9 +4229,9 @@
|
|
|
4229
4229
|
}
|
|
4230
4230
|
},
|
|
4231
4231
|
"node_modules/@oclif/plugin-commands": {
|
|
4232
|
-
"version": "4.0.
|
|
4233
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.
|
|
4234
|
-
"integrity": "sha512-
|
|
4232
|
+
"version": "4.0.3",
|
|
4233
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.0.3.tgz",
|
|
4234
|
+
"integrity": "sha512-aHDgn+lkqsVm6v+oEqLDw+nTaxTgxc2Geutc9LE4bMQ3djHcVM5GGdPGTUZSWwv2tUDK6CyskhmdFq7clbmobg==",
|
|
4235
4235
|
"license": "MIT",
|
|
4236
4236
|
"dependencies": {
|
|
4237
4237
|
"@oclif/core": "^4",
|
|
@@ -4253,9 +4253,9 @@
|
|
|
4253
4253
|
}
|
|
4254
4254
|
},
|
|
4255
4255
|
"node_modules/@oclif/plugin-help": {
|
|
4256
|
-
"version": "6.2.
|
|
4257
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
4258
|
-
"integrity": "sha512-
|
|
4256
|
+
"version": "6.2.2",
|
|
4257
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.2.tgz",
|
|
4258
|
+
"integrity": "sha512-2n3QCeq0eaWR/RfwGaJ8LMbparsGktc63WNQfjBFLfGm7VLv3tR5JNYaUrMmL3zUd3emw1SObVXmH6oY0NPEnA==",
|
|
4259
4259
|
"license": "MIT",
|
|
4260
4260
|
"dependencies": {
|
|
4261
4261
|
"@oclif/core": "^4"
|
|
@@ -4265,9 +4265,9 @@
|
|
|
4265
4265
|
}
|
|
4266
4266
|
},
|
|
4267
4267
|
"node_modules/@oclif/plugin-not-found": {
|
|
4268
|
-
"version": "3.2.
|
|
4269
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
4270
|
-
"integrity": "sha512-
|
|
4268
|
+
"version": "3.2.4",
|
|
4269
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.4.tgz",
|
|
4270
|
+
"integrity": "sha512-dTOqfFJZCVVmDQXgJJqbTEgmc1Dguz6tWi2R3V0XlQoRljdEKq0ixk9D6g3Ty5cRr/C3NYlJozAErbCsxZnPcg==",
|
|
4271
4271
|
"license": "MIT",
|
|
4272
4272
|
"dependencies": {
|
|
4273
4273
|
"@inquirer/confirm": "^3.1.9",
|
|
@@ -4280,9 +4280,9 @@
|
|
|
4280
4280
|
}
|
|
4281
4281
|
},
|
|
4282
4282
|
"node_modules/@oclif/plugin-plugins": {
|
|
4283
|
-
"version": "5.3.
|
|
4284
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.3.
|
|
4285
|
-
"integrity": "sha512-
|
|
4283
|
+
"version": "5.3.1",
|
|
4284
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.3.1.tgz",
|
|
4285
|
+
"integrity": "sha512-llfT+/zy+8xWf/djgC6DFJwSxvrz6bH22lf72B/75N9OQZhDRSy/PGn3KxEnYQ4DOdleG6TlWNKq5y8lCjICPQ==",
|
|
4286
4286
|
"license": "MIT",
|
|
4287
4287
|
"dependencies": {
|
|
4288
4288
|
"@oclif/core": "^4",
|
|
@@ -4338,9 +4338,9 @@
|
|
|
4338
4338
|
}
|
|
4339
4339
|
},
|
|
4340
4340
|
"node_modules/@oclif/plugin-search": {
|
|
4341
|
-
"version": "1.1.
|
|
4342
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.1.
|
|
4343
|
-
"integrity": "sha512-
|
|
4341
|
+
"version": "1.1.3",
|
|
4342
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.1.3.tgz",
|
|
4343
|
+
"integrity": "sha512-eY+S/oUHvS8wH6t7xqYWXp1XR0gaGS1A5zQTrbfZHpKfUKlXMDY7fyzR+BGcfPCeViBkZSLYqPpMKMMkE0lOCw==",
|
|
4344
4344
|
"license": "MIT",
|
|
4345
4345
|
"dependencies": {
|
|
4346
4346
|
"@oclif/core": "^4",
|
|
@@ -4351,9 +4351,9 @@
|
|
|
4351
4351
|
}
|
|
4352
4352
|
},
|
|
4353
4353
|
"node_modules/@oclif/plugin-update": {
|
|
4354
|
-
"version": "4.4.
|
|
4355
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.4.
|
|
4356
|
-
"integrity": "sha512
|
|
4354
|
+
"version": "4.4.1",
|
|
4355
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.4.1.tgz",
|
|
4356
|
+
"integrity": "sha512-+/N+boky7he+WCKmV+UQgrofalncABAT1QVJkM5ZKz0TUhsPN5bjvTK1NnkOWI/HWKF9/WNW/FPadDtCmxbYBA==",
|
|
4357
4357
|
"license": "MIT",
|
|
4358
4358
|
"dependencies": {
|
|
4359
4359
|
"@inquirer/select": "^2.3.5",
|
|
@@ -4400,9 +4400,9 @@
|
|
|
4400
4400
|
}
|
|
4401
4401
|
},
|
|
4402
4402
|
"node_modules/@oclif/plugin-which": {
|
|
4403
|
-
"version": "3.2.
|
|
4404
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.
|
|
4405
|
-
"integrity": "sha512-
|
|
4403
|
+
"version": "3.2.3",
|
|
4404
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.3.tgz",
|
|
4405
|
+
"integrity": "sha512-b1/oDbLf100gwzK8vzQ2kEgxY80tfTmkf8vglHcZeDmGzeKWogwk8frHxvGyXxsEZl24NMVeHcRNTWYG8ICg5Q==",
|
|
4406
4406
|
"license": "MIT",
|
|
4407
4407
|
"dependencies": {
|
|
4408
4408
|
"@oclif/core": "^4",
|
|
@@ -4922,9 +4922,9 @@
|
|
|
4922
4922
|
}
|
|
4923
4923
|
},
|
|
4924
4924
|
"node_modules/@salesforce/plugin-apex": {
|
|
4925
|
-
"version": "3.1.
|
|
4926
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.
|
|
4927
|
-
"integrity": "sha512-
|
|
4925
|
+
"version": "3.1.19",
|
|
4926
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.19.tgz",
|
|
4927
|
+
"integrity": "sha512-Hq9hmGw68iZgyOQOJhz9sQtzEezhKCrWZD2kG6vq5GY2witc9vMNSBqm4na8auoqBg/5W3JLbGYMuaaQoUYiaw==",
|
|
4928
4928
|
"license": "BSD-3-Clause",
|
|
4929
4929
|
"dependencies": {
|
|
4930
4930
|
"@oclif/core": "^4",
|
|
@@ -4940,6 +4940,53 @@
|
|
|
4940
4940
|
"node": ">=18.0.0"
|
|
4941
4941
|
}
|
|
4942
4942
|
},
|
|
4943
|
+
"node_modules/@salesforce/plugin-apex/node_modules/@salesforce/sf-plugins-core": {
|
|
4944
|
+
"version": "10.0.1",
|
|
4945
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
4946
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
4947
|
+
"license": "BSD-3-Clause",
|
|
4948
|
+
"dependencies": {
|
|
4949
|
+
"@inquirer/confirm": "^3.1.9",
|
|
4950
|
+
"@inquirer/password": "^2.1.9",
|
|
4951
|
+
"@oclif/core": "^4.0.3",
|
|
4952
|
+
"@salesforce/core": "^7.3.12",
|
|
4953
|
+
"@salesforce/kit": "^3.1.3",
|
|
4954
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
4955
|
+
"ansis": "^3.2.0",
|
|
4956
|
+
"cli-progress": "^3.12.0",
|
|
4957
|
+
"natural-orderby": "^3.0.2",
|
|
4958
|
+
"slice-ansi": "^7.1.0",
|
|
4959
|
+
"string-width": "^7.1.0",
|
|
4960
|
+
"terminal-link": "^3.0.0"
|
|
4961
|
+
},
|
|
4962
|
+
"engines": {
|
|
4963
|
+
"node": ">=18.0.0"
|
|
4964
|
+
}
|
|
4965
|
+
},
|
|
4966
|
+
"node_modules/@salesforce/plugin-apex/node_modules/ansi-regex": {
|
|
4967
|
+
"version": "6.0.1",
|
|
4968
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
4969
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
4970
|
+
"license": "MIT",
|
|
4971
|
+
"engines": {
|
|
4972
|
+
"node": ">=12"
|
|
4973
|
+
},
|
|
4974
|
+
"funding": {
|
|
4975
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
4976
|
+
}
|
|
4977
|
+
},
|
|
4978
|
+
"node_modules/@salesforce/plugin-apex/node_modules/ansi-styles": {
|
|
4979
|
+
"version": "6.2.1",
|
|
4980
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
4981
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
4982
|
+
"license": "MIT",
|
|
4983
|
+
"engines": {
|
|
4984
|
+
"node": ">=12"
|
|
4985
|
+
},
|
|
4986
|
+
"funding": {
|
|
4987
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
4988
|
+
}
|
|
4989
|
+
},
|
|
4943
4990
|
"node_modules/@salesforce/plugin-apex/node_modules/chalk": {
|
|
4944
4991
|
"version": "5.3.0",
|
|
4945
4992
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
@@ -4961,10 +5008,88 @@
|
|
|
4961
5008
|
"node": ">=12.20"
|
|
4962
5009
|
}
|
|
4963
5010
|
},
|
|
5011
|
+
"node_modules/@salesforce/plugin-apex/node_modules/emoji-regex": {
|
|
5012
|
+
"version": "10.3.0",
|
|
5013
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
5014
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
5015
|
+
"license": "MIT"
|
|
5016
|
+
},
|
|
5017
|
+
"node_modules/@salesforce/plugin-apex/node_modules/is-fullwidth-code-point": {
|
|
5018
|
+
"version": "5.0.0",
|
|
5019
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
5020
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
5021
|
+
"license": "MIT",
|
|
5022
|
+
"dependencies": {
|
|
5023
|
+
"get-east-asian-width": "^1.0.0"
|
|
5024
|
+
},
|
|
5025
|
+
"engines": {
|
|
5026
|
+
"node": ">=18"
|
|
5027
|
+
},
|
|
5028
|
+
"funding": {
|
|
5029
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5030
|
+
}
|
|
5031
|
+
},
|
|
5032
|
+
"node_modules/@salesforce/plugin-apex/node_modules/natural-orderby": {
|
|
5033
|
+
"version": "3.0.2",
|
|
5034
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
5035
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
5036
|
+
"license": "MIT",
|
|
5037
|
+
"engines": {
|
|
5038
|
+
"node": ">=18"
|
|
5039
|
+
}
|
|
5040
|
+
},
|
|
5041
|
+
"node_modules/@salesforce/plugin-apex/node_modules/slice-ansi": {
|
|
5042
|
+
"version": "7.1.0",
|
|
5043
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
5044
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
5045
|
+
"license": "MIT",
|
|
5046
|
+
"dependencies": {
|
|
5047
|
+
"ansi-styles": "^6.2.1",
|
|
5048
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5049
|
+
},
|
|
5050
|
+
"engines": {
|
|
5051
|
+
"node": ">=18"
|
|
5052
|
+
},
|
|
5053
|
+
"funding": {
|
|
5054
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5055
|
+
}
|
|
5056
|
+
},
|
|
5057
|
+
"node_modules/@salesforce/plugin-apex/node_modules/string-width": {
|
|
5058
|
+
"version": "7.1.0",
|
|
5059
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
5060
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
5061
|
+
"license": "MIT",
|
|
5062
|
+
"dependencies": {
|
|
5063
|
+
"emoji-regex": "^10.3.0",
|
|
5064
|
+
"get-east-asian-width": "^1.0.0",
|
|
5065
|
+
"strip-ansi": "^7.1.0"
|
|
5066
|
+
},
|
|
5067
|
+
"engines": {
|
|
5068
|
+
"node": ">=18"
|
|
5069
|
+
},
|
|
5070
|
+
"funding": {
|
|
5071
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5072
|
+
}
|
|
5073
|
+
},
|
|
5074
|
+
"node_modules/@salesforce/plugin-apex/node_modules/strip-ansi": {
|
|
5075
|
+
"version": "7.1.0",
|
|
5076
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
5077
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
5078
|
+
"license": "MIT",
|
|
5079
|
+
"dependencies": {
|
|
5080
|
+
"ansi-regex": "^6.0.1"
|
|
5081
|
+
},
|
|
5082
|
+
"engines": {
|
|
5083
|
+
"node": ">=12"
|
|
5084
|
+
},
|
|
5085
|
+
"funding": {
|
|
5086
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5087
|
+
}
|
|
5088
|
+
},
|
|
4964
5089
|
"node_modules/@salesforce/plugin-auth": {
|
|
4965
|
-
"version": "3.6.
|
|
4966
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
4967
|
-
"integrity": "sha512-
|
|
5090
|
+
"version": "3.6.22",
|
|
5091
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.22.tgz",
|
|
5092
|
+
"integrity": "sha512-eUaGfIwkhrs4vrbwduSt1ySgQAg1Qdvhtm5+dukW4EVTR7PUCuzkcH7kj1J8M5Mf+0mI82HrfOyzraVlDJtsJg==",
|
|
4968
5093
|
"license": "BSD-3-Clause",
|
|
4969
5094
|
"dependencies": {
|
|
4970
5095
|
"@inquirer/checkbox": "^2.3.5",
|
|
@@ -4981,6 +5106,131 @@
|
|
|
4981
5106
|
"node": ">=18.0.0"
|
|
4982
5107
|
}
|
|
4983
5108
|
},
|
|
5109
|
+
"node_modules/@salesforce/plugin-auth/node_modules/@salesforce/sf-plugins-core": {
|
|
5110
|
+
"version": "10.0.1",
|
|
5111
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
5112
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
5113
|
+
"license": "BSD-3-Clause",
|
|
5114
|
+
"dependencies": {
|
|
5115
|
+
"@inquirer/confirm": "^3.1.9",
|
|
5116
|
+
"@inquirer/password": "^2.1.9",
|
|
5117
|
+
"@oclif/core": "^4.0.3",
|
|
5118
|
+
"@salesforce/core": "^7.3.12",
|
|
5119
|
+
"@salesforce/kit": "^3.1.3",
|
|
5120
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5121
|
+
"ansis": "^3.2.0",
|
|
5122
|
+
"cli-progress": "^3.12.0",
|
|
5123
|
+
"natural-orderby": "^3.0.2",
|
|
5124
|
+
"slice-ansi": "^7.1.0",
|
|
5125
|
+
"string-width": "^7.1.0",
|
|
5126
|
+
"terminal-link": "^3.0.0"
|
|
5127
|
+
},
|
|
5128
|
+
"engines": {
|
|
5129
|
+
"node": ">=18.0.0"
|
|
5130
|
+
}
|
|
5131
|
+
},
|
|
5132
|
+
"node_modules/@salesforce/plugin-auth/node_modules/ansi-regex": {
|
|
5133
|
+
"version": "6.0.1",
|
|
5134
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
5135
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
5136
|
+
"license": "MIT",
|
|
5137
|
+
"engines": {
|
|
5138
|
+
"node": ">=12"
|
|
5139
|
+
},
|
|
5140
|
+
"funding": {
|
|
5141
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
5142
|
+
}
|
|
5143
|
+
},
|
|
5144
|
+
"node_modules/@salesforce/plugin-auth/node_modules/ansi-styles": {
|
|
5145
|
+
"version": "6.2.1",
|
|
5146
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
5147
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
5148
|
+
"license": "MIT",
|
|
5149
|
+
"engines": {
|
|
5150
|
+
"node": ">=12"
|
|
5151
|
+
},
|
|
5152
|
+
"funding": {
|
|
5153
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
5154
|
+
}
|
|
5155
|
+
},
|
|
5156
|
+
"node_modules/@salesforce/plugin-auth/node_modules/emoji-regex": {
|
|
5157
|
+
"version": "10.3.0",
|
|
5158
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
5159
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
5160
|
+
"license": "MIT"
|
|
5161
|
+
},
|
|
5162
|
+
"node_modules/@salesforce/plugin-auth/node_modules/is-fullwidth-code-point": {
|
|
5163
|
+
"version": "5.0.0",
|
|
5164
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
5165
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
5166
|
+
"license": "MIT",
|
|
5167
|
+
"dependencies": {
|
|
5168
|
+
"get-east-asian-width": "^1.0.0"
|
|
5169
|
+
},
|
|
5170
|
+
"engines": {
|
|
5171
|
+
"node": ">=18"
|
|
5172
|
+
},
|
|
5173
|
+
"funding": {
|
|
5174
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5175
|
+
}
|
|
5176
|
+
},
|
|
5177
|
+
"node_modules/@salesforce/plugin-auth/node_modules/natural-orderby": {
|
|
5178
|
+
"version": "3.0.2",
|
|
5179
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
5180
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
5181
|
+
"license": "MIT",
|
|
5182
|
+
"engines": {
|
|
5183
|
+
"node": ">=18"
|
|
5184
|
+
}
|
|
5185
|
+
},
|
|
5186
|
+
"node_modules/@salesforce/plugin-auth/node_modules/slice-ansi": {
|
|
5187
|
+
"version": "7.1.0",
|
|
5188
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
5189
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
5190
|
+
"license": "MIT",
|
|
5191
|
+
"dependencies": {
|
|
5192
|
+
"ansi-styles": "^6.2.1",
|
|
5193
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5194
|
+
},
|
|
5195
|
+
"engines": {
|
|
5196
|
+
"node": ">=18"
|
|
5197
|
+
},
|
|
5198
|
+
"funding": {
|
|
5199
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5200
|
+
}
|
|
5201
|
+
},
|
|
5202
|
+
"node_modules/@salesforce/plugin-auth/node_modules/string-width": {
|
|
5203
|
+
"version": "7.1.0",
|
|
5204
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
5205
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
5206
|
+
"license": "MIT",
|
|
5207
|
+
"dependencies": {
|
|
5208
|
+
"emoji-regex": "^10.3.0",
|
|
5209
|
+
"get-east-asian-width": "^1.0.0",
|
|
5210
|
+
"strip-ansi": "^7.1.0"
|
|
5211
|
+
},
|
|
5212
|
+
"engines": {
|
|
5213
|
+
"node": ">=18"
|
|
5214
|
+
},
|
|
5215
|
+
"funding": {
|
|
5216
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5217
|
+
}
|
|
5218
|
+
},
|
|
5219
|
+
"node_modules/@salesforce/plugin-auth/node_modules/strip-ansi": {
|
|
5220
|
+
"version": "7.1.0",
|
|
5221
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
5222
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
5223
|
+
"license": "MIT",
|
|
5224
|
+
"dependencies": {
|
|
5225
|
+
"ansi-regex": "^6.0.1"
|
|
5226
|
+
},
|
|
5227
|
+
"engines": {
|
|
5228
|
+
"node": ">=12"
|
|
5229
|
+
},
|
|
5230
|
+
"funding": {
|
|
5231
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5232
|
+
}
|
|
5233
|
+
},
|
|
4984
5234
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
4985
5235
|
"version": "3.0.89",
|
|
4986
5236
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.89.tgz",
|
|
@@ -5120,9 +5370,9 @@
|
|
|
5120
5370
|
}
|
|
5121
5371
|
},
|
|
5122
5372
|
"node_modules/@salesforce/plugin-data": {
|
|
5123
|
-
"version": "3.4.
|
|
5124
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.4.
|
|
5125
|
-
"integrity": "sha512-
|
|
5373
|
+
"version": "3.4.8",
|
|
5374
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.4.8.tgz",
|
|
5375
|
+
"integrity": "sha512-gcKhUG62rmFdqDw8zCQP1l972mJ0ZUUHmC8BGmszS9y+eBUEl5rZSfhH4abO5qnc0PtkPkd8iTkHLLaZj7deag==",
|
|
5126
5376
|
"license": "BSD-3-Clause",
|
|
5127
5377
|
"dependencies": {
|
|
5128
5378
|
"@jsforce/jsforce-node": "^3.2.0",
|
|
@@ -5141,615 +5391,2490 @@
|
|
|
5141
5391
|
"node": ">=18.0.0"
|
|
5142
5392
|
}
|
|
5143
5393
|
},
|
|
5144
|
-
"node_modules/@salesforce/plugin-data/node_modules/
|
|
5145
|
-
"version": "
|
|
5146
|
-
"resolved": "https://registry.npmjs.org/
|
|
5147
|
-
"integrity": "sha512-
|
|
5148
|
-
"license": "
|
|
5149
|
-
|
|
5150
|
-
|
|
5151
|
-
|
|
5394
|
+
"node_modules/@salesforce/plugin-data/node_modules/@salesforce/sf-plugins-core": {
|
|
5395
|
+
"version": "10.0.1",
|
|
5396
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
5397
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
5398
|
+
"license": "BSD-3-Clause",
|
|
5399
|
+
"dependencies": {
|
|
5400
|
+
"@inquirer/confirm": "^3.1.9",
|
|
5401
|
+
"@inquirer/password": "^2.1.9",
|
|
5402
|
+
"@oclif/core": "^4.0.3",
|
|
5403
|
+
"@salesforce/core": "^7.3.12",
|
|
5404
|
+
"@salesforce/kit": "^3.1.3",
|
|
5405
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5406
|
+
"ansis": "^3.2.0",
|
|
5407
|
+
"cli-progress": "^3.12.0",
|
|
5408
|
+
"natural-orderby": "^3.0.2",
|
|
5409
|
+
"slice-ansi": "^7.1.0",
|
|
5410
|
+
"string-width": "^7.1.0",
|
|
5411
|
+
"terminal-link": "^3.0.0"
|
|
5412
|
+
},
|
|
5413
|
+
"engines": {
|
|
5414
|
+
"node": ">=18.0.0"
|
|
5415
|
+
}
|
|
5416
|
+
},
|
|
5417
|
+
"node_modules/@salesforce/plugin-data/node_modules/ansi-regex": {
|
|
5418
|
+
"version": "6.0.1",
|
|
5419
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
5420
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
5421
|
+
"license": "MIT",
|
|
5422
|
+
"engines": {
|
|
5423
|
+
"node": ">=12"
|
|
5424
|
+
},
|
|
5425
|
+
"funding": {
|
|
5426
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
5427
|
+
}
|
|
5428
|
+
},
|
|
5429
|
+
"node_modules/@salesforce/plugin-data/node_modules/ansi-styles": {
|
|
5430
|
+
"version": "6.2.1",
|
|
5431
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
5432
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
5433
|
+
"license": "MIT",
|
|
5434
|
+
"engines": {
|
|
5435
|
+
"node": ">=12"
|
|
5436
|
+
},
|
|
5437
|
+
"funding": {
|
|
5438
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
5439
|
+
}
|
|
5440
|
+
},
|
|
5441
|
+
"node_modules/@salesforce/plugin-data/node_modules/change-case": {
|
|
5442
|
+
"version": "5.4.4",
|
|
5443
|
+
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
|
|
5444
|
+
"integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
|
|
5445
|
+
"license": "MIT"
|
|
5446
|
+
},
|
|
5447
|
+
"node_modules/@salesforce/plugin-data/node_modules/emoji-regex": {
|
|
5448
|
+
"version": "10.3.0",
|
|
5449
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
5450
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
5451
|
+
"license": "MIT"
|
|
5452
|
+
},
|
|
5453
|
+
"node_modules/@salesforce/plugin-data/node_modules/is-fullwidth-code-point": {
|
|
5454
|
+
"version": "5.0.0",
|
|
5455
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
5456
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
5457
|
+
"license": "MIT",
|
|
5458
|
+
"dependencies": {
|
|
5459
|
+
"get-east-asian-width": "^1.0.0"
|
|
5460
|
+
},
|
|
5461
|
+
"engines": {
|
|
5462
|
+
"node": ">=18"
|
|
5463
|
+
},
|
|
5464
|
+
"funding": {
|
|
5465
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5466
|
+
}
|
|
5467
|
+
},
|
|
5468
|
+
"node_modules/@salesforce/plugin-data/node_modules/natural-orderby": {
|
|
5469
|
+
"version": "3.0.2",
|
|
5470
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
5471
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
5472
|
+
"license": "MIT",
|
|
5473
|
+
"engines": {
|
|
5474
|
+
"node": ">=18"
|
|
5475
|
+
}
|
|
5476
|
+
},
|
|
5477
|
+
"node_modules/@salesforce/plugin-data/node_modules/slice-ansi": {
|
|
5478
|
+
"version": "7.1.0",
|
|
5479
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
5480
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
5481
|
+
"license": "MIT",
|
|
5482
|
+
"dependencies": {
|
|
5483
|
+
"ansi-styles": "^6.2.1",
|
|
5484
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5485
|
+
},
|
|
5486
|
+
"engines": {
|
|
5487
|
+
"node": ">=18"
|
|
5488
|
+
},
|
|
5489
|
+
"funding": {
|
|
5490
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5491
|
+
}
|
|
5492
|
+
},
|
|
5493
|
+
"node_modules/@salesforce/plugin-data/node_modules/string-width": {
|
|
5494
|
+
"version": "7.1.0",
|
|
5495
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
5496
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
5497
|
+
"license": "MIT",
|
|
5498
|
+
"dependencies": {
|
|
5499
|
+
"emoji-regex": "^10.3.0",
|
|
5500
|
+
"get-east-asian-width": "^1.0.0",
|
|
5501
|
+
"strip-ansi": "^7.1.0"
|
|
5502
|
+
},
|
|
5503
|
+
"engines": {
|
|
5504
|
+
"node": ">=18"
|
|
5505
|
+
},
|
|
5506
|
+
"funding": {
|
|
5507
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5508
|
+
}
|
|
5509
|
+
},
|
|
5510
|
+
"node_modules/@salesforce/plugin-data/node_modules/strip-ansi": {
|
|
5511
|
+
"version": "7.1.0",
|
|
5512
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
5513
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
5514
|
+
"license": "MIT",
|
|
5515
|
+
"dependencies": {
|
|
5516
|
+
"ansi-regex": "^6.0.1"
|
|
5517
|
+
},
|
|
5518
|
+
"engines": {
|
|
5519
|
+
"node": ">=12"
|
|
5520
|
+
},
|
|
5521
|
+
"funding": {
|
|
5522
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5523
|
+
}
|
|
5524
|
+
},
|
|
5525
|
+
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
5526
|
+
"version": "3.9.5",
|
|
5152
5527
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.5.tgz",
|
|
5153
5528
|
"integrity": "sha512-kqorZYytk21/eP2pjPV7c6ifv4o3l16f5/UHztTltwX1WVh0C0Shh1/A6+InexvzJ2EjbVCjY9x0RWs9dPLyqw==",
|
|
5154
5529
|
"license": "BSD-3-Clause",
|
|
5155
5530
|
"dependencies": {
|
|
5156
|
-
"@oclif/core": "^4.0.3",
|
|
5157
|
-
"@salesforce/apex-node": "^6.1.2",
|
|
5158
|
-
"@salesforce/core": "^7.3.11",
|
|
5159
|
-
"@salesforce/kit": "^3.1.2",
|
|
5160
|
-
"@salesforce/plugin-info": "^3.3.6",
|
|
5161
|
-
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5162
|
-
"@salesforce/source-deploy-retrieve": "^11.6.7",
|
|
5163
|
-
"@salesforce/source-tracking": "^6.5.1",
|
|
5164
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5165
|
-
"ansis": "^3.2.0"
|
|
5531
|
+
"@oclif/core": "^4.0.3",
|
|
5532
|
+
"@salesforce/apex-node": "^6.1.2",
|
|
5533
|
+
"@salesforce/core": "^7.3.11",
|
|
5534
|
+
"@salesforce/kit": "^3.1.2",
|
|
5535
|
+
"@salesforce/plugin-info": "^3.3.6",
|
|
5536
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5537
|
+
"@salesforce/source-deploy-retrieve": "^11.6.7",
|
|
5538
|
+
"@salesforce/source-tracking": "^6.5.1",
|
|
5539
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5540
|
+
"ansis": "^3.2.0"
|
|
5541
|
+
},
|
|
5542
|
+
"engines": {
|
|
5543
|
+
"node": ">=18.0.0"
|
|
5544
|
+
}
|
|
5545
|
+
},
|
|
5546
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/sf-plugins-core": {
|
|
5547
|
+
"version": "10.0.1",
|
|
5548
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
5549
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
5550
|
+
"license": "BSD-3-Clause",
|
|
5551
|
+
"dependencies": {
|
|
5552
|
+
"@inquirer/confirm": "^3.1.9",
|
|
5553
|
+
"@inquirer/password": "^2.1.9",
|
|
5554
|
+
"@oclif/core": "^4.0.3",
|
|
5555
|
+
"@salesforce/core": "^7.3.12",
|
|
5556
|
+
"@salesforce/kit": "^3.1.3",
|
|
5557
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5558
|
+
"ansis": "^3.2.0",
|
|
5559
|
+
"cli-progress": "^3.12.0",
|
|
5560
|
+
"natural-orderby": "^3.0.2",
|
|
5561
|
+
"slice-ansi": "^7.1.0",
|
|
5562
|
+
"string-width": "^7.1.0",
|
|
5563
|
+
"terminal-link": "^3.0.0"
|
|
5564
|
+
},
|
|
5565
|
+
"engines": {
|
|
5566
|
+
"node": ">=18.0.0"
|
|
5567
|
+
}
|
|
5568
|
+
},
|
|
5569
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/ansi-regex": {
|
|
5570
|
+
"version": "6.0.1",
|
|
5571
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
5572
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
5573
|
+
"license": "MIT",
|
|
5574
|
+
"engines": {
|
|
5575
|
+
"node": ">=12"
|
|
5576
|
+
},
|
|
5577
|
+
"funding": {
|
|
5578
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
5579
|
+
}
|
|
5580
|
+
},
|
|
5581
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/ansi-styles": {
|
|
5582
|
+
"version": "6.2.1",
|
|
5583
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
5584
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
5585
|
+
"license": "MIT",
|
|
5586
|
+
"engines": {
|
|
5587
|
+
"node": ">=12"
|
|
5588
|
+
},
|
|
5589
|
+
"funding": {
|
|
5590
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
5591
|
+
}
|
|
5592
|
+
},
|
|
5593
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/emoji-regex": {
|
|
5594
|
+
"version": "10.3.0",
|
|
5595
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
5596
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
5597
|
+
"license": "MIT"
|
|
5598
|
+
},
|
|
5599
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/is-fullwidth-code-point": {
|
|
5600
|
+
"version": "5.0.0",
|
|
5601
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
5602
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
5603
|
+
"license": "MIT",
|
|
5604
|
+
"dependencies": {
|
|
5605
|
+
"get-east-asian-width": "^1.0.0"
|
|
5606
|
+
},
|
|
5607
|
+
"engines": {
|
|
5608
|
+
"node": ">=18"
|
|
5609
|
+
},
|
|
5610
|
+
"funding": {
|
|
5611
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5612
|
+
}
|
|
5613
|
+
},
|
|
5614
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/natural-orderby": {
|
|
5615
|
+
"version": "3.0.2",
|
|
5616
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
5617
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
5618
|
+
"license": "MIT",
|
|
5619
|
+
"engines": {
|
|
5620
|
+
"node": ">=18"
|
|
5621
|
+
}
|
|
5622
|
+
},
|
|
5623
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/slice-ansi": {
|
|
5624
|
+
"version": "7.1.0",
|
|
5625
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
5626
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
5627
|
+
"license": "MIT",
|
|
5628
|
+
"dependencies": {
|
|
5629
|
+
"ansi-styles": "^6.2.1",
|
|
5630
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5631
|
+
},
|
|
5632
|
+
"engines": {
|
|
5633
|
+
"node": ">=18"
|
|
5634
|
+
},
|
|
5635
|
+
"funding": {
|
|
5636
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5637
|
+
}
|
|
5638
|
+
},
|
|
5639
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/string-width": {
|
|
5640
|
+
"version": "7.1.0",
|
|
5641
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
5642
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
5643
|
+
"license": "MIT",
|
|
5644
|
+
"dependencies": {
|
|
5645
|
+
"emoji-regex": "^10.3.0",
|
|
5646
|
+
"get-east-asian-width": "^1.0.0",
|
|
5647
|
+
"strip-ansi": "^7.1.0"
|
|
5648
|
+
},
|
|
5649
|
+
"engines": {
|
|
5650
|
+
"node": ">=18"
|
|
5651
|
+
},
|
|
5652
|
+
"funding": {
|
|
5653
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5654
|
+
}
|
|
5655
|
+
},
|
|
5656
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/strip-ansi": {
|
|
5657
|
+
"version": "7.1.0",
|
|
5658
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
5659
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
5660
|
+
"license": "MIT",
|
|
5661
|
+
"dependencies": {
|
|
5662
|
+
"ansi-regex": "^6.0.1"
|
|
5663
|
+
},
|
|
5664
|
+
"engines": {
|
|
5665
|
+
"node": ">=12"
|
|
5666
|
+
},
|
|
5667
|
+
"funding": {
|
|
5668
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5669
|
+
}
|
|
5670
|
+
},
|
|
5671
|
+
"node_modules/@salesforce/plugin-info": {
|
|
5672
|
+
"version": "3.3.7",
|
|
5673
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.7.tgz",
|
|
5674
|
+
"integrity": "sha512-QE2ryYvq7g3ZLoWoeHQMSZ/5Zv8UL9bZfrw1XV/Qth1S7LGrJY0wDtqCN10rAFAZFC7oWJQjbpLpSoArY6ujVw==",
|
|
5675
|
+
"license": "BSD-3-Clause",
|
|
5676
|
+
"dependencies": {
|
|
5677
|
+
"@inquirer/input": "^2.1.8",
|
|
5678
|
+
"@jsforce/jsforce-node": "^3.2.0",
|
|
5679
|
+
"@oclif/core": "^4",
|
|
5680
|
+
"@salesforce/core": "^7.3.9",
|
|
5681
|
+
"@salesforce/kit": "^3.1.0",
|
|
5682
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5683
|
+
"got": "^13.0.0",
|
|
5684
|
+
"marked": "^4.3.0",
|
|
5685
|
+
"marked-terminal": "^4.2.0",
|
|
5686
|
+
"open": "^10.1.0",
|
|
5687
|
+
"proxy-agent": "^6.4.0",
|
|
5688
|
+
"semver": "^7.6.0"
|
|
5689
|
+
},
|
|
5690
|
+
"engines": {
|
|
5691
|
+
"node": ">=18.0.0"
|
|
5692
|
+
}
|
|
5693
|
+
},
|
|
5694
|
+
"node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core": {
|
|
5695
|
+
"version": "10.0.1",
|
|
5696
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
5697
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
5698
|
+
"license": "BSD-3-Clause",
|
|
5699
|
+
"dependencies": {
|
|
5700
|
+
"@inquirer/confirm": "^3.1.9",
|
|
5701
|
+
"@inquirer/password": "^2.1.9",
|
|
5702
|
+
"@oclif/core": "^4.0.3",
|
|
5703
|
+
"@salesforce/core": "^7.3.12",
|
|
5704
|
+
"@salesforce/kit": "^3.1.3",
|
|
5705
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5706
|
+
"ansis": "^3.2.0",
|
|
5707
|
+
"cli-progress": "^3.12.0",
|
|
5708
|
+
"natural-orderby": "^3.0.2",
|
|
5709
|
+
"slice-ansi": "^7.1.0",
|
|
5710
|
+
"string-width": "^7.1.0",
|
|
5711
|
+
"terminal-link": "^3.0.0"
|
|
5712
|
+
},
|
|
5713
|
+
"engines": {
|
|
5714
|
+
"node": ">=18.0.0"
|
|
5715
|
+
}
|
|
5716
|
+
},
|
|
5717
|
+
"node_modules/@salesforce/plugin-info/node_modules/ansi-regex": {
|
|
5718
|
+
"version": "6.0.1",
|
|
5719
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
5720
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
5721
|
+
"license": "MIT",
|
|
5722
|
+
"engines": {
|
|
5723
|
+
"node": ">=12"
|
|
5724
|
+
},
|
|
5725
|
+
"funding": {
|
|
5726
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
5727
|
+
}
|
|
5728
|
+
},
|
|
5729
|
+
"node_modules/@salesforce/plugin-info/node_modules/ansi-styles": {
|
|
5730
|
+
"version": "6.2.1",
|
|
5731
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
5732
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
5733
|
+
"license": "MIT",
|
|
5734
|
+
"engines": {
|
|
5735
|
+
"node": ">=12"
|
|
5736
|
+
},
|
|
5737
|
+
"funding": {
|
|
5738
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
5739
|
+
}
|
|
5740
|
+
},
|
|
5741
|
+
"node_modules/@salesforce/plugin-info/node_modules/emoji-regex": {
|
|
5742
|
+
"version": "10.3.0",
|
|
5743
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
5744
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
5745
|
+
"license": "MIT"
|
|
5746
|
+
},
|
|
5747
|
+
"node_modules/@salesforce/plugin-info/node_modules/is-fullwidth-code-point": {
|
|
5748
|
+
"version": "5.0.0",
|
|
5749
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
5750
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
5751
|
+
"license": "MIT",
|
|
5752
|
+
"dependencies": {
|
|
5753
|
+
"get-east-asian-width": "^1.0.0"
|
|
5754
|
+
},
|
|
5755
|
+
"engines": {
|
|
5756
|
+
"node": ">=18"
|
|
5757
|
+
},
|
|
5758
|
+
"funding": {
|
|
5759
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5760
|
+
}
|
|
5761
|
+
},
|
|
5762
|
+
"node_modules/@salesforce/plugin-info/node_modules/natural-orderby": {
|
|
5763
|
+
"version": "3.0.2",
|
|
5764
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
5765
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
5766
|
+
"license": "MIT",
|
|
5767
|
+
"engines": {
|
|
5768
|
+
"node": ">=18"
|
|
5769
|
+
}
|
|
5770
|
+
},
|
|
5771
|
+
"node_modules/@salesforce/plugin-info/node_modules/slice-ansi": {
|
|
5772
|
+
"version": "7.1.0",
|
|
5773
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
5774
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
5775
|
+
"license": "MIT",
|
|
5776
|
+
"dependencies": {
|
|
5777
|
+
"ansi-styles": "^6.2.1",
|
|
5778
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5779
|
+
},
|
|
5780
|
+
"engines": {
|
|
5781
|
+
"node": ">=18"
|
|
5782
|
+
},
|
|
5783
|
+
"funding": {
|
|
5784
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5785
|
+
}
|
|
5786
|
+
},
|
|
5787
|
+
"node_modules/@salesforce/plugin-info/node_modules/string-width": {
|
|
5788
|
+
"version": "7.1.0",
|
|
5789
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
5790
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
5791
|
+
"license": "MIT",
|
|
5792
|
+
"dependencies": {
|
|
5793
|
+
"emoji-regex": "^10.3.0",
|
|
5794
|
+
"get-east-asian-width": "^1.0.0",
|
|
5795
|
+
"strip-ansi": "^7.1.0"
|
|
5796
|
+
},
|
|
5797
|
+
"engines": {
|
|
5798
|
+
"node": ">=18"
|
|
5799
|
+
},
|
|
5800
|
+
"funding": {
|
|
5801
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5802
|
+
}
|
|
5803
|
+
},
|
|
5804
|
+
"node_modules/@salesforce/plugin-info/node_modules/strip-ansi": {
|
|
5805
|
+
"version": "7.1.0",
|
|
5806
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
5807
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
5808
|
+
"license": "MIT",
|
|
5809
|
+
"dependencies": {
|
|
5810
|
+
"ansi-regex": "^6.0.1"
|
|
5811
|
+
},
|
|
5812
|
+
"engines": {
|
|
5813
|
+
"node": ">=12"
|
|
5814
|
+
},
|
|
5815
|
+
"funding": {
|
|
5816
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5817
|
+
}
|
|
5818
|
+
},
|
|
5819
|
+
"node_modules/@salesforce/plugin-limits": {
|
|
5820
|
+
"version": "3.3.13",
|
|
5821
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.13.tgz",
|
|
5822
|
+
"integrity": "sha512-sPnWhiwADyd1hJc/Miv4sBFvJuSdzQImeCMuGAVuVknhdx0LJSCp8kppm55wxE8DIkKxmxowX+KziyuyNicOCQ==",
|
|
5823
|
+
"license": "BSD-3-Clause",
|
|
5824
|
+
"dependencies": {
|
|
5825
|
+
"@oclif/core": "^4",
|
|
5826
|
+
"@salesforce/core": "^7.3.6",
|
|
5827
|
+
"@salesforce/kit": "^3.1.2",
|
|
5828
|
+
"@salesforce/sf-plugins-core": "^10.0.0"
|
|
5829
|
+
},
|
|
5830
|
+
"engines": {
|
|
5831
|
+
"node": ">=18.0.0"
|
|
5832
|
+
}
|
|
5833
|
+
},
|
|
5834
|
+
"node_modules/@salesforce/plugin-limits/node_modules/@salesforce/sf-plugins-core": {
|
|
5835
|
+
"version": "10.0.1",
|
|
5836
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
5837
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
5838
|
+
"license": "BSD-3-Clause",
|
|
5839
|
+
"dependencies": {
|
|
5840
|
+
"@inquirer/confirm": "^3.1.9",
|
|
5841
|
+
"@inquirer/password": "^2.1.9",
|
|
5842
|
+
"@oclif/core": "^4.0.3",
|
|
5843
|
+
"@salesforce/core": "^7.3.12",
|
|
5844
|
+
"@salesforce/kit": "^3.1.3",
|
|
5845
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5846
|
+
"ansis": "^3.2.0",
|
|
5847
|
+
"cli-progress": "^3.12.0",
|
|
5848
|
+
"natural-orderby": "^3.0.2",
|
|
5849
|
+
"slice-ansi": "^7.1.0",
|
|
5850
|
+
"string-width": "^7.1.0",
|
|
5851
|
+
"terminal-link": "^3.0.0"
|
|
5852
|
+
},
|
|
5853
|
+
"engines": {
|
|
5854
|
+
"node": ">=18.0.0"
|
|
5855
|
+
}
|
|
5856
|
+
},
|
|
5857
|
+
"node_modules/@salesforce/plugin-limits/node_modules/ansi-regex": {
|
|
5858
|
+
"version": "6.0.1",
|
|
5859
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
5860
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
5861
|
+
"license": "MIT",
|
|
5862
|
+
"engines": {
|
|
5863
|
+
"node": ">=12"
|
|
5864
|
+
},
|
|
5865
|
+
"funding": {
|
|
5866
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
5867
|
+
}
|
|
5868
|
+
},
|
|
5869
|
+
"node_modules/@salesforce/plugin-limits/node_modules/ansi-styles": {
|
|
5870
|
+
"version": "6.2.1",
|
|
5871
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
5872
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
5873
|
+
"license": "MIT",
|
|
5874
|
+
"engines": {
|
|
5875
|
+
"node": ">=12"
|
|
5876
|
+
},
|
|
5877
|
+
"funding": {
|
|
5878
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
5879
|
+
}
|
|
5880
|
+
},
|
|
5881
|
+
"node_modules/@salesforce/plugin-limits/node_modules/emoji-regex": {
|
|
5882
|
+
"version": "10.3.0",
|
|
5883
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
5884
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
5885
|
+
"license": "MIT"
|
|
5886
|
+
},
|
|
5887
|
+
"node_modules/@salesforce/plugin-limits/node_modules/is-fullwidth-code-point": {
|
|
5888
|
+
"version": "5.0.0",
|
|
5889
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
5890
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
5891
|
+
"license": "MIT",
|
|
5892
|
+
"dependencies": {
|
|
5893
|
+
"get-east-asian-width": "^1.0.0"
|
|
5894
|
+
},
|
|
5895
|
+
"engines": {
|
|
5896
|
+
"node": ">=18"
|
|
5897
|
+
},
|
|
5898
|
+
"funding": {
|
|
5899
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5900
|
+
}
|
|
5901
|
+
},
|
|
5902
|
+
"node_modules/@salesforce/plugin-limits/node_modules/natural-orderby": {
|
|
5903
|
+
"version": "3.0.2",
|
|
5904
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
5905
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
5906
|
+
"license": "MIT",
|
|
5907
|
+
"engines": {
|
|
5908
|
+
"node": ">=18"
|
|
5909
|
+
}
|
|
5910
|
+
},
|
|
5911
|
+
"node_modules/@salesforce/plugin-limits/node_modules/slice-ansi": {
|
|
5912
|
+
"version": "7.1.0",
|
|
5913
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
5914
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
5915
|
+
"license": "MIT",
|
|
5916
|
+
"dependencies": {
|
|
5917
|
+
"ansi-styles": "^6.2.1",
|
|
5918
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5919
|
+
},
|
|
5920
|
+
"engines": {
|
|
5921
|
+
"node": ">=18"
|
|
5922
|
+
},
|
|
5923
|
+
"funding": {
|
|
5924
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5925
|
+
}
|
|
5926
|
+
},
|
|
5927
|
+
"node_modules/@salesforce/plugin-limits/node_modules/string-width": {
|
|
5928
|
+
"version": "7.1.0",
|
|
5929
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
5930
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
5931
|
+
"license": "MIT",
|
|
5932
|
+
"dependencies": {
|
|
5933
|
+
"emoji-regex": "^10.3.0",
|
|
5934
|
+
"get-east-asian-width": "^1.0.0",
|
|
5935
|
+
"strip-ansi": "^7.1.0"
|
|
5936
|
+
},
|
|
5937
|
+
"engines": {
|
|
5938
|
+
"node": ">=18"
|
|
5939
|
+
},
|
|
5940
|
+
"funding": {
|
|
5941
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5942
|
+
}
|
|
5943
|
+
},
|
|
5944
|
+
"node_modules/@salesforce/plugin-limits/node_modules/strip-ansi": {
|
|
5945
|
+
"version": "7.1.0",
|
|
5946
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
5947
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
5948
|
+
"license": "MIT",
|
|
5949
|
+
"dependencies": {
|
|
5950
|
+
"ansi-regex": "^6.0.1"
|
|
5951
|
+
},
|
|
5952
|
+
"engines": {
|
|
5953
|
+
"node": ">=12"
|
|
5954
|
+
},
|
|
5955
|
+
"funding": {
|
|
5956
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5957
|
+
}
|
|
5958
|
+
},
|
|
5959
|
+
"node_modules/@salesforce/plugin-marketplace": {
|
|
5960
|
+
"version": "1.2.13",
|
|
5961
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.13.tgz",
|
|
5962
|
+
"integrity": "sha512-ofwswLncpBLf9gn7QKs5HSbmG07JpUMHj/mQhTzQfUaAtnUIt9qC+u47cO9pYFdKDhn3uegiB6bbIpWe8mTc4g==",
|
|
5963
|
+
"license": "BSD-3-Clause",
|
|
5964
|
+
"dependencies": {
|
|
5965
|
+
"@oclif/core": "^4",
|
|
5966
|
+
"@salesforce/core": "^7.3.9",
|
|
5967
|
+
"@salesforce/kit": "^3.1.0",
|
|
5968
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5969
|
+
"got": "^13.0.0",
|
|
5970
|
+
"proxy-agent": "^6.4.0"
|
|
5971
|
+
},
|
|
5972
|
+
"engines": {
|
|
5973
|
+
"node": ">=18.0.0"
|
|
5974
|
+
}
|
|
5975
|
+
},
|
|
5976
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/@salesforce/sf-plugins-core": {
|
|
5977
|
+
"version": "10.0.1",
|
|
5978
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
5979
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
5980
|
+
"license": "BSD-3-Clause",
|
|
5981
|
+
"dependencies": {
|
|
5982
|
+
"@inquirer/confirm": "^3.1.9",
|
|
5983
|
+
"@inquirer/password": "^2.1.9",
|
|
5984
|
+
"@oclif/core": "^4.0.3",
|
|
5985
|
+
"@salesforce/core": "^7.3.12",
|
|
5986
|
+
"@salesforce/kit": "^3.1.3",
|
|
5987
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5988
|
+
"ansis": "^3.2.0",
|
|
5989
|
+
"cli-progress": "^3.12.0",
|
|
5990
|
+
"natural-orderby": "^3.0.2",
|
|
5991
|
+
"slice-ansi": "^7.1.0",
|
|
5992
|
+
"string-width": "^7.1.0",
|
|
5993
|
+
"terminal-link": "^3.0.0"
|
|
5994
|
+
},
|
|
5995
|
+
"engines": {
|
|
5996
|
+
"node": ">=18.0.0"
|
|
5997
|
+
}
|
|
5998
|
+
},
|
|
5999
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/ansi-regex": {
|
|
6000
|
+
"version": "6.0.1",
|
|
6001
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
6002
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
6003
|
+
"license": "MIT",
|
|
6004
|
+
"engines": {
|
|
6005
|
+
"node": ">=12"
|
|
6006
|
+
},
|
|
6007
|
+
"funding": {
|
|
6008
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
6009
|
+
}
|
|
6010
|
+
},
|
|
6011
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/ansi-styles": {
|
|
6012
|
+
"version": "6.2.1",
|
|
6013
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
6014
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
6015
|
+
"license": "MIT",
|
|
6016
|
+
"engines": {
|
|
6017
|
+
"node": ">=12"
|
|
6018
|
+
},
|
|
6019
|
+
"funding": {
|
|
6020
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
6021
|
+
}
|
|
6022
|
+
},
|
|
6023
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/emoji-regex": {
|
|
6024
|
+
"version": "10.3.0",
|
|
6025
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
6026
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
6027
|
+
"license": "MIT"
|
|
6028
|
+
},
|
|
6029
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/is-fullwidth-code-point": {
|
|
6030
|
+
"version": "5.0.0",
|
|
6031
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
6032
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
6033
|
+
"license": "MIT",
|
|
6034
|
+
"dependencies": {
|
|
6035
|
+
"get-east-asian-width": "^1.0.0"
|
|
6036
|
+
},
|
|
6037
|
+
"engines": {
|
|
6038
|
+
"node": ">=18"
|
|
6039
|
+
},
|
|
6040
|
+
"funding": {
|
|
6041
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6042
|
+
}
|
|
6043
|
+
},
|
|
6044
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/natural-orderby": {
|
|
6045
|
+
"version": "3.0.2",
|
|
6046
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
6047
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
6048
|
+
"license": "MIT",
|
|
6049
|
+
"engines": {
|
|
6050
|
+
"node": ">=18"
|
|
6051
|
+
}
|
|
6052
|
+
},
|
|
6053
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/slice-ansi": {
|
|
6054
|
+
"version": "7.1.0",
|
|
6055
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
6056
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
6057
|
+
"license": "MIT",
|
|
6058
|
+
"dependencies": {
|
|
6059
|
+
"ansi-styles": "^6.2.1",
|
|
6060
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
6061
|
+
},
|
|
6062
|
+
"engines": {
|
|
6063
|
+
"node": ">=18"
|
|
6064
|
+
},
|
|
6065
|
+
"funding": {
|
|
6066
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
6067
|
+
}
|
|
6068
|
+
},
|
|
6069
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/string-width": {
|
|
6070
|
+
"version": "7.1.0",
|
|
6071
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
6072
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
6073
|
+
"license": "MIT",
|
|
6074
|
+
"dependencies": {
|
|
6075
|
+
"emoji-regex": "^10.3.0",
|
|
6076
|
+
"get-east-asian-width": "^1.0.0",
|
|
6077
|
+
"strip-ansi": "^7.1.0"
|
|
6078
|
+
},
|
|
6079
|
+
"engines": {
|
|
6080
|
+
"node": ">=18"
|
|
6081
|
+
},
|
|
6082
|
+
"funding": {
|
|
6083
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6084
|
+
}
|
|
6085
|
+
},
|
|
6086
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/strip-ansi": {
|
|
6087
|
+
"version": "7.1.0",
|
|
6088
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
6089
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
6090
|
+
"license": "MIT",
|
|
6091
|
+
"dependencies": {
|
|
6092
|
+
"ansi-regex": "^6.0.1"
|
|
6093
|
+
},
|
|
6094
|
+
"engines": {
|
|
6095
|
+
"node": ">=12"
|
|
6096
|
+
},
|
|
6097
|
+
"funding": {
|
|
6098
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
6099
|
+
}
|
|
6100
|
+
},
|
|
6101
|
+
"node_modules/@salesforce/plugin-org": {
|
|
6102
|
+
"version": "4.2.2",
|
|
6103
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.2.2.tgz",
|
|
6104
|
+
"integrity": "sha512-Ciyr2Rlb/oUc2SLb6yCPgPqAz4+QxkpZjb8TC63Ge+3r/Dk73WmLF3mJoL6TYeXLqiR5mSmHPyYbAJsCnxl5sw==",
|
|
6105
|
+
"license": "BSD-3-Clause",
|
|
6106
|
+
"dependencies": {
|
|
6107
|
+
"@oclif/core": "^4.0.3",
|
|
6108
|
+
"@salesforce/core": "^7.3.10",
|
|
6109
|
+
"@salesforce/kit": "^3.1.1",
|
|
6110
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
6111
|
+
"@salesforce/source-deploy-retrieve": "^11.6.5",
|
|
6112
|
+
"ansis": "^3.2.0",
|
|
6113
|
+
"change-case": "^5.4.4",
|
|
6114
|
+
"is-wsl": "^3.1.0",
|
|
6115
|
+
"open": "^10.1.0"
|
|
6116
|
+
},
|
|
6117
|
+
"engines": {
|
|
6118
|
+
"node": ">=18.0.0"
|
|
6119
|
+
}
|
|
6120
|
+
},
|
|
6121
|
+
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/sf-plugins-core": {
|
|
6122
|
+
"version": "10.0.1",
|
|
6123
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
6124
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
6125
|
+
"license": "BSD-3-Clause",
|
|
6126
|
+
"dependencies": {
|
|
6127
|
+
"@inquirer/confirm": "^3.1.9",
|
|
6128
|
+
"@inquirer/password": "^2.1.9",
|
|
6129
|
+
"@oclif/core": "^4.0.3",
|
|
6130
|
+
"@salesforce/core": "^7.3.12",
|
|
6131
|
+
"@salesforce/kit": "^3.1.3",
|
|
6132
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
6133
|
+
"ansis": "^3.2.0",
|
|
6134
|
+
"cli-progress": "^3.12.0",
|
|
6135
|
+
"natural-orderby": "^3.0.2",
|
|
6136
|
+
"slice-ansi": "^7.1.0",
|
|
6137
|
+
"string-width": "^7.1.0",
|
|
6138
|
+
"terminal-link": "^3.0.0"
|
|
6139
|
+
},
|
|
6140
|
+
"engines": {
|
|
6141
|
+
"node": ">=18.0.0"
|
|
6142
|
+
}
|
|
6143
|
+
},
|
|
6144
|
+
"node_modules/@salesforce/plugin-org/node_modules/ansi-regex": {
|
|
6145
|
+
"version": "6.0.1",
|
|
6146
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
6147
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
6148
|
+
"license": "MIT",
|
|
6149
|
+
"engines": {
|
|
6150
|
+
"node": ">=12"
|
|
6151
|
+
},
|
|
6152
|
+
"funding": {
|
|
6153
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
6154
|
+
}
|
|
6155
|
+
},
|
|
6156
|
+
"node_modules/@salesforce/plugin-org/node_modules/ansi-styles": {
|
|
6157
|
+
"version": "6.2.1",
|
|
6158
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
6159
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
6160
|
+
"license": "MIT",
|
|
6161
|
+
"engines": {
|
|
6162
|
+
"node": ">=12"
|
|
6163
|
+
},
|
|
6164
|
+
"funding": {
|
|
6165
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
6166
|
+
}
|
|
6167
|
+
},
|
|
6168
|
+
"node_modules/@salesforce/plugin-org/node_modules/change-case": {
|
|
6169
|
+
"version": "5.4.4",
|
|
6170
|
+
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
|
|
6171
|
+
"integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
|
|
6172
|
+
"license": "MIT"
|
|
6173
|
+
},
|
|
6174
|
+
"node_modules/@salesforce/plugin-org/node_modules/emoji-regex": {
|
|
6175
|
+
"version": "10.3.0",
|
|
6176
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
6177
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
6178
|
+
"license": "MIT"
|
|
6179
|
+
},
|
|
6180
|
+
"node_modules/@salesforce/plugin-org/node_modules/is-fullwidth-code-point": {
|
|
6181
|
+
"version": "5.0.0",
|
|
6182
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
6183
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
6184
|
+
"license": "MIT",
|
|
6185
|
+
"dependencies": {
|
|
6186
|
+
"get-east-asian-width": "^1.0.0"
|
|
6187
|
+
},
|
|
6188
|
+
"engines": {
|
|
6189
|
+
"node": ">=18"
|
|
6190
|
+
},
|
|
6191
|
+
"funding": {
|
|
6192
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6193
|
+
}
|
|
6194
|
+
},
|
|
6195
|
+
"node_modules/@salesforce/plugin-org/node_modules/is-wsl": {
|
|
6196
|
+
"version": "3.1.0",
|
|
6197
|
+
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
|
|
6198
|
+
"integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
|
|
6199
|
+
"license": "MIT",
|
|
6200
|
+
"dependencies": {
|
|
6201
|
+
"is-inside-container": "^1.0.0"
|
|
6202
|
+
},
|
|
6203
|
+
"engines": {
|
|
6204
|
+
"node": ">=16"
|
|
6205
|
+
},
|
|
6206
|
+
"funding": {
|
|
6207
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6208
|
+
}
|
|
6209
|
+
},
|
|
6210
|
+
"node_modules/@salesforce/plugin-org/node_modules/natural-orderby": {
|
|
6211
|
+
"version": "3.0.2",
|
|
6212
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
6213
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
6214
|
+
"license": "MIT",
|
|
6215
|
+
"engines": {
|
|
6216
|
+
"node": ">=18"
|
|
6217
|
+
}
|
|
6218
|
+
},
|
|
6219
|
+
"node_modules/@salesforce/plugin-org/node_modules/slice-ansi": {
|
|
6220
|
+
"version": "7.1.0",
|
|
6221
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
6222
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
6223
|
+
"license": "MIT",
|
|
6224
|
+
"dependencies": {
|
|
6225
|
+
"ansi-styles": "^6.2.1",
|
|
6226
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
6227
|
+
},
|
|
6228
|
+
"engines": {
|
|
6229
|
+
"node": ">=18"
|
|
6230
|
+
},
|
|
6231
|
+
"funding": {
|
|
6232
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
6233
|
+
}
|
|
6234
|
+
},
|
|
6235
|
+
"node_modules/@salesforce/plugin-org/node_modules/string-width": {
|
|
6236
|
+
"version": "7.1.0",
|
|
6237
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
6238
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
6239
|
+
"license": "MIT",
|
|
6240
|
+
"dependencies": {
|
|
6241
|
+
"emoji-regex": "^10.3.0",
|
|
6242
|
+
"get-east-asian-width": "^1.0.0",
|
|
6243
|
+
"strip-ansi": "^7.1.0"
|
|
6244
|
+
},
|
|
6245
|
+
"engines": {
|
|
6246
|
+
"node": ">=18"
|
|
6247
|
+
},
|
|
6248
|
+
"funding": {
|
|
6249
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6250
|
+
}
|
|
6251
|
+
},
|
|
6252
|
+
"node_modules/@salesforce/plugin-org/node_modules/strip-ansi": {
|
|
6253
|
+
"version": "7.1.0",
|
|
6254
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
6255
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
6256
|
+
"license": "MIT",
|
|
6257
|
+
"dependencies": {
|
|
6258
|
+
"ansi-regex": "^6.0.1"
|
|
6259
|
+
},
|
|
6260
|
+
"engines": {
|
|
6261
|
+
"node": ">=12"
|
|
6262
|
+
},
|
|
6263
|
+
"funding": {
|
|
6264
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
6265
|
+
}
|
|
6266
|
+
},
|
|
6267
|
+
"node_modules/@salesforce/plugin-packaging": {
|
|
6268
|
+
"version": "2.4.6",
|
|
6269
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.4.6.tgz",
|
|
6270
|
+
"integrity": "sha512-+Z8YLdogVycJGMz4zyKb0kXPXxIO6tA1joC+aOJVjUy9msKFqBvr3MQXadJSq+hJ51ole7zQ97Etqn6HnDD+rA==",
|
|
6271
|
+
"license": "BSD-3-Clause",
|
|
6272
|
+
"dependencies": {
|
|
6273
|
+
"@oclif/core": "^4",
|
|
6274
|
+
"@salesforce/core": "^7.3.8",
|
|
6275
|
+
"@salesforce/kit": "^3.1.0",
|
|
6276
|
+
"@salesforce/packaging": "^3.5.16",
|
|
6277
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
6278
|
+
"chalk": "^5.3.0"
|
|
6279
|
+
},
|
|
6280
|
+
"engines": {
|
|
6281
|
+
"node": ">=18.0.0"
|
|
6282
|
+
}
|
|
6283
|
+
},
|
|
6284
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/@salesforce/sf-plugins-core": {
|
|
6285
|
+
"version": "10.0.1",
|
|
6286
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
6287
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
6288
|
+
"license": "BSD-3-Clause",
|
|
6289
|
+
"dependencies": {
|
|
6290
|
+
"@inquirer/confirm": "^3.1.9",
|
|
6291
|
+
"@inquirer/password": "^2.1.9",
|
|
6292
|
+
"@oclif/core": "^4.0.3",
|
|
6293
|
+
"@salesforce/core": "^7.3.12",
|
|
6294
|
+
"@salesforce/kit": "^3.1.3",
|
|
6295
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
6296
|
+
"ansis": "^3.2.0",
|
|
6297
|
+
"cli-progress": "^3.12.0",
|
|
6298
|
+
"natural-orderby": "^3.0.2",
|
|
6299
|
+
"slice-ansi": "^7.1.0",
|
|
6300
|
+
"string-width": "^7.1.0",
|
|
6301
|
+
"terminal-link": "^3.0.0"
|
|
6302
|
+
},
|
|
6303
|
+
"engines": {
|
|
6304
|
+
"node": ">=18.0.0"
|
|
6305
|
+
}
|
|
6306
|
+
},
|
|
6307
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/ansi-regex": {
|
|
6308
|
+
"version": "6.0.1",
|
|
6309
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
6310
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
6311
|
+
"license": "MIT",
|
|
6312
|
+
"engines": {
|
|
6313
|
+
"node": ">=12"
|
|
6314
|
+
},
|
|
6315
|
+
"funding": {
|
|
6316
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
6317
|
+
}
|
|
6318
|
+
},
|
|
6319
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/ansi-styles": {
|
|
6320
|
+
"version": "6.2.1",
|
|
6321
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
6322
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
6323
|
+
"license": "MIT",
|
|
6324
|
+
"engines": {
|
|
6325
|
+
"node": ">=12"
|
|
6326
|
+
},
|
|
6327
|
+
"funding": {
|
|
6328
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
6329
|
+
}
|
|
6330
|
+
},
|
|
6331
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/chalk": {
|
|
6332
|
+
"version": "5.3.0",
|
|
6333
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6334
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
6335
|
+
"license": "MIT",
|
|
6336
|
+
"engines": {
|
|
6337
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
6338
|
+
},
|
|
6339
|
+
"funding": {
|
|
6340
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6341
|
+
}
|
|
6342
|
+
},
|
|
6343
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/emoji-regex": {
|
|
6344
|
+
"version": "10.3.0",
|
|
6345
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
6346
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
6347
|
+
"license": "MIT"
|
|
6348
|
+
},
|
|
6349
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/is-fullwidth-code-point": {
|
|
6350
|
+
"version": "5.0.0",
|
|
6351
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
6352
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
6353
|
+
"license": "MIT",
|
|
6354
|
+
"dependencies": {
|
|
6355
|
+
"get-east-asian-width": "^1.0.0"
|
|
6356
|
+
},
|
|
6357
|
+
"engines": {
|
|
6358
|
+
"node": ">=18"
|
|
6359
|
+
},
|
|
6360
|
+
"funding": {
|
|
6361
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6362
|
+
}
|
|
6363
|
+
},
|
|
6364
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/natural-orderby": {
|
|
6365
|
+
"version": "3.0.2",
|
|
6366
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
6367
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
6368
|
+
"license": "MIT",
|
|
6369
|
+
"engines": {
|
|
6370
|
+
"node": ">=18"
|
|
6371
|
+
}
|
|
6372
|
+
},
|
|
6373
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/slice-ansi": {
|
|
6374
|
+
"version": "7.1.0",
|
|
6375
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
6376
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
6377
|
+
"license": "MIT",
|
|
6378
|
+
"dependencies": {
|
|
6379
|
+
"ansi-styles": "^6.2.1",
|
|
6380
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
6381
|
+
},
|
|
6382
|
+
"engines": {
|
|
6383
|
+
"node": ">=18"
|
|
6384
|
+
},
|
|
6385
|
+
"funding": {
|
|
6386
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
6387
|
+
}
|
|
6388
|
+
},
|
|
6389
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/string-width": {
|
|
6390
|
+
"version": "7.1.0",
|
|
6391
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
6392
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
6393
|
+
"license": "MIT",
|
|
6394
|
+
"dependencies": {
|
|
6395
|
+
"emoji-regex": "^10.3.0",
|
|
6396
|
+
"get-east-asian-width": "^1.0.0",
|
|
6397
|
+
"strip-ansi": "^7.1.0"
|
|
6398
|
+
},
|
|
6399
|
+
"engines": {
|
|
6400
|
+
"node": ">=18"
|
|
6401
|
+
},
|
|
6402
|
+
"funding": {
|
|
6403
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6404
|
+
}
|
|
6405
|
+
},
|
|
6406
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/strip-ansi": {
|
|
6407
|
+
"version": "7.1.0",
|
|
6408
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
6409
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
6410
|
+
"license": "MIT",
|
|
6411
|
+
"dependencies": {
|
|
6412
|
+
"ansi-regex": "^6.0.1"
|
|
6413
|
+
},
|
|
6414
|
+
"engines": {
|
|
6415
|
+
"node": ">=12"
|
|
6416
|
+
},
|
|
6417
|
+
"funding": {
|
|
6418
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
6419
|
+
}
|
|
6420
|
+
},
|
|
6421
|
+
"node_modules/@salesforce/plugin-release-management": {
|
|
6422
|
+
"version": "5.4.7",
|
|
6423
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-release-management/-/plugin-release-management-5.4.7.tgz",
|
|
6424
|
+
"integrity": "sha512-ll4X+5hT6jI5m/6oJJOLTbhUXUuhmsQRp8Md4lGojchnhAERZLpf3lL2Uhzzfmiih5ej75/CiXc+PkaVzNnG2g==",
|
|
6425
|
+
"dev": true,
|
|
6426
|
+
"license": "BSD-3-Clause",
|
|
6427
|
+
"dependencies": {
|
|
6428
|
+
"@oclif/core": "^3.26.4",
|
|
6429
|
+
"@octokit/core": "^4.2.4",
|
|
6430
|
+
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
6431
|
+
"@octokit/plugin-throttling": "^5.2.3",
|
|
6432
|
+
"@salesforce/cli-plugins-testkit": "^5.3.9",
|
|
6433
|
+
"@salesforce/core": "^7.3.1",
|
|
6434
|
+
"@salesforce/kit": "^3.1.2",
|
|
6435
|
+
"@salesforce/plugin-command-reference": "^3.0.83",
|
|
6436
|
+
"@salesforce/plugin-trust": "^3.7.0",
|
|
6437
|
+
"@salesforce/sf-plugins-core": "^9.1.1",
|
|
6438
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
6439
|
+
"aws-sdk": "^2.1632.0",
|
|
6440
|
+
"chalk": "^5.3.0",
|
|
6441
|
+
"fast-glob": "^3.3.2",
|
|
6442
|
+
"got": "^13",
|
|
6443
|
+
"just-diff": "^5.2.0",
|
|
6444
|
+
"proxy-agent": "^6.4.0",
|
|
6445
|
+
"semver": "^7.6.0",
|
|
6446
|
+
"shelljs": "^0.8.5",
|
|
6447
|
+
"standard-version": "^9.5.0",
|
|
6448
|
+
"strip-ansi": "^6",
|
|
6449
|
+
"yarn-deduplicate": "^6.0.2"
|
|
6450
|
+
},
|
|
6451
|
+
"bin": {
|
|
6452
|
+
"sf-release": "bin/run.js"
|
|
6453
|
+
},
|
|
6454
|
+
"engines": {
|
|
6455
|
+
"node": ">=16.0.0"
|
|
6456
|
+
}
|
|
6457
|
+
},
|
|
6458
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core": {
|
|
6459
|
+
"version": "3.26.9",
|
|
6460
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
6461
|
+
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
6462
|
+
"dev": true,
|
|
6463
|
+
"license": "MIT",
|
|
6464
|
+
"dependencies": {
|
|
6465
|
+
"@types/cli-progress": "^3.11.5",
|
|
6466
|
+
"ansi-escapes": "^4.3.2",
|
|
6467
|
+
"ansi-styles": "^4.3.0",
|
|
6468
|
+
"cardinal": "^2.1.1",
|
|
6469
|
+
"chalk": "^4.1.2",
|
|
6470
|
+
"clean-stack": "^3.0.1",
|
|
6471
|
+
"cli-progress": "^3.12.0",
|
|
6472
|
+
"color": "^4.2.3",
|
|
6473
|
+
"debug": "^4.3.5",
|
|
6474
|
+
"ejs": "^3.1.10",
|
|
6475
|
+
"get-package-type": "^0.1.0",
|
|
6476
|
+
"globby": "^11.1.0",
|
|
6477
|
+
"hyperlinker": "^1.0.0",
|
|
6478
|
+
"indent-string": "^4.0.0",
|
|
6479
|
+
"is-wsl": "^2.2.0",
|
|
6480
|
+
"js-yaml": "^3.14.1",
|
|
6481
|
+
"minimatch": "^9.0.4",
|
|
6482
|
+
"natural-orderby": "^2.0.3",
|
|
6483
|
+
"object-treeify": "^1.1.33",
|
|
6484
|
+
"password-prompt": "^1.1.3",
|
|
6485
|
+
"slice-ansi": "^4.0.0",
|
|
6486
|
+
"string-width": "^4.2.3",
|
|
6487
|
+
"strip-ansi": "^6.0.1",
|
|
6488
|
+
"supports-color": "^8.1.1",
|
|
6489
|
+
"supports-hyperlinks": "^2.2.0",
|
|
6490
|
+
"widest-line": "^3.1.0",
|
|
6491
|
+
"wordwrap": "^1.0.0",
|
|
6492
|
+
"wrap-ansi": "^7.0.0"
|
|
6493
|
+
},
|
|
6494
|
+
"engines": {
|
|
6495
|
+
"node": ">=18.0.0"
|
|
6496
|
+
}
|
|
6497
|
+
},
|
|
6498
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core/node_modules/chalk": {
|
|
6499
|
+
"version": "4.1.2",
|
|
6500
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
6501
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
6502
|
+
"dev": true,
|
|
6503
|
+
"license": "MIT",
|
|
6504
|
+
"dependencies": {
|
|
6505
|
+
"ansi-styles": "^4.1.0",
|
|
6506
|
+
"supports-color": "^7.1.0"
|
|
6507
|
+
},
|
|
6508
|
+
"engines": {
|
|
6509
|
+
"node": ">=10"
|
|
6510
|
+
},
|
|
6511
|
+
"funding": {
|
|
6512
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6513
|
+
}
|
|
6514
|
+
},
|
|
6515
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
6516
|
+
"version": "7.2.0",
|
|
6517
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
6518
|
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
6519
|
+
"dev": true,
|
|
6520
|
+
"license": "MIT",
|
|
6521
|
+
"dependencies": {
|
|
6522
|
+
"has-flag": "^4.0.0"
|
|
6523
|
+
},
|
|
6524
|
+
"engines": {
|
|
6525
|
+
"node": ">=8"
|
|
6526
|
+
}
|
|
6527
|
+
},
|
|
6528
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/auth-token": {
|
|
6529
|
+
"version": "3.0.4",
|
|
6530
|
+
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz",
|
|
6531
|
+
"integrity": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==",
|
|
6532
|
+
"dev": true,
|
|
6533
|
+
"license": "MIT",
|
|
6534
|
+
"engines": {
|
|
6535
|
+
"node": ">= 14"
|
|
6536
|
+
}
|
|
6537
|
+
},
|
|
6538
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/core": {
|
|
6539
|
+
"version": "4.2.4",
|
|
6540
|
+
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz",
|
|
6541
|
+
"integrity": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==",
|
|
6542
|
+
"dev": true,
|
|
6543
|
+
"license": "MIT",
|
|
6544
|
+
"dependencies": {
|
|
6545
|
+
"@octokit/auth-token": "^3.0.0",
|
|
6546
|
+
"@octokit/graphql": "^5.0.0",
|
|
6547
|
+
"@octokit/request": "^6.0.0",
|
|
6548
|
+
"@octokit/request-error": "^3.0.0",
|
|
6549
|
+
"@octokit/types": "^9.0.0",
|
|
6550
|
+
"before-after-hook": "^2.2.0",
|
|
6551
|
+
"universal-user-agent": "^6.0.0"
|
|
6552
|
+
},
|
|
6553
|
+
"engines": {
|
|
6554
|
+
"node": ">= 14"
|
|
6555
|
+
}
|
|
6556
|
+
},
|
|
6557
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/endpoint": {
|
|
6558
|
+
"version": "7.0.6",
|
|
6559
|
+
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.6.tgz",
|
|
6560
|
+
"integrity": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==",
|
|
6561
|
+
"dev": true,
|
|
6562
|
+
"license": "MIT",
|
|
6563
|
+
"dependencies": {
|
|
6564
|
+
"@octokit/types": "^9.0.0",
|
|
6565
|
+
"is-plain-object": "^5.0.0",
|
|
6566
|
+
"universal-user-agent": "^6.0.0"
|
|
6567
|
+
},
|
|
6568
|
+
"engines": {
|
|
6569
|
+
"node": ">= 14"
|
|
6570
|
+
}
|
|
6571
|
+
},
|
|
6572
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/graphql": {
|
|
6573
|
+
"version": "5.0.6",
|
|
6574
|
+
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz",
|
|
6575
|
+
"integrity": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==",
|
|
6576
|
+
"dev": true,
|
|
6577
|
+
"license": "MIT",
|
|
6578
|
+
"dependencies": {
|
|
6579
|
+
"@octokit/request": "^6.0.0",
|
|
6580
|
+
"@octokit/types": "^9.0.0",
|
|
6581
|
+
"universal-user-agent": "^6.0.0"
|
|
6582
|
+
},
|
|
6583
|
+
"engines": {
|
|
6584
|
+
"node": ">= 14"
|
|
6585
|
+
}
|
|
6586
|
+
},
|
|
6587
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/openapi-types": {
|
|
6588
|
+
"version": "18.1.1",
|
|
6589
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.1.1.tgz",
|
|
6590
|
+
"integrity": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==",
|
|
6591
|
+
"dev": true,
|
|
6592
|
+
"license": "MIT"
|
|
6593
|
+
},
|
|
6594
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/plugin-paginate-rest": {
|
|
6595
|
+
"version": "6.1.2",
|
|
6596
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz",
|
|
6597
|
+
"integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==",
|
|
6598
|
+
"dev": true,
|
|
6599
|
+
"license": "MIT",
|
|
6600
|
+
"dependencies": {
|
|
6601
|
+
"@octokit/tsconfig": "^1.0.2",
|
|
6602
|
+
"@octokit/types": "^9.2.3"
|
|
6603
|
+
},
|
|
6604
|
+
"engines": {
|
|
6605
|
+
"node": ">= 14"
|
|
6606
|
+
},
|
|
6607
|
+
"peerDependencies": {
|
|
6608
|
+
"@octokit/core": ">=4"
|
|
6609
|
+
}
|
|
6610
|
+
},
|
|
6611
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/plugin-throttling": {
|
|
6612
|
+
"version": "5.2.3",
|
|
6613
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-5.2.3.tgz",
|
|
6614
|
+
"integrity": "sha512-C9CFg9mrf6cugneKiaI841iG8DOv6P5XXkjmiNNut+swePxQ7RWEdAZRp5rJoE1hjsIqiYcKa/ZkOQ+ujPI39Q==",
|
|
6615
|
+
"dev": true,
|
|
6616
|
+
"license": "MIT",
|
|
6617
|
+
"dependencies": {
|
|
6618
|
+
"@octokit/types": "^9.0.0",
|
|
6619
|
+
"bottleneck": "^2.15.3"
|
|
6620
|
+
},
|
|
6621
|
+
"engines": {
|
|
6622
|
+
"node": ">= 14"
|
|
6623
|
+
},
|
|
6624
|
+
"peerDependencies": {
|
|
6625
|
+
"@octokit/core": "^4.0.0"
|
|
6626
|
+
}
|
|
6627
|
+
},
|
|
6628
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/request": {
|
|
6629
|
+
"version": "6.2.8",
|
|
6630
|
+
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.8.tgz",
|
|
6631
|
+
"integrity": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==",
|
|
6632
|
+
"dev": true,
|
|
6633
|
+
"license": "MIT",
|
|
6634
|
+
"dependencies": {
|
|
6635
|
+
"@octokit/endpoint": "^7.0.0",
|
|
6636
|
+
"@octokit/request-error": "^3.0.0",
|
|
6637
|
+
"@octokit/types": "^9.0.0",
|
|
6638
|
+
"is-plain-object": "^5.0.0",
|
|
6639
|
+
"node-fetch": "^2.6.7",
|
|
6640
|
+
"universal-user-agent": "^6.0.0"
|
|
6641
|
+
},
|
|
6642
|
+
"engines": {
|
|
6643
|
+
"node": ">= 14"
|
|
6644
|
+
}
|
|
6645
|
+
},
|
|
6646
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/request-error": {
|
|
6647
|
+
"version": "3.0.3",
|
|
6648
|
+
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz",
|
|
6649
|
+
"integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==",
|
|
6650
|
+
"dev": true,
|
|
6651
|
+
"license": "MIT",
|
|
6652
|
+
"dependencies": {
|
|
6653
|
+
"@octokit/types": "^9.0.0",
|
|
6654
|
+
"deprecation": "^2.0.0",
|
|
6655
|
+
"once": "^1.4.0"
|
|
6656
|
+
},
|
|
6657
|
+
"engines": {
|
|
6658
|
+
"node": ">= 14"
|
|
6659
|
+
}
|
|
6660
|
+
},
|
|
6661
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/types": {
|
|
6662
|
+
"version": "9.3.2",
|
|
6663
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.3.2.tgz",
|
|
6664
|
+
"integrity": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==",
|
|
6665
|
+
"dev": true,
|
|
6666
|
+
"license": "MIT",
|
|
6667
|
+
"dependencies": {
|
|
6668
|
+
"@octokit/openapi-types": "^18.0.0"
|
|
6669
|
+
}
|
|
6670
|
+
},
|
|
6671
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core": {
|
|
6672
|
+
"version": "9.1.1",
|
|
6673
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
6674
|
+
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
6675
|
+
"dev": true,
|
|
6676
|
+
"license": "BSD-3-Clause",
|
|
6677
|
+
"dependencies": {
|
|
6678
|
+
"@inquirer/confirm": "^3.1.9",
|
|
6679
|
+
"@inquirer/password": "^2.1.9",
|
|
6680
|
+
"@oclif/core": "^3.26.6",
|
|
6681
|
+
"@salesforce/core": "^7.3.9",
|
|
6682
|
+
"@salesforce/kit": "^3.1.2",
|
|
6683
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
6684
|
+
"chalk": "^5.3.0"
|
|
6685
|
+
},
|
|
6686
|
+
"engines": {
|
|
6687
|
+
"node": ">=18.0.0"
|
|
6688
|
+
}
|
|
6689
|
+
},
|
|
6690
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/chalk": {
|
|
6691
|
+
"version": "5.3.0",
|
|
6692
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6693
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
6694
|
+
"dev": true,
|
|
6695
|
+
"license": "MIT",
|
|
6696
|
+
"engines": {
|
|
6697
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
6698
|
+
},
|
|
6699
|
+
"funding": {
|
|
6700
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6701
|
+
}
|
|
6702
|
+
},
|
|
6703
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/supports-color": {
|
|
6704
|
+
"version": "8.1.1",
|
|
6705
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
6706
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
6707
|
+
"dev": true,
|
|
6708
|
+
"license": "MIT",
|
|
6709
|
+
"dependencies": {
|
|
6710
|
+
"has-flag": "^4.0.0"
|
|
6711
|
+
},
|
|
6712
|
+
"engines": {
|
|
6713
|
+
"node": ">=10"
|
|
6714
|
+
},
|
|
6715
|
+
"funding": {
|
|
6716
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
6717
|
+
}
|
|
6718
|
+
},
|
|
6719
|
+
"node_modules/@salesforce/plugin-schema": {
|
|
6720
|
+
"version": "3.3.12",
|
|
6721
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.12.tgz",
|
|
6722
|
+
"integrity": "sha512-n3C8M2LwTr43gdWBt7wHHRaW4CR7uId5hjk7+7Xeog3FAkNM6amJvgISuI+jIDc+zexgeKzQSFv6G2q8CCxMZA==",
|
|
6723
|
+
"license": "BSD-3-Clause",
|
|
6724
|
+
"dependencies": {
|
|
6725
|
+
"@oclif/core": "^4",
|
|
6726
|
+
"@salesforce/core": "^7.3.8",
|
|
6727
|
+
"@salesforce/sf-plugins-core": "^10.0.0"
|
|
6728
|
+
},
|
|
6729
|
+
"engines": {
|
|
6730
|
+
"node": ">=18.0.0"
|
|
6731
|
+
}
|
|
6732
|
+
},
|
|
6733
|
+
"node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core": {
|
|
6734
|
+
"version": "10.0.1",
|
|
6735
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
6736
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
6737
|
+
"license": "BSD-3-Clause",
|
|
6738
|
+
"dependencies": {
|
|
6739
|
+
"@inquirer/confirm": "^3.1.9",
|
|
6740
|
+
"@inquirer/password": "^2.1.9",
|
|
6741
|
+
"@oclif/core": "^4.0.3",
|
|
6742
|
+
"@salesforce/core": "^7.3.12",
|
|
6743
|
+
"@salesforce/kit": "^3.1.3",
|
|
6744
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
6745
|
+
"ansis": "^3.2.0",
|
|
6746
|
+
"cli-progress": "^3.12.0",
|
|
6747
|
+
"natural-orderby": "^3.0.2",
|
|
6748
|
+
"slice-ansi": "^7.1.0",
|
|
6749
|
+
"string-width": "^7.1.0",
|
|
6750
|
+
"terminal-link": "^3.0.0"
|
|
6751
|
+
},
|
|
6752
|
+
"engines": {
|
|
6753
|
+
"node": ">=18.0.0"
|
|
6754
|
+
}
|
|
6755
|
+
},
|
|
6756
|
+
"node_modules/@salesforce/plugin-schema/node_modules/ansi-regex": {
|
|
6757
|
+
"version": "6.0.1",
|
|
6758
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
6759
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
6760
|
+
"license": "MIT",
|
|
6761
|
+
"engines": {
|
|
6762
|
+
"node": ">=12"
|
|
6763
|
+
},
|
|
6764
|
+
"funding": {
|
|
6765
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
6766
|
+
}
|
|
6767
|
+
},
|
|
6768
|
+
"node_modules/@salesforce/plugin-schema/node_modules/ansi-styles": {
|
|
6769
|
+
"version": "6.2.1",
|
|
6770
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
6771
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
6772
|
+
"license": "MIT",
|
|
6773
|
+
"engines": {
|
|
6774
|
+
"node": ">=12"
|
|
6775
|
+
},
|
|
6776
|
+
"funding": {
|
|
6777
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
6778
|
+
}
|
|
6779
|
+
},
|
|
6780
|
+
"node_modules/@salesforce/plugin-schema/node_modules/emoji-regex": {
|
|
6781
|
+
"version": "10.3.0",
|
|
6782
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
6783
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
6784
|
+
"license": "MIT"
|
|
6785
|
+
},
|
|
6786
|
+
"node_modules/@salesforce/plugin-schema/node_modules/is-fullwidth-code-point": {
|
|
6787
|
+
"version": "5.0.0",
|
|
6788
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
6789
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
6790
|
+
"license": "MIT",
|
|
6791
|
+
"dependencies": {
|
|
6792
|
+
"get-east-asian-width": "^1.0.0"
|
|
6793
|
+
},
|
|
6794
|
+
"engines": {
|
|
6795
|
+
"node": ">=18"
|
|
6796
|
+
},
|
|
6797
|
+
"funding": {
|
|
6798
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6799
|
+
}
|
|
6800
|
+
},
|
|
6801
|
+
"node_modules/@salesforce/plugin-schema/node_modules/natural-orderby": {
|
|
6802
|
+
"version": "3.0.2",
|
|
6803
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
6804
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
6805
|
+
"license": "MIT",
|
|
6806
|
+
"engines": {
|
|
6807
|
+
"node": ">=18"
|
|
6808
|
+
}
|
|
6809
|
+
},
|
|
6810
|
+
"node_modules/@salesforce/plugin-schema/node_modules/slice-ansi": {
|
|
6811
|
+
"version": "7.1.0",
|
|
6812
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
6813
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
6814
|
+
"license": "MIT",
|
|
6815
|
+
"dependencies": {
|
|
6816
|
+
"ansi-styles": "^6.2.1",
|
|
6817
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
6818
|
+
},
|
|
6819
|
+
"engines": {
|
|
6820
|
+
"node": ">=18"
|
|
6821
|
+
},
|
|
6822
|
+
"funding": {
|
|
6823
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
6824
|
+
}
|
|
6825
|
+
},
|
|
6826
|
+
"node_modules/@salesforce/plugin-schema/node_modules/string-width": {
|
|
6827
|
+
"version": "7.1.0",
|
|
6828
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
6829
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
6830
|
+
"license": "MIT",
|
|
6831
|
+
"dependencies": {
|
|
6832
|
+
"emoji-regex": "^10.3.0",
|
|
6833
|
+
"get-east-asian-width": "^1.0.0",
|
|
6834
|
+
"strip-ansi": "^7.1.0"
|
|
6835
|
+
},
|
|
6836
|
+
"engines": {
|
|
6837
|
+
"node": ">=18"
|
|
6838
|
+
},
|
|
6839
|
+
"funding": {
|
|
6840
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6841
|
+
}
|
|
6842
|
+
},
|
|
6843
|
+
"node_modules/@salesforce/plugin-schema/node_modules/strip-ansi": {
|
|
6844
|
+
"version": "7.1.0",
|
|
6845
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
6846
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
6847
|
+
"license": "MIT",
|
|
6848
|
+
"dependencies": {
|
|
6849
|
+
"ansi-regex": "^6.0.1"
|
|
6850
|
+
},
|
|
6851
|
+
"engines": {
|
|
6852
|
+
"node": ">=12"
|
|
6853
|
+
},
|
|
6854
|
+
"funding": {
|
|
6855
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
6856
|
+
}
|
|
6857
|
+
},
|
|
6858
|
+
"node_modules/@salesforce/plugin-settings": {
|
|
6859
|
+
"version": "2.3.2",
|
|
6860
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.3.2.tgz",
|
|
6861
|
+
"integrity": "sha512-4lmgRxTccOSiKHKreSRsRM/rWpDrxJtz47v7yhqTG6FrPDW3xbRIxGZf0TsS+HOYz1Cc2HhGJib39mR0zvfPAg==",
|
|
6862
|
+
"license": "BSD-3-Clause",
|
|
6863
|
+
"dependencies": {
|
|
6864
|
+
"@oclif/core": "^4",
|
|
6865
|
+
"@salesforce/core": "^7.3.9",
|
|
6866
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
6867
|
+
"fast-levenshtein": "^3.0.0"
|
|
6868
|
+
},
|
|
6869
|
+
"engines": {
|
|
6870
|
+
"node": ">=18.0.0"
|
|
6871
|
+
}
|
|
6872
|
+
},
|
|
6873
|
+
"node_modules/@salesforce/plugin-settings/node_modules/@salesforce/sf-plugins-core": {
|
|
6874
|
+
"version": "10.0.1",
|
|
6875
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
6876
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
6877
|
+
"license": "BSD-3-Clause",
|
|
6878
|
+
"dependencies": {
|
|
6879
|
+
"@inquirer/confirm": "^3.1.9",
|
|
6880
|
+
"@inquirer/password": "^2.1.9",
|
|
6881
|
+
"@oclif/core": "^4.0.3",
|
|
6882
|
+
"@salesforce/core": "^7.3.12",
|
|
6883
|
+
"@salesforce/kit": "^3.1.3",
|
|
6884
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
6885
|
+
"ansis": "^3.2.0",
|
|
6886
|
+
"cli-progress": "^3.12.0",
|
|
6887
|
+
"natural-orderby": "^3.0.2",
|
|
6888
|
+
"slice-ansi": "^7.1.0",
|
|
6889
|
+
"string-width": "^7.1.0",
|
|
6890
|
+
"terminal-link": "^3.0.0"
|
|
6891
|
+
},
|
|
6892
|
+
"engines": {
|
|
6893
|
+
"node": ">=18.0.0"
|
|
6894
|
+
}
|
|
6895
|
+
},
|
|
6896
|
+
"node_modules/@salesforce/plugin-settings/node_modules/ansi-regex": {
|
|
6897
|
+
"version": "6.0.1",
|
|
6898
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
6899
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
6900
|
+
"license": "MIT",
|
|
6901
|
+
"engines": {
|
|
6902
|
+
"node": ">=12"
|
|
6903
|
+
},
|
|
6904
|
+
"funding": {
|
|
6905
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
6906
|
+
}
|
|
6907
|
+
},
|
|
6908
|
+
"node_modules/@salesforce/plugin-settings/node_modules/ansi-styles": {
|
|
6909
|
+
"version": "6.2.1",
|
|
6910
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
6911
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
6912
|
+
"license": "MIT",
|
|
6913
|
+
"engines": {
|
|
6914
|
+
"node": ">=12"
|
|
6915
|
+
},
|
|
6916
|
+
"funding": {
|
|
6917
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
6918
|
+
}
|
|
6919
|
+
},
|
|
6920
|
+
"node_modules/@salesforce/plugin-settings/node_modules/emoji-regex": {
|
|
6921
|
+
"version": "10.3.0",
|
|
6922
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
6923
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
6924
|
+
"license": "MIT"
|
|
6925
|
+
},
|
|
6926
|
+
"node_modules/@salesforce/plugin-settings/node_modules/is-fullwidth-code-point": {
|
|
6927
|
+
"version": "5.0.0",
|
|
6928
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
6929
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
6930
|
+
"license": "MIT",
|
|
6931
|
+
"dependencies": {
|
|
6932
|
+
"get-east-asian-width": "^1.0.0"
|
|
6933
|
+
},
|
|
6934
|
+
"engines": {
|
|
6935
|
+
"node": ">=18"
|
|
6936
|
+
},
|
|
6937
|
+
"funding": {
|
|
6938
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6939
|
+
}
|
|
6940
|
+
},
|
|
6941
|
+
"node_modules/@salesforce/plugin-settings/node_modules/natural-orderby": {
|
|
6942
|
+
"version": "3.0.2",
|
|
6943
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
6944
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
6945
|
+
"license": "MIT",
|
|
6946
|
+
"engines": {
|
|
6947
|
+
"node": ">=18"
|
|
6948
|
+
}
|
|
6949
|
+
},
|
|
6950
|
+
"node_modules/@salesforce/plugin-settings/node_modules/slice-ansi": {
|
|
6951
|
+
"version": "7.1.0",
|
|
6952
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
6953
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
6954
|
+
"license": "MIT",
|
|
6955
|
+
"dependencies": {
|
|
6956
|
+
"ansi-styles": "^6.2.1",
|
|
6957
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
6958
|
+
},
|
|
6959
|
+
"engines": {
|
|
6960
|
+
"node": ">=18"
|
|
6961
|
+
},
|
|
6962
|
+
"funding": {
|
|
6963
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
6964
|
+
}
|
|
6965
|
+
},
|
|
6966
|
+
"node_modules/@salesforce/plugin-settings/node_modules/string-width": {
|
|
6967
|
+
"version": "7.1.0",
|
|
6968
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
6969
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
6970
|
+
"license": "MIT",
|
|
6971
|
+
"dependencies": {
|
|
6972
|
+
"emoji-regex": "^10.3.0",
|
|
6973
|
+
"get-east-asian-width": "^1.0.0",
|
|
6974
|
+
"strip-ansi": "^7.1.0"
|
|
6975
|
+
},
|
|
6976
|
+
"engines": {
|
|
6977
|
+
"node": ">=18"
|
|
6978
|
+
},
|
|
6979
|
+
"funding": {
|
|
6980
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6981
|
+
}
|
|
6982
|
+
},
|
|
6983
|
+
"node_modules/@salesforce/plugin-settings/node_modules/strip-ansi": {
|
|
6984
|
+
"version": "7.1.0",
|
|
6985
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
6986
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
6987
|
+
"license": "MIT",
|
|
6988
|
+
"dependencies": {
|
|
6989
|
+
"ansi-regex": "^6.0.1"
|
|
6990
|
+
},
|
|
6991
|
+
"engines": {
|
|
6992
|
+
"node": ">=12"
|
|
6993
|
+
},
|
|
6994
|
+
"funding": {
|
|
6995
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
6996
|
+
}
|
|
6997
|
+
},
|
|
6998
|
+
"node_modules/@salesforce/plugin-sobject": {
|
|
6999
|
+
"version": "1.4.11",
|
|
7000
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.11.tgz",
|
|
7001
|
+
"integrity": "sha512-y6LHg572yEonEHu3tytWItoeF1IAJdAuhVxeHhey985N8m9zDkbYCGHHpx/CFNcQPesAARFzYJ2QEv1Lsg5a3Q==",
|
|
7002
|
+
"license": "BSD-3-Clause",
|
|
7003
|
+
"dependencies": {
|
|
7004
|
+
"@inquirer/confirm": "^3.1.8",
|
|
7005
|
+
"@inquirer/input": "^2.1.9",
|
|
7006
|
+
"@inquirer/select": "^2.3.5",
|
|
7007
|
+
"@oclif/core": "^4",
|
|
7008
|
+
"@salesforce/core": "^7.3.12",
|
|
7009
|
+
"@salesforce/kit": "^3.1.0",
|
|
7010
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
7011
|
+
"fast-glob": "^3.3.2",
|
|
7012
|
+
"fast-xml-parser": "^4.4.0",
|
|
7013
|
+
"js2xmlparser": "^4.0.2"
|
|
7014
|
+
},
|
|
7015
|
+
"engines": {
|
|
7016
|
+
"node": ">=18.0.0"
|
|
7017
|
+
}
|
|
7018
|
+
},
|
|
7019
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core": {
|
|
7020
|
+
"version": "10.0.1",
|
|
7021
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
7022
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
7023
|
+
"license": "BSD-3-Clause",
|
|
7024
|
+
"dependencies": {
|
|
7025
|
+
"@inquirer/confirm": "^3.1.9",
|
|
7026
|
+
"@inquirer/password": "^2.1.9",
|
|
7027
|
+
"@oclif/core": "^4.0.3",
|
|
7028
|
+
"@salesforce/core": "^7.3.12",
|
|
7029
|
+
"@salesforce/kit": "^3.1.3",
|
|
7030
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7031
|
+
"ansis": "^3.2.0",
|
|
7032
|
+
"cli-progress": "^3.12.0",
|
|
7033
|
+
"natural-orderby": "^3.0.2",
|
|
7034
|
+
"slice-ansi": "^7.1.0",
|
|
7035
|
+
"string-width": "^7.1.0",
|
|
7036
|
+
"terminal-link": "^3.0.0"
|
|
7037
|
+
},
|
|
7038
|
+
"engines": {
|
|
7039
|
+
"node": ">=18.0.0"
|
|
7040
|
+
}
|
|
7041
|
+
},
|
|
7042
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/ansi-regex": {
|
|
7043
|
+
"version": "6.0.1",
|
|
7044
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
7045
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
7046
|
+
"license": "MIT",
|
|
7047
|
+
"engines": {
|
|
7048
|
+
"node": ">=12"
|
|
7049
|
+
},
|
|
7050
|
+
"funding": {
|
|
7051
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
7052
|
+
}
|
|
7053
|
+
},
|
|
7054
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/ansi-styles": {
|
|
7055
|
+
"version": "6.2.1",
|
|
7056
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
7057
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
7058
|
+
"license": "MIT",
|
|
7059
|
+
"engines": {
|
|
7060
|
+
"node": ">=12"
|
|
7061
|
+
},
|
|
7062
|
+
"funding": {
|
|
7063
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
7064
|
+
}
|
|
7065
|
+
},
|
|
7066
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/emoji-regex": {
|
|
7067
|
+
"version": "10.3.0",
|
|
7068
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
7069
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
7070
|
+
"license": "MIT"
|
|
7071
|
+
},
|
|
7072
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/is-fullwidth-code-point": {
|
|
7073
|
+
"version": "5.0.0",
|
|
7074
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
7075
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
7076
|
+
"license": "MIT",
|
|
7077
|
+
"dependencies": {
|
|
7078
|
+
"get-east-asian-width": "^1.0.0"
|
|
7079
|
+
},
|
|
7080
|
+
"engines": {
|
|
7081
|
+
"node": ">=18"
|
|
7082
|
+
},
|
|
7083
|
+
"funding": {
|
|
7084
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
7085
|
+
}
|
|
7086
|
+
},
|
|
7087
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/natural-orderby": {
|
|
7088
|
+
"version": "3.0.2",
|
|
7089
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
7090
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
7091
|
+
"license": "MIT",
|
|
7092
|
+
"engines": {
|
|
7093
|
+
"node": ">=18"
|
|
7094
|
+
}
|
|
7095
|
+
},
|
|
7096
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/slice-ansi": {
|
|
7097
|
+
"version": "7.1.0",
|
|
7098
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
7099
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
7100
|
+
"license": "MIT",
|
|
7101
|
+
"dependencies": {
|
|
7102
|
+
"ansi-styles": "^6.2.1",
|
|
7103
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
7104
|
+
},
|
|
7105
|
+
"engines": {
|
|
7106
|
+
"node": ">=18"
|
|
7107
|
+
},
|
|
7108
|
+
"funding": {
|
|
7109
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
7110
|
+
}
|
|
7111
|
+
},
|
|
7112
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/string-width": {
|
|
7113
|
+
"version": "7.1.0",
|
|
7114
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
7115
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
7116
|
+
"license": "MIT",
|
|
7117
|
+
"dependencies": {
|
|
7118
|
+
"emoji-regex": "^10.3.0",
|
|
7119
|
+
"get-east-asian-width": "^1.0.0",
|
|
7120
|
+
"strip-ansi": "^7.1.0"
|
|
7121
|
+
},
|
|
7122
|
+
"engines": {
|
|
7123
|
+
"node": ">=18"
|
|
7124
|
+
},
|
|
7125
|
+
"funding": {
|
|
7126
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
7127
|
+
}
|
|
7128
|
+
},
|
|
7129
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/strip-ansi": {
|
|
7130
|
+
"version": "7.1.0",
|
|
7131
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
7132
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
7133
|
+
"license": "MIT",
|
|
7134
|
+
"dependencies": {
|
|
7135
|
+
"ansi-regex": "^6.0.1"
|
|
7136
|
+
},
|
|
7137
|
+
"engines": {
|
|
7138
|
+
"node": ">=12"
|
|
7139
|
+
},
|
|
7140
|
+
"funding": {
|
|
7141
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
7142
|
+
}
|
|
7143
|
+
},
|
|
7144
|
+
"node_modules/@salesforce/plugin-source": {
|
|
7145
|
+
"version": "3.4.3",
|
|
7146
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.4.3.tgz",
|
|
7147
|
+
"integrity": "sha512-OqfFIk1ex29JO5s+cfomjyHsBt1JUuLaF6Jp3pQsKUK0JWWYxQTB/XKFR7OsnunvClUvV8kuodKOGaOKfBEYsg==",
|
|
7148
|
+
"license": "BSD-3-Clause",
|
|
7149
|
+
"dependencies": {
|
|
7150
|
+
"@oclif/core": "^4",
|
|
7151
|
+
"@salesforce/apex-node": "^6.0.0",
|
|
7152
|
+
"@salesforce/core": "^7.3.9",
|
|
7153
|
+
"@salesforce/kit": "^3.1.2",
|
|
7154
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
7155
|
+
"@salesforce/source-deploy-retrieve": "^11.6.2",
|
|
7156
|
+
"@salesforce/source-tracking": "^6.5.0",
|
|
7157
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7158
|
+
"chalk": "^5.3.0",
|
|
7159
|
+
"cli-progress": "^3.12.0",
|
|
7160
|
+
"got": "^13.0.0",
|
|
7161
|
+
"proxy-agent": "^6.3.1"
|
|
7162
|
+
},
|
|
7163
|
+
"engines": {
|
|
7164
|
+
"node": ">=18.0.0"
|
|
7165
|
+
}
|
|
7166
|
+
},
|
|
7167
|
+
"node_modules/@salesforce/plugin-source/node_modules/@salesforce/sf-plugins-core": {
|
|
7168
|
+
"version": "10.0.1",
|
|
7169
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
7170
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
7171
|
+
"license": "BSD-3-Clause",
|
|
7172
|
+
"dependencies": {
|
|
7173
|
+
"@inquirer/confirm": "^3.1.9",
|
|
7174
|
+
"@inquirer/password": "^2.1.9",
|
|
7175
|
+
"@oclif/core": "^4.0.3",
|
|
7176
|
+
"@salesforce/core": "^7.3.12",
|
|
7177
|
+
"@salesforce/kit": "^3.1.3",
|
|
7178
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7179
|
+
"ansis": "^3.2.0",
|
|
7180
|
+
"cli-progress": "^3.12.0",
|
|
7181
|
+
"natural-orderby": "^3.0.2",
|
|
7182
|
+
"slice-ansi": "^7.1.0",
|
|
7183
|
+
"string-width": "^7.1.0",
|
|
7184
|
+
"terminal-link": "^3.0.0"
|
|
7185
|
+
},
|
|
7186
|
+
"engines": {
|
|
7187
|
+
"node": ">=18.0.0"
|
|
7188
|
+
}
|
|
7189
|
+
},
|
|
7190
|
+
"node_modules/@salesforce/plugin-source/node_modules/ansi-regex": {
|
|
7191
|
+
"version": "6.0.1",
|
|
7192
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
7193
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
7194
|
+
"license": "MIT",
|
|
7195
|
+
"engines": {
|
|
7196
|
+
"node": ">=12"
|
|
7197
|
+
},
|
|
7198
|
+
"funding": {
|
|
7199
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
7200
|
+
}
|
|
7201
|
+
},
|
|
7202
|
+
"node_modules/@salesforce/plugin-source/node_modules/ansi-styles": {
|
|
7203
|
+
"version": "6.2.1",
|
|
7204
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
7205
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
7206
|
+
"license": "MIT",
|
|
7207
|
+
"engines": {
|
|
7208
|
+
"node": ">=12"
|
|
7209
|
+
},
|
|
7210
|
+
"funding": {
|
|
7211
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
7212
|
+
}
|
|
7213
|
+
},
|
|
7214
|
+
"node_modules/@salesforce/plugin-source/node_modules/chalk": {
|
|
7215
|
+
"version": "5.3.0",
|
|
7216
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7217
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
7218
|
+
"license": "MIT",
|
|
7219
|
+
"engines": {
|
|
7220
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
7221
|
+
},
|
|
7222
|
+
"funding": {
|
|
7223
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7224
|
+
}
|
|
7225
|
+
},
|
|
7226
|
+
"node_modules/@salesforce/plugin-source/node_modules/emoji-regex": {
|
|
7227
|
+
"version": "10.3.0",
|
|
7228
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
7229
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
7230
|
+
"license": "MIT"
|
|
7231
|
+
},
|
|
7232
|
+
"node_modules/@salesforce/plugin-source/node_modules/is-fullwidth-code-point": {
|
|
7233
|
+
"version": "5.0.0",
|
|
7234
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
7235
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
7236
|
+
"license": "MIT",
|
|
7237
|
+
"dependencies": {
|
|
7238
|
+
"get-east-asian-width": "^1.0.0"
|
|
7239
|
+
},
|
|
7240
|
+
"engines": {
|
|
7241
|
+
"node": ">=18"
|
|
7242
|
+
},
|
|
7243
|
+
"funding": {
|
|
7244
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
7245
|
+
}
|
|
7246
|
+
},
|
|
7247
|
+
"node_modules/@salesforce/plugin-source/node_modules/natural-orderby": {
|
|
7248
|
+
"version": "3.0.2",
|
|
7249
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
7250
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
7251
|
+
"license": "MIT",
|
|
7252
|
+
"engines": {
|
|
7253
|
+
"node": ">=18"
|
|
7254
|
+
}
|
|
7255
|
+
},
|
|
7256
|
+
"node_modules/@salesforce/plugin-source/node_modules/slice-ansi": {
|
|
7257
|
+
"version": "7.1.0",
|
|
7258
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
7259
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
7260
|
+
"license": "MIT",
|
|
7261
|
+
"dependencies": {
|
|
7262
|
+
"ansi-styles": "^6.2.1",
|
|
7263
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5166
7264
|
},
|
|
5167
7265
|
"engines": {
|
|
5168
|
-
"node": ">=18
|
|
7266
|
+
"node": ">=18"
|
|
7267
|
+
},
|
|
7268
|
+
"funding": {
|
|
7269
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5169
7270
|
}
|
|
5170
7271
|
},
|
|
5171
|
-
"node_modules/@salesforce/plugin-
|
|
5172
|
-
"version": "
|
|
5173
|
-
"resolved": "https://registry.npmjs.org
|
|
5174
|
-
"integrity": "sha512-
|
|
5175
|
-
"license": "
|
|
7272
|
+
"node_modules/@salesforce/plugin-source/node_modules/string-width": {
|
|
7273
|
+
"version": "7.1.0",
|
|
7274
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
7275
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
7276
|
+
"license": "MIT",
|
|
5176
7277
|
"dependencies": {
|
|
5177
|
-
"
|
|
5178
|
-
"
|
|
5179
|
-
"
|
|
5180
|
-
"@salesforce/core": "^7.3.9",
|
|
5181
|
-
"@salesforce/kit": "^3.1.0",
|
|
5182
|
-
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5183
|
-
"got": "^13.0.0",
|
|
5184
|
-
"marked": "^4.3.0",
|
|
5185
|
-
"marked-terminal": "^4.2.0",
|
|
5186
|
-
"open": "^10.1.0",
|
|
5187
|
-
"proxy-agent": "^6.4.0",
|
|
5188
|
-
"semver": "^7.6.0"
|
|
7278
|
+
"emoji-regex": "^10.3.0",
|
|
7279
|
+
"get-east-asian-width": "^1.0.0",
|
|
7280
|
+
"strip-ansi": "^7.1.0"
|
|
5189
7281
|
},
|
|
5190
7282
|
"engines": {
|
|
5191
|
-
"node": ">=18
|
|
7283
|
+
"node": ">=18"
|
|
7284
|
+
},
|
|
7285
|
+
"funding": {
|
|
7286
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5192
7287
|
}
|
|
5193
7288
|
},
|
|
5194
|
-
"node_modules/@salesforce/plugin-
|
|
5195
|
-
"version": "
|
|
5196
|
-
"resolved": "https://registry.npmjs.org
|
|
5197
|
-
"integrity": "sha512-
|
|
5198
|
-
"license": "
|
|
7289
|
+
"node_modules/@salesforce/plugin-source/node_modules/strip-ansi": {
|
|
7290
|
+
"version": "7.1.0",
|
|
7291
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
7292
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
7293
|
+
"license": "MIT",
|
|
5199
7294
|
"dependencies": {
|
|
5200
|
-
"
|
|
5201
|
-
"@salesforce/core": "^7.3.6",
|
|
5202
|
-
"@salesforce/kit": "^3.1.2",
|
|
5203
|
-
"@salesforce/sf-plugins-core": "^10.0.0"
|
|
7295
|
+
"ansi-regex": "^6.0.1"
|
|
5204
7296
|
},
|
|
5205
7297
|
"engines": {
|
|
5206
|
-
"node": ">=
|
|
7298
|
+
"node": ">=12"
|
|
7299
|
+
},
|
|
7300
|
+
"funding": {
|
|
7301
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5207
7302
|
}
|
|
5208
7303
|
},
|
|
5209
|
-
"node_modules/@salesforce/plugin-
|
|
5210
|
-
"version": "
|
|
5211
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
5212
|
-
"integrity": "sha512-
|
|
7304
|
+
"node_modules/@salesforce/plugin-telemetry": {
|
|
7305
|
+
"version": "3.4.1",
|
|
7306
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.4.1.tgz",
|
|
7307
|
+
"integrity": "sha512-CSuV35hQAv0EjRl34OGLQK5qLRh3dCDNt1R265vjfX5dtI42mc50H7+fnDkLMVYVAEnG6aANnE+6A1krcBYm8w==",
|
|
5213
7308
|
"license": "BSD-3-Clause",
|
|
5214
7309
|
"dependencies": {
|
|
5215
|
-
"@oclif/core": "^4",
|
|
5216
|
-
"@salesforce/core": "^7.3.
|
|
5217
|
-
"@salesforce/kit": "^3.1.
|
|
7310
|
+
"@oclif/core": "^4.0.3",
|
|
7311
|
+
"@salesforce/core": "^7.3.5",
|
|
7312
|
+
"@salesforce/kit": "^3.1.2",
|
|
5218
7313
|
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5219
|
-
"
|
|
5220
|
-
"
|
|
7314
|
+
"@salesforce/telemetry": "^6.0.9",
|
|
7315
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7316
|
+
"debug": "^4.3.4"
|
|
5221
7317
|
},
|
|
5222
7318
|
"engines": {
|
|
5223
7319
|
"node": ">=18.0.0"
|
|
5224
7320
|
}
|
|
5225
7321
|
},
|
|
5226
|
-
"node_modules/@salesforce/plugin-
|
|
5227
|
-
"version": "
|
|
5228
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
5229
|
-
"integrity": "sha512-
|
|
7322
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/@salesforce/sf-plugins-core": {
|
|
7323
|
+
"version": "10.0.1",
|
|
7324
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
7325
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
5230
7326
|
"license": "BSD-3-Clause",
|
|
5231
7327
|
"dependencies": {
|
|
7328
|
+
"@inquirer/confirm": "^3.1.9",
|
|
7329
|
+
"@inquirer/password": "^2.1.9",
|
|
5232
7330
|
"@oclif/core": "^4.0.3",
|
|
5233
|
-
"@salesforce/core": "^7.3.
|
|
5234
|
-
"@salesforce/kit": "^3.1.
|
|
5235
|
-
"@salesforce/
|
|
5236
|
-
"@salesforce/source-deploy-retrieve": "^11.6.5",
|
|
7331
|
+
"@salesforce/core": "^7.3.12",
|
|
7332
|
+
"@salesforce/kit": "^3.1.3",
|
|
7333
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5237
7334
|
"ansis": "^3.2.0",
|
|
5238
|
-
"
|
|
5239
|
-
"
|
|
5240
|
-
"
|
|
7335
|
+
"cli-progress": "^3.12.0",
|
|
7336
|
+
"natural-orderby": "^3.0.2",
|
|
7337
|
+
"slice-ansi": "^7.1.0",
|
|
7338
|
+
"string-width": "^7.1.0",
|
|
7339
|
+
"terminal-link": "^3.0.0"
|
|
5241
7340
|
},
|
|
5242
7341
|
"engines": {
|
|
5243
7342
|
"node": ">=18.0.0"
|
|
5244
7343
|
}
|
|
5245
7344
|
},
|
|
5246
|
-
"node_modules/@salesforce/plugin-
|
|
5247
|
-
"version": "
|
|
5248
|
-
"resolved": "https://registry.npmjs.org/
|
|
5249
|
-
"integrity": "sha512-
|
|
7345
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/ansi-regex": {
|
|
7346
|
+
"version": "6.0.1",
|
|
7347
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
7348
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
7349
|
+
"license": "MIT",
|
|
7350
|
+
"engines": {
|
|
7351
|
+
"node": ">=12"
|
|
7352
|
+
},
|
|
7353
|
+
"funding": {
|
|
7354
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
7355
|
+
}
|
|
7356
|
+
},
|
|
7357
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/ansi-styles": {
|
|
7358
|
+
"version": "6.2.1",
|
|
7359
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
7360
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
7361
|
+
"license": "MIT",
|
|
7362
|
+
"engines": {
|
|
7363
|
+
"node": ">=12"
|
|
7364
|
+
},
|
|
7365
|
+
"funding": {
|
|
7366
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
7367
|
+
}
|
|
7368
|
+
},
|
|
7369
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/emoji-regex": {
|
|
7370
|
+
"version": "10.3.0",
|
|
7371
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
7372
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
5250
7373
|
"license": "MIT"
|
|
5251
7374
|
},
|
|
5252
|
-
"node_modules/@salesforce/plugin-
|
|
5253
|
-
"version": "
|
|
5254
|
-
"resolved": "https://registry.npmjs.org/is-
|
|
5255
|
-
"integrity": "sha512-
|
|
7375
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/is-fullwidth-code-point": {
|
|
7376
|
+
"version": "5.0.0",
|
|
7377
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
7378
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
5256
7379
|
"license": "MIT",
|
|
5257
7380
|
"dependencies": {
|
|
5258
|
-
"
|
|
7381
|
+
"get-east-asian-width": "^1.0.0"
|
|
5259
7382
|
},
|
|
5260
7383
|
"engines": {
|
|
5261
|
-
"node": ">=
|
|
7384
|
+
"node": ">=18"
|
|
5262
7385
|
},
|
|
5263
7386
|
"funding": {
|
|
5264
7387
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
5265
7388
|
}
|
|
5266
7389
|
},
|
|
5267
|
-
"node_modules/@salesforce/plugin-
|
|
5268
|
-
"version": "
|
|
5269
|
-
"resolved": "https://registry.npmjs.org
|
|
5270
|
-
"integrity": "sha512
|
|
5271
|
-
"license": "
|
|
7390
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/natural-orderby": {
|
|
7391
|
+
"version": "3.0.2",
|
|
7392
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
7393
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
7394
|
+
"license": "MIT",
|
|
7395
|
+
"engines": {
|
|
7396
|
+
"node": ">=18"
|
|
7397
|
+
}
|
|
7398
|
+
},
|
|
7399
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/slice-ansi": {
|
|
7400
|
+
"version": "7.1.0",
|
|
7401
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
7402
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
7403
|
+
"license": "MIT",
|
|
5272
7404
|
"dependencies": {
|
|
5273
|
-
"
|
|
5274
|
-
"
|
|
5275
|
-
"@salesforce/kit": "^3.1.0",
|
|
5276
|
-
"@salesforce/packaging": "^3.5.16",
|
|
5277
|
-
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5278
|
-
"chalk": "^5.3.0"
|
|
7405
|
+
"ansi-styles": "^6.2.1",
|
|
7406
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5279
7407
|
},
|
|
5280
7408
|
"engines": {
|
|
5281
|
-
"node": ">=18
|
|
7409
|
+
"node": ">=18"
|
|
7410
|
+
},
|
|
7411
|
+
"funding": {
|
|
7412
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5282
7413
|
}
|
|
5283
7414
|
},
|
|
5284
|
-
"node_modules/@salesforce/plugin-
|
|
5285
|
-
"version": "
|
|
5286
|
-
"resolved": "https://registry.npmjs.org/
|
|
5287
|
-
"integrity": "sha512-
|
|
7415
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/string-width": {
|
|
7416
|
+
"version": "7.1.0",
|
|
7417
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
7418
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
5288
7419
|
"license": "MIT",
|
|
7420
|
+
"dependencies": {
|
|
7421
|
+
"emoji-regex": "^10.3.0",
|
|
7422
|
+
"get-east-asian-width": "^1.0.0",
|
|
7423
|
+
"strip-ansi": "^7.1.0"
|
|
7424
|
+
},
|
|
5289
7425
|
"engines": {
|
|
5290
|
-
"node": "
|
|
7426
|
+
"node": ">=18"
|
|
5291
7427
|
},
|
|
5292
7428
|
"funding": {
|
|
5293
|
-
"url": "https://github.com/
|
|
7429
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5294
7430
|
}
|
|
5295
7431
|
},
|
|
5296
|
-
"node_modules/@salesforce/plugin-
|
|
5297
|
-
"version": "
|
|
5298
|
-
"resolved": "https://registry.npmjs.org
|
|
5299
|
-
"integrity": "sha512-
|
|
5300
|
-
"
|
|
5301
|
-
"license": "BSD-3-Clause",
|
|
7432
|
+
"node_modules/@salesforce/plugin-telemetry/node_modules/strip-ansi": {
|
|
7433
|
+
"version": "7.1.0",
|
|
7434
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
7435
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
7436
|
+
"license": "MIT",
|
|
5302
7437
|
"dependencies": {
|
|
5303
|
-
"
|
|
5304
|
-
"@octokit/core": "^4.2.4",
|
|
5305
|
-
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
5306
|
-
"@octokit/plugin-throttling": "^5.2.3",
|
|
5307
|
-
"@salesforce/cli-plugins-testkit": "^5.3.9",
|
|
5308
|
-
"@salesforce/core": "^7.3.1",
|
|
5309
|
-
"@salesforce/kit": "^3.1.2",
|
|
5310
|
-
"@salesforce/plugin-command-reference": "^3.0.83",
|
|
5311
|
-
"@salesforce/plugin-trust": "^3.7.0",
|
|
5312
|
-
"@salesforce/sf-plugins-core": "^9.1.1",
|
|
5313
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5314
|
-
"aws-sdk": "^2.1632.0",
|
|
5315
|
-
"chalk": "^5.3.0",
|
|
5316
|
-
"fast-glob": "^3.3.2",
|
|
5317
|
-
"got": "^13",
|
|
5318
|
-
"just-diff": "^5.2.0",
|
|
5319
|
-
"proxy-agent": "^6.4.0",
|
|
5320
|
-
"semver": "^7.6.0",
|
|
5321
|
-
"shelljs": "^0.8.5",
|
|
5322
|
-
"standard-version": "^9.5.0",
|
|
5323
|
-
"strip-ansi": "^6",
|
|
5324
|
-
"yarn-deduplicate": "^6.0.2"
|
|
5325
|
-
},
|
|
5326
|
-
"bin": {
|
|
5327
|
-
"sf-release": "bin/run.js"
|
|
7438
|
+
"ansi-regex": "^6.0.1"
|
|
5328
7439
|
},
|
|
5329
7440
|
"engines": {
|
|
5330
|
-
"node": ">=
|
|
7441
|
+
"node": ">=12"
|
|
7442
|
+
},
|
|
7443
|
+
"funding": {
|
|
7444
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5331
7445
|
}
|
|
5332
7446
|
},
|
|
5333
|
-
"node_modules/@salesforce/plugin-
|
|
5334
|
-
"version": "
|
|
5335
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5336
|
-
"integrity": "sha512-
|
|
5337
|
-
"
|
|
5338
|
-
"license": "MIT",
|
|
7447
|
+
"node_modules/@salesforce/plugin-templates": {
|
|
7448
|
+
"version": "56.2.12",
|
|
7449
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.2.12.tgz",
|
|
7450
|
+
"integrity": "sha512-CSAi30hC5fmVs3KE5foshSHkPnw6t8nthqwO+NpD4wFQ1zZSJHEV31MXhaBdJTRhy3HczHP1IOG+jqKlVB2Etg==",
|
|
7451
|
+
"license": "BSD-3-Clause",
|
|
5339
7452
|
"dependencies": {
|
|
5340
|
-
"@
|
|
5341
|
-
"
|
|
5342
|
-
"
|
|
5343
|
-
"
|
|
5344
|
-
"
|
|
5345
|
-
"
|
|
7453
|
+
"@oclif/core": "^4",
|
|
7454
|
+
"@salesforce/core": "^7.3.8",
|
|
7455
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
7456
|
+
"@salesforce/templates": "^60.1.6",
|
|
7457
|
+
"yeoman-environment": "^3",
|
|
7458
|
+
"yeoman-generator": "^5"
|
|
7459
|
+
},
|
|
7460
|
+
"engines": {
|
|
7461
|
+
"node": ">=18.0.0"
|
|
7462
|
+
}
|
|
7463
|
+
},
|
|
7464
|
+
"node_modules/@salesforce/plugin-templates/node_modules/@salesforce/sf-plugins-core": {
|
|
7465
|
+
"version": "10.0.1",
|
|
7466
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
7467
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
7468
|
+
"license": "BSD-3-Clause",
|
|
7469
|
+
"dependencies": {
|
|
7470
|
+
"@inquirer/confirm": "^3.1.9",
|
|
7471
|
+
"@inquirer/password": "^2.1.9",
|
|
7472
|
+
"@oclif/core": "^4.0.3",
|
|
7473
|
+
"@salesforce/core": "^7.3.12",
|
|
7474
|
+
"@salesforce/kit": "^3.1.3",
|
|
7475
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7476
|
+
"ansis": "^3.2.0",
|
|
5346
7477
|
"cli-progress": "^3.12.0",
|
|
5347
|
-
"
|
|
5348
|
-
"
|
|
5349
|
-
"
|
|
5350
|
-
"
|
|
5351
|
-
"globby": "^11.1.0",
|
|
5352
|
-
"hyperlinker": "^1.0.0",
|
|
5353
|
-
"indent-string": "^4.0.0",
|
|
5354
|
-
"is-wsl": "^2.2.0",
|
|
5355
|
-
"js-yaml": "^3.14.1",
|
|
5356
|
-
"minimatch": "^9.0.4",
|
|
5357
|
-
"natural-orderby": "^2.0.3",
|
|
5358
|
-
"object-treeify": "^1.1.33",
|
|
5359
|
-
"password-prompt": "^1.1.3",
|
|
5360
|
-
"slice-ansi": "^4.0.0",
|
|
5361
|
-
"string-width": "^4.2.3",
|
|
5362
|
-
"strip-ansi": "^6.0.1",
|
|
5363
|
-
"supports-color": "^8.1.1",
|
|
5364
|
-
"supports-hyperlinks": "^2.2.0",
|
|
5365
|
-
"widest-line": "^3.1.0",
|
|
5366
|
-
"wordwrap": "^1.0.0",
|
|
5367
|
-
"wrap-ansi": "^7.0.0"
|
|
7478
|
+
"natural-orderby": "^3.0.2",
|
|
7479
|
+
"slice-ansi": "^7.1.0",
|
|
7480
|
+
"string-width": "^7.1.0",
|
|
7481
|
+
"terminal-link": "^3.0.0"
|
|
5368
7482
|
},
|
|
5369
7483
|
"engines": {
|
|
5370
7484
|
"node": ">=18.0.0"
|
|
5371
7485
|
}
|
|
5372
7486
|
},
|
|
5373
|
-
"node_modules/@salesforce/plugin-
|
|
5374
|
-
"version": "
|
|
5375
|
-
"resolved": "https://registry.npmjs.org/
|
|
5376
|
-
"integrity": "sha512-
|
|
5377
|
-
"dev": true,
|
|
7487
|
+
"node_modules/@salesforce/plugin-templates/node_modules/ansi-regex": {
|
|
7488
|
+
"version": "6.0.1",
|
|
7489
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
7490
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
5378
7491
|
"license": "MIT",
|
|
5379
|
-
"
|
|
5380
|
-
"
|
|
5381
|
-
"supports-color": "^7.1.0"
|
|
7492
|
+
"engines": {
|
|
7493
|
+
"node": ">=12"
|
|
5382
7494
|
},
|
|
7495
|
+
"funding": {
|
|
7496
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
7497
|
+
}
|
|
7498
|
+
},
|
|
7499
|
+
"node_modules/@salesforce/plugin-templates/node_modules/ansi-styles": {
|
|
7500
|
+
"version": "6.2.1",
|
|
7501
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
7502
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
7503
|
+
"license": "MIT",
|
|
5383
7504
|
"engines": {
|
|
5384
|
-
"node": ">=
|
|
7505
|
+
"node": ">=12"
|
|
5385
7506
|
},
|
|
5386
7507
|
"funding": {
|
|
5387
|
-
"url": "https://github.com/chalk/
|
|
7508
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
5388
7509
|
}
|
|
5389
7510
|
},
|
|
5390
|
-
"node_modules/@salesforce/plugin-
|
|
5391
|
-
"version": "
|
|
5392
|
-
"resolved": "https://registry.npmjs.org/
|
|
5393
|
-
"integrity": "sha512-
|
|
5394
|
-
"
|
|
7511
|
+
"node_modules/@salesforce/plugin-templates/node_modules/emoji-regex": {
|
|
7512
|
+
"version": "10.3.0",
|
|
7513
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
7514
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
7515
|
+
"license": "MIT"
|
|
7516
|
+
},
|
|
7517
|
+
"node_modules/@salesforce/plugin-templates/node_modules/is-fullwidth-code-point": {
|
|
7518
|
+
"version": "5.0.0",
|
|
7519
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
7520
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
5395
7521
|
"license": "MIT",
|
|
5396
7522
|
"dependencies": {
|
|
5397
|
-
"
|
|
7523
|
+
"get-east-asian-width": "^1.0.0"
|
|
5398
7524
|
},
|
|
5399
7525
|
"engines": {
|
|
5400
|
-
"node": ">=
|
|
7526
|
+
"node": ">=18"
|
|
7527
|
+
},
|
|
7528
|
+
"funding": {
|
|
7529
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5401
7530
|
}
|
|
5402
7531
|
},
|
|
5403
|
-
"node_modules/@salesforce/plugin-
|
|
5404
|
-
"version": "3.0.
|
|
5405
|
-
"resolved": "https://registry.npmjs.org
|
|
5406
|
-
"integrity": "sha512-
|
|
5407
|
-
"dev": true,
|
|
7532
|
+
"node_modules/@salesforce/plugin-templates/node_modules/natural-orderby": {
|
|
7533
|
+
"version": "3.0.2",
|
|
7534
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
7535
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
5408
7536
|
"license": "MIT",
|
|
5409
7537
|
"engines": {
|
|
5410
|
-
"node": ">=
|
|
7538
|
+
"node": ">=18"
|
|
5411
7539
|
}
|
|
5412
7540
|
},
|
|
5413
|
-
"node_modules/@salesforce/plugin-
|
|
5414
|
-
"version": "
|
|
5415
|
-
"resolved": "https://registry.npmjs.org
|
|
5416
|
-
"integrity": "sha512-
|
|
5417
|
-
"dev": true,
|
|
7541
|
+
"node_modules/@salesforce/plugin-templates/node_modules/slice-ansi": {
|
|
7542
|
+
"version": "7.1.0",
|
|
7543
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
7544
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
5418
7545
|
"license": "MIT",
|
|
5419
7546
|
"dependencies": {
|
|
5420
|
-
"
|
|
5421
|
-
"
|
|
5422
|
-
"@octokit/request": "^6.0.0",
|
|
5423
|
-
"@octokit/request-error": "^3.0.0",
|
|
5424
|
-
"@octokit/types": "^9.0.0",
|
|
5425
|
-
"before-after-hook": "^2.2.0",
|
|
5426
|
-
"universal-user-agent": "^6.0.0"
|
|
7547
|
+
"ansi-styles": "^6.2.1",
|
|
7548
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5427
7549
|
},
|
|
5428
7550
|
"engines": {
|
|
5429
|
-
"node": ">=
|
|
7551
|
+
"node": ">=18"
|
|
7552
|
+
},
|
|
7553
|
+
"funding": {
|
|
7554
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5430
7555
|
}
|
|
5431
7556
|
},
|
|
5432
|
-
"node_modules/@salesforce/plugin-
|
|
5433
|
-
"version": "7.0
|
|
5434
|
-
"resolved": "https://registry.npmjs.org
|
|
5435
|
-
"integrity": "sha512-
|
|
5436
|
-
"dev": true,
|
|
7557
|
+
"node_modules/@salesforce/plugin-templates/node_modules/string-width": {
|
|
7558
|
+
"version": "7.1.0",
|
|
7559
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
7560
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
5437
7561
|
"license": "MIT",
|
|
5438
7562
|
"dependencies": {
|
|
5439
|
-
"
|
|
5440
|
-
"
|
|
5441
|
-
"
|
|
7563
|
+
"emoji-regex": "^10.3.0",
|
|
7564
|
+
"get-east-asian-width": "^1.0.0",
|
|
7565
|
+
"strip-ansi": "^7.1.0"
|
|
5442
7566
|
},
|
|
5443
7567
|
"engines": {
|
|
5444
|
-
"node": ">=
|
|
7568
|
+
"node": ">=18"
|
|
7569
|
+
},
|
|
7570
|
+
"funding": {
|
|
7571
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5445
7572
|
}
|
|
5446
7573
|
},
|
|
5447
|
-
"node_modules/@salesforce/plugin-
|
|
5448
|
-
"version": "
|
|
5449
|
-
"resolved": "https://registry.npmjs.org
|
|
5450
|
-
"integrity": "sha512-
|
|
5451
|
-
"dev": true,
|
|
7574
|
+
"node_modules/@salesforce/plugin-templates/node_modules/strip-ansi": {
|
|
7575
|
+
"version": "7.1.0",
|
|
7576
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
7577
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
5452
7578
|
"license": "MIT",
|
|
5453
7579
|
"dependencies": {
|
|
5454
|
-
"
|
|
5455
|
-
"@octokit/types": "^9.0.0",
|
|
5456
|
-
"universal-user-agent": "^6.0.0"
|
|
7580
|
+
"ansi-regex": "^6.0.1"
|
|
5457
7581
|
},
|
|
5458
7582
|
"engines": {
|
|
5459
|
-
"node": ">=
|
|
7583
|
+
"node": ">=12"
|
|
7584
|
+
},
|
|
7585
|
+
"funding": {
|
|
7586
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5460
7587
|
}
|
|
5461
7588
|
},
|
|
5462
|
-
"node_modules/@salesforce/plugin-
|
|
5463
|
-
"version": "
|
|
5464
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5465
|
-
"integrity": "sha512-
|
|
5466
|
-
"
|
|
5467
|
-
"license": "MIT"
|
|
5468
|
-
},
|
|
5469
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/plugin-paginate-rest": {
|
|
5470
|
-
"version": "6.1.2",
|
|
5471
|
-
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz",
|
|
5472
|
-
"integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==",
|
|
5473
|
-
"dev": true,
|
|
5474
|
-
"license": "MIT",
|
|
7589
|
+
"node_modules/@salesforce/plugin-trust": {
|
|
7590
|
+
"version": "3.7.6",
|
|
7591
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.6.tgz",
|
|
7592
|
+
"integrity": "sha512-aXcwQzomg3qVgqaY+XL0O9FZbB3MD8n3YJUqPwl/x+OCqtvZg7Ap3MLv+2ddNz4IDgEcauJtNp5D2TEY3ltY/g==",
|
|
7593
|
+
"license": "BSD-3-Clause",
|
|
5475
7594
|
"dependencies": {
|
|
5476
|
-
"@
|
|
5477
|
-
"@
|
|
7595
|
+
"@oclif/core": "^4",
|
|
7596
|
+
"@salesforce/core": "^7.3.8",
|
|
7597
|
+
"@salesforce/kit": "^3.1.2",
|
|
7598
|
+
"@salesforce/plugin-info": "^3.2.7",
|
|
7599
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
7600
|
+
"got": "^13.0.0",
|
|
7601
|
+
"npm": "^10.8.1",
|
|
7602
|
+
"npm-run-path": "^4.0.1",
|
|
7603
|
+
"proxy-agent": "^6.4.0",
|
|
7604
|
+
"semver": "^7.6.2",
|
|
7605
|
+
"shelljs": "^0.8.4"
|
|
5478
7606
|
},
|
|
5479
|
-
"
|
|
5480
|
-
"
|
|
7607
|
+
"bin": {
|
|
7608
|
+
"sf-trust": "bin/dev"
|
|
5481
7609
|
},
|
|
5482
|
-
"
|
|
5483
|
-
"
|
|
7610
|
+
"engines": {
|
|
7611
|
+
"node": ">=18.0.0"
|
|
5484
7612
|
}
|
|
5485
7613
|
},
|
|
5486
|
-
"node_modules/@salesforce/plugin-
|
|
5487
|
-
"version": "
|
|
5488
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5489
|
-
"integrity": "sha512-
|
|
5490
|
-
"
|
|
5491
|
-
"license": "MIT",
|
|
7614
|
+
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core": {
|
|
7615
|
+
"version": "10.0.1",
|
|
7616
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
7617
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
7618
|
+
"license": "BSD-3-Clause",
|
|
5492
7619
|
"dependencies": {
|
|
5493
|
-
"@
|
|
5494
|
-
"
|
|
7620
|
+
"@inquirer/confirm": "^3.1.9",
|
|
7621
|
+
"@inquirer/password": "^2.1.9",
|
|
7622
|
+
"@oclif/core": "^4.0.3",
|
|
7623
|
+
"@salesforce/core": "^7.3.12",
|
|
7624
|
+
"@salesforce/kit": "^3.1.3",
|
|
7625
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
7626
|
+
"ansis": "^3.2.0",
|
|
7627
|
+
"cli-progress": "^3.12.0",
|
|
7628
|
+
"natural-orderby": "^3.0.2",
|
|
7629
|
+
"slice-ansi": "^7.1.0",
|
|
7630
|
+
"string-width": "^7.1.0",
|
|
7631
|
+
"terminal-link": "^3.0.0"
|
|
5495
7632
|
},
|
|
5496
7633
|
"engines": {
|
|
5497
|
-
"node": ">=
|
|
5498
|
-
},
|
|
5499
|
-
"peerDependencies": {
|
|
5500
|
-
"@octokit/core": "^4.0.0"
|
|
7634
|
+
"node": ">=18.0.0"
|
|
5501
7635
|
}
|
|
5502
7636
|
},
|
|
5503
|
-
"node_modules/@salesforce/plugin-
|
|
5504
|
-
"version": "6.
|
|
5505
|
-
"resolved": "https://registry.npmjs.org
|
|
5506
|
-
"integrity": "sha512-
|
|
5507
|
-
"dev": true,
|
|
7637
|
+
"node_modules/@salesforce/plugin-trust/node_modules/ansi-regex": {
|
|
7638
|
+
"version": "6.0.1",
|
|
7639
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
7640
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
5508
7641
|
"license": "MIT",
|
|
5509
|
-
"
|
|
5510
|
-
"
|
|
5511
|
-
"@octokit/request-error": "^3.0.0",
|
|
5512
|
-
"@octokit/types": "^9.0.0",
|
|
5513
|
-
"is-plain-object": "^5.0.0",
|
|
5514
|
-
"node-fetch": "^2.6.7",
|
|
5515
|
-
"universal-user-agent": "^6.0.0"
|
|
7642
|
+
"engines": {
|
|
7643
|
+
"node": ">=12"
|
|
5516
7644
|
},
|
|
7645
|
+
"funding": {
|
|
7646
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
7647
|
+
}
|
|
7648
|
+
},
|
|
7649
|
+
"node_modules/@salesforce/plugin-trust/node_modules/ansi-styles": {
|
|
7650
|
+
"version": "6.2.1",
|
|
7651
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
7652
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
7653
|
+
"license": "MIT",
|
|
5517
7654
|
"engines": {
|
|
5518
|
-
"node": ">=
|
|
7655
|
+
"node": ">=12"
|
|
7656
|
+
},
|
|
7657
|
+
"funding": {
|
|
7658
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
5519
7659
|
}
|
|
5520
7660
|
},
|
|
5521
|
-
"node_modules/@salesforce/plugin-
|
|
5522
|
-
"version": "3.0
|
|
5523
|
-
"resolved": "https://registry.npmjs.org
|
|
5524
|
-
"integrity": "sha512-
|
|
5525
|
-
"
|
|
7661
|
+
"node_modules/@salesforce/plugin-trust/node_modules/emoji-regex": {
|
|
7662
|
+
"version": "10.3.0",
|
|
7663
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
7664
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
7665
|
+
"license": "MIT"
|
|
7666
|
+
},
|
|
7667
|
+
"node_modules/@salesforce/plugin-trust/node_modules/is-fullwidth-code-point": {
|
|
7668
|
+
"version": "5.0.0",
|
|
7669
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
7670
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
5526
7671
|
"license": "MIT",
|
|
5527
7672
|
"dependencies": {
|
|
5528
|
-
"
|
|
5529
|
-
"deprecation": "^2.0.0",
|
|
5530
|
-
"once": "^1.4.0"
|
|
7673
|
+
"get-east-asian-width": "^1.0.0"
|
|
5531
7674
|
},
|
|
5532
7675
|
"engines": {
|
|
5533
|
-
"node": ">=
|
|
7676
|
+
"node": ">=18"
|
|
7677
|
+
},
|
|
7678
|
+
"funding": {
|
|
7679
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5534
7680
|
}
|
|
5535
7681
|
},
|
|
5536
|
-
"node_modules/@salesforce/plugin-
|
|
5537
|
-
"version": "
|
|
5538
|
-
"resolved": "https://registry.npmjs.org
|
|
5539
|
-
"integrity": "sha512-
|
|
5540
|
-
"dev": true,
|
|
7682
|
+
"node_modules/@salesforce/plugin-trust/node_modules/natural-orderby": {
|
|
7683
|
+
"version": "3.0.2",
|
|
7684
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
7685
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
5541
7686
|
"license": "MIT",
|
|
5542
|
-
"dependencies": {
|
|
5543
|
-
"@octokit/openapi-types": "^18.0.0"
|
|
5544
|
-
}
|
|
5545
|
-
},
|
|
5546
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core": {
|
|
5547
|
-
"version": "9.1.1",
|
|
5548
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
5549
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
5550
|
-
"dev": true,
|
|
5551
|
-
"license": "BSD-3-Clause",
|
|
5552
|
-
"dependencies": {
|
|
5553
|
-
"@inquirer/confirm": "^3.1.9",
|
|
5554
|
-
"@inquirer/password": "^2.1.9",
|
|
5555
|
-
"@oclif/core": "^3.26.6",
|
|
5556
|
-
"@salesforce/core": "^7.3.9",
|
|
5557
|
-
"@salesforce/kit": "^3.1.2",
|
|
5558
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5559
|
-
"chalk": "^5.3.0"
|
|
5560
|
-
},
|
|
5561
7687
|
"engines": {
|
|
5562
|
-
"node": ">=18
|
|
7688
|
+
"node": ">=18"
|
|
5563
7689
|
}
|
|
5564
7690
|
},
|
|
5565
|
-
"node_modules/@salesforce/plugin-
|
|
5566
|
-
"version": "
|
|
5567
|
-
"resolved": "https://registry.npmjs.org/
|
|
5568
|
-
"integrity": "sha512-
|
|
5569
|
-
"dev": true,
|
|
7691
|
+
"node_modules/@salesforce/plugin-trust/node_modules/slice-ansi": {
|
|
7692
|
+
"version": "7.1.0",
|
|
7693
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
7694
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
5570
7695
|
"license": "MIT",
|
|
7696
|
+
"dependencies": {
|
|
7697
|
+
"ansi-styles": "^6.2.1",
|
|
7698
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
7699
|
+
},
|
|
5571
7700
|
"engines": {
|
|
5572
|
-
"node": "
|
|
7701
|
+
"node": ">=18"
|
|
5573
7702
|
},
|
|
5574
7703
|
"funding": {
|
|
5575
|
-
"url": "https://github.com/chalk/
|
|
7704
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5576
7705
|
}
|
|
5577
7706
|
},
|
|
5578
|
-
"node_modules/@salesforce/plugin-
|
|
5579
|
-
"version": "
|
|
5580
|
-
"resolved": "https://registry.npmjs.org/
|
|
5581
|
-
"integrity": "sha512-
|
|
5582
|
-
"dev": true,
|
|
7707
|
+
"node_modules/@salesforce/plugin-trust/node_modules/string-width": {
|
|
7708
|
+
"version": "7.1.0",
|
|
7709
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
7710
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
5583
7711
|
"license": "MIT",
|
|
5584
7712
|
"dependencies": {
|
|
5585
|
-
"
|
|
7713
|
+
"emoji-regex": "^10.3.0",
|
|
7714
|
+
"get-east-asian-width": "^1.0.0",
|
|
7715
|
+
"strip-ansi": "^7.1.0"
|
|
5586
7716
|
},
|
|
5587
7717
|
"engines": {
|
|
5588
|
-
"node": ">=
|
|
7718
|
+
"node": ">=18"
|
|
5589
7719
|
},
|
|
5590
7720
|
"funding": {
|
|
5591
|
-
"url": "https://github.com/
|
|
7721
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5592
7722
|
}
|
|
5593
7723
|
},
|
|
5594
|
-
"node_modules/@salesforce/plugin-
|
|
5595
|
-
"version": "
|
|
5596
|
-
"resolved": "https://registry.npmjs.org
|
|
5597
|
-
"integrity": "sha512-
|
|
5598
|
-
"license": "
|
|
7724
|
+
"node_modules/@salesforce/plugin-trust/node_modules/strip-ansi": {
|
|
7725
|
+
"version": "7.1.0",
|
|
7726
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
7727
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
7728
|
+
"license": "MIT",
|
|
5599
7729
|
"dependencies": {
|
|
5600
|
-
"
|
|
5601
|
-
"@salesforce/core": "^7.3.8",
|
|
5602
|
-
"@salesforce/sf-plugins-core": "^10.0.0"
|
|
7730
|
+
"ansi-regex": "^6.0.1"
|
|
5603
7731
|
},
|
|
5604
7732
|
"engines": {
|
|
5605
|
-
"node": ">=
|
|
5606
|
-
}
|
|
5607
|
-
},
|
|
5608
|
-
"node_modules/@salesforce/plugin-settings": {
|
|
5609
|
-
"version": "2.3.1",
|
|
5610
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.3.1.tgz",
|
|
5611
|
-
"integrity": "sha512-hcCEsGXHqX2Dl1UkuGQYoNigRPWJW+HzGmQiU9hrDLoapbHGZnllHQkVZWWidlkN5AIUMBybDp0Gi0sNcmJGjQ==",
|
|
5612
|
-
"license": "BSD-3-Clause",
|
|
5613
|
-
"dependencies": {
|
|
5614
|
-
"@oclif/core": "^4",
|
|
5615
|
-
"@salesforce/core": "^7.3.9",
|
|
5616
|
-
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5617
|
-
"fast-levenshtein": "^3.0.0"
|
|
7733
|
+
"node": ">=12"
|
|
5618
7734
|
},
|
|
5619
|
-
"
|
|
5620
|
-
"
|
|
7735
|
+
"funding": {
|
|
7736
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5621
7737
|
}
|
|
5622
7738
|
},
|
|
5623
|
-
"node_modules/@salesforce/plugin-
|
|
5624
|
-
"version": "
|
|
5625
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
5626
|
-
"integrity": "sha512
|
|
7739
|
+
"node_modules/@salesforce/plugin-user": {
|
|
7740
|
+
"version": "3.5.14",
|
|
7741
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.14.tgz",
|
|
7742
|
+
"integrity": "sha512-/cO+jelS/rhaS9dCBfZ7cmqdiplFcJf4ZxYDPFAqBHYW4ziyRSMzc4I6cmsh8QwtfwNw5Z8JtscZFz5et6bZjQ==",
|
|
5627
7743
|
"license": "BSD-3-Clause",
|
|
5628
7744
|
"dependencies": {
|
|
5629
|
-
"@inquirer/confirm": "^3.1.8",
|
|
5630
|
-
"@inquirer/input": "^2.1.9",
|
|
5631
|
-
"@inquirer/select": "^2.3.5",
|
|
5632
7745
|
"@oclif/core": "^4",
|
|
5633
|
-
"@salesforce/core": "^7.3.
|
|
7746
|
+
"@salesforce/core": "^7.3.8",
|
|
5634
7747
|
"@salesforce/kit": "^3.1.0",
|
|
5635
7748
|
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5636
|
-
"
|
|
5637
|
-
"fast-xml-parser": "^4.4.0",
|
|
5638
|
-
"js2xmlparser": "^4.0.2"
|
|
7749
|
+
"@salesforce/ts-types": "^2.0.9"
|
|
5639
7750
|
},
|
|
5640
7751
|
"engines": {
|
|
5641
7752
|
"node": ">=18.0.0"
|
|
5642
7753
|
}
|
|
5643
7754
|
},
|
|
5644
|
-
"node_modules/@salesforce/plugin-
|
|
5645
|
-
"version": "
|
|
5646
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
5647
|
-
"integrity": "sha512-
|
|
7755
|
+
"node_modules/@salesforce/plugin-user/node_modules/@salesforce/sf-plugins-core": {
|
|
7756
|
+
"version": "10.0.1",
|
|
7757
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
7758
|
+
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
5648
7759
|
"license": "BSD-3-Clause",
|
|
5649
7760
|
"dependencies": {
|
|
5650
|
-
"@
|
|
5651
|
-
"@
|
|
5652
|
-
"@
|
|
5653
|
-
"@salesforce/
|
|
5654
|
-
"@salesforce/
|
|
5655
|
-
"@salesforce/source-deploy-retrieve": "^11.6.2",
|
|
5656
|
-
"@salesforce/source-tracking": "^6.5.0",
|
|
7761
|
+
"@inquirer/confirm": "^3.1.9",
|
|
7762
|
+
"@inquirer/password": "^2.1.9",
|
|
7763
|
+
"@oclif/core": "^4.0.3",
|
|
7764
|
+
"@salesforce/core": "^7.3.12",
|
|
7765
|
+
"@salesforce/kit": "^3.1.3",
|
|
5657
7766
|
"@salesforce/ts-types": "^2.0.9",
|
|
5658
|
-
"
|
|
7767
|
+
"ansis": "^3.2.0",
|
|
5659
7768
|
"cli-progress": "^3.12.0",
|
|
5660
|
-
"
|
|
5661
|
-
"
|
|
7769
|
+
"natural-orderby": "^3.0.2",
|
|
7770
|
+
"slice-ansi": "^7.1.0",
|
|
7771
|
+
"string-width": "^7.1.0",
|
|
7772
|
+
"terminal-link": "^3.0.0"
|
|
5662
7773
|
},
|
|
5663
7774
|
"engines": {
|
|
5664
7775
|
"node": ">=18.0.0"
|
|
5665
7776
|
}
|
|
5666
7777
|
},
|
|
5667
|
-
"node_modules/@salesforce/plugin-
|
|
5668
|
-
"version": "
|
|
5669
|
-
"resolved": "https://registry.npmjs.org/
|
|
5670
|
-
"integrity": "sha512-
|
|
7778
|
+
"node_modules/@salesforce/plugin-user/node_modules/ansi-regex": {
|
|
7779
|
+
"version": "6.0.1",
|
|
7780
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
7781
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
5671
7782
|
"license": "MIT",
|
|
5672
7783
|
"engines": {
|
|
5673
|
-
"node": "
|
|
7784
|
+
"node": ">=12"
|
|
5674
7785
|
},
|
|
5675
7786
|
"funding": {
|
|
5676
|
-
"url": "https://github.com/chalk/
|
|
7787
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
5677
7788
|
}
|
|
5678
7789
|
},
|
|
5679
|
-
"node_modules/@salesforce/plugin-
|
|
5680
|
-
"version": "
|
|
5681
|
-
"resolved": "https://registry.npmjs.org
|
|
5682
|
-
"integrity": "sha512-
|
|
5683
|
-
"license": "
|
|
7790
|
+
"node_modules/@salesforce/plugin-user/node_modules/ansi-styles": {
|
|
7791
|
+
"version": "6.2.1",
|
|
7792
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
7793
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
7794
|
+
"license": "MIT",
|
|
7795
|
+
"engines": {
|
|
7796
|
+
"node": ">=12"
|
|
7797
|
+
},
|
|
7798
|
+
"funding": {
|
|
7799
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
7800
|
+
}
|
|
7801
|
+
},
|
|
7802
|
+
"node_modules/@salesforce/plugin-user/node_modules/emoji-regex": {
|
|
7803
|
+
"version": "10.3.0",
|
|
7804
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
7805
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
7806
|
+
"license": "MIT"
|
|
7807
|
+
},
|
|
7808
|
+
"node_modules/@salesforce/plugin-user/node_modules/is-fullwidth-code-point": {
|
|
7809
|
+
"version": "5.0.0",
|
|
7810
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
7811
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
7812
|
+
"license": "MIT",
|
|
5684
7813
|
"dependencies": {
|
|
5685
|
-
"
|
|
5686
|
-
"@salesforce/core": "^7.3.5",
|
|
5687
|
-
"@salesforce/kit": "^3.1.2",
|
|
5688
|
-
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5689
|
-
"@salesforce/telemetry": "^6.0.9",
|
|
5690
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5691
|
-
"debug": "^4.3.4"
|
|
7814
|
+
"get-east-asian-width": "^1.0.0"
|
|
5692
7815
|
},
|
|
5693
7816
|
"engines": {
|
|
5694
|
-
"node": ">=18
|
|
7817
|
+
"node": ">=18"
|
|
7818
|
+
},
|
|
7819
|
+
"funding": {
|
|
7820
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5695
7821
|
}
|
|
5696
7822
|
},
|
|
5697
|
-
"node_modules/@salesforce/plugin-
|
|
5698
|
-
"version": "
|
|
5699
|
-
"resolved": "https://registry.npmjs.org
|
|
5700
|
-
"integrity": "sha512-
|
|
5701
|
-
"license": "
|
|
7823
|
+
"node_modules/@salesforce/plugin-user/node_modules/natural-orderby": {
|
|
7824
|
+
"version": "3.0.2",
|
|
7825
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
7826
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
7827
|
+
"license": "MIT",
|
|
7828
|
+
"engines": {
|
|
7829
|
+
"node": ">=18"
|
|
7830
|
+
}
|
|
7831
|
+
},
|
|
7832
|
+
"node_modules/@salesforce/plugin-user/node_modules/slice-ansi": {
|
|
7833
|
+
"version": "7.1.0",
|
|
7834
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
7835
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
7836
|
+
"license": "MIT",
|
|
5702
7837
|
"dependencies": {
|
|
5703
|
-
"
|
|
5704
|
-
"
|
|
5705
|
-
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5706
|
-
"@salesforce/templates": "^60.1.6",
|
|
5707
|
-
"yeoman-environment": "^3",
|
|
5708
|
-
"yeoman-generator": "^5"
|
|
7838
|
+
"ansi-styles": "^6.2.1",
|
|
7839
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
5709
7840
|
},
|
|
5710
7841
|
"engines": {
|
|
5711
|
-
"node": ">=18
|
|
7842
|
+
"node": ">=18"
|
|
7843
|
+
},
|
|
7844
|
+
"funding": {
|
|
7845
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5712
7846
|
}
|
|
5713
7847
|
},
|
|
5714
|
-
"node_modules/@salesforce/plugin-
|
|
5715
|
-
"version": "
|
|
5716
|
-
"resolved": "https://registry.npmjs.org
|
|
5717
|
-
"integrity": "sha512-
|
|
5718
|
-
"license": "
|
|
7848
|
+
"node_modules/@salesforce/plugin-user/node_modules/string-width": {
|
|
7849
|
+
"version": "7.1.0",
|
|
7850
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
7851
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
7852
|
+
"license": "MIT",
|
|
5719
7853
|
"dependencies": {
|
|
5720
|
-
"
|
|
5721
|
-
"
|
|
5722
|
-
"
|
|
5723
|
-
"@salesforce/plugin-info": "^3.2.7",
|
|
5724
|
-
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5725
|
-
"got": "^13.0.0",
|
|
5726
|
-
"npm": "^10.8.1",
|
|
5727
|
-
"npm-run-path": "^4.0.1",
|
|
5728
|
-
"proxy-agent": "^6.4.0",
|
|
5729
|
-
"semver": "^7.6.2",
|
|
5730
|
-
"shelljs": "^0.8.4"
|
|
5731
|
-
},
|
|
5732
|
-
"bin": {
|
|
5733
|
-
"sf-trust": "bin/dev"
|
|
7854
|
+
"emoji-regex": "^10.3.0",
|
|
7855
|
+
"get-east-asian-width": "^1.0.0",
|
|
7856
|
+
"strip-ansi": "^7.1.0"
|
|
5734
7857
|
},
|
|
5735
7858
|
"engines": {
|
|
5736
|
-
"node": ">=18
|
|
7859
|
+
"node": ">=18"
|
|
7860
|
+
},
|
|
7861
|
+
"funding": {
|
|
7862
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5737
7863
|
}
|
|
5738
7864
|
},
|
|
5739
|
-
"node_modules/@salesforce/plugin-user": {
|
|
5740
|
-
"version": "
|
|
5741
|
-
"resolved": "https://registry.npmjs.org
|
|
5742
|
-
"integrity": "sha512-
|
|
5743
|
-
"license": "
|
|
7865
|
+
"node_modules/@salesforce/plugin-user/node_modules/strip-ansi": {
|
|
7866
|
+
"version": "7.1.0",
|
|
7867
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
7868
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
7869
|
+
"license": "MIT",
|
|
5744
7870
|
"dependencies": {
|
|
5745
|
-
"
|
|
5746
|
-
"@salesforce/core": "^7.3.8",
|
|
5747
|
-
"@salesforce/kit": "^3.1.0",
|
|
5748
|
-
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5749
|
-
"@salesforce/ts-types": "^2.0.9"
|
|
7871
|
+
"ansi-regex": "^6.0.1"
|
|
5750
7872
|
},
|
|
5751
7873
|
"engines": {
|
|
5752
|
-
"node": ">=
|
|
7874
|
+
"node": ">=12"
|
|
7875
|
+
},
|
|
7876
|
+
"funding": {
|
|
7877
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
5753
7878
|
}
|
|
5754
7879
|
},
|
|
5755
7880
|
"node_modules/@salesforce/prettier-config": {
|
|
@@ -5766,9 +7891,9 @@
|
|
|
5766
7891
|
"license": "ISC"
|
|
5767
7892
|
},
|
|
5768
7893
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
5769
|
-
"version": "
|
|
5770
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
5771
|
-
"integrity": "sha512-
|
|
7894
|
+
"version": "11.0.1",
|
|
7895
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.0.1.tgz",
|
|
7896
|
+
"integrity": "sha512-A6Dzkl6XNxn6sYoZjhgnjQhwYcGek55VfWj+7zIzSjvP48YGPXy8VRiJEd4asCtYBxHBtVbrzfL23358MZ3h7Q==",
|
|
5772
7897
|
"license": "BSD-3-Clause",
|
|
5773
7898
|
"dependencies": {
|
|
5774
7899
|
"@inquirer/confirm": "^3.1.9",
|