@salesforce/plugin-command-reference 3.1.1 → 3.1.3

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.
@@ -1,16 +1,16 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-command-reference",
3
- "version": "3.1.1",
3
+ "version": "3.1.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-command-reference",
9
- "version": "3.1.1",
9
+ "version": "3.1.3",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^4",
13
- "@salesforce/core": "^7.3.12",
13
+ "@salesforce/core": "^7.4.1",
14
14
  "@salesforce/kit": "^3.1.1",
15
15
  "@salesforce/sf-plugins-core": "^10.0.0",
16
16
  "@salesforce/ts-types": "^2.0.9",
@@ -20,12 +20,12 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@oclif/plugin-help": "^6.1.0",
23
- "@salesforce/dev-scripts": "^10",
24
- "@salesforce/plugin-auth": "^3.6.17",
25
- "@salesforce/plugin-user": "^3.5.11",
23
+ "@salesforce/dev-scripts": "^10.1.0",
24
+ "@salesforce/plugin-auth": "^3.6.22",
25
+ "@salesforce/plugin-user": "^3.5.13",
26
26
  "@types/debug": "^4.1.12",
27
27
  "eslint-plugin-sf-plugin": "^1.18.5",
28
- "oclif": "^4.12.1",
28
+ "oclif": "^4.13.4",
29
29
  "ts-node": "^10.9.2",
30
30
  "typescript": "^5.4.5"
31
31
  },
@@ -55,47 +55,6 @@
55
55
  "tslib": "^1.11.1"
56
56
  }
57
57
  },
58
- "node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types": {
59
- "version": "3.567.0",
60
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
61
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
62
- "dev": true,
63
- "license": "Apache-2.0",
64
- "dependencies": {
65
- "@smithy/types": "^2.12.0",
66
- "tslib": "^2.6.2"
67
- },
68
- "engines": {
69
- "node": ">=16.0.0"
70
- }
71
- },
72
- "node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types/node_modules/tslib": {
73
- "version": "2.6.2",
74
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
75
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
76
- "dev": true,
77
- "license": "0BSD"
78
- },
79
- "node_modules/@aws-crypto/crc32/node_modules/@smithy/types": {
80
- "version": "2.12.0",
81
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
82
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
83
- "dev": true,
84
- "license": "Apache-2.0",
85
- "dependencies": {
86
- "tslib": "^2.6.2"
87
- },
88
- "engines": {
89
- "node": ">=14.0.0"
90
- }
91
- },
92
- "node_modules/@aws-crypto/crc32/node_modules/@smithy/types/node_modules/tslib": {
93
- "version": "2.6.2",
94
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
95
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
96
- "dev": true,
97
- "license": "0BSD"
98
- },
99
58
  "node_modules/@aws-crypto/crc32/node_modules/tslib": {
100
59
  "version": "1.14.1",
101
60
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -115,47 +74,6 @@
115
74
  "tslib": "^1.11.1"
116
75
  }
117
76
  },
118
- "node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types": {
119
- "version": "3.567.0",
120
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
121
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
122
- "dev": true,
123
- "license": "Apache-2.0",
124
- "dependencies": {
125
- "@smithy/types": "^2.12.0",
126
- "tslib": "^2.6.2"
127
- },
128
- "engines": {
129
- "node": ">=16.0.0"
130
- }
131
- },
132
- "node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types/node_modules/tslib": {
133
- "version": "2.6.2",
134
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
135
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
136
- "dev": true,
137
- "license": "0BSD"
138
- },
139
- "node_modules/@aws-crypto/crc32c/node_modules/@smithy/types": {
140
- "version": "2.12.0",
141
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
142
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
143
- "dev": true,
144
- "license": "Apache-2.0",
145
- "dependencies": {
146
- "tslib": "^2.6.2"
147
- },
148
- "engines": {
149
- "node": ">=14.0.0"
150
- }
151
- },
152
- "node_modules/@aws-crypto/crc32c/node_modules/@smithy/types/node_modules/tslib": {
153
- "version": "2.6.2",
154
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
155
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
156
- "dev": true,
157
- "license": "0BSD"
158
- },
159
77
  "node_modules/@aws-crypto/crc32c/node_modules/tslib": {
160
78
  "version": "1.14.1",
161
79
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -196,47 +114,6 @@
196
114
  "tslib": "^1.11.1"
197
115
  }
198
116
  },
199
- "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types": {
200
- "version": "3.567.0",
201
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
202
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
203
- "dev": true,
204
- "license": "Apache-2.0",
205
- "dependencies": {
206
- "@smithy/types": "^2.12.0",
207
- "tslib": "^2.6.2"
208
- },
209
- "engines": {
210
- "node": ">=16.0.0"
211
- }
212
- },
213
- "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
214
- "version": "2.6.2",
215
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
216
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
217
- "dev": true,
218
- "license": "0BSD"
219
- },
220
- "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types": {
221
- "version": "2.12.0",
222
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
223
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
224
- "dev": true,
225
- "license": "Apache-2.0",
226
- "dependencies": {
227
- "tslib": "^2.6.2"
228
- },
229
- "engines": {
230
- "node": ">=14.0.0"
231
- }
232
- },
233
- "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types/node_modules/tslib": {
234
- "version": "2.6.2",
235
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
236
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
237
- "dev": true,
238
- "license": "0BSD"
239
- },
240
117
  "node_modules/@aws-crypto/sha1-browser/node_modules/tslib": {
241
118
  "version": "1.14.1",
242
119
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -261,47 +138,6 @@
261
138
  "tslib": "^1.11.1"
262
139
  }
263
140
  },
264
- "node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types": {
265
- "version": "3.567.0",
266
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
267
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
268
- "dev": true,
269
- "license": "Apache-2.0",
270
- "dependencies": {
271
- "@smithy/types": "^2.12.0",
272
- "tslib": "^2.6.2"
273
- },
274
- "engines": {
275
- "node": ">=16.0.0"
276
- }
277
- },
278
- "node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
279
- "version": "2.6.2",
280
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
281
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
282
- "dev": true,
283
- "license": "0BSD"
284
- },
285
- "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types": {
286
- "version": "2.12.0",
287
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
288
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
289
- "dev": true,
290
- "license": "Apache-2.0",
291
- "dependencies": {
292
- "tslib": "^2.6.2"
293
- },
294
- "engines": {
295
- "node": ">=14.0.0"
296
- }
297
- },
298
- "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types/node_modules/tslib": {
299
- "version": "2.6.2",
300
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
301
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
302
- "dev": true,
303
- "license": "0BSD"
304
- },
305
141
  "node_modules/@aws-crypto/sha256-browser/node_modules/tslib": {
306
142
  "version": "1.14.1",
307
143
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -321,47 +157,6 @@
321
157
  "tslib": "^1.11.1"
322
158
  }
323
159
  },
324
- "node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
325
- "version": "3.567.0",
326
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
327
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
328
- "dev": true,
329
- "license": "Apache-2.0",
330
- "dependencies": {
331
- "@smithy/types": "^2.12.0",
332
- "tslib": "^2.6.2"
333
- },
334
- "engines": {
335
- "node": ">=16.0.0"
336
- }
337
- },
338
- "node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/node_modules/tslib": {
339
- "version": "2.6.2",
340
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
341
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
342
- "dev": true,
343
- "license": "0BSD"
344
- },
345
- "node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types": {
346
- "version": "2.12.0",
347
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
348
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
349
- "dev": true,
350
- "license": "Apache-2.0",
351
- "dependencies": {
352
- "tslib": "^2.6.2"
353
- },
354
- "engines": {
355
- "node": ">=14.0.0"
356
- }
357
- },
358
- "node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types/node_modules/tslib": {
359
- "version": "2.6.2",
360
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
361
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
362
- "dev": true,
363
- "license": "0BSD"
364
- },
365
160
  "node_modules/@aws-crypto/sha256-js/node_modules/tslib": {
366
161
  "version": "1.14.1",
367
162
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -398,47 +193,6 @@
398
193
  "tslib": "^1.11.1"
399
194
  }
400
195
  },
401
- "node_modules/@aws-crypto/util/node_modules/@aws-sdk/types": {
402
- "version": "3.567.0",
403
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
404
- "integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
405
- "dev": true,
406
- "license": "Apache-2.0",
407
- "dependencies": {
408
- "@smithy/types": "^2.12.0",
409
- "tslib": "^2.6.2"
410
- },
411
- "engines": {
412
- "node": ">=16.0.0"
413
- }
414
- },
415
- "node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/node_modules/tslib": {
416
- "version": "2.6.2",
417
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
418
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
419
- "dev": true,
420
- "license": "0BSD"
421
- },
422
- "node_modules/@aws-crypto/util/node_modules/@smithy/types": {
423
- "version": "2.12.0",
424
- "resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
425
- "integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
426
- "dev": true,
427
- "license": "Apache-2.0",
428
- "dependencies": {
429
- "tslib": "^2.6.2"
430
- },
431
- "engines": {
432
- "node": ">=14.0.0"
433
- }
434
- },
435
- "node_modules/@aws-crypto/util/node_modules/@smithy/types/node_modules/tslib": {
436
- "version": "2.6.2",
437
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
438
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
439
- "dev": true,
440
- "license": "0BSD"
441
- },
442
196
  "node_modules/@aws-crypto/util/node_modules/tslib": {
443
197
  "version": "1.14.1",
444
198
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -4737,15 +4491,6 @@
4737
4491
  "node": ">=18"
4738
4492
  }
4739
4493
  },
4740
- "node_modules/@inquirer/core/node_modules/@types/node": {
4741
- "version": "20.13.0",
4742
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
4743
- "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
4744
- "license": "MIT",
4745
- "dependencies": {
4746
- "undici-types": "~5.26.4"
4747
- }
4748
- },
4749
4494
  "node_modules/@inquirer/core/node_modules/chalk": {
4750
4495
  "version": "4.1.2",
4751
4496
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -5255,23 +5000,6 @@
5255
5000
  }
5256
5001
  }
5257
5002
  },
5258
- "node_modules/@oclif/core/node_modules/debug": {
5259
- "version": "4.3.5",
5260
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
5261
- "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
5262
- "license": "MIT",
5263
- "dependencies": {
5264
- "ms": "2.1.2"
5265
- },
5266
- "engines": {
5267
- "node": ">=6.0"
5268
- },
5269
- "peerDependenciesMeta": {
5270
- "supports-color": {
5271
- "optional": true
5272
- }
5273
- }
5274
- },
5275
5003
  "node_modules/@oclif/core/node_modules/minimatch": {
5276
5004
  "version": "9.0.4",
5277
5005
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
@@ -5287,12 +5015,6 @@
5287
5015
  "url": "https://github.com/sponsors/isaacs"
5288
5016
  }
5289
5017
  },
5290
- "node_modules/@oclif/core/node_modules/ms": {
5291
- "version": "2.1.2",
5292
- "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
5293
- "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
5294
- "license": "MIT"
5295
- },
5296
5018
  "node_modules/@oclif/core/node_modules/supports-color": {
5297
5019
  "version": "8.1.1",
5298
5020
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5309,273 +5031,34 @@
5309
5031
  }
5310
5032
  },
5311
5033
  "node_modules/@oclif/plugin-help": {
5312
- "version": "6.1.0",
5313
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.1.0.tgz",
5314
- "integrity": "sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ==",
5034
+ "version": "6.2.1",
5035
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.1.tgz",
5036
+ "integrity": "sha512-ipWBN2eYr3jnac5ruRjsVfcoXyuzpjNKc/9qnL8a366vZ9b+Kdb0Z+6nFkfL7hiPI9Yo0DD+OqEjBKhETGHjRA==",
5315
5037
  "dev": true,
5316
5038
  "license": "MIT",
5317
5039
  "dependencies": {
5318
- "@oclif/core": "^4.0.0-beta.13"
5040
+ "@oclif/core": "^4"
5319
5041
  },
5320
5042
  "engines": {
5321
5043
  "node": ">=18.0.0"
5322
5044
  }
5323
5045
  },
5324
- "node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
5325
- "version": "4.0.0-beta.13",
5326
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.0-beta.13.tgz",
5327
- "integrity": "sha512-ug8CZUCJphgetSZVgd4HQgyewlYVGGG1LIeFXGxjgYsjZ/f5I3nSCj7xpAMEDqjVD/lwmSujtVwa7tvEgLGICw==",
5328
- "dev": true,
5329
- "license": "MIT",
5330
- "dependencies": {
5331
- "ansi-escapes": "^4.3.2",
5332
- "ansis": "^3.0.1",
5333
- "clean-stack": "^3.0.1",
5334
- "cli-spinners": "^2.9.2",
5335
- "cosmiconfig": "^9.0.0",
5336
- "debug": "^4.3.4",
5337
- "ejs": "^3.1.10",
5338
- "get-package-type": "^0.1.0",
5339
- "globby": "^11.1.0",
5340
- "indent-string": "^4.0.0",
5341
- "is-wsl": "^2.2.0",
5342
- "minimatch": "^9.0.4",
5343
- "string-width": "^4.2.3",
5344
- "supports-color": "^9.4.0",
5345
- "widest-line": "^3.1.0",
5346
- "wordwrap": "^1.0.0",
5347
- "wrap-ansi": "^7.0.0"
5348
- },
5349
- "engines": {
5350
- "node": ">=18.0.0"
5351
- }
5352
- },
5353
- "node_modules/@oclif/plugin-help/node_modules/cosmiconfig": {
5354
- "version": "9.0.0",
5355
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
5356
- "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
5357
- "dev": true,
5358
- "license": "MIT",
5359
- "dependencies": {
5360
- "env-paths": "^2.2.1",
5361
- "import-fresh": "^3.3.0",
5362
- "js-yaml": "^4.1.0",
5363
- "parse-json": "^5.2.0"
5364
- },
5365
- "engines": {
5366
- "node": ">=14"
5367
- },
5368
- "funding": {
5369
- "url": "https://github.com/sponsors/d-fischer"
5370
- },
5371
- "peerDependencies": {
5372
- "typescript": ">=4.9.5"
5373
- },
5374
- "peerDependenciesMeta": {
5375
- "typescript": {
5376
- "optional": true
5377
- }
5378
- }
5379
- },
5380
- "node_modules/@oclif/plugin-help/node_modules/minimatch": {
5381
- "version": "9.0.4",
5382
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
5383
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5384
- "dev": true,
5385
- "license": "ISC",
5386
- "dependencies": {
5387
- "brace-expansion": "^2.0.1"
5388
- },
5389
- "engines": {
5390
- "node": ">=16 || 14 >=14.17"
5391
- },
5392
- "funding": {
5393
- "url": "https://github.com/sponsors/isaacs"
5394
- }
5395
- },
5396
- "node_modules/@oclif/plugin-help/node_modules/supports-color": {
5397
- "version": "9.4.0",
5398
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
5399
- "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
5400
- "dev": true,
5401
- "license": "MIT",
5402
- "engines": {
5403
- "node": ">=12"
5404
- },
5405
- "funding": {
5406
- "url": "https://github.com/chalk/supports-color?sponsor=1"
5407
- }
5408
- },
5409
5046
  "node_modules/@oclif/plugin-not-found": {
5410
- "version": "3.1.10",
5411
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.10.tgz",
5412
- "integrity": "sha512-epIWsksxCudFMQEVSvkjz2pWlpfgDkBu8ycRg1wHBrSMiGeHNj32POZgcrAbNrMlCdvWTakFPXgg6abZ8IbqYw==",
5047
+ "version": "3.2.3",
5048
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.3.tgz",
5049
+ "integrity": "sha512-hDHuvMFl7CfJ+GdtDVkLDAMc9J+9Tk1ZRSuFQT7vw4eBtv0EmiXtlTafQqCW9kXypQHgw6UigC3Dz1HXkPpwNQ==",
5413
5050
  "dev": true,
5414
5051
  "license": "MIT",
5415
5052
  "dependencies": {
5416
- "@inquirer/confirm": "^3.1.8",
5417
- "@oclif/core": "^3.26.5",
5418
- "chalk": "^5.3.0",
5053
+ "@inquirer/confirm": "^3.1.9",
5054
+ "@oclif/core": "^4",
5055
+ "ansis": "^3.2.0",
5419
5056
  "fast-levenshtein": "^3.0.0"
5420
5057
  },
5421
5058
  "engines": {
5422
5059
  "node": ">=18.0.0"
5423
5060
  }
5424
5061
  },
5425
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
5426
- "version": "3.26.6",
5427
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
5428
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
5429
- "dev": true,
5430
- "license": "MIT",
5431
- "dependencies": {
5432
- "@types/cli-progress": "^3.11.5",
5433
- "ansi-escapes": "^4.3.2",
5434
- "ansi-styles": "^4.3.0",
5435
- "cardinal": "^2.1.1",
5436
- "chalk": "^4.1.2",
5437
- "clean-stack": "^3.0.1",
5438
- "cli-progress": "^3.12.0",
5439
- "color": "^4.2.3",
5440
- "debug": "^4.3.4",
5441
- "ejs": "^3.1.10",
5442
- "get-package-type": "^0.1.0",
5443
- "globby": "^11.1.0",
5444
- "hyperlinker": "^1.0.0",
5445
- "indent-string": "^4.0.0",
5446
- "is-wsl": "^2.2.0",
5447
- "js-yaml": "^3.14.1",
5448
- "minimatch": "^9.0.4",
5449
- "natural-orderby": "^2.0.3",
5450
- "object-treeify": "^1.1.33",
5451
- "password-prompt": "^1.1.3",
5452
- "slice-ansi": "^4.0.0",
5453
- "string-width": "^4.2.3",
5454
- "strip-ansi": "^6.0.1",
5455
- "supports-color": "^8.1.1",
5456
- "supports-hyperlinks": "^2.2.0",
5457
- "widest-line": "^3.1.0",
5458
- "wordwrap": "^1.0.0",
5459
- "wrap-ansi": "^7.0.0"
5460
- },
5461
- "engines": {
5462
- "node": ">=18.0.0"
5463
- }
5464
- },
5465
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk": {
5466
- "version": "4.1.2",
5467
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5468
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5469
- "dev": true,
5470
- "license": "MIT",
5471
- "dependencies": {
5472
- "ansi-styles": "^4.1.0",
5473
- "supports-color": "^7.1.0"
5474
- },
5475
- "engines": {
5476
- "node": ">=10"
5477
- },
5478
- "funding": {
5479
- "url": "https://github.com/chalk/chalk?sponsor=1"
5480
- }
5481
- },
5482
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
5483
- "version": "7.2.0",
5484
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
5485
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5486
- "dev": true,
5487
- "license": "MIT",
5488
- "dependencies": {
5489
- "has-flag": "^4.0.0"
5490
- },
5491
- "engines": {
5492
- "node": ">=8"
5493
- }
5494
- },
5495
- "node_modules/@oclif/plugin-not-found/node_modules/argparse": {
5496
- "version": "1.0.10",
5497
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5498
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5499
- "dev": true,
5500
- "license": "MIT",
5501
- "dependencies": {
5502
- "sprintf-js": "~1.0.2"
5503
- }
5504
- },
5505
- "node_modules/@oclif/plugin-not-found/node_modules/js-yaml": {
5506
- "version": "3.14.1",
5507
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5508
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5509
- "dev": true,
5510
- "license": "MIT",
5511
- "dependencies": {
5512
- "argparse": "^1.0.7",
5513
- "esprima": "^4.0.0"
5514
- },
5515
- "bin": {
5516
- "js-yaml": "bin/js-yaml.js"
5517
- }
5518
- },
5519
- "node_modules/@oclif/plugin-not-found/node_modules/minimatch": {
5520
- "version": "9.0.4",
5521
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
5522
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5523
- "dev": true,
5524
- "license": "ISC",
5525
- "dependencies": {
5526
- "brace-expansion": "^2.0.1"
5527
- },
5528
- "engines": {
5529
- "node": ">=16 || 14 >=14.17"
5530
- },
5531
- "funding": {
5532
- "url": "https://github.com/sponsors/isaacs"
5533
- }
5534
- },
5535
- "node_modules/@oclif/plugin-not-found/node_modules/natural-orderby": {
5536
- "version": "2.0.3",
5537
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
5538
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
5539
- "dev": true,
5540
- "license": "MIT",
5541
- "engines": {
5542
- "node": "*"
5543
- }
5544
- },
5545
- "node_modules/@oclif/plugin-not-found/node_modules/slice-ansi": {
5546
- "version": "4.0.0",
5547
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
5548
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
5549
- "dev": true,
5550
- "license": "MIT",
5551
- "dependencies": {
5552
- "ansi-styles": "^4.0.0",
5553
- "astral-regex": "^2.0.0",
5554
- "is-fullwidth-code-point": "^3.0.0"
5555
- },
5556
- "engines": {
5557
- "node": ">=10"
5558
- },
5559
- "funding": {
5560
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
5561
- }
5562
- },
5563
- "node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
5564
- "version": "8.1.1",
5565
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5566
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5567
- "dev": true,
5568
- "license": "MIT",
5569
- "dependencies": {
5570
- "has-flag": "^4.0.0"
5571
- },
5572
- "engines": {
5573
- "node": ">=10"
5574
- },
5575
- "funding": {
5576
- "url": "https://github.com/chalk/supports-color?sponsor=1"
5577
- }
5578
- },
5579
5062
  "node_modules/@oclif/plugin-warn-if-update-available": {
5580
5063
  "version": "3.0.19",
5581
5064
  "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
@@ -5759,9 +5242,9 @@
5759
5242
  }
5760
5243
  },
5761
5244
  "node_modules/@salesforce/core": {
5762
- "version": "7.3.12",
5763
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.12.tgz",
5764
- "integrity": "sha512-a53KYv2xaJpmFlN4haI7ewaMpRqdRwaqbm11wLn0il6+LNR1/2zkRdqE3opdTW6aXNvVecNu0YQj5/u3Uz3oPw==",
5245
+ "version": "7.4.1",
5246
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.4.1.tgz",
5247
+ "integrity": "sha512-ccYs7uL4GYjdOcc44trfRnaz69kG0jU0aoT0qjPkIel8oVOyEoXaoDCG0A+2diqmicDp5uWK0pNs+tdWNj2mcQ==",
5765
5248
  "license": "BSD-3-Clause",
5766
5249
  "dependencies": {
5767
5250
  "@jsforce/jsforce-node": "^3.2.0",
@@ -5821,584 +5304,53 @@
5821
5304
  "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.1.0.tgz",
5822
5305
  "integrity": "sha512-8fItXnCR8G5n950Ymgrjc6CGJjR80376v6GIdjatv3AmMVJAB/GerglcNF/LIJjBXB5OLxiTLAjQdPCvWqBL1g==",
5823
5306
  "dev": true,
5824
- "license": "BSD-3-Clause",
5825
- "dependencies": {
5826
- "@commitlint/cli": "^17.1.2",
5827
- "@commitlint/config-conventional": "^17.8.1",
5828
- "@salesforce/dev-config": "^4.1.0",
5829
- "@salesforce/prettier-config": "^0.0.3",
5830
- "@types/chai": "^4.3.14",
5831
- "@types/mocha": "^10.0.6",
5832
- "@types/node": "^18.19.32",
5833
- "@types/sinon": "^10.0.20",
5834
- "chai": "^4.3.10",
5835
- "chalk": "^4.0.0",
5836
- "cosmiconfig": "^8.3.6",
5837
- "eslint-config-salesforce-typescript": "^3.3.0",
5838
- "husky": "^7.0.4",
5839
- "linkinator": "^6.0.4",
5840
- "mocha": "^10.4.0",
5841
- "nyc": "^15.1.0",
5842
- "prettier": "^2.8.8",
5843
- "pretty-quick": "^3.3.1",
5844
- "shelljs": "^0.8.5",
5845
- "sinon": "10.0.0",
5846
- "source-map-support": "^0.5.21",
5847
- "ts-node": "^10.9.2",
5848
- "typedoc": "^0.25.12",
5849
- "typedoc-plugin-missing-exports": "0.23.0",
5850
- "typescript": "^5.4.3",
5851
- "wireit": "^0.14.4"
5852
- },
5853
- "bin": {
5854
- "sf-clean": "bin/sf-clean.js",
5855
- "sf-docs": "bin/sf-docs.js",
5856
- "sf-install": "bin/sf-install.js",
5857
- "sf-prepack": "bin/sf-prepack.js"
5858
- }
5859
- },
5860
- "node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
5861
- "version": "18.19.33",
5862
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz",
5863
- "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==",
5864
- "dev": true,
5865
- "license": "MIT",
5866
- "dependencies": {
5867
- "undici-types": "~5.26.4"
5868
- }
5869
- },
5870
- "node_modules/@salesforce/dev-scripts/node_modules/chalk": {
5871
- "version": "4.1.2",
5872
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5873
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5874
- "dev": true,
5875
- "license": "MIT",
5876
- "dependencies": {
5877
- "ansi-styles": "^4.1.0",
5878
- "supports-color": "^7.1.0"
5879
- },
5880
- "engines": {
5881
- "node": ">=10"
5882
- },
5883
- "funding": {
5884
- "url": "https://github.com/chalk/chalk?sponsor=1"
5885
- }
5886
- },
5887
- "node_modules/@salesforce/kit": {
5888
- "version": "3.1.2",
5889
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
5890
- "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
5891
- "license": "BSD-3-Clause",
5892
- "dependencies": {
5893
- "@salesforce/ts-types": "^2.0.9",
5894
- "tslib": "^2.6.2"
5895
- }
5896
- },
5897
- "node_modules/@salesforce/plugin-auth": {
5898
- "version": "3.6.17",
5899
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.17.tgz",
5900
- "integrity": "sha512-VNVI3UKcmjF4pILqFdXqy/Q8+N1MDmjsZljo6+5180rUkm/94OciMAUBxflgz9P5tVSr1qRrgaxBQca7R5dFBA==",
5901
- "dev": true,
5902
- "license": "BSD-3-Clause",
5903
- "dependencies": {
5904
- "@inquirer/checkbox": "^2.3.5",
5905
- "@inquirer/select": "^2.3.5",
5906
- "@oclif/core": "^3.26.5",
5907
- "@salesforce/core": "^7.3.9",
5908
- "@salesforce/kit": "^3.1.1",
5909
- "@salesforce/plugin-info": "^3.3.1",
5910
- "@salesforce/sf-plugins-core": "^9.1.1",
5911
- "@salesforce/ts-types": "^2.0.9",
5912
- "chalk": "^5.3.0",
5913
- "open": "^10.1.0"
5914
- },
5915
- "engines": {
5916
- "node": ">=18.0.0"
5917
- }
5918
- },
5919
- "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core": {
5920
- "version": "3.26.6",
5921
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
5922
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
5923
- "dev": true,
5924
- "license": "MIT",
5925
- "dependencies": {
5926
- "@types/cli-progress": "^3.11.5",
5927
- "ansi-escapes": "^4.3.2",
5928
- "ansi-styles": "^4.3.0",
5929
- "cardinal": "^2.1.1",
5930
- "chalk": "^4.1.2",
5931
- "clean-stack": "^3.0.1",
5932
- "cli-progress": "^3.12.0",
5933
- "color": "^4.2.3",
5934
- "debug": "^4.3.4",
5935
- "ejs": "^3.1.10",
5936
- "get-package-type": "^0.1.0",
5937
- "globby": "^11.1.0",
5938
- "hyperlinker": "^1.0.0",
5939
- "indent-string": "^4.0.0",
5940
- "is-wsl": "^2.2.0",
5941
- "js-yaml": "^3.14.1",
5942
- "minimatch": "^9.0.4",
5943
- "natural-orderby": "^2.0.3",
5944
- "object-treeify": "^1.1.33",
5945
- "password-prompt": "^1.1.3",
5946
- "slice-ansi": "^4.0.0",
5947
- "string-width": "^4.2.3",
5948
- "strip-ansi": "^6.0.1",
5949
- "supports-color": "^8.1.1",
5950
- "supports-hyperlinks": "^2.2.0",
5951
- "widest-line": "^3.1.0",
5952
- "wordwrap": "^1.0.0",
5953
- "wrap-ansi": "^7.0.0"
5954
- },
5955
- "engines": {
5956
- "node": ">=18.0.0"
5957
- }
5958
- },
5959
- "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core/node_modules/chalk": {
5960
- "version": "4.1.2",
5961
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5962
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5963
- "dev": true,
5964
- "license": "MIT",
5965
- "dependencies": {
5966
- "ansi-styles": "^4.1.0",
5967
- "supports-color": "^7.1.0"
5968
- },
5969
- "engines": {
5970
- "node": ">=10"
5971
- },
5972
- "funding": {
5973
- "url": "https://github.com/chalk/chalk?sponsor=1"
5974
- }
5975
- },
5976
- "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
5977
- "version": "7.2.0",
5978
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
5979
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5980
- "dev": true,
5981
- "license": "MIT",
5982
- "dependencies": {
5983
- "has-flag": "^4.0.0"
5984
- },
5985
- "engines": {
5986
- "node": ">=8"
5987
- }
5988
- },
5989
- "node_modules/@salesforce/plugin-auth/node_modules/@salesforce/sf-plugins-core": {
5990
- "version": "9.1.1",
5991
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
5992
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
5993
- "dev": true,
5994
- "license": "BSD-3-Clause",
5995
- "dependencies": {
5996
- "@inquirer/confirm": "^3.1.9",
5997
- "@inquirer/password": "^2.1.9",
5998
- "@oclif/core": "^3.26.6",
5999
- "@salesforce/core": "^7.3.9",
6000
- "@salesforce/kit": "^3.1.2",
6001
- "@salesforce/ts-types": "^2.0.9",
6002
- "chalk": "^5.3.0"
6003
- },
6004
- "engines": {
6005
- "node": ">=18.0.0"
6006
- }
6007
- },
6008
- "node_modules/@salesforce/plugin-auth/node_modules/argparse": {
6009
- "version": "1.0.10",
6010
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6011
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
6012
- "dev": true,
6013
- "license": "MIT",
6014
- "dependencies": {
6015
- "sprintf-js": "~1.0.2"
6016
- }
6017
- },
6018
- "node_modules/@salesforce/plugin-auth/node_modules/js-yaml": {
6019
- "version": "3.14.1",
6020
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6021
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6022
- "dev": true,
6023
- "license": "MIT",
6024
- "dependencies": {
6025
- "argparse": "^1.0.7",
6026
- "esprima": "^4.0.0"
6027
- },
6028
- "bin": {
6029
- "js-yaml": "bin/js-yaml.js"
6030
- }
6031
- },
6032
- "node_modules/@salesforce/plugin-auth/node_modules/minimatch": {
6033
- "version": "9.0.4",
6034
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
6035
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
6036
- "dev": true,
6037
- "license": "ISC",
6038
- "dependencies": {
6039
- "brace-expansion": "^2.0.1"
6040
- },
6041
- "engines": {
6042
- "node": ">=16 || 14 >=14.17"
6043
- },
6044
- "funding": {
6045
- "url": "https://github.com/sponsors/isaacs"
6046
- }
6047
- },
6048
- "node_modules/@salesforce/plugin-auth/node_modules/natural-orderby": {
6049
- "version": "2.0.3",
6050
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
6051
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
6052
- "dev": true,
6053
- "license": "MIT",
6054
- "engines": {
6055
- "node": "*"
6056
- }
6057
- },
6058
- "node_modules/@salesforce/plugin-auth/node_modules/slice-ansi": {
6059
- "version": "4.0.0",
6060
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6061
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
6062
- "dev": true,
6063
- "license": "MIT",
6064
- "dependencies": {
6065
- "ansi-styles": "^4.0.0",
6066
- "astral-regex": "^2.0.0",
6067
- "is-fullwidth-code-point": "^3.0.0"
6068
- },
6069
- "engines": {
6070
- "node": ">=10"
6071
- },
6072
- "funding": {
6073
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
6074
- }
6075
- },
6076
- "node_modules/@salesforce/plugin-auth/node_modules/supports-color": {
6077
- "version": "8.1.1",
6078
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6079
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6080
- "dev": true,
6081
- "license": "MIT",
6082
- "dependencies": {
6083
- "has-flag": "^4.0.0"
6084
- },
6085
- "engines": {
6086
- "node": ">=10"
6087
- },
6088
- "funding": {
6089
- "url": "https://github.com/chalk/supports-color?sponsor=1"
6090
- }
6091
- },
6092
- "node_modules/@salesforce/plugin-info": {
6093
- "version": "3.3.1",
6094
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.1.tgz",
6095
- "integrity": "sha512-3NsU82lBSRhPDzaskJ1d+/v0pGVyzn0XhexrOXd8c64I5p39FqTbGfjF95g1sMmEYPH2V7UPy6yyaD/eolq9hA==",
6096
- "dev": true,
6097
- "license": "BSD-3-Clause",
6098
- "dependencies": {
6099
- "@inquirer/input": "^2.1.6",
6100
- "@jsforce/jsforce-node": "^3.2.0",
6101
- "@oclif/core": "^3.26.5",
6102
- "@salesforce/core": "^7.3.9",
6103
- "@salesforce/kit": "^3.1.0",
6104
- "@salesforce/sf-plugins-core": "^9.0.7",
6105
- "got": "^13.0.0",
6106
- "marked": "^4.3.0",
6107
- "marked-terminal": "^4.2.0",
6108
- "open": "^10.1.0",
6109
- "proxy-agent": "^6.4.0",
6110
- "semver": "^7.6.0"
6111
- },
6112
- "engines": {
6113
- "node": ">=18.0.0"
6114
- }
6115
- },
6116
- "node_modules/@salesforce/plugin-info/node_modules/@oclif/core": {
6117
- "version": "3.26.6",
6118
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
6119
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
6120
- "dev": true,
6121
- "license": "MIT",
6122
- "dependencies": {
6123
- "@types/cli-progress": "^3.11.5",
6124
- "ansi-escapes": "^4.3.2",
6125
- "ansi-styles": "^4.3.0",
6126
- "cardinal": "^2.1.1",
6127
- "chalk": "^4.1.2",
6128
- "clean-stack": "^3.0.1",
6129
- "cli-progress": "^3.12.0",
6130
- "color": "^4.2.3",
6131
- "debug": "^4.3.4",
6132
- "ejs": "^3.1.10",
6133
- "get-package-type": "^0.1.0",
6134
- "globby": "^11.1.0",
6135
- "hyperlinker": "^1.0.0",
6136
- "indent-string": "^4.0.0",
6137
- "is-wsl": "^2.2.0",
6138
- "js-yaml": "^3.14.1",
6139
- "minimatch": "^9.0.4",
6140
- "natural-orderby": "^2.0.3",
6141
- "object-treeify": "^1.1.33",
6142
- "password-prompt": "^1.1.3",
6143
- "slice-ansi": "^4.0.0",
6144
- "string-width": "^4.2.3",
6145
- "strip-ansi": "^6.0.1",
6146
- "supports-color": "^8.1.1",
6147
- "supports-hyperlinks": "^2.2.0",
6148
- "widest-line": "^3.1.0",
6149
- "wordwrap": "^1.0.0",
6150
- "wrap-ansi": "^7.0.0"
6151
- },
6152
- "engines": {
6153
- "node": ">=18.0.0"
6154
- }
6155
- },
6156
- "node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core": {
6157
- "version": "9.1.1",
6158
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
6159
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
6160
- "dev": true,
6161
- "license": "BSD-3-Clause",
6162
- "dependencies": {
6163
- "@inquirer/confirm": "^3.1.9",
6164
- "@inquirer/password": "^2.1.9",
6165
- "@oclif/core": "^3.26.6",
6166
- "@salesforce/core": "^7.3.9",
6167
- "@salesforce/kit": "^3.1.2",
6168
- "@salesforce/ts-types": "^2.0.9",
6169
- "chalk": "^5.3.0"
6170
- },
6171
- "engines": {
6172
- "node": ">=18.0.0"
6173
- }
6174
- },
6175
- "node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
6176
- "version": "5.3.0",
6177
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
6178
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
6179
- "dev": true,
6180
- "license": "MIT",
6181
- "engines": {
6182
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
6183
- },
6184
- "funding": {
6185
- "url": "https://github.com/chalk/chalk?sponsor=1"
6186
- }
6187
- },
6188
- "node_modules/@salesforce/plugin-info/node_modules/argparse": {
6189
- "version": "1.0.10",
6190
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6191
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
6192
- "dev": true,
6193
- "license": "MIT",
6194
- "dependencies": {
6195
- "sprintf-js": "~1.0.2"
6196
- }
6197
- },
6198
- "node_modules/@salesforce/plugin-info/node_modules/chalk": {
6199
- "version": "4.1.2",
6200
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6201
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6202
- "dev": true,
6203
- "license": "MIT",
6204
- "dependencies": {
6205
- "ansi-styles": "^4.1.0",
6206
- "supports-color": "^7.1.0"
6207
- },
6208
- "engines": {
6209
- "node": ">=10"
6210
- },
6211
- "funding": {
6212
- "url": "https://github.com/chalk/chalk?sponsor=1"
6213
- }
6214
- },
6215
- "node_modules/@salesforce/plugin-info/node_modules/chalk/node_modules/supports-color": {
6216
- "version": "7.2.0",
6217
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
6218
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
6219
- "dev": true,
6220
- "license": "MIT",
6221
- "dependencies": {
6222
- "has-flag": "^4.0.0"
6223
- },
6224
- "engines": {
6225
- "node": ">=8"
6226
- }
6227
- },
6228
- "node_modules/@salesforce/plugin-info/node_modules/js-yaml": {
6229
- "version": "3.14.1",
6230
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6231
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6232
- "dev": true,
6233
- "license": "MIT",
6234
- "dependencies": {
6235
- "argparse": "^1.0.7",
6236
- "esprima": "^4.0.0"
6237
- },
6238
- "bin": {
6239
- "js-yaml": "bin/js-yaml.js"
6240
- }
6241
- },
6242
- "node_modules/@salesforce/plugin-info/node_modules/minimatch": {
6243
- "version": "9.0.4",
6244
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
6245
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
6246
- "dev": true,
6247
- "license": "ISC",
6248
- "dependencies": {
6249
- "brace-expansion": "^2.0.1"
6250
- },
6251
- "engines": {
6252
- "node": ">=16 || 14 >=14.17"
6253
- },
6254
- "funding": {
6255
- "url": "https://github.com/sponsors/isaacs"
6256
- }
6257
- },
6258
- "node_modules/@salesforce/plugin-info/node_modules/natural-orderby": {
6259
- "version": "2.0.3",
6260
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
6261
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
6262
- "dev": true,
6263
- "license": "MIT",
6264
- "engines": {
6265
- "node": "*"
6266
- }
6267
- },
6268
- "node_modules/@salesforce/plugin-info/node_modules/slice-ansi": {
6269
- "version": "4.0.0",
6270
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6271
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
6272
- "dev": true,
6273
- "license": "MIT",
6274
- "dependencies": {
6275
- "ansi-styles": "^4.0.0",
6276
- "astral-regex": "^2.0.0",
6277
- "is-fullwidth-code-point": "^3.0.0"
6278
- },
6279
- "engines": {
6280
- "node": ">=10"
6281
- },
6282
- "funding": {
6283
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
6284
- }
6285
- },
6286
- "node_modules/@salesforce/plugin-info/node_modules/supports-color": {
6287
- "version": "8.1.1",
6288
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6289
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6290
- "dev": true,
6291
- "license": "MIT",
6292
- "dependencies": {
6293
- "has-flag": "^4.0.0"
6294
- },
6295
- "engines": {
6296
- "node": ">=10"
6297
- },
6298
- "funding": {
6299
- "url": "https://github.com/chalk/supports-color?sponsor=1"
6300
- }
6301
- },
6302
- "node_modules/@salesforce/plugin-user": {
6303
- "version": "3.5.11",
6304
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.11.tgz",
6305
- "integrity": "sha512-GA81RgZ5KMBuK2MEsYPCgRJP6U371Zvr0qxZUmXpDiuC8rjp9EqPl/1s4BfFVzB8emQWmFXxejSqCZz5FJh1dg==",
6306
- "dev": true,
6307
- "license": "BSD-3-Clause",
6308
- "dependencies": {
6309
- "@oclif/core": "^3.26.6",
6310
- "@salesforce/core": "^7.3.8",
6311
- "@salesforce/kit": "^3.1.0",
6312
- "@salesforce/sf-plugins-core": "^9.0.12",
6313
- "@salesforce/ts-types": "^2.0.9"
6314
- },
6315
- "engines": {
6316
- "node": ">=18.0.0"
6317
- }
6318
- },
6319
- "node_modules/@salesforce/plugin-user/node_modules/@oclif/core": {
6320
- "version": "3.26.6",
6321
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
6322
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
6323
- "dev": true,
6324
- "license": "MIT",
6325
- "dependencies": {
6326
- "@types/cli-progress": "^3.11.5",
6327
- "ansi-escapes": "^4.3.2",
6328
- "ansi-styles": "^4.3.0",
6329
- "cardinal": "^2.1.1",
6330
- "chalk": "^4.1.2",
6331
- "clean-stack": "^3.0.1",
6332
- "cli-progress": "^3.12.0",
6333
- "color": "^4.2.3",
6334
- "debug": "^4.3.4",
6335
- "ejs": "^3.1.10",
6336
- "get-package-type": "^0.1.0",
6337
- "globby": "^11.1.0",
6338
- "hyperlinker": "^1.0.0",
6339
- "indent-string": "^4.0.0",
6340
- "is-wsl": "^2.2.0",
6341
- "js-yaml": "^3.14.1",
6342
- "minimatch": "^9.0.4",
6343
- "natural-orderby": "^2.0.3",
6344
- "object-treeify": "^1.1.33",
6345
- "password-prompt": "^1.1.3",
6346
- "slice-ansi": "^4.0.0",
6347
- "string-width": "^4.2.3",
6348
- "strip-ansi": "^6.0.1",
6349
- "supports-color": "^8.1.1",
6350
- "supports-hyperlinks": "^2.2.0",
6351
- "widest-line": "^3.1.0",
6352
- "wordwrap": "^1.0.0",
6353
- "wrap-ansi": "^7.0.0"
6354
- },
6355
- "engines": {
6356
- "node": ">=18.0.0"
6357
- }
6358
- },
6359
- "node_modules/@salesforce/plugin-user/node_modules/@salesforce/sf-plugins-core": {
6360
- "version": "9.1.1",
6361
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
6362
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
6363
- "dev": true,
6364
- "license": "BSD-3-Clause",
6365
- "dependencies": {
6366
- "@inquirer/confirm": "^3.1.9",
6367
- "@inquirer/password": "^2.1.9",
6368
- "@oclif/core": "^3.26.6",
6369
- "@salesforce/core": "^7.3.9",
6370
- "@salesforce/kit": "^3.1.2",
6371
- "@salesforce/ts-types": "^2.0.9",
6372
- "chalk": "^5.3.0"
6373
- },
6374
- "engines": {
6375
- "node": ">=18.0.0"
6376
- }
6377
- },
6378
- "node_modules/@salesforce/plugin-user/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
6379
- "version": "5.3.0",
6380
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
6381
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
6382
- "dev": true,
6383
- "license": "MIT",
6384
- "engines": {
6385
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
5307
+ "license": "BSD-3-Clause",
5308
+ "dependencies": {
5309
+ "@commitlint/cli": "^17.1.2",
5310
+ "@commitlint/config-conventional": "^17.8.1",
5311
+ "@salesforce/dev-config": "^4.1.0",
5312
+ "@salesforce/prettier-config": "^0.0.3",
5313
+ "@types/chai": "^4.3.14",
5314
+ "@types/mocha": "^10.0.6",
5315
+ "@types/node": "^18.19.32",
5316
+ "@types/sinon": "^10.0.20",
5317
+ "chai": "^4.3.10",
5318
+ "chalk": "^4.0.0",
5319
+ "cosmiconfig": "^8.3.6",
5320
+ "eslint-config-salesforce-typescript": "^3.3.0",
5321
+ "husky": "^7.0.4",
5322
+ "linkinator": "^6.0.4",
5323
+ "mocha": "^10.4.0",
5324
+ "nyc": "^15.1.0",
5325
+ "prettier": "^2.8.8",
5326
+ "pretty-quick": "^3.3.1",
5327
+ "shelljs": "^0.8.5",
5328
+ "sinon": "10.0.0",
5329
+ "source-map-support": "^0.5.21",
5330
+ "ts-node": "^10.9.2",
5331
+ "typedoc": "^0.25.12",
5332
+ "typedoc-plugin-missing-exports": "0.23.0",
5333
+ "typescript": "^5.4.3",
5334
+ "wireit": "^0.14.4"
6386
5335
  },
6387
- "funding": {
6388
- "url": "https://github.com/chalk/chalk?sponsor=1"
5336
+ "bin": {
5337
+ "sf-clean": "bin/sf-clean.js",
5338
+ "sf-docs": "bin/sf-docs.js",
5339
+ "sf-install": "bin/sf-install.js",
5340
+ "sf-prepack": "bin/sf-prepack.js"
6389
5341
  }
6390
5342
  },
6391
- "node_modules/@salesforce/plugin-user/node_modules/argparse": {
6392
- "version": "1.0.10",
6393
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6394
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5343
+ "node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
5344
+ "version": "18.19.33",
5345
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz",
5346
+ "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==",
6395
5347
  "dev": true,
6396
5348
  "license": "MIT",
6397
5349
  "dependencies": {
6398
- "sprintf-js": "~1.0.2"
5350
+ "undici-types": "~5.26.4"
6399
5351
  }
6400
5352
  },
6401
- "node_modules/@salesforce/plugin-user/node_modules/chalk": {
5353
+ "node_modules/@salesforce/dev-scripts/node_modules/chalk": {
6402
5354
  "version": "4.1.2",
6403
5355
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6404
5356
  "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
@@ -6415,91 +5367,76 @@
6415
5367
  "url": "https://github.com/chalk/chalk?sponsor=1"
6416
5368
  }
6417
5369
  },
6418
- "node_modules/@salesforce/plugin-user/node_modules/chalk/node_modules/supports-color": {
6419
- "version": "7.2.0",
6420
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
6421
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
6422
- "dev": true,
6423
- "license": "MIT",
6424
- "dependencies": {
6425
- "has-flag": "^4.0.0"
6426
- },
6427
- "engines": {
6428
- "node": ">=8"
6429
- }
6430
- },
6431
- "node_modules/@salesforce/plugin-user/node_modules/js-yaml": {
6432
- "version": "3.14.1",
6433
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6434
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6435
- "dev": true,
6436
- "license": "MIT",
5370
+ "node_modules/@salesforce/kit": {
5371
+ "version": "3.1.2",
5372
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
5373
+ "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
5374
+ "license": "BSD-3-Clause",
6437
5375
  "dependencies": {
6438
- "argparse": "^1.0.7",
6439
- "esprima": "^4.0.0"
6440
- },
6441
- "bin": {
6442
- "js-yaml": "bin/js-yaml.js"
5376
+ "@salesforce/ts-types": "^2.0.9",
5377
+ "tslib": "^2.6.2"
6443
5378
  }
6444
5379
  },
6445
- "node_modules/@salesforce/plugin-user/node_modules/minimatch": {
6446
- "version": "9.0.4",
6447
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
6448
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5380
+ "node_modules/@salesforce/plugin-auth": {
5381
+ "version": "3.6.22",
5382
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.22.tgz",
5383
+ "integrity": "sha512-eUaGfIwkhrs4vrbwduSt1ySgQAg1Qdvhtm5+dukW4EVTR7PUCuzkcH7kj1J8M5Mf+0mI82HrfOyzraVlDJtsJg==",
6449
5384
  "dev": true,
6450
- "license": "ISC",
5385
+ "license": "BSD-3-Clause",
6451
5386
  "dependencies": {
6452
- "brace-expansion": "^2.0.1"
6453
- },
6454
- "engines": {
6455
- "node": ">=16 || 14 >=14.17"
5387
+ "@inquirer/checkbox": "^2.3.5",
5388
+ "@inquirer/select": "^2.3.5",
5389
+ "@oclif/core": "^4",
5390
+ "@salesforce/core": "^7.3.12",
5391
+ "@salesforce/kit": "^3.1.1",
5392
+ "@salesforce/plugin-info": "^3.3.5",
5393
+ "@salesforce/sf-plugins-core": "^10.0.0",
5394
+ "@salesforce/ts-types": "^2.0.9",
5395
+ "open": "^10.1.0"
6456
5396
  },
6457
- "funding": {
6458
- "url": "https://github.com/sponsors/isaacs"
6459
- }
6460
- },
6461
- "node_modules/@salesforce/plugin-user/node_modules/natural-orderby": {
6462
- "version": "2.0.3",
6463
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
6464
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
6465
- "dev": true,
6466
- "license": "MIT",
6467
5397
  "engines": {
6468
- "node": "*"
5398
+ "node": ">=18.0.0"
6469
5399
  }
6470
5400
  },
6471
- "node_modules/@salesforce/plugin-user/node_modules/slice-ansi": {
6472
- "version": "4.0.0",
6473
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6474
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
5401
+ "node_modules/@salesforce/plugin-info": {
5402
+ "version": "3.3.5",
5403
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.5.tgz",
5404
+ "integrity": "sha512-KveT3o2mXdcvt8T2J0Pb7wzwvAPOqHvxO/+xu6GTceMWQfpA0H0hx3awwXF0keY4Ek6fLHgzIfmnCjCoxp6y6w==",
6475
5405
  "dev": true,
6476
- "license": "MIT",
5406
+ "license": "BSD-3-Clause",
6477
5407
  "dependencies": {
6478
- "ansi-styles": "^4.0.0",
6479
- "astral-regex": "^2.0.0",
6480
- "is-fullwidth-code-point": "^3.0.0"
5408
+ "@inquirer/input": "^2.1.8",
5409
+ "@jsforce/jsforce-node": "^3.2.0",
5410
+ "@oclif/core": "^4",
5411
+ "@salesforce/core": "^7.3.9",
5412
+ "@salesforce/kit": "^3.1.0",
5413
+ "@salesforce/sf-plugins-core": "^10.0.0",
5414
+ "got": "^13.0.0",
5415
+ "marked": "^4.3.0",
5416
+ "marked-terminal": "^4.2.0",
5417
+ "open": "^10.1.0",
5418
+ "proxy-agent": "^6.4.0",
5419
+ "semver": "^7.6.0"
6481
5420
  },
6482
5421
  "engines": {
6483
- "node": ">=10"
6484
- },
6485
- "funding": {
6486
- "url": "https://github.com/chalk/slice-ansi?sponsor=1"
5422
+ "node": ">=18.0.0"
6487
5423
  }
6488
5424
  },
6489
- "node_modules/@salesforce/plugin-user/node_modules/supports-color": {
6490
- "version": "8.1.1",
6491
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6492
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5425
+ "node_modules/@salesforce/plugin-user": {
5426
+ "version": "3.5.13",
5427
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.13.tgz",
5428
+ "integrity": "sha512-Bng9cavmSgI/JIW7MeKgjLXKKUEHucTlns9CYPqLoJxJZkv4oSz9dWyzY6ABZv88JwJSxKU4136egHa+4z4Lrg==",
6493
5429
  "dev": true,
6494
- "license": "MIT",
5430
+ "license": "BSD-3-Clause",
6495
5431
  "dependencies": {
6496
- "has-flag": "^4.0.0"
5432
+ "@oclif/core": "^4",
5433
+ "@salesforce/core": "^7.3.8",
5434
+ "@salesforce/kit": "^3.1.0",
5435
+ "@salesforce/sf-plugins-core": "^10.0.0",
5436
+ "@salesforce/ts-types": "^2.0.9"
6497
5437
  },
6498
5438
  "engines": {
6499
- "node": ">=10"
6500
- },
6501
- "funding": {
6502
- "url": "https://github.com/chalk/supports-color?sponsor=1"
5439
+ "node": ">=18.0.0"
6503
5440
  }
6504
5441
  },
6505
5442
  "node_modules/@salesforce/prettier-config": {
@@ -8592,9 +7529,9 @@
8592
7529
  }
8593
7530
  },
8594
7531
  "node_modules/@types/node": {
8595
- "version": "20.12.7",
8596
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
8597
- "integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
7532
+ "version": "20.13.0",
7533
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
7534
+ "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
8598
7535
  "license": "MIT",
8599
7536
  "dependencies": {
8600
7537
  "undici-types": "~5.26.4"
@@ -9393,12 +8330,12 @@
9393
8330
  }
9394
8331
  },
9395
8332
  "node_modules/braces": {
9396
- "version": "3.0.2",
9397
- "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
9398
- "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
8333
+ "version": "3.0.3",
8334
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
8335
+ "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
9399
8336
  "license": "MIT",
9400
8337
  "dependencies": {
9401
- "fill-range": "^7.0.1"
8338
+ "fill-range": "^7.1.1"
9402
8339
  },
9403
8340
  "engines": {
9404
8341
  "node": ">=8"
@@ -10197,9 +9134,9 @@
10197
9134
  }
10198
9135
  },
10199
9136
  "node_modules/debug": {
10200
- "version": "4.3.4",
10201
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
10202
- "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
9137
+ "version": "4.3.5",
9138
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
9139
+ "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
10203
9140
  "license": "MIT",
10204
9141
  "dependencies": {
10205
9142
  "ms": "2.1.2"
@@ -11501,9 +10438,9 @@
11501
10438
  }
11502
10439
  },
11503
10440
  "node_modules/fill-range": {
11504
- "version": "7.0.1",
11505
- "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
11506
- "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
10441
+ "version": "7.1.1",
10442
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
10443
+ "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
11507
10444
  "license": "MIT",
11508
10445
  "dependencies": {
11509
10446
  "to-regex-range": "^5.0.1"
@@ -14170,6 +13107,31 @@
14170
13107
  "node": ">= 14.0.0"
14171
13108
  }
14172
13109
  },
13110
+ "node_modules/mocha/node_modules/debug": {
13111
+ "version": "4.3.4",
13112
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
13113
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
13114
+ "dev": true,
13115
+ "license": "MIT",
13116
+ "dependencies": {
13117
+ "ms": "2.1.2"
13118
+ },
13119
+ "engines": {
13120
+ "node": ">=6.0"
13121
+ },
13122
+ "peerDependenciesMeta": {
13123
+ "supports-color": {
13124
+ "optional": true
13125
+ }
13126
+ }
13127
+ },
13128
+ "node_modules/mocha/node_modules/debug/node_modules/ms": {
13129
+ "version": "2.1.2",
13130
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
13131
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
13132
+ "dev": true,
13133
+ "license": "MIT"
13134
+ },
14173
13135
  "node_modules/mocha/node_modules/diff": {
14174
13136
  "version": "5.0.0",
14175
13137
  "resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz",
@@ -14722,9 +13684,9 @@
14722
13684
  }
14723
13685
  },
14724
13686
  "node_modules/oclif": {
14725
- "version": "4.12.1",
14726
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.12.1.tgz",
14727
- "integrity": "sha512-O1a/30Nmx2lAvkRENCzfSIP5MboIxv+0whsWVgg9TAQDuPCXy+NU5/CqKN22EfEZKL+0HfgEnpwdfng+EFjF3g==",
13687
+ "version": "4.13.4",
13688
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.13.4.tgz",
13689
+ "integrity": "sha512-asTHzS5vKP8jv8v9SjWdjf0SHb+zotTCd8m5KPxkgpblgtJlj4yPkhxwZPeks/CXGdH6rTJa73/zU584x/c5mw==",
14728
13690
  "dev": true,
14729
13691
  "license": "MIT",
14730
13692
  "dependencies": {
@@ -14732,10 +13694,10 @@
14732
13694
  "@aws-sdk/client-s3": "^3.583.0",
14733
13695
  "@inquirer/confirm": "^3.1.6",
14734
13696
  "@inquirer/input": "^2.1.9",
14735
- "@inquirer/select": "^2.3.4",
14736
- "@oclif/core": "^4.0.0-beta.12",
14737
- "@oclif/plugin-help": "^6.0.21",
14738
- "@oclif/plugin-not-found": "^3.1.10",
13697
+ "@inquirer/select": "^2.3.5",
13698
+ "@oclif/core": "^4",
13699
+ "@oclif/plugin-help": "^6.2.0",
13700
+ "@oclif/plugin-not-found": "^3.2.3",
14739
13701
  "@oclif/plugin-warn-if-update-available": "^3.0.19",
14740
13702
  "async-retry": "^1.3.3",
14741
13703
  "chalk": "^4",
@@ -14760,48 +13722,6 @@
14760
13722
  "node": ">=18.0.0"
14761
13723
  }
14762
13724
  },
14763
- "node_modules/oclif/node_modules/@oclif/core": {
14764
- "version": "4.0.0-beta.13",
14765
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.0-beta.13.tgz",
14766
- "integrity": "sha512-ug8CZUCJphgetSZVgd4HQgyewlYVGGG1LIeFXGxjgYsjZ/f5I3nSCj7xpAMEDqjVD/lwmSujtVwa7tvEgLGICw==",
14767
- "dev": true,
14768
- "license": "MIT",
14769
- "dependencies": {
14770
- "ansi-escapes": "^4.3.2",
14771
- "ansis": "^3.0.1",
14772
- "clean-stack": "^3.0.1",
14773
- "cli-spinners": "^2.9.2",
14774
- "cosmiconfig": "^9.0.0",
14775
- "debug": "^4.3.4",
14776
- "ejs": "^3.1.10",
14777
- "get-package-type": "^0.1.0",
14778
- "globby": "^11.1.0",
14779
- "indent-string": "^4.0.0",
14780
- "is-wsl": "^2.2.0",
14781
- "minimatch": "^9.0.4",
14782
- "string-width": "^4.2.3",
14783
- "supports-color": "^9.4.0",
14784
- "widest-line": "^3.1.0",
14785
- "wordwrap": "^1.0.0",
14786
- "wrap-ansi": "^7.0.0"
14787
- },
14788
- "engines": {
14789
- "node": ">=18.0.0"
14790
- }
14791
- },
14792
- "node_modules/oclif/node_modules/@oclif/core/node_modules/supports-color": {
14793
- "version": "9.4.0",
14794
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
14795
- "integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
14796
- "dev": true,
14797
- "license": "MIT",
14798
- "engines": {
14799
- "node": ">=12"
14800
- },
14801
- "funding": {
14802
- "url": "https://github.com/chalk/supports-color?sponsor=1"
14803
- }
14804
- },
14805
13725
  "node_modules/oclif/node_modules/chalk": {
14806
13726
  "version": "4.1.2",
14807
13727
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -14819,33 +13739,6 @@
14819
13739
  "url": "https://github.com/chalk/chalk?sponsor=1"
14820
13740
  }
14821
13741
  },
14822
- "node_modules/oclif/node_modules/cosmiconfig": {
14823
- "version": "9.0.0",
14824
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
14825
- "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
14826
- "dev": true,
14827
- "license": "MIT",
14828
- "dependencies": {
14829
- "env-paths": "^2.2.1",
14830
- "import-fresh": "^3.3.0",
14831
- "js-yaml": "^4.1.0",
14832
- "parse-json": "^5.2.0"
14833
- },
14834
- "engines": {
14835
- "node": ">=14"
14836
- },
14837
- "funding": {
14838
- "url": "https://github.com/sponsors/d-fischer"
14839
- },
14840
- "peerDependencies": {
14841
- "typescript": ">=4.9.5"
14842
- },
14843
- "peerDependenciesMeta": {
14844
- "typescript": {
14845
- "optional": true
14846
- }
14847
- }
14848
- },
14849
13742
  "node_modules/oclif/node_modules/fs-extra": {
14850
13743
  "version": "8.1.0",
14851
13744
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
@@ -14884,22 +13777,6 @@
14884
13777
  "graceful-fs": "^4.1.6"
14885
13778
  }
14886
13779
  },
14887
- "node_modules/oclif/node_modules/minimatch": {
14888
- "version": "9.0.4",
14889
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
14890
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
14891
- "dev": true,
14892
- "license": "ISC",
14893
- "dependencies": {
14894
- "brace-expansion": "^2.0.1"
14895
- },
14896
- "engines": {
14897
- "node": ">=16 || 14 >=14.17"
14898
- },
14899
- "funding": {
14900
- "url": "https://github.com/sponsors/isaacs"
14901
- }
14902
- },
14903
13780
  "node_modules/oclif/node_modules/normalize-package-data": {
14904
13781
  "version": "6.0.1",
14905
13782
  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",