@salesforce/plugin-signups 2.3.6 → 2.3.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,32 +1,31 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-signups",
3
- "version": "2.3.6",
3
+ "version": "2.3.8",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-signups",
9
- "version": "2.3.6",
9
+ "version": "2.3.8",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
- "@oclif/core": "^3.26.2",
12
+ "@oclif/core": "^4",
13
13
  "@salesforce/core": "^7.3.8",
14
14
  "@salesforce/kit": "^3.1.2",
15
- "@salesforce/sf-plugins-core": "^9.0.12",
16
- "chalk": "^5.3.0",
15
+ "@salesforce/sf-plugins-core": "^10.0.0",
17
16
  "change-case": "^5.4.4"
18
17
  },
19
18
  "devDependencies": {
20
- "@oclif/plugin-command-snapshot": "^5.1.9",
19
+ "@oclif/plugin-command-snapshot": "^5.2.0",
21
20
  "@salesforce/cli-plugins-testkit": "^5.3.4",
22
- "@salesforce/dev-scripts": "^9.1.2",
23
- "@salesforce/plugin-command-reference": "^3.0.86",
21
+ "@salesforce/dev-scripts": "^10.1.0",
22
+ "@salesforce/plugin-command-reference": "^3.0.89",
24
23
  "@salesforce/ts-types": "^2.0.9",
25
24
  "@types/chai-as-promised": "^7.1.8",
26
25
  "@types/chai-string": "^1.4.5",
27
26
  "chai-as-promised": "7.1.2",
28
27
  "chai-string": "^1.5.0",
29
- "eslint-plugin-sf-plugin": "^1.18.4",
28
+ "eslint-plugin-sf-plugin": "^1.18.5",
30
29
  "jsforce": "^2.0.0-beta.28",
31
30
  "oclif": "^4.11.1",
32
31
  "ts-node": "^10.9.2",
@@ -72,27 +71,6 @@
72
71
  "tslib": "^1.11.1"
73
72
  }
74
73
  },
75
- "node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types": {
76
- "version": "3.575.0",
77
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.575.0.tgz",
78
- "integrity": "sha512-XrnolQGs0wXxdgNudirR14OgNOarH7WUif38+2Pd4onZH+L7XoILem0EgA1tRpgFpw2pFHlZCNaAHDNSBEal7g==",
79
- "dev": true,
80
- "license": "Apache-2.0",
81
- "dependencies": {
82
- "@smithy/types": "^3.0.0",
83
- "tslib": "^2.6.2"
84
- },
85
- "engines": {
86
- "node": ">=16.0.0"
87
- }
88
- },
89
- "node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types/node_modules/tslib": {
90
- "version": "2.6.2",
91
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
92
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
93
- "dev": true,
94
- "license": "0BSD"
95
- },
96
74
  "node_modules/@aws-crypto/crc32/node_modules/tslib": {
97
75
  "version": "1.14.1",
98
76
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -112,27 +90,6 @@
112
90
  "tslib": "^1.11.1"
113
91
  }
114
92
  },
115
- "node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types": {
116
- "version": "3.575.0",
117
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.575.0.tgz",
118
- "integrity": "sha512-XrnolQGs0wXxdgNudirR14OgNOarH7WUif38+2Pd4onZH+L7XoILem0EgA1tRpgFpw2pFHlZCNaAHDNSBEal7g==",
119
- "dev": true,
120
- "license": "Apache-2.0",
121
- "dependencies": {
122
- "@smithy/types": "^3.0.0",
123
- "tslib": "^2.6.2"
124
- },
125
- "engines": {
126
- "node": ">=16.0.0"
127
- }
128
- },
129
- "node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types/node_modules/tslib": {
130
- "version": "2.6.2",
131
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
132
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
133
- "dev": true,
134
- "license": "0BSD"
135
- },
136
93
  "node_modules/@aws-crypto/crc32c/node_modules/tslib": {
137
94
  "version": "1.14.1",
138
95
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -173,27 +130,6 @@
173
130
  "tslib": "^1.11.1"
174
131
  }
175
132
  },
176
- "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types": {
177
- "version": "3.575.0",
178
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.575.0.tgz",
179
- "integrity": "sha512-XrnolQGs0wXxdgNudirR14OgNOarH7WUif38+2Pd4onZH+L7XoILem0EgA1tRpgFpw2pFHlZCNaAHDNSBEal7g==",
180
- "dev": true,
181
- "license": "Apache-2.0",
182
- "dependencies": {
183
- "@smithy/types": "^3.0.0",
184
- "tslib": "^2.6.2"
185
- },
186
- "engines": {
187
- "node": ">=16.0.0"
188
- }
189
- },
190
- "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
191
- "version": "2.6.2",
192
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
193
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
194
- "dev": true,
195
- "license": "0BSD"
196
- },
197
133
  "node_modules/@aws-crypto/sha1-browser/node_modules/tslib": {
198
134
  "version": "1.14.1",
199
135
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -218,27 +154,6 @@
218
154
  "tslib": "^1.11.1"
219
155
  }
220
156
  },
221
- "node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types": {
222
- "version": "3.575.0",
223
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.575.0.tgz",
224
- "integrity": "sha512-XrnolQGs0wXxdgNudirR14OgNOarH7WUif38+2Pd4onZH+L7XoILem0EgA1tRpgFpw2pFHlZCNaAHDNSBEal7g==",
225
- "dev": true,
226
- "license": "Apache-2.0",
227
- "dependencies": {
228
- "@smithy/types": "^3.0.0",
229
- "tslib": "^2.6.2"
230
- },
231
- "engines": {
232
- "node": ">=16.0.0"
233
- }
234
- },
235
- "node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
236
- "version": "2.6.2",
237
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
238
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
239
- "dev": true,
240
- "license": "0BSD"
241
- },
242
157
  "node_modules/@aws-crypto/sha256-browser/node_modules/tslib": {
243
158
  "version": "1.14.1",
244
159
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -258,27 +173,6 @@
258
173
  "tslib": "^1.11.1"
259
174
  }
260
175
  },
261
- "node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
262
- "version": "3.575.0",
263
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.575.0.tgz",
264
- "integrity": "sha512-XrnolQGs0wXxdgNudirR14OgNOarH7WUif38+2Pd4onZH+L7XoILem0EgA1tRpgFpw2pFHlZCNaAHDNSBEal7g==",
265
- "dev": true,
266
- "license": "Apache-2.0",
267
- "dependencies": {
268
- "@smithy/types": "^3.0.0",
269
- "tslib": "^2.6.2"
270
- },
271
- "engines": {
272
- "node": ">=16.0.0"
273
- }
274
- },
275
- "node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/node_modules/tslib": {
276
- "version": "2.6.2",
277
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
278
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
279
- "dev": true,
280
- "license": "0BSD"
281
- },
282
176
  "node_modules/@aws-crypto/sha256-js/node_modules/tslib": {
283
177
  "version": "1.14.1",
284
178
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -315,27 +209,6 @@
315
209
  "tslib": "^1.11.1"
316
210
  }
317
211
  },
318
- "node_modules/@aws-crypto/util/node_modules/@aws-sdk/types": {
319
- "version": "3.575.0",
320
- "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.575.0.tgz",
321
- "integrity": "sha512-XrnolQGs0wXxdgNudirR14OgNOarH7WUif38+2Pd4onZH+L7XoILem0EgA1tRpgFpw2pFHlZCNaAHDNSBEal7g==",
322
- "dev": true,
323
- "license": "Apache-2.0",
324
- "dependencies": {
325
- "@smithy/types": "^3.0.0",
326
- "tslib": "^2.6.2"
327
- },
328
- "engines": {
329
- "node": ">=16.0.0"
330
- }
331
- },
332
- "node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/node_modules/tslib": {
333
- "version": "2.6.2",
334
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
335
- "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
336
- "dev": true,
337
- "license": "0BSD"
338
- },
339
212
  "node_modules/@aws-crypto/util/node_modules/tslib": {
340
213
  "version": "1.14.1",
341
214
  "resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
@@ -413,24 +286,6 @@
413
286
  "node": ">=16.0.0"
414
287
  }
415
288
  },
416
- "node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client": {
417
- "version": "3.0.0",
418
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
419
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
420
- "dev": true,
421
- "license": "Apache-2.0",
422
- "dependencies": {
423
- "@smithy/middleware-endpoint": "^3.0.0",
424
- "@smithy/middleware-stack": "^3.0.0",
425
- "@smithy/protocol-http": "^4.0.0",
426
- "@smithy/types": "^3.0.0",
427
- "@smithy/util-stream": "^3.0.0",
428
- "tslib": "^2.6.2"
429
- },
430
- "engines": {
431
- "node": ">=16.0.0"
432
- }
433
- },
434
289
  "node_modules/@aws-sdk/client-s3": {
435
290
  "version": "3.583.0",
436
291
  "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.583.0.tgz",
@@ -970,117 +825,6 @@
970
825
  }
971
826
  }
972
827
  },
973
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/core": {
974
- "version": "2.0.1",
975
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-2.0.1.tgz",
976
- "integrity": "sha512-rcMkjvwxH/bER+oZUPR0yTA0ELD6m3A+d92+CFkdF6HJFCBB1bXo7P5pm21L66XwTN01B6bUhSCQ7cymWRD8zg==",
977
- "dev": true,
978
- "license": "Apache-2.0",
979
- "dependencies": {
980
- "@smithy/middleware-endpoint": "^3.0.0",
981
- "@smithy/middleware-retry": "^3.0.1",
982
- "@smithy/middleware-serde": "^3.0.0",
983
- "@smithy/protocol-http": "^4.0.0",
984
- "@smithy/smithy-client": "^3.0.1",
985
- "@smithy/types": "^3.0.0",
986
- "@smithy/util-middleware": "^3.0.0",
987
- "tslib": "^2.6.2"
988
- },
989
- "engines": {
990
- "node": ">=16.0.0"
991
- }
992
- },
993
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/fetch-http-handler": {
994
- "version": "3.0.1",
995
- "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-3.0.1.tgz",
996
- "integrity": "sha512-uaH74i5BDj+rBwoQaXioKpI0SHBJFtOVwzrCpxZxphOW0ki5jhj7dXvDMYM2IJem8TpdFvS2iC08sjOblfFGFg==",
997
- "dev": true,
998
- "license": "Apache-2.0",
999
- "dependencies": {
1000
- "@smithy/protocol-http": "^4.0.0",
1001
- "@smithy/querystring-builder": "^3.0.0",
1002
- "@smithy/types": "^3.0.0",
1003
- "@smithy/util-base64": "^3.0.0",
1004
- "tslib": "^2.6.2"
1005
- }
1006
- },
1007
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry": {
1008
- "version": "3.0.1",
1009
- "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-3.0.1.tgz",
1010
- "integrity": "sha512-hBhSEuL841FhJBK/19WpaGk5YWSzFk/P2UaVjANGKRv3eYNO8Y1lANWgqnuPWjOyCEWMPr58vELFDWpxvRKANw==",
1011
- "dev": true,
1012
- "license": "Apache-2.0",
1013
- "dependencies": {
1014
- "@smithy/node-config-provider": "^3.0.0",
1015
- "@smithy/protocol-http": "^4.0.0",
1016
- "@smithy/service-error-classification": "^3.0.0",
1017
- "@smithy/smithy-client": "^3.0.1",
1018
- "@smithy/types": "^3.0.0",
1019
- "@smithy/util-middleware": "^3.0.0",
1020
- "@smithy/util-retry": "^3.0.0",
1021
- "tslib": "^2.6.2",
1022
- "uuid": "^9.0.1"
1023
- },
1024
- "engines": {
1025
- "node": ">=16.0.0"
1026
- }
1027
- },
1028
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-browser": {
1029
- "version": "3.0.1",
1030
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.1.tgz",
1031
- "integrity": "sha512-nW5kEzdJn1Bn5TF+gOPHh2rcPli8JU9vSSXLbfg7uPnfR1TMRQqs9zlYRhIb87NeSxIbpdXOI94tvXSy+fvDYg==",
1032
- "dev": true,
1033
- "license": "Apache-2.0",
1034
- "dependencies": {
1035
- "@smithy/property-provider": "^3.0.0",
1036
- "@smithy/smithy-client": "^3.0.1",
1037
- "@smithy/types": "^3.0.0",
1038
- "bowser": "^2.11.0",
1039
- "tslib": "^2.6.2"
1040
- },
1041
- "engines": {
1042
- "node": ">= 10.0.0"
1043
- }
1044
- },
1045
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-node": {
1046
- "version": "3.0.1",
1047
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.1.tgz",
1048
- "integrity": "sha512-TFk+Qb+elLc/MOhtSp+50fstyfZ6avQbgH2d96xUBpeScu+Al9elxv+UFAjaTHe0HQe5n+wem8ZLpXvU8lwV6Q==",
1049
- "dev": true,
1050
- "license": "Apache-2.0",
1051
- "dependencies": {
1052
- "@smithy/config-resolver": "^3.0.0",
1053
- "@smithy/credential-provider-imds": "^3.0.0",
1054
- "@smithy/node-config-provider": "^3.0.0",
1055
- "@smithy/property-provider": "^3.0.0",
1056
- "@smithy/smithy-client": "^3.0.1",
1057
- "@smithy/types": "^3.0.0",
1058
- "tslib": "^2.6.2"
1059
- },
1060
- "engines": {
1061
- "node": ">= 10.0.0"
1062
- }
1063
- },
1064
- "node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream": {
1065
- "version": "3.0.1",
1066
- "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-3.0.1.tgz",
1067
- "integrity": "sha512-7F7VNNhAsfMRA8I986YdOY5fE0/T1/ZjFF6OLsqkvQVNP3vZ/szYDfGCyphb7ioA09r32K/0qbSFfNFU68aSzA==",
1068
- "dev": true,
1069
- "license": "Apache-2.0",
1070
- "dependencies": {
1071
- "@smithy/fetch-http-handler": "^3.0.1",
1072
- "@smithy/node-http-handler": "^3.0.0",
1073
- "@smithy/types": "^3.0.0",
1074
- "@smithy/util-base64": "^3.0.0",
1075
- "@smithy/util-buffer-from": "^3.0.0",
1076
- "@smithy/util-hex-encoding": "^3.0.0",
1077
- "@smithy/util-utf8": "^3.0.0",
1078
- "tslib": "^2.6.2"
1079
- },
1080
- "engines": {
1081
- "node": ">=16.0.0"
1082
- }
1083
- },
1084
828
  "node_modules/@aws-sdk/client-sso": {
1085
829
  "version": "3.575.0",
1086
830
  "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.575.0.tgz",
@@ -1197,24 +941,6 @@
1197
941
  "node": ">=16.0.0"
1198
942
  }
1199
943
  },
1200
- "node_modules/@aws-sdk/client-sso-oidc/node_modules/@smithy/smithy-client": {
1201
- "version": "3.0.0",
1202
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
1203
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
1204
- "dev": true,
1205
- "license": "Apache-2.0",
1206
- "dependencies": {
1207
- "@smithy/middleware-endpoint": "^3.0.0",
1208
- "@smithy/middleware-stack": "^3.0.0",
1209
- "@smithy/protocol-http": "^4.0.0",
1210
- "@smithy/types": "^3.0.0",
1211
- "@smithy/util-stream": "^3.0.0",
1212
- "tslib": "^2.6.2"
1213
- },
1214
- "engines": {
1215
- "node": ">=16.0.0"
1216
- }
1217
- },
1218
944
  "node_modules/@aws-sdk/client-sso/node_modules/@aws-sdk/types": {
1219
945
  "version": "3.575.0",
1220
946
  "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.575.0.tgz",
@@ -1229,24 +955,6 @@
1229
955
  "node": ">=16.0.0"
1230
956
  }
1231
957
  },
1232
- "node_modules/@aws-sdk/client-sso/node_modules/@smithy/smithy-client": {
1233
- "version": "3.0.0",
1234
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
1235
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
1236
- "dev": true,
1237
- "license": "Apache-2.0",
1238
- "dependencies": {
1239
- "@smithy/middleware-endpoint": "^3.0.0",
1240
- "@smithy/middleware-stack": "^3.0.0",
1241
- "@smithy/protocol-http": "^4.0.0",
1242
- "@smithy/types": "^3.0.0",
1243
- "@smithy/util-stream": "^3.0.0",
1244
- "tslib": "^2.6.2"
1245
- },
1246
- "engines": {
1247
- "node": ">=16.0.0"
1248
- }
1249
- },
1250
958
  "node_modules/@aws-sdk/client-sts": {
1251
959
  "version": "3.575.0",
1252
960
  "resolved": "https://registry.npmjs.org/@aws-sdk/client-sts/-/client-sts-3.575.0.tgz",
@@ -1313,24 +1021,6 @@
1313
1021
  "node": ">=16.0.0"
1314
1022
  }
1315
1023
  },
1316
- "node_modules/@aws-sdk/client-sts/node_modules/@smithy/smithy-client": {
1317
- "version": "3.0.0",
1318
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
1319
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
1320
- "dev": true,
1321
- "license": "Apache-2.0",
1322
- "dependencies": {
1323
- "@smithy/middleware-endpoint": "^3.0.0",
1324
- "@smithy/middleware-stack": "^3.0.0",
1325
- "@smithy/protocol-http": "^4.0.0",
1326
- "@smithy/types": "^3.0.0",
1327
- "@smithy/util-stream": "^3.0.0",
1328
- "tslib": "^2.6.2"
1329
- },
1330
- "engines": {
1331
- "node": ">=16.0.0"
1332
- }
1333
- },
1334
1024
  "node_modules/@aws-sdk/core": {
1335
1025
  "version": "3.575.0",
1336
1026
  "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.575.0.tgz",
@@ -1350,24 +1040,6 @@
1350
1040
  "node": ">=16.0.0"
1351
1041
  }
1352
1042
  },
1353
- "node_modules/@aws-sdk/core/node_modules/@smithy/smithy-client": {
1354
- "version": "3.0.0",
1355
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
1356
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
1357
- "dev": true,
1358
- "license": "Apache-2.0",
1359
- "dependencies": {
1360
- "@smithy/middleware-endpoint": "^3.0.0",
1361
- "@smithy/middleware-stack": "^3.0.0",
1362
- "@smithy/protocol-http": "^4.0.0",
1363
- "@smithy/types": "^3.0.0",
1364
- "@smithy/util-stream": "^3.0.0",
1365
- "tslib": "^2.6.2"
1366
- },
1367
- "engines": {
1368
- "node": ">=16.0.0"
1369
- }
1370
- },
1371
1043
  "node_modules/@aws-sdk/credential-provider-env": {
1372
1044
  "version": "3.575.0",
1373
1045
  "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.575.0.tgz",
@@ -1433,24 +1105,6 @@
1433
1105
  "node": ">=16.0.0"
1434
1106
  }
1435
1107
  },
1436
- "node_modules/@aws-sdk/credential-provider-http/node_modules/@smithy/smithy-client": {
1437
- "version": "3.0.0",
1438
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
1439
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
1440
- "dev": true,
1441
- "license": "Apache-2.0",
1442
- "dependencies": {
1443
- "@smithy/middleware-endpoint": "^3.0.0",
1444
- "@smithy/middleware-stack": "^3.0.0",
1445
- "@smithy/protocol-http": "^4.0.0",
1446
- "@smithy/types": "^3.0.0",
1447
- "@smithy/util-stream": "^3.0.0",
1448
- "tslib": "^2.6.2"
1449
- },
1450
- "engines": {
1451
- "node": ">=16.0.0"
1452
- }
1453
- },
1454
1108
  "node_modules/@aws-sdk/credential-provider-ini": {
1455
1109
  "version": "3.575.0",
1456
1110
  "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.575.0.tgz",
@@ -2117,7 +1771,6 @@
2117
1771
  "version": "7.18.6",
2118
1772
  "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
2119
1773
  "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
2120
- "dev": true,
2121
1774
  "license": "MIT",
2122
1775
  "dependencies": {
2123
1776
  "@babel/highlight": "^7.18.6"
@@ -2377,7 +2030,6 @@
2377
2030
  "version": "7.22.20",
2378
2031
  "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
2379
2032
  "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
2380
- "dev": true,
2381
2033
  "license": "MIT",
2382
2034
  "engines": {
2383
2035
  "node": ">=6.9.0"
@@ -2412,7 +2064,6 @@
2412
2064
  "version": "7.18.6",
2413
2065
  "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
2414
2066
  "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
2415
- "dev": true,
2416
2067
  "license": "MIT",
2417
2068
  "dependencies": {
2418
2069
  "@babel/helper-validator-identifier": "^7.18.6",
@@ -2427,7 +2078,6 @@
2427
2078
  "version": "3.2.1",
2428
2079
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
2429
2080
  "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
2430
- "dev": true,
2431
2081
  "license": "MIT",
2432
2082
  "dependencies": {
2433
2083
  "color-convert": "^1.9.0"
@@ -2440,7 +2090,6 @@
2440
2090
  "version": "2.4.2",
2441
2091
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
2442
2092
  "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
2443
- "dev": true,
2444
2093
  "license": "MIT",
2445
2094
  "dependencies": {
2446
2095
  "ansi-styles": "^3.2.1",
@@ -2455,7 +2104,6 @@
2455
2104
  "version": "1.9.3",
2456
2105
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
2457
2106
  "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
2458
- "dev": true,
2459
2107
  "license": "MIT",
2460
2108
  "dependencies": {
2461
2109
  "color-name": "1.1.3"
@@ -2465,14 +2113,12 @@
2465
2113
  "version": "1.1.3",
2466
2114
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
2467
2115
  "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
2468
- "dev": true,
2469
2116
  "license": "MIT"
2470
2117
  },
2471
2118
  "node_modules/@babel/highlight/node_modules/escape-string-regexp": {
2472
2119
  "version": "1.0.5",
2473
2120
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
2474
2121
  "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
2475
- "dev": true,
2476
2122
  "license": "MIT",
2477
2123
  "engines": {
2478
2124
  "node": ">=0.8.0"
@@ -2482,7 +2128,6 @@
2482
2128
  "version": "3.0.0",
2483
2129
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
2484
2130
  "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
2485
- "dev": true,
2486
2131
  "license": "MIT",
2487
2132
  "engines": {
2488
2133
  "node": ">=4"
@@ -2492,7 +2137,6 @@
2492
2137
  "version": "5.5.0",
2493
2138
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
2494
2139
  "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
2495
- "dev": true,
2496
2140
  "license": "MIT",
2497
2141
  "dependencies": {
2498
2142
  "has-flag": "^3.0.0"
@@ -2643,24 +2287,6 @@
2643
2287
  "node": ">=12"
2644
2288
  }
2645
2289
  },
2646
- "node_modules/@commitlint/cli/node_modules/wrap-ansi": {
2647
- "version": "7.0.0",
2648
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
2649
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
2650
- "dev": true,
2651
- "license": "MIT",
2652
- "dependencies": {
2653
- "ansi-styles": "^4.0.0",
2654
- "string-width": "^4.1.0",
2655
- "strip-ansi": "^6.0.0"
2656
- },
2657
- "engines": {
2658
- "node": ">=10"
2659
- },
2660
- "funding": {
2661
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
2662
- }
2663
- },
2664
2290
  "node_modules/@commitlint/cli/node_modules/yargs": {
2665
2291
  "version": "17.7.0",
2666
2292
  "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.0.tgz",
@@ -2718,9 +2344,9 @@
2718
2344
  }
2719
2345
  },
2720
2346
  "node_modules/@commitlint/config-validator/node_modules/ajv": {
2721
- "version": "8.13.0",
2722
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
2723
- "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
2347
+ "version": "8.16.0",
2348
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
2349
+ "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
2724
2350
  "dev": true,
2725
2351
  "license": "MIT",
2726
2352
  "dependencies": {
@@ -2783,23 +2409,6 @@
2783
2409
  "node": ">=v14"
2784
2410
  }
2785
2411
  },
2786
- "node_modules/@commitlint/format/node_modules/chalk": {
2787
- "version": "4.1.2",
2788
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2789
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2790
- "dev": true,
2791
- "license": "MIT",
2792
- "dependencies": {
2793
- "ansi-styles": "^4.1.0",
2794
- "supports-color": "^7.1.0"
2795
- },
2796
- "engines": {
2797
- "node": ">=10"
2798
- },
2799
- "funding": {
2800
- "url": "https://github.com/chalk/chalk?sponsor=1"
2801
- }
2802
- },
2803
2412
  "node_modules/@commitlint/is-ignored": {
2804
2413
  "version": "17.4.4",
2805
2414
  "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.4.4.tgz",
@@ -2885,23 +2494,6 @@
2885
2494
  "node": ">=v14"
2886
2495
  }
2887
2496
  },
2888
- "node_modules/@commitlint/load/node_modules/chalk": {
2889
- "version": "4.1.2",
2890
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
2891
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2892
- "dev": true,
2893
- "license": "MIT",
2894
- "dependencies": {
2895
- "ansi-styles": "^4.1.0",
2896
- "supports-color": "^7.1.0"
2897
- },
2898
- "engines": {
2899
- "node": ">=10"
2900
- },
2901
- "funding": {
2902
- "url": "https://github.com/chalk/chalk?sponsor=1"
2903
- }
2904
- },
2905
2497
  "node_modules/@commitlint/load/node_modules/cosmiconfig-typescript-loader": {
2906
2498
  "version": "4.3.0",
2907
2499
  "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.3.0.tgz",
@@ -3139,23 +2731,6 @@
3139
2731
  "node": ">=v14"
3140
2732
  }
3141
2733
  },
3142
- "node_modules/@commitlint/types/node_modules/chalk": {
3143
- "version": "4.1.2",
3144
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3145
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3146
- "dev": true,
3147
- "license": "MIT",
3148
- "dependencies": {
3149
- "ansi-styles": "^4.1.0",
3150
- "supports-color": "^7.1.0"
3151
- },
3152
- "engines": {
3153
- "node": ">=10"
3154
- },
3155
- "funding": {
3156
- "url": "https://github.com/chalk/chalk?sponsor=1"
3157
- }
3158
- },
3159
2734
  "node_modules/@cspotcode/source-map-support": {
3160
2735
  "version": "0.8.1",
3161
2736
  "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
@@ -3292,30 +2867,28 @@
3292
2867
  "license": "BSD-3-Clause"
3293
2868
  },
3294
2869
  "node_modules/@inquirer/confirm": {
3295
- "version": "3.1.7",
3296
- "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.7.tgz",
3297
- "integrity": "sha512-BZjjj19W8gnh5UGFTdP5ZxpgMNRjy03Dzq3k28sB2MDlEUFrcyTkMEoGgvBmGpUw0vNBoCJkTcbHZ3e9tb+d+w==",
3298
- "dev": true,
2870
+ "version": "3.1.9",
2871
+ "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.9.tgz",
2872
+ "integrity": "sha512-UF09aejxCi4Xqm6N/jJAiFXArXfi9al52AFaSD+2uIHnhZGtd1d6lIGTRMPouVSJxbGEi+HkOWSYaiEY/+szUw==",
3299
2873
  "license": "MIT",
3300
2874
  "dependencies": {
3301
- "@inquirer/core": "^8.2.0",
3302
- "@inquirer/type": "^1.3.1"
2875
+ "@inquirer/core": "^8.2.2",
2876
+ "@inquirer/type": "^1.3.3"
3303
2877
  },
3304
2878
  "engines": {
3305
2879
  "node": ">=18"
3306
2880
  }
3307
2881
  },
3308
- "node_modules/@inquirer/confirm/node_modules/@inquirer/core": {
3309
- "version": "8.2.0",
3310
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.2.0.tgz",
3311
- "integrity": "sha512-pexNF9j2orvMMTgoQ/uKOw8V6/R7x/sIDwRwXRhl4i0pPSh6paRzFehpFKpfMbqix1/+gzCekhYTmVbQpWkVjQ==",
3312
- "dev": true,
2882
+ "node_modules/@inquirer/core": {
2883
+ "version": "8.2.2",
2884
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.2.2.tgz",
2885
+ "integrity": "sha512-K8SuNX45jEFlX3EBJpu9B+S2TISzMPGXZIuJ9ME924SqbdW6Pt6fIkKvXg7mOEOKJ4WxpQsxj0UTfcL/A434Ww==",
3313
2886
  "license": "MIT",
3314
2887
  "dependencies": {
3315
- "@inquirer/figures": "^1.0.1",
3316
- "@inquirer/type": "^1.3.1",
2888
+ "@inquirer/figures": "^1.0.3",
2889
+ "@inquirer/type": "^1.3.3",
3317
2890
  "@types/mute-stream": "^0.0.4",
3318
- "@types/node": "^20.12.11",
2891
+ "@types/node": "^20.12.13",
3319
2892
  "@types/wrap-ansi": "^3.0.0",
3320
2893
  "ansi-escapes": "^4.3.2",
3321
2894
  "chalk": "^4.1.2",
@@ -3330,38 +2903,10 @@
3330
2903
  "node": ">=18"
3331
2904
  }
3332
2905
  },
3333
- "node_modules/@inquirer/confirm/node_modules/@inquirer/figures": {
3334
- "version": "1.0.1",
3335
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.1.tgz",
3336
- "integrity": "sha512-mtup3wVKia3ZwULPHcbs4Mor8Voi+iIXEWD7wCNbIO6lYR62oPCTQyrddi5OMYVXHzeCSoneZwJuS8sBvlEwDw==",
3337
- "dev": true,
3338
- "license": "MIT",
3339
- "engines": {
3340
- "node": ">=18"
3341
- }
3342
- },
3343
- "node_modules/@inquirer/confirm/node_modules/chalk": {
3344
- "version": "4.1.2",
3345
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3346
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3347
- "dev": true,
3348
- "license": "MIT",
3349
- "dependencies": {
3350
- "ansi-styles": "^4.1.0",
3351
- "supports-color": "^7.1.0"
3352
- },
3353
- "engines": {
3354
- "node": ">=10"
3355
- },
3356
- "funding": {
3357
- "url": "https://github.com/chalk/chalk?sponsor=1"
3358
- }
3359
- },
3360
- "node_modules/@inquirer/confirm/node_modules/signal-exit": {
2906
+ "node_modules/@inquirer/core/node_modules/signal-exit": {
3361
2907
  "version": "4.1.0",
3362
2908
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
3363
2909
  "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
3364
- "dev": true,
3365
2910
  "license": "ISC",
3366
2911
  "engines": {
3367
2912
  "node": ">=14"
@@ -3370,64 +2915,24 @@
3370
2915
  "url": "https://github.com/sponsors/isaacs"
3371
2916
  }
3372
2917
  },
3373
- "node_modules/@inquirer/core": {
3374
- "version": "6.0.0",
3375
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-6.0.0.tgz",
3376
- "integrity": "sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==",
3377
- "license": "MIT",
3378
- "dependencies": {
3379
- "@inquirer/type": "^1.1.6",
3380
- "@types/mute-stream": "^0.0.4",
3381
- "@types/node": "^20.10.7",
3382
- "@types/wrap-ansi": "^3.0.0",
3383
- "ansi-escapes": "^4.3.2",
3384
- "chalk": "^4.1.2",
3385
- "cli-spinners": "^2.9.2",
3386
- "cli-width": "^4.1.0",
3387
- "figures": "^3.2.0",
3388
- "mute-stream": "^1.0.0",
3389
- "run-async": "^3.0.0",
3390
- "signal-exit": "^4.1.0",
3391
- "strip-ansi": "^6.0.1",
3392
- "wrap-ansi": "^6.2.0"
3393
- },
3394
- "engines": {
3395
- "node": ">=14.18.0"
3396
- }
3397
- },
3398
- "node_modules/@inquirer/core/node_modules/chalk": {
3399
- "version": "4.1.2",
3400
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3401
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
2918
+ "node_modules/@inquirer/core/node_modules/wrap-ansi": {
2919
+ "version": "6.2.0",
2920
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
2921
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
3402
2922
  "license": "MIT",
3403
2923
  "dependencies": {
3404
- "ansi-styles": "^4.1.0",
3405
- "supports-color": "^7.1.0"
3406
- },
3407
- "engines": {
3408
- "node": ">=10"
2924
+ "ansi-styles": "^4.0.0",
2925
+ "string-width": "^4.1.0",
2926
+ "strip-ansi": "^6.0.0"
3409
2927
  },
3410
- "funding": {
3411
- "url": "https://github.com/chalk/chalk?sponsor=1"
3412
- }
3413
- },
3414
- "node_modules/@inquirer/core/node_modules/signal-exit": {
3415
- "version": "4.1.0",
3416
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
3417
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
3418
- "license": "ISC",
3419
2928
  "engines": {
3420
- "node": ">=14"
3421
- },
3422
- "funding": {
3423
- "url": "https://github.com/sponsors/isaacs"
2929
+ "node": ">=8"
3424
2930
  }
3425
2931
  },
3426
2932
  "node_modules/@inquirer/figures": {
3427
- "version": "1.0.2",
3428
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.2.tgz",
3429
- "integrity": "sha512-4F1MBwVr3c/m4bAUef6LgkvBfSjzwH+OfldgHqcuacWwSUetFebM2wi58WfG9uk1rR98U6GwLed4asLJbwdV5w==",
3430
- "dev": true,
2933
+ "version": "1.0.3",
2934
+ "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
2935
+ "integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==",
3431
2936
  "license": "MIT",
3432
2937
  "engines": {
3433
2938
  "node": ">=18"
@@ -3472,23 +2977,6 @@
3472
2977
  "node": ">=18"
3473
2978
  }
3474
2979
  },
3475
- "node_modules/@inquirer/input/node_modules/chalk": {
3476
- "version": "4.1.2",
3477
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3478
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3479
- "dev": true,
3480
- "license": "MIT",
3481
- "dependencies": {
3482
- "ansi-styles": "^4.1.0",
3483
- "supports-color": "^7.1.0"
3484
- },
3485
- "engines": {
3486
- "node": ">=10"
3487
- },
3488
- "funding": {
3489
- "url": "https://github.com/chalk/chalk?sponsor=1"
3490
- }
3491
- },
3492
2980
  "node_modules/@inquirer/input/node_modules/signal-exit": {
3493
2981
  "version": "4.1.0",
3494
2982
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -3502,35 +2990,33 @@
3502
2990
  "url": "https://github.com/sponsors/isaacs"
3503
2991
  }
3504
2992
  },
3505
- "node_modules/@inquirer/password": {
3506
- "version": "1.1.16",
3507
- "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-1.1.16.tgz",
3508
- "integrity": "sha512-aZYZVHLUXZ2gbBot+i+zOJrks1WaiI95lvZCn1sKfcw6MtSSlYC8uDX8sTzQvAsQ8epHoP84UNvAIT0KVGOGqw==",
2993
+ "node_modules/@inquirer/input/node_modules/wrap-ansi": {
2994
+ "version": "6.2.0",
2995
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
2996
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
2997
+ "dev": true,
3509
2998
  "license": "MIT",
3510
2999
  "dependencies": {
3511
- "@inquirer/core": "^6.0.0",
3512
- "@inquirer/type": "^1.1.6",
3513
- "ansi-escapes": "^4.3.2",
3514
- "chalk": "^4.1.2"
3000
+ "ansi-styles": "^4.0.0",
3001
+ "string-width": "^4.1.0",
3002
+ "strip-ansi": "^6.0.0"
3515
3003
  },
3516
3004
  "engines": {
3517
- "node": ">=14.18.0"
3005
+ "node": ">=8"
3518
3006
  }
3519
3007
  },
3520
- "node_modules/@inquirer/password/node_modules/chalk": {
3521
- "version": "4.1.2",
3522
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3523
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3008
+ "node_modules/@inquirer/password": {
3009
+ "version": "2.1.9",
3010
+ "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.9.tgz",
3011
+ "integrity": "sha512-QPtVcT12Fkn0TyuZJelR7QOtc5l1d/6pB5EfkHOivTzC6QTFxRCHl+Gx7Q3E2U/kgJeCCmDov6itDFggk9nkgA==",
3524
3012
  "license": "MIT",
3525
3013
  "dependencies": {
3526
- "ansi-styles": "^4.1.0",
3527
- "supports-color": "^7.1.0"
3014
+ "@inquirer/core": "^8.2.2",
3015
+ "@inquirer/type": "^1.3.3",
3016
+ "ansi-escapes": "^4.3.2"
3528
3017
  },
3529
3018
  "engines": {
3530
- "node": ">=10"
3531
- },
3532
- "funding": {
3533
- "url": "https://github.com/chalk/chalk?sponsor=1"
3019
+ "node": ">=18"
3534
3020
  }
3535
3021
  },
3536
3022
  "node_modules/@inquirer/select": {
@@ -3550,85 +3036,10 @@
3550
3036
  "node": ">=18"
3551
3037
  }
3552
3038
  },
3553
- "node_modules/@inquirer/select/node_modules/@inquirer/core": {
3554
- "version": "8.2.1",
3555
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.2.1.tgz",
3556
- "integrity": "sha512-TIcuQMn2qrtyYe0j136UpHeYpk7AcR/trKeT/7YY0vRgcS9YSfJuQ2+PudPhSofLLsHNnRYAHScQCcVZrJkMqA==",
3557
- "dev": true,
3558
- "license": "MIT",
3559
- "dependencies": {
3560
- "@inquirer/figures": "^1.0.2",
3561
- "@inquirer/type": "^1.3.2",
3562
- "@types/mute-stream": "^0.0.4",
3563
- "@types/node": "^20.12.12",
3564
- "@types/wrap-ansi": "^3.0.0",
3565
- "ansi-escapes": "^4.3.2",
3566
- "chalk": "^4.1.2",
3567
- "cli-spinners": "^2.9.2",
3568
- "cli-width": "^4.1.0",
3569
- "mute-stream": "^1.0.0",
3570
- "signal-exit": "^4.1.0",
3571
- "strip-ansi": "^6.0.1",
3572
- "wrap-ansi": "^6.2.0"
3573
- },
3574
- "engines": {
3575
- "node": ">=18"
3576
- }
3577
- },
3578
- "node_modules/@inquirer/select/node_modules/@inquirer/type": {
3579
- "version": "1.3.2",
3580
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.2.tgz",
3581
- "integrity": "sha512-5Frickan9c89QbPkSu6I6y8p+9eR6hZkdPahGmNDsTFX8FHLPAozyzCZMKUeW8FyYwnlCKUjqIEqxY+UctARiw==",
3582
- "dev": true,
3583
- "license": "MIT",
3584
- "engines": {
3585
- "node": ">=18"
3586
- }
3587
- },
3588
- "node_modules/@inquirer/select/node_modules/@types/node": {
3589
- "version": "20.12.12",
3590
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.12.tgz",
3591
- "integrity": "sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==",
3592
- "dev": true,
3593
- "license": "MIT",
3594
- "dependencies": {
3595
- "undici-types": "~5.26.4"
3596
- }
3597
- },
3598
- "node_modules/@inquirer/select/node_modules/chalk": {
3599
- "version": "4.1.2",
3600
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3601
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3602
- "dev": true,
3603
- "license": "MIT",
3604
- "dependencies": {
3605
- "ansi-styles": "^4.1.0",
3606
- "supports-color": "^7.1.0"
3607
- },
3608
- "engines": {
3609
- "node": ">=10"
3610
- },
3611
- "funding": {
3612
- "url": "https://github.com/chalk/chalk?sponsor=1"
3613
- }
3614
- },
3615
- "node_modules/@inquirer/select/node_modules/signal-exit": {
3616
- "version": "4.1.0",
3617
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
3618
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
3619
- "dev": true,
3620
- "license": "ISC",
3621
- "engines": {
3622
- "node": ">=14"
3623
- },
3624
- "funding": {
3625
- "url": "https://github.com/sponsors/isaacs"
3626
- }
3627
- },
3628
- "node_modules/@inquirer/type": {
3629
- "version": "1.3.1",
3630
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.1.tgz",
3631
- "integrity": "sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==",
3039
+ "node_modules/@inquirer/type": {
3040
+ "version": "1.3.3",
3041
+ "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.3.tgz",
3042
+ "integrity": "sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A==",
3632
3043
  "license": "MIT",
3633
3044
  "engines": {
3634
3045
  "node": ">=18"
@@ -3935,36 +3346,25 @@
3935
3346
  }
3936
3347
  },
3937
3348
  "node_modules/@oclif/core": {
3938
- "version": "3.26.6",
3939
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
3940
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
3349
+ "version": "4.0.2",
3350
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.2.tgz",
3351
+ "integrity": "sha512-0r+JwE1FbVlEYNQlLonMULnZb6rKR0RqT8eUgKeJTb5cILhsKUjlZf2NLIX4GP3SZrK8POwGGLcztmj42hZYiw==",
3941
3352
  "license": "MIT",
3942
3353
  "dependencies": {
3943
- "@types/cli-progress": "^3.11.5",
3944
3354
  "ansi-escapes": "^4.3.2",
3945
- "ansi-styles": "^4.3.0",
3946
- "cardinal": "^2.1.1",
3947
- "chalk": "^4.1.2",
3355
+ "ansis": "^3.1.1",
3948
3356
  "clean-stack": "^3.0.1",
3949
- "cli-progress": "^3.12.0",
3950
- "color": "^4.2.3",
3951
- "debug": "^4.3.4",
3357
+ "cli-spinners": "^2.9.2",
3358
+ "cosmiconfig": "^9.0.0",
3359
+ "debug": "^4.3.5",
3952
3360
  "ejs": "^3.1.10",
3953
3361
  "get-package-type": "^0.1.0",
3954
3362
  "globby": "^11.1.0",
3955
- "hyperlinker": "^1.0.0",
3956
3363
  "indent-string": "^4.0.0",
3957
3364
  "is-wsl": "^2.2.0",
3958
- "js-yaml": "^3.14.1",
3959
3365
  "minimatch": "^9.0.4",
3960
- "natural-orderby": "^2.0.3",
3961
- "object-treeify": "^1.1.33",
3962
- "password-prompt": "^1.1.3",
3963
- "slice-ansi": "^4.0.0",
3964
3366
  "string-width": "^4.2.3",
3965
- "strip-ansi": "^6.0.1",
3966
- "supports-color": "^8.1.1",
3967
- "supports-hyperlinks": "^2.2.0",
3367
+ "supports-color": "^8",
3968
3368
  "widest-line": "^3.1.0",
3969
3369
  "wordwrap": "^1.0.0",
3970
3370
  "wrap-ansi": "^7.0.0"
@@ -3973,54 +3373,30 @@
3973
3373
  "node": ">=18.0.0"
3974
3374
  }
3975
3375
  },
3976
- "node_modules/@oclif/core/node_modules/argparse": {
3977
- "version": "1.0.10",
3978
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3979
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
3980
- "license": "MIT",
3981
- "dependencies": {
3982
- "sprintf-js": "~1.0.2"
3983
- }
3984
- },
3985
- "node_modules/@oclif/core/node_modules/chalk": {
3986
- "version": "4.1.2",
3987
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3988
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3376
+ "node_modules/@oclif/core/node_modules/cosmiconfig": {
3377
+ "version": "9.0.0",
3378
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
3379
+ "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
3989
3380
  "license": "MIT",
3990
3381
  "dependencies": {
3991
- "ansi-styles": "^4.1.0",
3992
- "supports-color": "^7.1.0"
3382
+ "env-paths": "^2.2.1",
3383
+ "import-fresh": "^3.3.0",
3384
+ "js-yaml": "^4.1.0",
3385
+ "parse-json": "^5.2.0"
3993
3386
  },
3994
3387
  "engines": {
3995
- "node": ">=10"
3388
+ "node": ">=14"
3996
3389
  },
3997
3390
  "funding": {
3998
- "url": "https://github.com/chalk/chalk?sponsor=1"
3999
- }
4000
- },
4001
- "node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
4002
- "version": "7.2.0",
4003
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4004
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4005
- "license": "MIT",
4006
- "dependencies": {
4007
- "has-flag": "^4.0.0"
3391
+ "url": "https://github.com/sponsors/d-fischer"
4008
3392
  },
4009
- "engines": {
4010
- "node": ">=8"
4011
- }
4012
- },
4013
- "node_modules/@oclif/core/node_modules/js-yaml": {
4014
- "version": "3.14.1",
4015
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4016
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4017
- "license": "MIT",
4018
- "dependencies": {
4019
- "argparse": "^1.0.7",
4020
- "esprima": "^4.0.0"
3393
+ "peerDependencies": {
3394
+ "typescript": ">=4.9.5"
4021
3395
  },
4022
- "bin": {
4023
- "js-yaml": "bin/js-yaml.js"
3396
+ "peerDependenciesMeta": {
3397
+ "typescript": {
3398
+ "optional": true
3399
+ }
4024
3400
  }
4025
3401
  },
4026
3402
  "node_modules/@oclif/core/node_modules/minimatch": {
@@ -4053,33 +3429,15 @@
4053
3429
  "url": "https://github.com/chalk/supports-color?sponsor=1"
4054
3430
  }
4055
3431
  },
4056
- "node_modules/@oclif/core/node_modules/wrap-ansi": {
4057
- "version": "7.0.0",
4058
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4059
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4060
- "license": "MIT",
4061
- "dependencies": {
4062
- "ansi-styles": "^4.0.0",
4063
- "string-width": "^4.1.0",
4064
- "strip-ansi": "^6.0.0"
4065
- },
4066
- "engines": {
4067
- "node": ">=10"
4068
- },
4069
- "funding": {
4070
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4071
- }
4072
- },
4073
3432
  "node_modules/@oclif/plugin-command-snapshot": {
4074
- "version": "5.1.9",
4075
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.1.9.tgz",
4076
- "integrity": "sha512-PeSQP2IxzL34e3DYoEdAw8UCcsuawcJqnQe97HNUSBpBSC2PY/7uL887TfmMIo/rhzM7PtSUNxfNwOiKw5cNUw==",
3433
+ "version": "5.2.0",
3434
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.0.tgz",
3435
+ "integrity": "sha512-F4vba5e25dLkPGVgkPnyNnXX1DVSewTzQJUGtI2bvdV+RMwvKa3p2qT3tOI1Dwbo1uTHNjQSMN9OF3+iy7Ok8Q==",
4077
3436
  "dev": true,
4078
3437
  "license": "MIT",
4079
3438
  "dependencies": {
4080
- "@oclif/core": "3.26.6",
4081
- "@types/lodash.difference": "^4.5.9",
4082
- "chalk": "^5.3.0",
3439
+ "@oclif/core": "^4.0.0-beta.13",
3440
+ "ansis": "^3.2.0",
4083
3441
  "globby": "^14.0.1",
4084
3442
  "just-diff": "^5.2.0",
4085
3443
  "lodash.difference": "^4.5.0",
@@ -4152,83 +3510,541 @@
4152
3510
  "node": ">=18.0.0"
4153
3511
  }
4154
3512
  },
4155
- "node_modules/@oclif/plugin-not-found": {
4156
- "version": "3.1.9",
4157
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.9.tgz",
4158
- "integrity": "sha512-yPh9YAIIIzDRscR8P/yu4D2fwK5z5wze57wspklmNg4pW/tOFhe7BelgOBahSdkJQodS7TUIzI/CN4DWbNWuKQ==",
3513
+ "node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
3514
+ "version": "3.26.6",
3515
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
3516
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
4159
3517
  "dev": true,
4160
3518
  "license": "MIT",
4161
3519
  "dependencies": {
4162
- "@inquirer/confirm": "^3.1.6",
4163
- "@oclif/core": "^3.26.5",
4164
- "chalk": "^5.3.0",
4165
- "fast-levenshtein": "^3.0.0"
3520
+ "@types/cli-progress": "^3.11.5",
3521
+ "ansi-escapes": "^4.3.2",
3522
+ "ansi-styles": "^4.3.0",
3523
+ "cardinal": "^2.1.1",
3524
+ "chalk": "^4.1.2",
3525
+ "clean-stack": "^3.0.1",
3526
+ "cli-progress": "^3.12.0",
3527
+ "color": "^4.2.3",
3528
+ "debug": "^4.3.4",
3529
+ "ejs": "^3.1.10",
3530
+ "get-package-type": "^0.1.0",
3531
+ "globby": "^11.1.0",
3532
+ "hyperlinker": "^1.0.0",
3533
+ "indent-string": "^4.0.0",
3534
+ "is-wsl": "^2.2.0",
3535
+ "js-yaml": "^3.14.1",
3536
+ "minimatch": "^9.0.4",
3537
+ "natural-orderby": "^2.0.3",
3538
+ "object-treeify": "^1.1.33",
3539
+ "password-prompt": "^1.1.3",
3540
+ "slice-ansi": "^4.0.0",
3541
+ "string-width": "^4.2.3",
3542
+ "strip-ansi": "^6.0.1",
3543
+ "supports-color": "^8.1.1",
3544
+ "supports-hyperlinks": "^2.2.0",
3545
+ "widest-line": "^3.1.0",
3546
+ "wordwrap": "^1.0.0",
3547
+ "wrap-ansi": "^7.0.0"
4166
3548
  },
4167
3549
  "engines": {
4168
3550
  "node": ">=18.0.0"
4169
3551
  }
4170
3552
  },
4171
- "node_modules/@oclif/plugin-warn-if-update-available": {
4172
- "version": "3.0.19",
4173
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
4174
- "integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
3553
+ "node_modules/@oclif/plugin-help/node_modules/argparse": {
3554
+ "version": "1.0.10",
3555
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3556
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4175
3557
  "dev": true,
4176
3558
  "license": "MIT",
4177
3559
  "dependencies": {
4178
- "@oclif/core": "^3.26.6",
4179
- "chalk": "^5.3.0",
4180
- "debug": "^4.1.0",
4181
- "http-call": "^5.2.2",
4182
- "lodash": "^4.17.21"
4183
- },
4184
- "engines": {
4185
- "node": ">=18.0.0"
3560
+ "sprintf-js": "~1.0.2"
4186
3561
  }
4187
3562
  },
4188
- "node_modules/@pkgjs/parseargs": {
4189
- "version": "0.11.0",
4190
- "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
4191
- "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
3563
+ "node_modules/@oclif/plugin-help/node_modules/js-yaml": {
3564
+ "version": "3.14.1",
3565
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3566
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4192
3567
  "dev": true,
4193
3568
  "license": "MIT",
4194
- "optional": true,
4195
- "engines": {
4196
- "node": ">=14"
3569
+ "dependencies": {
3570
+ "argparse": "^1.0.7",
3571
+ "esprima": "^4.0.0"
3572
+ },
3573
+ "bin": {
3574
+ "js-yaml": "bin/js-yaml.js"
4197
3575
  }
4198
3576
  },
4199
- "node_modules/@salesforce/cli-plugins-testkit": {
4200
- "version": "5.3.4",
4201
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.4.tgz",
4202
- "integrity": "sha512-VgEIKuf3nr1HKwQ3t+cIoLqe7Xo4TGfzDoqXNdwPyMLneCrrktYZFnZs6sAi4gTQYuXIE4X23tzaEfjqRgwpvA==",
3577
+ "node_modules/@oclif/plugin-help/node_modules/minimatch": {
3578
+ "version": "9.0.4",
3579
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
3580
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
4203
3581
  "dev": true,
4204
- "license": "BSD-3-Clause",
3582
+ "license": "ISC",
4205
3583
  "dependencies": {
4206
- "@salesforce/core": "^7.3.5",
4207
- "@salesforce/kit": "^3.1.1",
4208
- "@salesforce/ts-types": "^2.0.9",
4209
- "@types/shelljs": "^0.8.15",
4210
- "debug": "^4.3.1",
4211
- "jszip": "^3.10.1",
4212
- "shelljs": "^0.8.4",
4213
- "sinon": "^17.0.2",
4214
- "strip-ansi": "6.0.1",
4215
- "ts-retry-promise": "^0.8.0"
3584
+ "brace-expansion": "^2.0.1"
4216
3585
  },
4217
3586
  "engines": {
4218
- "node": ">=16.0.0"
3587
+ "node": ">=16 || 14 >=14.17"
3588
+ },
3589
+ "funding": {
3590
+ "url": "https://github.com/sponsors/isaacs"
4219
3591
  }
4220
3592
  },
4221
- "node_modules/@salesforce/cli-plugins-testkit/node_modules/@sinonjs/commons": {
4222
- "version": "3.0.1",
4223
- "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
4224
- "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
3593
+ "node_modules/@oclif/plugin-help/node_modules/natural-orderby": {
3594
+ "version": "2.0.3",
3595
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
3596
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
4225
3597
  "dev": true,
4226
- "license": "BSD-3-Clause",
4227
- "dependencies": {
4228
- "type-detect": "4.0.8"
3598
+ "license": "MIT",
3599
+ "engines": {
3600
+ "node": "*"
4229
3601
  }
4230
3602
  },
4231
- "node_modules/@salesforce/cli-plugins-testkit/node_modules/@sinonjs/samsam": {
3603
+ "node_modules/@oclif/plugin-help/node_modules/slice-ansi": {
3604
+ "version": "4.0.0",
3605
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
3606
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
3607
+ "dev": true,
3608
+ "license": "MIT",
3609
+ "dependencies": {
3610
+ "ansi-styles": "^4.0.0",
3611
+ "astral-regex": "^2.0.0",
3612
+ "is-fullwidth-code-point": "^3.0.0"
3613
+ },
3614
+ "engines": {
3615
+ "node": ">=10"
3616
+ },
3617
+ "funding": {
3618
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
3619
+ }
3620
+ },
3621
+ "node_modules/@oclif/plugin-help/node_modules/supports-color": {
3622
+ "version": "8.1.1",
3623
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
3624
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
3625
+ "dev": true,
3626
+ "license": "MIT",
3627
+ "dependencies": {
3628
+ "has-flag": "^4.0.0"
3629
+ },
3630
+ "engines": {
3631
+ "node": ">=10"
3632
+ },
3633
+ "funding": {
3634
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
3635
+ }
3636
+ },
3637
+ "node_modules/@oclif/plugin-not-found": {
3638
+ "version": "3.1.9",
3639
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.9.tgz",
3640
+ "integrity": "sha512-yPh9YAIIIzDRscR8P/yu4D2fwK5z5wze57wspklmNg4pW/tOFhe7BelgOBahSdkJQodS7TUIzI/CN4DWbNWuKQ==",
3641
+ "dev": true,
3642
+ "license": "MIT",
3643
+ "dependencies": {
3644
+ "@inquirer/confirm": "^3.1.6",
3645
+ "@oclif/core": "^3.26.5",
3646
+ "chalk": "^5.3.0",
3647
+ "fast-levenshtein": "^3.0.0"
3648
+ },
3649
+ "engines": {
3650
+ "node": ">=18.0.0"
3651
+ }
3652
+ },
3653
+ "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
3654
+ "version": "3.26.6",
3655
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
3656
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
3657
+ "dev": true,
3658
+ "license": "MIT",
3659
+ "dependencies": {
3660
+ "@types/cli-progress": "^3.11.5",
3661
+ "ansi-escapes": "^4.3.2",
3662
+ "ansi-styles": "^4.3.0",
3663
+ "cardinal": "^2.1.1",
3664
+ "chalk": "^4.1.2",
3665
+ "clean-stack": "^3.0.1",
3666
+ "cli-progress": "^3.12.0",
3667
+ "color": "^4.2.3",
3668
+ "debug": "^4.3.4",
3669
+ "ejs": "^3.1.10",
3670
+ "get-package-type": "^0.1.0",
3671
+ "globby": "^11.1.0",
3672
+ "hyperlinker": "^1.0.0",
3673
+ "indent-string": "^4.0.0",
3674
+ "is-wsl": "^2.2.0",
3675
+ "js-yaml": "^3.14.1",
3676
+ "minimatch": "^9.0.4",
3677
+ "natural-orderby": "^2.0.3",
3678
+ "object-treeify": "^1.1.33",
3679
+ "password-prompt": "^1.1.3",
3680
+ "slice-ansi": "^4.0.0",
3681
+ "string-width": "^4.2.3",
3682
+ "strip-ansi": "^6.0.1",
3683
+ "supports-color": "^8.1.1",
3684
+ "supports-hyperlinks": "^2.2.0",
3685
+ "widest-line": "^3.1.0",
3686
+ "wordwrap": "^1.0.0",
3687
+ "wrap-ansi": "^7.0.0"
3688
+ },
3689
+ "engines": {
3690
+ "node": ">=18.0.0"
3691
+ }
3692
+ },
3693
+ "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk": {
3694
+ "version": "4.1.2",
3695
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3696
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3697
+ "dev": true,
3698
+ "license": "MIT",
3699
+ "dependencies": {
3700
+ "ansi-styles": "^4.1.0",
3701
+ "supports-color": "^7.1.0"
3702
+ },
3703
+ "engines": {
3704
+ "node": ">=10"
3705
+ },
3706
+ "funding": {
3707
+ "url": "https://github.com/chalk/chalk?sponsor=1"
3708
+ }
3709
+ },
3710
+ "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
3711
+ "version": "7.2.0",
3712
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
3713
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
3714
+ "dev": true,
3715
+ "license": "MIT",
3716
+ "dependencies": {
3717
+ "has-flag": "^4.0.0"
3718
+ },
3719
+ "engines": {
3720
+ "node": ">=8"
3721
+ }
3722
+ },
3723
+ "node_modules/@oclif/plugin-not-found/node_modules/argparse": {
3724
+ "version": "1.0.10",
3725
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3726
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
3727
+ "dev": true,
3728
+ "license": "MIT",
3729
+ "dependencies": {
3730
+ "sprintf-js": "~1.0.2"
3731
+ }
3732
+ },
3733
+ "node_modules/@oclif/plugin-not-found/node_modules/chalk": {
3734
+ "version": "5.3.0",
3735
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
3736
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
3737
+ "dev": true,
3738
+ "license": "MIT",
3739
+ "engines": {
3740
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
3741
+ },
3742
+ "funding": {
3743
+ "url": "https://github.com/chalk/chalk?sponsor=1"
3744
+ }
3745
+ },
3746
+ "node_modules/@oclif/plugin-not-found/node_modules/js-yaml": {
3747
+ "version": "3.14.1",
3748
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3749
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
3750
+ "dev": true,
3751
+ "license": "MIT",
3752
+ "dependencies": {
3753
+ "argparse": "^1.0.7",
3754
+ "esprima": "^4.0.0"
3755
+ },
3756
+ "bin": {
3757
+ "js-yaml": "bin/js-yaml.js"
3758
+ }
3759
+ },
3760
+ "node_modules/@oclif/plugin-not-found/node_modules/minimatch": {
3761
+ "version": "9.0.4",
3762
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
3763
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
3764
+ "dev": true,
3765
+ "license": "ISC",
3766
+ "dependencies": {
3767
+ "brace-expansion": "^2.0.1"
3768
+ },
3769
+ "engines": {
3770
+ "node": ">=16 || 14 >=14.17"
3771
+ },
3772
+ "funding": {
3773
+ "url": "https://github.com/sponsors/isaacs"
3774
+ }
3775
+ },
3776
+ "node_modules/@oclif/plugin-not-found/node_modules/natural-orderby": {
3777
+ "version": "2.0.3",
3778
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
3779
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
3780
+ "dev": true,
3781
+ "license": "MIT",
3782
+ "engines": {
3783
+ "node": "*"
3784
+ }
3785
+ },
3786
+ "node_modules/@oclif/plugin-not-found/node_modules/slice-ansi": {
3787
+ "version": "4.0.0",
3788
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
3789
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
3790
+ "dev": true,
3791
+ "license": "MIT",
3792
+ "dependencies": {
3793
+ "ansi-styles": "^4.0.0",
3794
+ "astral-regex": "^2.0.0",
3795
+ "is-fullwidth-code-point": "^3.0.0"
3796
+ },
3797
+ "engines": {
3798
+ "node": ">=10"
3799
+ },
3800
+ "funding": {
3801
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
3802
+ }
3803
+ },
3804
+ "node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
3805
+ "version": "8.1.1",
3806
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
3807
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
3808
+ "dev": true,
3809
+ "license": "MIT",
3810
+ "dependencies": {
3811
+ "has-flag": "^4.0.0"
3812
+ },
3813
+ "engines": {
3814
+ "node": ">=10"
3815
+ },
3816
+ "funding": {
3817
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
3818
+ }
3819
+ },
3820
+ "node_modules/@oclif/plugin-warn-if-update-available": {
3821
+ "version": "3.0.19",
3822
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
3823
+ "integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
3824
+ "dev": true,
3825
+ "license": "MIT",
3826
+ "dependencies": {
3827
+ "@oclif/core": "^3.26.6",
3828
+ "chalk": "^5.3.0",
3829
+ "debug": "^4.1.0",
3830
+ "http-call": "^5.2.2",
3831
+ "lodash": "^4.17.21"
3832
+ },
3833
+ "engines": {
3834
+ "node": ">=18.0.0"
3835
+ }
3836
+ },
3837
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
3838
+ "version": "3.26.6",
3839
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
3840
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
3841
+ "dev": true,
3842
+ "license": "MIT",
3843
+ "dependencies": {
3844
+ "@types/cli-progress": "^3.11.5",
3845
+ "ansi-escapes": "^4.3.2",
3846
+ "ansi-styles": "^4.3.0",
3847
+ "cardinal": "^2.1.1",
3848
+ "chalk": "^4.1.2",
3849
+ "clean-stack": "^3.0.1",
3850
+ "cli-progress": "^3.12.0",
3851
+ "color": "^4.2.3",
3852
+ "debug": "^4.3.4",
3853
+ "ejs": "^3.1.10",
3854
+ "get-package-type": "^0.1.0",
3855
+ "globby": "^11.1.0",
3856
+ "hyperlinker": "^1.0.0",
3857
+ "indent-string": "^4.0.0",
3858
+ "is-wsl": "^2.2.0",
3859
+ "js-yaml": "^3.14.1",
3860
+ "minimatch": "^9.0.4",
3861
+ "natural-orderby": "^2.0.3",
3862
+ "object-treeify": "^1.1.33",
3863
+ "password-prompt": "^1.1.3",
3864
+ "slice-ansi": "^4.0.0",
3865
+ "string-width": "^4.2.3",
3866
+ "strip-ansi": "^6.0.1",
3867
+ "supports-color": "^8.1.1",
3868
+ "supports-hyperlinks": "^2.2.0",
3869
+ "widest-line": "^3.1.0",
3870
+ "wordwrap": "^1.0.0",
3871
+ "wrap-ansi": "^7.0.0"
3872
+ },
3873
+ "engines": {
3874
+ "node": ">=18.0.0"
3875
+ }
3876
+ },
3877
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk": {
3878
+ "version": "4.1.2",
3879
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3880
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3881
+ "dev": true,
3882
+ "license": "MIT",
3883
+ "dependencies": {
3884
+ "ansi-styles": "^4.1.0",
3885
+ "supports-color": "^7.1.0"
3886
+ },
3887
+ "engines": {
3888
+ "node": ">=10"
3889
+ },
3890
+ "funding": {
3891
+ "url": "https://github.com/chalk/chalk?sponsor=1"
3892
+ }
3893
+ },
3894
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
3895
+ "version": "7.2.0",
3896
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
3897
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
3898
+ "dev": true,
3899
+ "license": "MIT",
3900
+ "dependencies": {
3901
+ "has-flag": "^4.0.0"
3902
+ },
3903
+ "engines": {
3904
+ "node": ">=8"
3905
+ }
3906
+ },
3907
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/argparse": {
3908
+ "version": "1.0.10",
3909
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
3910
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
3911
+ "dev": true,
3912
+ "license": "MIT",
3913
+ "dependencies": {
3914
+ "sprintf-js": "~1.0.2"
3915
+ }
3916
+ },
3917
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/chalk": {
3918
+ "version": "5.3.0",
3919
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
3920
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
3921
+ "dev": true,
3922
+ "license": "MIT",
3923
+ "engines": {
3924
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
3925
+ },
3926
+ "funding": {
3927
+ "url": "https://github.com/chalk/chalk?sponsor=1"
3928
+ }
3929
+ },
3930
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/js-yaml": {
3931
+ "version": "3.14.1",
3932
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
3933
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
3934
+ "dev": true,
3935
+ "license": "MIT",
3936
+ "dependencies": {
3937
+ "argparse": "^1.0.7",
3938
+ "esprima": "^4.0.0"
3939
+ },
3940
+ "bin": {
3941
+ "js-yaml": "bin/js-yaml.js"
3942
+ }
3943
+ },
3944
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/minimatch": {
3945
+ "version": "9.0.4",
3946
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
3947
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
3948
+ "dev": true,
3949
+ "license": "ISC",
3950
+ "dependencies": {
3951
+ "brace-expansion": "^2.0.1"
3952
+ },
3953
+ "engines": {
3954
+ "node": ">=16 || 14 >=14.17"
3955
+ },
3956
+ "funding": {
3957
+ "url": "https://github.com/sponsors/isaacs"
3958
+ }
3959
+ },
3960
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/natural-orderby": {
3961
+ "version": "2.0.3",
3962
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
3963
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
3964
+ "dev": true,
3965
+ "license": "MIT",
3966
+ "engines": {
3967
+ "node": "*"
3968
+ }
3969
+ },
3970
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/slice-ansi": {
3971
+ "version": "4.0.0",
3972
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
3973
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
3974
+ "dev": true,
3975
+ "license": "MIT",
3976
+ "dependencies": {
3977
+ "ansi-styles": "^4.0.0",
3978
+ "astral-regex": "^2.0.0",
3979
+ "is-fullwidth-code-point": "^3.0.0"
3980
+ },
3981
+ "engines": {
3982
+ "node": ">=10"
3983
+ },
3984
+ "funding": {
3985
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
3986
+ }
3987
+ },
3988
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
3989
+ "version": "8.1.1",
3990
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
3991
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
3992
+ "dev": true,
3993
+ "license": "MIT",
3994
+ "dependencies": {
3995
+ "has-flag": "^4.0.0"
3996
+ },
3997
+ "engines": {
3998
+ "node": ">=10"
3999
+ },
4000
+ "funding": {
4001
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
4002
+ }
4003
+ },
4004
+ "node_modules/@pkgjs/parseargs": {
4005
+ "version": "0.11.0",
4006
+ "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
4007
+ "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
4008
+ "dev": true,
4009
+ "license": "MIT",
4010
+ "optional": true,
4011
+ "engines": {
4012
+ "node": ">=14"
4013
+ }
4014
+ },
4015
+ "node_modules/@salesforce/cli-plugins-testkit": {
4016
+ "version": "5.3.4",
4017
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.4.tgz",
4018
+ "integrity": "sha512-VgEIKuf3nr1HKwQ3t+cIoLqe7Xo4TGfzDoqXNdwPyMLneCrrktYZFnZs6sAi4gTQYuXIE4X23tzaEfjqRgwpvA==",
4019
+ "dev": true,
4020
+ "license": "BSD-3-Clause",
4021
+ "dependencies": {
4022
+ "@salesforce/core": "^7.3.5",
4023
+ "@salesforce/kit": "^3.1.1",
4024
+ "@salesforce/ts-types": "^2.0.9",
4025
+ "@types/shelljs": "^0.8.15",
4026
+ "debug": "^4.3.1",
4027
+ "jszip": "^3.10.1",
4028
+ "shelljs": "^0.8.4",
4029
+ "sinon": "^17.0.2",
4030
+ "strip-ansi": "6.0.1",
4031
+ "ts-retry-promise": "^0.8.0"
4032
+ },
4033
+ "engines": {
4034
+ "node": ">=16.0.0"
4035
+ }
4036
+ },
4037
+ "node_modules/@salesforce/cli-plugins-testkit/node_modules/@sinonjs/commons": {
4038
+ "version": "3.0.1",
4039
+ "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
4040
+ "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
4041
+ "dev": true,
4042
+ "license": "BSD-3-Clause",
4043
+ "dependencies": {
4044
+ "type-detect": "4.0.8"
4045
+ }
4046
+ },
4047
+ "node_modules/@salesforce/cli-plugins-testkit/node_modules/@sinonjs/samsam": {
4232
4048
  "version": "8.0.0",
4233
4049
  "resolved": "https://registry.npmjs.org/@sinonjs/samsam/-/samsam-8.0.0.tgz",
4234
4050
  "integrity": "sha512-Bp8KUVlLp8ibJZrnvq2foVhP0IVX2CIprMJPK0vqGqgrDa0OHVKeZyBykqskkrdxV6yKBPmGasO8LVjAKR3Gew==",
@@ -4307,27 +4123,17 @@
4307
4123
  "url": "https://opencollective.com/sinon"
4308
4124
  }
4309
4125
  },
4310
- "node_modules/@salesforce/cli-plugins-testkit/node_modules/ts-retry-promise": {
4311
- "version": "0.8.0",
4312
- "resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.8.0.tgz",
4313
- "integrity": "sha512-elI/GkojPANBikPaMWQnk4T/bOJ6tq/hqXyQRmhfC9PAD6MoHmXIXK7KilJrlpx47VAKCGcmBrTeK5dHk6YAYg==",
4314
- "dev": true,
4315
- "license": "MIT",
4316
- "engines": {
4317
- "node": ">=6"
4318
- }
4319
- },
4320
4126
  "node_modules/@salesforce/core": {
4321
- "version": "7.3.8",
4322
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.8.tgz",
4323
- "integrity": "sha512-VWhXHfjwjtC3pJWYp8wt5/fnNQ5tK61ovMG5eteXzVD2oFd7og1f6YjwuAzoYIZK7kYWWv7KJfGtCsPs7Zw+Ww==",
4127
+ "version": "7.3.10",
4128
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.10.tgz",
4129
+ "integrity": "sha512-kEKoqkmhWNoiucAE3Ylv6FpC4iVgk4aE0dmcwSmNrMjxSbtjQJGUybprfO/itrLJv+56eM7/4FARQQ2gDbRzQQ==",
4324
4130
  "license": "BSD-3-Clause",
4325
4131
  "dependencies": {
4326
4132
  "@jsforce/jsforce-node": "^3.2.0",
4327
4133
  "@salesforce/kit": "^3.1.1",
4328
- "@salesforce/schemas": "^1.7.0",
4134
+ "@salesforce/schemas": "^1.9.0",
4329
4135
  "@salesforce/ts-types": "^2.0.9",
4330
- "ajv": "^8.13.0",
4136
+ "ajv": "^8.15.0",
4331
4137
  "change-case": "^4.1.2",
4332
4138
  "faye": "^1.4.0",
4333
4139
  "form-data": "^4.0.0",
@@ -4335,161 +4141,330 @@
4335
4141
  "jsonwebtoken": "9.0.2",
4336
4142
  "jszip": "3.10.1",
4337
4143
  "pino": "^8.21.0",
4338
- "pino-abstract-transport": "^1.1.0",
4144
+ "pino-abstract-transport": "^1.2.0",
4339
4145
  "pino-pretty": "^10.3.1",
4340
4146
  "proper-lockfile": "^4.1.2",
4341
4147
  "semver": "^7.6.2",
4342
- "ts-retry-promise": "^0.7.1"
4148
+ "ts-retry-promise": "^0.8.1"
4149
+ },
4150
+ "engines": {
4151
+ "node": ">=18.0.0"
4152
+ }
4153
+ },
4154
+ "node_modules/@salesforce/core/node_modules/ajv": {
4155
+ "version": "8.16.0",
4156
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
4157
+ "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
4158
+ "license": "MIT",
4159
+ "dependencies": {
4160
+ "fast-deep-equal": "^3.1.3",
4161
+ "json-schema-traverse": "^1.0.0",
4162
+ "require-from-string": "^2.0.2",
4163
+ "uri-js": "^4.4.1"
4164
+ },
4165
+ "funding": {
4166
+ "type": "github",
4167
+ "url": "https://github.com/sponsors/epoberezkin"
4168
+ }
4169
+ },
4170
+ "node_modules/@salesforce/core/node_modules/change-case": {
4171
+ "version": "4.1.2",
4172
+ "resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz",
4173
+ "integrity": "sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==",
4174
+ "license": "MIT",
4175
+ "dependencies": {
4176
+ "camel-case": "^4.1.2",
4177
+ "capital-case": "^1.0.4",
4178
+ "constant-case": "^3.0.4",
4179
+ "dot-case": "^3.0.4",
4180
+ "header-case": "^2.0.4",
4181
+ "no-case": "^3.0.4",
4182
+ "param-case": "^3.0.4",
4183
+ "pascal-case": "^3.1.2",
4184
+ "path-case": "^3.0.4",
4185
+ "sentence-case": "^3.0.4",
4186
+ "snake-case": "^3.0.4",
4187
+ "tslib": "^2.0.3"
4188
+ }
4189
+ },
4190
+ "node_modules/@salesforce/core/node_modules/json-schema-traverse": {
4191
+ "version": "1.0.0",
4192
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
4193
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
4194
+ "license": "MIT"
4195
+ },
4196
+ "node_modules/@salesforce/dev-config": {
4197
+ "version": "4.1.0",
4198
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
4199
+ "integrity": "sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==",
4200
+ "dev": true,
4201
+ "license": "BSD-3-Clause"
4202
+ },
4203
+ "node_modules/@salesforce/dev-scripts": {
4204
+ "version": "10.1.0",
4205
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.1.0.tgz",
4206
+ "integrity": "sha512-8fItXnCR8G5n950Ymgrjc6CGJjR80376v6GIdjatv3AmMVJAB/GerglcNF/LIJjBXB5OLxiTLAjQdPCvWqBL1g==",
4207
+ "dev": true,
4208
+ "license": "BSD-3-Clause",
4209
+ "dependencies": {
4210
+ "@commitlint/cli": "^17.1.2",
4211
+ "@commitlint/config-conventional": "^17.8.1",
4212
+ "@salesforce/dev-config": "^4.1.0",
4213
+ "@salesforce/prettier-config": "^0.0.3",
4214
+ "@types/chai": "^4.3.14",
4215
+ "@types/mocha": "^10.0.6",
4216
+ "@types/node": "^18.19.32",
4217
+ "@types/sinon": "^10.0.20",
4218
+ "chai": "^4.3.10",
4219
+ "chalk": "^4.0.0",
4220
+ "cosmiconfig": "^8.3.6",
4221
+ "eslint-config-salesforce-typescript": "^3.3.0",
4222
+ "husky": "^7.0.4",
4223
+ "linkinator": "^6.0.4",
4224
+ "mocha": "^10.4.0",
4225
+ "nyc": "^15.1.0",
4226
+ "prettier": "^2.8.8",
4227
+ "pretty-quick": "^3.3.1",
4228
+ "shelljs": "^0.8.5",
4229
+ "sinon": "10.0.0",
4230
+ "source-map-support": "^0.5.21",
4231
+ "ts-node": "^10.9.2",
4232
+ "typedoc": "^0.25.12",
4233
+ "typedoc-plugin-missing-exports": "0.23.0",
4234
+ "typescript": "^5.4.3",
4235
+ "wireit": "^0.14.4"
4236
+ },
4237
+ "bin": {
4238
+ "sf-clean": "bin/sf-clean.js",
4239
+ "sf-docs": "bin/sf-docs.js",
4240
+ "sf-install": "bin/sf-install.js",
4241
+ "sf-prepack": "bin/sf-prepack.js"
4242
+ }
4243
+ },
4244
+ "node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
4245
+ "version": "18.19.33",
4246
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz",
4247
+ "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==",
4248
+ "dev": true,
4249
+ "license": "MIT",
4250
+ "dependencies": {
4251
+ "undici-types": "~5.26.4"
4252
+ }
4253
+ },
4254
+ "node_modules/@salesforce/kit": {
4255
+ "version": "3.1.2",
4256
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
4257
+ "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
4258
+ "license": "BSD-3-Clause",
4259
+ "dependencies": {
4260
+ "@salesforce/ts-types": "^2.0.9",
4261
+ "tslib": "^2.6.2"
4262
+ }
4263
+ },
4264
+ "node_modules/@salesforce/plugin-command-reference": {
4265
+ "version": "3.0.89",
4266
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.89.tgz",
4267
+ "integrity": "sha512-RcaO7nWwzlmZEuz1FWc3QaYu3gtOfcf594jf9Ns+Xx9NfEJj/KOl0GYpi9tjBIuvXGPdb6m910fORm8NiN5FCg==",
4268
+ "dev": true,
4269
+ "license": "BSD-3-Clause",
4270
+ "dependencies": {
4271
+ "@oclif/core": "^3.26.6",
4272
+ "@salesforce/core": "^7.3.9",
4273
+ "@salesforce/kit": "^3.1.1",
4274
+ "@salesforce/sf-plugins-core": "^9.0.13",
4275
+ "@salesforce/ts-types": "^2.0.9",
4276
+ "chalk": "^5.3.0",
4277
+ "debug": "^4.3.4",
4278
+ "handlebars": "^4.7.8"
4279
+ },
4280
+ "engines": {
4281
+ "node": ">=18.0.0"
4282
+ }
4283
+ },
4284
+ "node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core": {
4285
+ "version": "3.26.6",
4286
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
4287
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
4288
+ "dev": true,
4289
+ "license": "MIT",
4290
+ "dependencies": {
4291
+ "@types/cli-progress": "^3.11.5",
4292
+ "ansi-escapes": "^4.3.2",
4293
+ "ansi-styles": "^4.3.0",
4294
+ "cardinal": "^2.1.1",
4295
+ "chalk": "^4.1.2",
4296
+ "clean-stack": "^3.0.1",
4297
+ "cli-progress": "^3.12.0",
4298
+ "color": "^4.2.3",
4299
+ "debug": "^4.3.4",
4300
+ "ejs": "^3.1.10",
4301
+ "get-package-type": "^0.1.0",
4302
+ "globby": "^11.1.0",
4303
+ "hyperlinker": "^1.0.0",
4304
+ "indent-string": "^4.0.0",
4305
+ "is-wsl": "^2.2.0",
4306
+ "js-yaml": "^3.14.1",
4307
+ "minimatch": "^9.0.4",
4308
+ "natural-orderby": "^2.0.3",
4309
+ "object-treeify": "^1.1.33",
4310
+ "password-prompt": "^1.1.3",
4311
+ "slice-ansi": "^4.0.0",
4312
+ "string-width": "^4.2.3",
4313
+ "strip-ansi": "^6.0.1",
4314
+ "supports-color": "^8.1.1",
4315
+ "supports-hyperlinks": "^2.2.0",
4316
+ "widest-line": "^3.1.0",
4317
+ "wordwrap": "^1.0.0",
4318
+ "wrap-ansi": "^7.0.0"
4319
+ },
4320
+ "engines": {
4321
+ "node": ">=18.0.0"
4322
+ }
4323
+ },
4324
+ "node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk": {
4325
+ "version": "4.1.2",
4326
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4327
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4328
+ "dev": true,
4329
+ "license": "MIT",
4330
+ "dependencies": {
4331
+ "ansi-styles": "^4.1.0",
4332
+ "supports-color": "^7.1.0"
4333
+ },
4334
+ "engines": {
4335
+ "node": ">=10"
4336
+ },
4337
+ "funding": {
4338
+ "url": "https://github.com/chalk/chalk?sponsor=1"
4339
+ }
4340
+ },
4341
+ "node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
4342
+ "version": "7.2.0",
4343
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4344
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4345
+ "dev": true,
4346
+ "license": "MIT",
4347
+ "dependencies": {
4348
+ "has-flag": "^4.0.0"
4349
+ },
4350
+ "engines": {
4351
+ "node": ">=8"
4352
+ }
4353
+ },
4354
+ "node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
4355
+ "version": "9.1.1",
4356
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
4357
+ "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
4358
+ "dev": true,
4359
+ "license": "BSD-3-Clause",
4360
+ "dependencies": {
4361
+ "@inquirer/confirm": "^3.1.9",
4362
+ "@inquirer/password": "^2.1.9",
4363
+ "@oclif/core": "^3.26.6",
4364
+ "@salesforce/core": "^7.3.9",
4365
+ "@salesforce/kit": "^3.1.2",
4366
+ "@salesforce/ts-types": "^2.0.9",
4367
+ "chalk": "^5.3.0"
4343
4368
  },
4344
4369
  "engines": {
4345
4370
  "node": ">=18.0.0"
4346
4371
  }
4347
4372
  },
4348
- "node_modules/@salesforce/core/node_modules/ajv": {
4349
- "version": "8.13.0",
4350
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
4351
- "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
4373
+ "node_modules/@salesforce/plugin-command-reference/node_modules/argparse": {
4374
+ "version": "1.0.10",
4375
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4376
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4377
+ "dev": true,
4352
4378
  "license": "MIT",
4353
4379
  "dependencies": {
4354
- "fast-deep-equal": "^3.1.3",
4355
- "json-schema-traverse": "^1.0.0",
4356
- "require-from-string": "^2.0.2",
4357
- "uri-js": "^4.4.1"
4380
+ "sprintf-js": "~1.0.2"
4381
+ }
4382
+ },
4383
+ "node_modules/@salesforce/plugin-command-reference/node_modules/chalk": {
4384
+ "version": "5.3.0",
4385
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
4386
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
4387
+ "dev": true,
4388
+ "license": "MIT",
4389
+ "engines": {
4390
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
4358
4391
  },
4359
4392
  "funding": {
4360
- "type": "github",
4361
- "url": "https://github.com/sponsors/epoberezkin"
4393
+ "url": "https://github.com/chalk/chalk?sponsor=1"
4362
4394
  }
4363
4395
  },
4364
- "node_modules/@salesforce/core/node_modules/change-case": {
4365
- "version": "4.1.2",
4366
- "resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz",
4367
- "integrity": "sha512-bSxY2ws9OtviILG1EiY5K7NNxkqg/JnRnFxLtKQ96JaviiIxi7djMrSd0ECT9AC+lttClmYwKw53BWpOMblo7A==",
4396
+ "node_modules/@salesforce/plugin-command-reference/node_modules/js-yaml": {
4397
+ "version": "3.14.1",
4398
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4399
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4400
+ "dev": true,
4368
4401
  "license": "MIT",
4369
4402
  "dependencies": {
4370
- "camel-case": "^4.1.2",
4371
- "capital-case": "^1.0.4",
4372
- "constant-case": "^3.0.4",
4373
- "dot-case": "^3.0.4",
4374
- "header-case": "^2.0.4",
4375
- "no-case": "^3.0.4",
4376
- "param-case": "^3.0.4",
4377
- "pascal-case": "^3.1.2",
4378
- "path-case": "^3.0.4",
4379
- "sentence-case": "^3.0.4",
4380
- "snake-case": "^3.0.4",
4381
- "tslib": "^2.0.3"
4403
+ "argparse": "^1.0.7",
4404
+ "esprima": "^4.0.0"
4405
+ },
4406
+ "bin": {
4407
+ "js-yaml": "bin/js-yaml.js"
4382
4408
  }
4383
4409
  },
4384
- "node_modules/@salesforce/core/node_modules/json-schema-traverse": {
4385
- "version": "1.0.0",
4386
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
4387
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
4388
- "license": "MIT"
4389
- },
4390
- "node_modules/@salesforce/dev-config": {
4391
- "version": "4.1.0",
4392
- "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
4393
- "integrity": "sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==",
4394
- "dev": true,
4395
- "license": "BSD-3-Clause"
4396
- },
4397
- "node_modules/@salesforce/dev-scripts": {
4398
- "version": "9.1.2",
4399
- "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz",
4400
- "integrity": "sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==",
4410
+ "node_modules/@salesforce/plugin-command-reference/node_modules/minimatch": {
4411
+ "version": "9.0.4",
4412
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
4413
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
4401
4414
  "dev": true,
4402
- "license": "BSD-3-Clause",
4415
+ "license": "ISC",
4403
4416
  "dependencies": {
4404
- "@commitlint/cli": "^17.1.2",
4405
- "@commitlint/config-conventional": "^17.8.1",
4406
- "@salesforce/dev-config": "^4.1.0",
4407
- "@salesforce/prettier-config": "^0.0.3",
4408
- "@types/chai": "^4.3.14",
4409
- "@types/mocha": "^10.0.6",
4410
- "@types/node": "^18.19.32",
4411
- "@types/sinon": "^10.0.20",
4412
- "chai": "^4.3.10",
4413
- "chalk": "^4.0.0",
4414
- "cosmiconfig": "^8.3.6",
4415
- "eslint-config-salesforce-typescript": "^3.3.0",
4416
- "husky": "^7.0.4",
4417
- "linkinator": "^6.0.4",
4418
- "mocha": "^10.4.0",
4419
- "nyc": "^15.1.0",
4420
- "prettier": "^2.8.8",
4421
- "pretty-quick": "^3.3.1",
4422
- "shelljs": "^0.8.5",
4423
- "sinon": "10.0.0",
4424
- "source-map-support": "^0.5.21",
4425
- "ts-node": "^10.9.2",
4426
- "typedoc": "^0.25.12",
4427
- "typedoc-plugin-missing-exports": "0.23.0",
4428
- "typescript": "^5.4.3",
4429
- "wireit": "^0.14.4"
4417
+ "brace-expansion": "^2.0.1"
4430
4418
  },
4431
- "bin": {
4432
- "sf-clean": "bin/sf-clean.js",
4433
- "sf-docs": "bin/sf-docs.js",
4434
- "sf-install": "bin/sf-install.js",
4435
- "sf-prepack": "bin/sf-prepack.js"
4419
+ "engines": {
4420
+ "node": ">=16 || 14 >=14.17"
4421
+ },
4422
+ "funding": {
4423
+ "url": "https://github.com/sponsors/isaacs"
4436
4424
  }
4437
4425
  },
4438
- "node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
4439
- "version": "18.19.33",
4440
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz",
4441
- "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==",
4426
+ "node_modules/@salesforce/plugin-command-reference/node_modules/natural-orderby": {
4427
+ "version": "2.0.3",
4428
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
4429
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
4442
4430
  "dev": true,
4443
4431
  "license": "MIT",
4444
- "dependencies": {
4445
- "undici-types": "~5.26.4"
4432
+ "engines": {
4433
+ "node": "*"
4446
4434
  }
4447
4435
  },
4448
- "node_modules/@salesforce/dev-scripts/node_modules/chalk": {
4449
- "version": "4.1.2",
4450
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4451
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4436
+ "node_modules/@salesforce/plugin-command-reference/node_modules/slice-ansi": {
4437
+ "version": "4.0.0",
4438
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
4439
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
4452
4440
  "dev": true,
4453
4441
  "license": "MIT",
4454
4442
  "dependencies": {
4455
- "ansi-styles": "^4.1.0",
4456
- "supports-color": "^7.1.0"
4443
+ "ansi-styles": "^4.0.0",
4444
+ "astral-regex": "^2.0.0",
4445
+ "is-fullwidth-code-point": "^3.0.0"
4457
4446
  },
4458
4447
  "engines": {
4459
4448
  "node": ">=10"
4460
4449
  },
4461
4450
  "funding": {
4462
- "url": "https://github.com/chalk/chalk?sponsor=1"
4463
- }
4464
- },
4465
- "node_modules/@salesforce/kit": {
4466
- "version": "3.1.2",
4467
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
4468
- "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
4469
- "license": "BSD-3-Clause",
4470
- "dependencies": {
4471
- "@salesforce/ts-types": "^2.0.9",
4472
- "tslib": "^2.6.2"
4451
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
4473
4452
  }
4474
4453
  },
4475
- "node_modules/@salesforce/plugin-command-reference": {
4476
- "version": "3.0.86",
4477
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.86.tgz",
4478
- "integrity": "sha512-5031BC/A8rPvw8blumeJ38UQSwWIV7aUK8MHAqbThSpXCzv/GeKzeZ7fmHYYvlaiJ4EMinu8QurMaKCw0UlsWQ==",
4454
+ "node_modules/@salesforce/plugin-command-reference/node_modules/supports-color": {
4455
+ "version": "8.1.1",
4456
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4457
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4479
4458
  "dev": true,
4480
- "license": "BSD-3-Clause",
4459
+ "license": "MIT",
4481
4460
  "dependencies": {
4482
- "@oclif/core": "^3.26.6",
4483
- "@salesforce/core": "^7.3.6",
4484
- "@salesforce/kit": "^3.1.1",
4485
- "@salesforce/sf-plugins-core": "^9.0.11",
4486
- "@salesforce/ts-types": "^2.0.9",
4487
- "chalk": "^5.3.0",
4488
- "debug": "^4.3.4",
4489
- "handlebars": "^4.7.8"
4461
+ "has-flag": "^4.0.0"
4490
4462
  },
4491
4463
  "engines": {
4492
- "node": ">=18.0.0"
4464
+ "node": ">=10"
4465
+ },
4466
+ "funding": {
4467
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
4493
4468
  }
4494
4469
  },
4495
4470
  "node_modules/@salesforce/prettier-config": {
@@ -4500,57 +4475,82 @@
4500
4475
  "license": "BSD-3-Clause"
4501
4476
  },
4502
4477
  "node_modules/@salesforce/schemas": {
4503
- "version": "1.7.0",
4504
- "resolved": "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.7.0.tgz",
4505
- "integrity": "sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==",
4478
+ "version": "1.9.0",
4479
+ "resolved": "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.9.0.tgz",
4480
+ "integrity": "sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==",
4506
4481
  "license": "ISC"
4507
4482
  },
4508
4483
  "node_modules/@salesforce/sf-plugins-core": {
4509
- "version": "9.0.12",
4510
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.12.tgz",
4511
- "integrity": "sha512-KtZErzUdBrDDONpE6ZbW3V5WfBwUwo07Snttnu4IFs82rbsOkyCG/m02b+mbnGBrwWWy7auZW4e2ciRrmbZGDQ==",
4484
+ "version": "10.0.0",
4485
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.0.tgz",
4486
+ "integrity": "sha512-Y18aDrz376Ekza45nfCjpyiI+np1oY9Cc7DxNAYiP37c0lstTajVsgz6wvDvt6p6QGEX//nnqcz/NaMlry/INw==",
4512
4487
  "license": "BSD-3-Clause",
4513
4488
  "dependencies": {
4514
- "@inquirer/confirm": "^2.0.17",
4515
- "@inquirer/password": "^1.1.16",
4516
- "@oclif/core": "^3.26.6",
4517
- "@salesforce/core": "^7.3.8",
4518
- "@salesforce/kit": "^3.1.1",
4489
+ "@inquirer/confirm": "^3.1.9",
4490
+ "@inquirer/password": "^2.1.9",
4491
+ "@oclif/core": "^4",
4492
+ "@salesforce/core": "^7.3.10",
4493
+ "@salesforce/kit": "^3.1.2",
4519
4494
  "@salesforce/ts-types": "^2.0.9",
4520
- "chalk": "^5.3.0"
4495
+ "ansis": "^3.1.1",
4496
+ "cli-progress": "^3.12.0",
4497
+ "natural-orderby": "^3.0.2",
4498
+ "slice-ansi": "^7.1.0",
4499
+ "string-width": "^7.1.0",
4500
+ "terminal-link": "^3.0.0"
4521
4501
  },
4522
4502
  "engines": {
4523
4503
  "node": ">=18.0.0"
4524
4504
  }
4525
4505
  },
4526
- "node_modules/@salesforce/sf-plugins-core/node_modules/@inquirer/confirm": {
4527
- "version": "2.0.17",
4528
- "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-2.0.17.tgz",
4529
- "integrity": "sha512-EqzhGryzmGpy2aJf6LxJVhndxYmFs+m8cxXzf8nejb1DE3sabf6mUgBcp4J0jAUEiAcYzqmkqRr7LPFh/WdnXA==",
4506
+ "node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
4507
+ "version": "6.0.1",
4508
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
4509
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
4510
+ "license": "MIT",
4511
+ "engines": {
4512
+ "node": ">=12"
4513
+ },
4514
+ "funding": {
4515
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
4516
+ }
4517
+ },
4518
+ "node_modules/@salesforce/sf-plugins-core/node_modules/emoji-regex": {
4519
+ "version": "10.3.0",
4520
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
4521
+ "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
4522
+ "license": "MIT"
4523
+ },
4524
+ "node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
4525
+ "version": "7.1.0",
4526
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
4527
+ "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
4530
4528
  "license": "MIT",
4531
4529
  "dependencies": {
4532
- "@inquirer/core": "^6.0.0",
4533
- "@inquirer/type": "^1.1.6",
4534
- "chalk": "^4.1.2"
4530
+ "emoji-regex": "^10.3.0",
4531
+ "get-east-asian-width": "^1.0.0",
4532
+ "strip-ansi": "^7.1.0"
4535
4533
  },
4536
4534
  "engines": {
4537
- "node": ">=14.18.0"
4535
+ "node": ">=18"
4536
+ },
4537
+ "funding": {
4538
+ "url": "https://github.com/sponsors/sindresorhus"
4538
4539
  }
4539
4540
  },
4540
- "node_modules/@salesforce/sf-plugins-core/node_modules/@inquirer/confirm/node_modules/chalk": {
4541
- "version": "4.1.2",
4542
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4543
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4541
+ "node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
4542
+ "version": "7.1.0",
4543
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
4544
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
4544
4545
  "license": "MIT",
4545
4546
  "dependencies": {
4546
- "ansi-styles": "^4.1.0",
4547
- "supports-color": "^7.1.0"
4547
+ "ansi-regex": "^6.0.1"
4548
4548
  },
4549
4549
  "engines": {
4550
- "node": ">=10"
4550
+ "node": ">=12"
4551
4551
  },
4552
4552
  "funding": {
4553
- "url": "https://github.com/chalk/chalk?sponsor=1"
4553
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
4554
4554
  }
4555
4555
  },
4556
4556
  "node_modules/@salesforce/ts-types": {
@@ -4692,17 +4692,17 @@
4692
4692
  }
4693
4693
  },
4694
4694
  "node_modules/@smithy/core": {
4695
- "version": "2.0.0",
4696
- "resolved": "https://registry.npmjs.org/@smithy/core/-/core-2.0.0.tgz",
4697
- "integrity": "sha512-y1VuiOpU8nL0KlL0pvYpOddKGK+8xpD4Jvg9NN42Bl6gHWAr46LpAzWi4I78WxcFIMN1vw1+RUVOlcqR/vfs5g==",
4695
+ "version": "2.0.1",
4696
+ "resolved": "https://registry.npmjs.org/@smithy/core/-/core-2.0.1.tgz",
4697
+ "integrity": "sha512-rcMkjvwxH/bER+oZUPR0yTA0ELD6m3A+d92+CFkdF6HJFCBB1bXo7P5pm21L66XwTN01B6bUhSCQ7cymWRD8zg==",
4698
4698
  "dev": true,
4699
4699
  "license": "Apache-2.0",
4700
4700
  "dependencies": {
4701
4701
  "@smithy/middleware-endpoint": "^3.0.0",
4702
- "@smithy/middleware-retry": "^3.0.0",
4702
+ "@smithy/middleware-retry": "^3.0.1",
4703
4703
  "@smithy/middleware-serde": "^3.0.0",
4704
4704
  "@smithy/protocol-http": "^4.0.0",
4705
- "@smithy/smithy-client": "^3.0.0",
4705
+ "@smithy/smithy-client": "^3.0.1",
4706
4706
  "@smithy/types": "^3.0.0",
4707
4707
  "@smithy/util-middleware": "^3.0.0",
4708
4708
  "tslib": "^2.6.2"
@@ -4711,24 +4711,6 @@
4711
4711
  "node": ">=16.0.0"
4712
4712
  }
4713
4713
  },
4714
- "node_modules/@smithy/core/node_modules/@smithy/smithy-client": {
4715
- "version": "3.0.0",
4716
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
4717
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
4718
- "dev": true,
4719
- "license": "Apache-2.0",
4720
- "dependencies": {
4721
- "@smithy/middleware-endpoint": "^3.0.0",
4722
- "@smithy/middleware-stack": "^3.0.0",
4723
- "@smithy/protocol-http": "^4.0.0",
4724
- "@smithy/types": "^3.0.0",
4725
- "@smithy/util-stream": "^3.0.0",
4726
- "tslib": "^2.6.2"
4727
- },
4728
- "engines": {
4729
- "node": ">=16.0.0"
4730
- }
4731
- },
4732
4714
  "node_modules/@smithy/credential-provider-imds": {
4733
4715
  "version": "3.0.0",
4734
4716
  "resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-3.0.0.tgz",
@@ -4819,9 +4801,9 @@
4819
4801
  }
4820
4802
  },
4821
4803
  "node_modules/@smithy/fetch-http-handler": {
4822
- "version": "3.0.0",
4823
- "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-3.0.0.tgz",
4824
- "integrity": "sha512-gP1MlOpIB/onIbh4g9eSG3XdI/G31cAvd9Lo11192eL4mxks3xpkPaa+RIcZaX2Vmb8I8HzxBddPSXviY1iq0w==",
4804
+ "version": "3.0.1",
4805
+ "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-3.0.1.tgz",
4806
+ "integrity": "sha512-uaH74i5BDj+rBwoQaXioKpI0SHBJFtOVwzrCpxZxphOW0ki5jhj7dXvDMYM2IJem8TpdFvS2iC08sjOblfFGFg==",
4825
4807
  "dev": true,
4826
4808
  "license": "Apache-2.0",
4827
4809
  "dependencies": {
@@ -4947,39 +4929,21 @@
4947
4929
  }
4948
4930
  },
4949
4931
  "node_modules/@smithy/middleware-retry": {
4950
- "version": "3.0.0",
4951
- "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-3.0.0.tgz",
4952
- "integrity": "sha512-kFaBiTa50y0iwhrOjX5UISo1SfiXPrE1EsMtZJAVF7Oci3AUpVzaMzRxzQJFGnxioSyCwSmzqiE9x4X3dW+7VQ==",
4953
- "dev": true,
4954
- "license": "Apache-2.0",
4955
- "dependencies": {
4956
- "@smithy/node-config-provider": "^3.0.0",
4957
- "@smithy/protocol-http": "^4.0.0",
4958
- "@smithy/service-error-classification": "^3.0.0",
4959
- "@smithy/smithy-client": "^3.0.0",
4960
- "@smithy/types": "^3.0.0",
4961
- "@smithy/util-middleware": "^3.0.0",
4962
- "@smithy/util-retry": "^3.0.0",
4963
- "tslib": "^2.6.2",
4964
- "uuid": "^9.0.1"
4965
- },
4966
- "engines": {
4967
- "node": ">=16.0.0"
4968
- }
4969
- },
4970
- "node_modules/@smithy/middleware-retry/node_modules/@smithy/smithy-client": {
4971
- "version": "3.0.0",
4972
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
4973
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
4932
+ "version": "3.0.1",
4933
+ "resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-3.0.1.tgz",
4934
+ "integrity": "sha512-hBhSEuL841FhJBK/19WpaGk5YWSzFk/P2UaVjANGKRv3eYNO8Y1lANWgqnuPWjOyCEWMPr58vELFDWpxvRKANw==",
4974
4935
  "dev": true,
4975
4936
  "license": "Apache-2.0",
4976
4937
  "dependencies": {
4977
- "@smithy/middleware-endpoint": "^3.0.0",
4978
- "@smithy/middleware-stack": "^3.0.0",
4938
+ "@smithy/node-config-provider": "^3.0.0",
4979
4939
  "@smithy/protocol-http": "^4.0.0",
4940
+ "@smithy/service-error-classification": "^3.0.0",
4941
+ "@smithy/smithy-client": "^3.0.1",
4980
4942
  "@smithy/types": "^3.0.0",
4981
- "@smithy/util-stream": "^3.0.0",
4982
- "tslib": "^2.6.2"
4943
+ "@smithy/util-middleware": "^3.0.0",
4944
+ "@smithy/util-retry": "^3.0.0",
4945
+ "tslib": "^2.6.2",
4946
+ "uuid": "^9.0.1"
4983
4947
  },
4984
4948
  "engines": {
4985
4949
  "node": ">=16.0.0"
@@ -5167,40 +5131,6 @@
5167
5131
  "node": ">=16.0.0"
5168
5132
  }
5169
5133
  },
5170
- "node_modules/@smithy/smithy-client/node_modules/@smithy/fetch-http-handler": {
5171
- "version": "3.0.1",
5172
- "resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-3.0.1.tgz",
5173
- "integrity": "sha512-uaH74i5BDj+rBwoQaXioKpI0SHBJFtOVwzrCpxZxphOW0ki5jhj7dXvDMYM2IJem8TpdFvS2iC08sjOblfFGFg==",
5174
- "dev": true,
5175
- "license": "Apache-2.0",
5176
- "dependencies": {
5177
- "@smithy/protocol-http": "^4.0.0",
5178
- "@smithy/querystring-builder": "^3.0.0",
5179
- "@smithy/types": "^3.0.0",
5180
- "@smithy/util-base64": "^3.0.0",
5181
- "tslib": "^2.6.2"
5182
- }
5183
- },
5184
- "node_modules/@smithy/smithy-client/node_modules/@smithy/util-stream": {
5185
- "version": "3.0.1",
5186
- "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-3.0.1.tgz",
5187
- "integrity": "sha512-7F7VNNhAsfMRA8I986YdOY5fE0/T1/ZjFF6OLsqkvQVNP3vZ/szYDfGCyphb7ioA09r32K/0qbSFfNFU68aSzA==",
5188
- "dev": true,
5189
- "license": "Apache-2.0",
5190
- "dependencies": {
5191
- "@smithy/fetch-http-handler": "^3.0.1",
5192
- "@smithy/node-http-handler": "^3.0.0",
5193
- "@smithy/types": "^3.0.0",
5194
- "@smithy/util-base64": "^3.0.0",
5195
- "@smithy/util-buffer-from": "^3.0.0",
5196
- "@smithy/util-hex-encoding": "^3.0.0",
5197
- "@smithy/util-utf8": "^3.0.0",
5198
- "tslib": "^2.6.2"
5199
- },
5200
- "engines": {
5201
- "node": ">=16.0.0"
5202
- }
5203
- },
5204
5134
  "node_modules/@smithy/types": {
5205
5135
  "version": "3.0.0",
5206
5136
  "resolved": "https://registry.npmjs.org/@smithy/types/-/types-3.0.0.tgz",
@@ -5292,14 +5222,14 @@
5292
5222
  }
5293
5223
  },
5294
5224
  "node_modules/@smithy/util-defaults-mode-browser": {
5295
- "version": "3.0.0",
5296
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.0.tgz",
5297
- "integrity": "sha512-/ChTQXFZVK/92dLR9RLW2fOG03ghgUYZnRfrs9d9T3L7UxtsGx9QitF7Ppu64A8xcUHqA30kV7TUayFRBd7YQw==",
5225
+ "version": "3.0.1",
5226
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-3.0.1.tgz",
5227
+ "integrity": "sha512-nW5kEzdJn1Bn5TF+gOPHh2rcPli8JU9vSSXLbfg7uPnfR1TMRQqs9zlYRhIb87NeSxIbpdXOI94tvXSy+fvDYg==",
5298
5228
  "dev": true,
5299
5229
  "license": "Apache-2.0",
5300
5230
  "dependencies": {
5301
5231
  "@smithy/property-provider": "^3.0.0",
5302
- "@smithy/smithy-client": "^3.0.0",
5232
+ "@smithy/smithy-client": "^3.0.1",
5303
5233
  "@smithy/types": "^3.0.0",
5304
5234
  "bowser": "^2.11.0",
5305
5235
  "tslib": "^2.6.2"
@@ -5308,28 +5238,10 @@
5308
5238
  "node": ">= 10.0.0"
5309
5239
  }
5310
5240
  },
5311
- "node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/smithy-client": {
5312
- "version": "3.0.0",
5313
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
5314
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
5315
- "dev": true,
5316
- "license": "Apache-2.0",
5317
- "dependencies": {
5318
- "@smithy/middleware-endpoint": "^3.0.0",
5319
- "@smithy/middleware-stack": "^3.0.0",
5320
- "@smithy/protocol-http": "^4.0.0",
5321
- "@smithy/types": "^3.0.0",
5322
- "@smithy/util-stream": "^3.0.0",
5323
- "tslib": "^2.6.2"
5324
- },
5325
- "engines": {
5326
- "node": ">=16.0.0"
5327
- }
5328
- },
5329
5241
  "node_modules/@smithy/util-defaults-mode-node": {
5330
- "version": "3.0.0",
5331
- "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.0.tgz",
5332
- "integrity": "sha512-gfABCXswcMgDUcVO+16e4BgTFnouaXNCowp9mVxV8dgaOCpUT9eEWIC+PK3ZoEm26QwlwT7WgfuN1Y22HKX36g==",
5242
+ "version": "3.0.1",
5243
+ "resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-3.0.1.tgz",
5244
+ "integrity": "sha512-TFk+Qb+elLc/MOhtSp+50fstyfZ6avQbgH2d96xUBpeScu+Al9elxv+UFAjaTHe0HQe5n+wem8ZLpXvU8lwV6Q==",
5333
5245
  "dev": true,
5334
5246
  "license": "Apache-2.0",
5335
5247
  "dependencies": {
@@ -5337,7 +5249,7 @@
5337
5249
  "@smithy/credential-provider-imds": "^3.0.0",
5338
5250
  "@smithy/node-config-provider": "^3.0.0",
5339
5251
  "@smithy/property-provider": "^3.0.0",
5340
- "@smithy/smithy-client": "^3.0.0",
5252
+ "@smithy/smithy-client": "^3.0.1",
5341
5253
  "@smithy/types": "^3.0.0",
5342
5254
  "tslib": "^2.6.2"
5343
5255
  },
@@ -5345,24 +5257,6 @@
5345
5257
  "node": ">= 10.0.0"
5346
5258
  }
5347
5259
  },
5348
- "node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/smithy-client": {
5349
- "version": "3.0.0",
5350
- "resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-3.0.0.tgz",
5351
- "integrity": "sha512-HTLlEOPOoPxyVCoqzwRGJuRh4hyAAo+eveRcEPi7UpIaq2PCAmdFZM76jabUuzlPPR9ge+OQlKzZre+LT1nXzA==",
5352
- "dev": true,
5353
- "license": "Apache-2.0",
5354
- "dependencies": {
5355
- "@smithy/middleware-endpoint": "^3.0.0",
5356
- "@smithy/middleware-stack": "^3.0.0",
5357
- "@smithy/protocol-http": "^4.0.0",
5358
- "@smithy/types": "^3.0.0",
5359
- "@smithy/util-stream": "^3.0.0",
5360
- "tslib": "^2.6.2"
5361
- },
5362
- "engines": {
5363
- "node": ">=16.0.0"
5364
- }
5365
- },
5366
5260
  "node_modules/@smithy/util-endpoints": {
5367
5261
  "version": "2.0.0",
5368
5262
  "resolved": "https://registry.npmjs.org/@smithy/util-endpoints/-/util-endpoints-2.0.0.tgz",
@@ -5421,13 +5315,13 @@
5421
5315
  }
5422
5316
  },
5423
5317
  "node_modules/@smithy/util-stream": {
5424
- "version": "3.0.0",
5425
- "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-3.0.0.tgz",
5426
- "integrity": "sha512-AYQeeAxBi3yee9SXC0HgrbeIchQeo6EAkpiwwmmCK6Z7uq8GnMGe8AxRZT3O4wyMNRNK2qfjZSvx6+wKfuMajg==",
5318
+ "version": "3.0.1",
5319
+ "resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-3.0.1.tgz",
5320
+ "integrity": "sha512-7F7VNNhAsfMRA8I986YdOY5fE0/T1/ZjFF6OLsqkvQVNP3vZ/szYDfGCyphb7ioA09r32K/0qbSFfNFU68aSzA==",
5427
5321
  "dev": true,
5428
5322
  "license": "Apache-2.0",
5429
5323
  "dependencies": {
5430
- "@smithy/fetch-http-handler": "^3.0.0",
5324
+ "@smithy/fetch-http-handler": "^3.0.1",
5431
5325
  "@smithy/node-http-handler": "^3.0.0",
5432
5326
  "@smithy/types": "^3.0.0",
5433
5327
  "@smithy/util-base64": "^3.0.0",
@@ -5554,6 +5448,7 @@
5554
5448
  "version": "3.11.5",
5555
5449
  "resolved": "https://registry.npmjs.org/@types/cli-progress/-/cli-progress-3.11.5.tgz",
5556
5450
  "integrity": "sha512-D4PbNRbviKyppS5ivBGyFO29POlySLmA2HyUFE4p5QGazAMM3CwkKWcvTl8gvElSuxRh6FPKL8XmidX873ou4g==",
5451
+ "dev": true,
5557
5452
  "license": "MIT",
5558
5453
  "dependencies": {
5559
5454
  "@types/node": "*"
@@ -5591,23 +5486,6 @@
5591
5486
  "dev": true,
5592
5487
  "license": "MIT"
5593
5488
  },
5594
- "node_modules/@types/lodash": {
5595
- "version": "4.14.200",
5596
- "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.200.tgz",
5597
- "integrity": "sha512-YI/M/4HRImtNf3pJgbF+W6FrXovqj+T+/HpENLTooK9PnkacBsDpeP3IpHab40CClUfhNmdM2WTNP2sa2dni5Q==",
5598
- "dev": true,
5599
- "license": "MIT"
5600
- },
5601
- "node_modules/@types/lodash.difference": {
5602
- "version": "4.5.9",
5603
- "resolved": "https://registry.npmjs.org/@types/lodash.difference/-/lodash.difference-4.5.9.tgz",
5604
- "integrity": "sha512-MNlajcjtwzLpXk+cw38UkBvEXJNEPhULgS8A4EHwtUwT7f7yFH/SFKD0iw5Rfilwh60yJIgFo0vsMr7xsa5+aw==",
5605
- "dev": true,
5606
- "license": "MIT",
5607
- "dependencies": {
5608
- "@types/lodash": "*"
5609
- }
5610
- },
5611
5489
  "node_modules/@types/minimatch": {
5612
5490
  "version": "5.1.2",
5613
5491
  "resolved": "https://registry.npmjs.org/@types/minimatch/-/minimatch-5.1.2.tgz",
@@ -5639,9 +5517,9 @@
5639
5517
  }
5640
5518
  },
5641
5519
  "node_modules/@types/node": {
5642
- "version": "20.12.11",
5643
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.11.tgz",
5644
- "integrity": "sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==",
5520
+ "version": "20.13.0",
5521
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
5522
+ "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
5645
5523
  "license": "MIT",
5646
5524
  "dependencies": {
5647
5525
  "undici-types": "~5.26.4"
@@ -6086,8 +5964,18 @@
6086
5964
  "version": "0.3.2",
6087
5965
  "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz",
6088
5966
  "integrity": "sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==",
5967
+ "dev": true,
6089
5968
  "license": "MIT"
6090
5969
  },
5970
+ "node_modules/ansis": {
5971
+ "version": "3.2.0",
5972
+ "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.2.0.tgz",
5973
+ "integrity": "sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==",
5974
+ "license": "ISC",
5975
+ "engines": {
5976
+ "node": ">=15"
5977
+ }
5978
+ },
6091
5979
  "node_modules/anymatch": {
6092
5980
  "version": "3.1.3",
6093
5981
  "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
@@ -6143,7 +6031,6 @@
6143
6031
  "version": "2.0.1",
6144
6032
  "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
6145
6033
  "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
6146
- "dev": true,
6147
6034
  "license": "Python-2.0"
6148
6035
  },
6149
6036
  "node_modules/array-buffer-byte-length": {
@@ -6306,6 +6193,7 @@
6306
6193
  "version": "2.0.0",
6307
6194
  "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
6308
6195
  "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
6196
+ "dev": true,
6309
6197
  "license": "MIT",
6310
6198
  "engines": {
6311
6199
  "node": ">=8"
@@ -6605,7 +6493,6 @@
6605
6493
  "version": "3.1.0",
6606
6494
  "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
6607
6495
  "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
6608
- "dev": true,
6609
6496
  "license": "MIT",
6610
6497
  "engines": {
6611
6498
  "node": ">=6"
@@ -6698,6 +6585,7 @@
6698
6585
  "version": "2.1.1",
6699
6586
  "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz",
6700
6587
  "integrity": "sha512-JSr5eOgoEymtYHBjNWyjrMqet9Am2miJhlfKNdqLp6zoeAh0KN5dRAcxlecj5mAJrmQomgiOBj35xHLrFjqBpw==",
6588
+ "dev": true,
6701
6589
  "license": "MIT",
6702
6590
  "dependencies": {
6703
6591
  "ansicolors": "~0.3.2",
@@ -6750,12 +6638,16 @@
6750
6638
  }
6751
6639
  },
6752
6640
  "node_modules/chalk": {
6753
- "version": "5.3.0",
6754
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
6755
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
6641
+ "version": "4.1.2",
6642
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6643
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6756
6644
  "license": "MIT",
6645
+ "dependencies": {
6646
+ "ansi-styles": "^4.1.0",
6647
+ "supports-color": "^7.1.0"
6648
+ },
6757
6649
  "engines": {
6758
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
6650
+ "node": ">=10"
6759
6651
  },
6760
6652
  "funding": {
6761
6653
  "url": "https://github.com/chalk/chalk?sponsor=1"
@@ -6927,10 +6819,26 @@
6927
6819
  "wrap-ansi": "^6.2.0"
6928
6820
  }
6929
6821
  },
6822
+ "node_modules/cliui/node_modules/wrap-ansi": {
6823
+ "version": "6.2.0",
6824
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
6825
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
6826
+ "dev": true,
6827
+ "license": "MIT",
6828
+ "dependencies": {
6829
+ "ansi-styles": "^4.0.0",
6830
+ "string-width": "^4.1.0",
6831
+ "strip-ansi": "^6.0.0"
6832
+ },
6833
+ "engines": {
6834
+ "node": ">=8"
6835
+ }
6836
+ },
6930
6837
  "node_modules/color": {
6931
6838
  "version": "4.2.3",
6932
6839
  "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
6933
6840
  "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
6841
+ "dev": true,
6934
6842
  "license": "MIT",
6935
6843
  "dependencies": {
6936
6844
  "color-convert": "^2.0.1",
@@ -6962,6 +6870,7 @@
6962
6870
  "version": "1.9.1",
6963
6871
  "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
6964
6872
  "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
6873
+ "dev": true,
6965
6874
  "license": "MIT",
6966
6875
  "dependencies": {
6967
6876
  "color-name": "^1.0.0",
@@ -7188,6 +7097,7 @@
7188
7097
  "version": "7.0.3",
7189
7098
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
7190
7099
  "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
7100
+ "dev": true,
7191
7101
  "license": "MIT",
7192
7102
  "dependencies": {
7193
7103
  "path-key": "^3.1.0",
@@ -7244,9 +7154,9 @@
7244
7154
  }
7245
7155
  },
7246
7156
  "node_modules/debug": {
7247
- "version": "4.3.4",
7248
- "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
7249
- "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
7157
+ "version": "4.3.5",
7158
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
7159
+ "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
7250
7160
  "license": "MIT",
7251
7161
  "dependencies": {
7252
7162
  "ms": "2.1.2"
@@ -7612,11 +7522,19 @@
7612
7522
  "url": "https://github.com/fb55/entities?sponsor=1"
7613
7523
  }
7614
7524
  },
7525
+ "node_modules/env-paths": {
7526
+ "version": "2.2.1",
7527
+ "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
7528
+ "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
7529
+ "license": "MIT",
7530
+ "engines": {
7531
+ "node": ">=6"
7532
+ }
7533
+ },
7615
7534
  "node_modules/error-ex": {
7616
7535
  "version": "1.3.2",
7617
7536
  "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
7618
7537
  "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
7619
- "dev": true,
7620
7538
  "license": "MIT",
7621
7539
  "dependencies": {
7622
7540
  "is-arrayish": "^0.2.1"
@@ -8005,13 +7923,13 @@
8005
7923
  }
8006
7924
  },
8007
7925
  "node_modules/eslint-plugin-sf-plugin": {
8008
- "version": "1.18.4",
8009
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.4.tgz",
8010
- "integrity": "sha512-bPYmEh+5ARunhIfBoHc9UqrvPslRcYcloXJRKWqVkvU8tIBAiq2lqp6GWjVuUMPGjhvtUgICMolp6ozjO9wvmA==",
7926
+ "version": "1.18.5",
7927
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.5.tgz",
7928
+ "integrity": "sha512-yjvWM3OmxFuUUlHhDAXczo4ysX5ONoeysPL0B0Cj/zjrizvS05fjaAy53fa+AwVjOIOthWopFh2vPDSTNQ+pmA==",
8011
7929
  "dev": true,
8012
7930
  "license": "BSD-3-Clause",
8013
7931
  "dependencies": {
8014
- "@salesforce/core": "^7.3.8",
7932
+ "@salesforce/core": "^7.3.9",
8015
7933
  "@typescript-eslint/utils": "^6.17.0"
8016
7934
  },
8017
7935
  "engines": {
@@ -8082,23 +8000,6 @@
8082
8000
  "url": "https://opencollective.com/eslint"
8083
8001
  }
8084
8002
  },
8085
- "node_modules/eslint/node_modules/chalk": {
8086
- "version": "4.1.2",
8087
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
8088
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
8089
- "dev": true,
8090
- "license": "MIT",
8091
- "dependencies": {
8092
- "ansi-styles": "^4.1.0",
8093
- "supports-color": "^7.1.0"
8094
- },
8095
- "engines": {
8096
- "node": ">=10"
8097
- },
8098
- "funding": {
8099
- "url": "https://github.com/chalk/chalk?sponsor=1"
8100
- }
8101
- },
8102
8003
  "node_modules/eslint/node_modules/doctrine": {
8103
8004
  "version": "3.0.0",
8104
8005
  "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
@@ -8212,6 +8113,7 @@
8212
8113
  "version": "4.0.1",
8213
8114
  "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
8214
8115
  "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
8116
+ "dev": true,
8215
8117
  "license": "BSD-2-Clause",
8216
8118
  "bin": {
8217
8119
  "esparse": "bin/esparse.js",
@@ -8466,6 +8368,7 @@
8466
8368
  "version": "3.2.0",
8467
8369
  "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
8468
8370
  "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==",
8371
+ "dev": true,
8469
8372
  "license": "MIT",
8470
8373
  "dependencies": {
8471
8374
  "escape-string-regexp": "^1.0.5"
@@ -8481,6 +8384,7 @@
8481
8384
  "version": "1.0.5",
8482
8385
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
8483
8386
  "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
8387
+ "dev": true,
8484
8388
  "license": "MIT",
8485
8389
  "engines": {
8486
8390
  "node": ">=0.8.0"
@@ -8806,6 +8710,18 @@
8806
8710
  "node": "6.* || 8.* || >= 10.*"
8807
8711
  }
8808
8712
  },
8713
+ "node_modules/get-east-asian-width": {
8714
+ "version": "1.2.0",
8715
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
8716
+ "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
8717
+ "license": "MIT",
8718
+ "engines": {
8719
+ "node": ">=18"
8720
+ },
8721
+ "funding": {
8722
+ "url": "https://github.com/sponsors/sindresorhus"
8723
+ }
8724
+ },
8809
8725
  "node_modules/get-func-name": {
8810
8726
  "version": "2.0.2",
8811
8727
  "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz",
@@ -9440,6 +9356,7 @@
9440
9356
  "version": "1.0.0",
9441
9357
  "resolved": "https://registry.npmjs.org/hyperlinker/-/hyperlinker-1.0.0.tgz",
9442
9358
  "integrity": "sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ==",
9359
+ "dev": true,
9443
9360
  "license": "MIT",
9444
9361
  "engines": {
9445
9362
  "node": ">=4"
@@ -9497,7 +9414,6 @@
9497
9414
  "version": "3.3.0",
9498
9415
  "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
9499
9416
  "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
9500
- "dev": true,
9501
9417
  "license": "MIT",
9502
9418
  "dependencies": {
9503
9419
  "parent-module": "^1.0.0",
@@ -9514,7 +9430,6 @@
9514
9430
  "version": "4.0.0",
9515
9431
  "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
9516
9432
  "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
9517
- "dev": true,
9518
9433
  "license": "MIT",
9519
9434
  "engines": {
9520
9435
  "node": ">=4"
@@ -9588,23 +9503,6 @@
9588
9503
  "node": ">=8.0.0"
9589
9504
  }
9590
9505
  },
9591
- "node_modules/inquirer/node_modules/chalk": {
9592
- "version": "4.1.2",
9593
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
9594
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
9595
- "dev": true,
9596
- "license": "MIT",
9597
- "dependencies": {
9598
- "ansi-styles": "^4.1.0",
9599
- "supports-color": "^7.1.0"
9600
- },
9601
- "engines": {
9602
- "node": ">=10"
9603
- },
9604
- "funding": {
9605
- "url": "https://github.com/chalk/chalk?sponsor=1"
9606
- }
9607
- },
9608
9506
  "node_modules/inquirer/node_modules/cli-width": {
9609
9507
  "version": "3.0.0",
9610
9508
  "resolved": "https://registry.npmjs.org/cli-width/-/cli-width-3.0.0.tgz",
@@ -9622,16 +9520,6 @@
9622
9520
  "dev": true,
9623
9521
  "license": "ISC"
9624
9522
  },
9625
- "node_modules/inquirer/node_modules/run-async": {
9626
- "version": "2.4.1",
9627
- "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
9628
- "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==",
9629
- "dev": true,
9630
- "license": "MIT",
9631
- "engines": {
9632
- "node": ">=0.12.0"
9633
- }
9634
- },
9635
9523
  "node_modules/internal-slot": {
9636
9524
  "version": "1.0.5",
9637
9525
  "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz",
@@ -9676,7 +9564,6 @@
9676
9564
  "version": "0.2.1",
9677
9565
  "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
9678
9566
  "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
9679
- "dev": true,
9680
9567
  "license": "MIT"
9681
9568
  },
9682
9569
  "node_modules/is-bigint": {
@@ -10072,6 +9959,7 @@
10072
9959
  "version": "2.0.0",
10073
9960
  "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
10074
9961
  "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
9962
+ "dev": true,
10075
9963
  "license": "ISC"
10076
9964
  },
10077
9965
  "node_modules/istanbul-lib-coverage": {
@@ -10232,22 +10120,6 @@
10232
10120
  "node": ">=10"
10233
10121
  }
10234
10122
  },
10235
- "node_modules/jake/node_modules/chalk": {
10236
- "version": "4.1.2",
10237
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
10238
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
10239
- "license": "MIT",
10240
- "dependencies": {
10241
- "ansi-styles": "^4.1.0",
10242
- "supports-color": "^7.1.0"
10243
- },
10244
- "engines": {
10245
- "node": ">=10"
10246
- },
10247
- "funding": {
10248
- "url": "https://github.com/chalk/chalk?sponsor=1"
10249
- }
10250
- },
10251
10123
  "node_modules/joycon": {
10252
10124
  "version": "3.1.1",
10253
10125
  "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz",
@@ -10261,14 +10133,12 @@
10261
10133
  "version": "4.0.0",
10262
10134
  "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
10263
10135
  "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
10264
- "dev": true,
10265
10136
  "license": "MIT"
10266
10137
  },
10267
10138
  "node_modules/js-yaml": {
10268
10139
  "version": "4.1.0",
10269
10140
  "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
10270
10141
  "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
10271
- "dev": true,
10272
10142
  "license": "MIT",
10273
10143
  "dependencies": {
10274
10144
  "argparse": "^2.0.1"
@@ -10377,7 +10247,6 @@
10377
10247
  "version": "2.3.1",
10378
10248
  "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
10379
10249
  "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
10380
- "dev": true,
10381
10250
  "license": "MIT"
10382
10251
  },
10383
10252
  "node_modules/json-schema-traverse": {
@@ -10596,7 +10465,6 @@
10596
10465
  "version": "1.2.4",
10597
10466
  "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
10598
10467
  "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
10599
- "dev": true,
10600
10468
  "license": "MIT"
10601
10469
  },
10602
10470
  "node_modules/linkinator": {
@@ -10624,6 +10492,19 @@
10624
10492
  "node": ">=18"
10625
10493
  }
10626
10494
  },
10495
+ "node_modules/linkinator/node_modules/chalk": {
10496
+ "version": "5.3.0",
10497
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
10498
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
10499
+ "dev": true,
10500
+ "license": "MIT",
10501
+ "engines": {
10502
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
10503
+ },
10504
+ "funding": {
10505
+ "url": "https://github.com/chalk/chalk?sponsor=1"
10506
+ }
10507
+ },
10627
10508
  "node_modules/linkinator/node_modules/foreground-child": {
10628
10509
  "version": "3.1.1",
10629
10510
  "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
@@ -10876,23 +10757,6 @@
10876
10757
  "url": "https://github.com/sponsors/sindresorhus"
10877
10758
  }
10878
10759
  },
10879
- "node_modules/log-symbols/node_modules/chalk": {
10880
- "version": "4.1.2",
10881
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
10882
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
10883
- "dev": true,
10884
- "license": "MIT",
10885
- "dependencies": {
10886
- "ansi-styles": "^4.1.0",
10887
- "supports-color": "^7.1.0"
10888
- },
10889
- "engines": {
10890
- "node": ">=10"
10891
- },
10892
- "funding": {
10893
- "url": "https://github.com/chalk/chalk?sponsor=1"
10894
- }
10895
- },
10896
10760
  "node_modules/loupe": {
10897
10761
  "version": "2.3.6",
10898
10762
  "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.6.tgz",
@@ -11225,9 +11089,34 @@
11225
11089
  "mocha": "bin/mocha.js"
11226
11090
  },
11227
11091
  "engines": {
11228
- "node": ">= 14.0.0"
11092
+ "node": ">= 14.0.0"
11093
+ }
11094
+ },
11095
+ "node_modules/mocha/node_modules/debug": {
11096
+ "version": "4.3.4",
11097
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
11098
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
11099
+ "dev": true,
11100
+ "license": "MIT",
11101
+ "dependencies": {
11102
+ "ms": "2.1.2"
11103
+ },
11104
+ "engines": {
11105
+ "node": ">=6.0"
11106
+ },
11107
+ "peerDependenciesMeta": {
11108
+ "supports-color": {
11109
+ "optional": true
11110
+ }
11229
11111
  }
11230
11112
  },
11113
+ "node_modules/mocha/node_modules/debug/node_modules/ms": {
11114
+ "version": "2.1.2",
11115
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
11116
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
11117
+ "dev": true,
11118
+ "license": "MIT"
11119
+ },
11231
11120
  "node_modules/mocha/node_modules/diff": {
11232
11121
  "version": "5.0.0",
11233
11122
  "resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz",
@@ -11418,12 +11307,12 @@
11418
11307
  "license": "MIT"
11419
11308
  },
11420
11309
  "node_modules/natural-orderby": {
11421
- "version": "2.0.3",
11422
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
11423
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
11310
+ "version": "3.0.2",
11311
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
11312
+ "integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
11424
11313
  "license": "MIT",
11425
11314
  "engines": {
11426
- "node": "*"
11315
+ "node": ">=18"
11427
11316
  }
11428
11317
  },
11429
11318
  "node_modules/neo-async": {
@@ -11669,6 +11558,7 @@
11669
11558
  "version": "1.1.33",
11670
11559
  "resolved": "https://registry.npmjs.org/object-treeify/-/object-treeify-1.1.33.tgz",
11671
11560
  "integrity": "sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==",
11561
+ "dev": true,
11672
11562
  "license": "MIT",
11673
11563
  "engines": {
11674
11564
  "node": ">= 10"
@@ -11781,21 +11671,54 @@
11781
11671
  "node": ">=18.0.0"
11782
11672
  }
11783
11673
  },
11784
- "node_modules/oclif/node_modules/chalk": {
11785
- "version": "4.1.2",
11786
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
11787
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
11674
+ "node_modules/oclif/node_modules/@oclif/core": {
11675
+ "version": "3.26.6",
11676
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
11677
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
11788
11678
  "dev": true,
11789
11679
  "license": "MIT",
11790
11680
  "dependencies": {
11791
- "ansi-styles": "^4.1.0",
11792
- "supports-color": "^7.1.0"
11681
+ "@types/cli-progress": "^3.11.5",
11682
+ "ansi-escapes": "^4.3.2",
11683
+ "ansi-styles": "^4.3.0",
11684
+ "cardinal": "^2.1.1",
11685
+ "chalk": "^4.1.2",
11686
+ "clean-stack": "^3.0.1",
11687
+ "cli-progress": "^3.12.0",
11688
+ "color": "^4.2.3",
11689
+ "debug": "^4.3.4",
11690
+ "ejs": "^3.1.10",
11691
+ "get-package-type": "^0.1.0",
11692
+ "globby": "^11.1.0",
11693
+ "hyperlinker": "^1.0.0",
11694
+ "indent-string": "^4.0.0",
11695
+ "is-wsl": "^2.2.0",
11696
+ "js-yaml": "^3.14.1",
11697
+ "minimatch": "^9.0.4",
11698
+ "natural-orderby": "^2.0.3",
11699
+ "object-treeify": "^1.1.33",
11700
+ "password-prompt": "^1.1.3",
11701
+ "slice-ansi": "^4.0.0",
11702
+ "string-width": "^4.2.3",
11703
+ "strip-ansi": "^6.0.1",
11704
+ "supports-color": "^8.1.1",
11705
+ "supports-hyperlinks": "^2.2.0",
11706
+ "widest-line": "^3.1.0",
11707
+ "wordwrap": "^1.0.0",
11708
+ "wrap-ansi": "^7.0.0"
11793
11709
  },
11794
11710
  "engines": {
11795
- "node": ">=10"
11796
- },
11797
- "funding": {
11798
- "url": "https://github.com/chalk/chalk?sponsor=1"
11711
+ "node": ">=18.0.0"
11712
+ }
11713
+ },
11714
+ "node_modules/oclif/node_modules/argparse": {
11715
+ "version": "1.0.10",
11716
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
11717
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
11718
+ "dev": true,
11719
+ "license": "MIT",
11720
+ "dependencies": {
11721
+ "sprintf-js": "~1.0.2"
11799
11722
  }
11800
11723
  },
11801
11724
  "node_modules/oclif/node_modules/change-case": {
@@ -11832,6 +11755,46 @@
11832
11755
  "node": "^16.14.0 || >=18.0.0"
11833
11756
  }
11834
11757
  },
11758
+ "node_modules/oclif/node_modules/js-yaml": {
11759
+ "version": "3.14.1",
11760
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
11761
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
11762
+ "dev": true,
11763
+ "license": "MIT",
11764
+ "dependencies": {
11765
+ "argparse": "^1.0.7",
11766
+ "esprima": "^4.0.0"
11767
+ },
11768
+ "bin": {
11769
+ "js-yaml": "bin/js-yaml.js"
11770
+ }
11771
+ },
11772
+ "node_modules/oclif/node_modules/minimatch": {
11773
+ "version": "9.0.4",
11774
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
11775
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
11776
+ "dev": true,
11777
+ "license": "ISC",
11778
+ "dependencies": {
11779
+ "brace-expansion": "^2.0.1"
11780
+ },
11781
+ "engines": {
11782
+ "node": ">=16 || 14 >=14.17"
11783
+ },
11784
+ "funding": {
11785
+ "url": "https://github.com/sponsors/isaacs"
11786
+ }
11787
+ },
11788
+ "node_modules/oclif/node_modules/natural-orderby": {
11789
+ "version": "2.0.3",
11790
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
11791
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
11792
+ "dev": true,
11793
+ "license": "MIT",
11794
+ "engines": {
11795
+ "node": "*"
11796
+ }
11797
+ },
11835
11798
  "node_modules/oclif/node_modules/normalize-package-data": {
11836
11799
  "version": "6.0.1",
11837
11800
  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",
@@ -11848,6 +11811,40 @@
11848
11811
  "node": "^16.14.0 || >=18.0.0"
11849
11812
  }
11850
11813
  },
11814
+ "node_modules/oclif/node_modules/slice-ansi": {
11815
+ "version": "4.0.0",
11816
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
11817
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
11818
+ "dev": true,
11819
+ "license": "MIT",
11820
+ "dependencies": {
11821
+ "ansi-styles": "^4.0.0",
11822
+ "astral-regex": "^2.0.0",
11823
+ "is-fullwidth-code-point": "^3.0.0"
11824
+ },
11825
+ "engines": {
11826
+ "node": ">=10"
11827
+ },
11828
+ "funding": {
11829
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
11830
+ }
11831
+ },
11832
+ "node_modules/oclif/node_modules/supports-color": {
11833
+ "version": "8.1.1",
11834
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
11835
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
11836
+ "dev": true,
11837
+ "license": "MIT",
11838
+ "dependencies": {
11839
+ "has-flag": "^4.0.0"
11840
+ },
11841
+ "engines": {
11842
+ "node": ">=10"
11843
+ },
11844
+ "funding": {
11845
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
11846
+ }
11847
+ },
11851
11848
  "node_modules/on-exit-leak-free": {
11852
11849
  "version": "2.1.0",
11853
11850
  "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.0.tgz",
@@ -12029,7 +12026,6 @@
12029
12026
  "version": "1.0.1",
12030
12027
  "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
12031
12028
  "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
12032
- "dev": true,
12033
12029
  "license": "MIT",
12034
12030
  "dependencies": {
12035
12031
  "callsites": "^3.0.0"
@@ -12042,7 +12038,6 @@
12042
12038
  "version": "5.2.0",
12043
12039
  "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
12044
12040
  "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
12045
- "dev": true,
12046
12041
  "license": "MIT",
12047
12042
  "dependencies": {
12048
12043
  "@babel/code-frame": "^7.0.0",
@@ -12071,6 +12066,7 @@
12071
12066
  "version": "1.1.3",
12072
12067
  "resolved": "https://registry.npmjs.org/password-prompt/-/password-prompt-1.1.3.tgz",
12073
12068
  "integrity": "sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==",
12069
+ "dev": true,
12074
12070
  "license": "0BSD",
12075
12071
  "dependencies": {
12076
12072
  "ansi-escapes": "^4.3.2",
@@ -12111,6 +12107,7 @@
12111
12107
  "version": "3.1.1",
12112
12108
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
12113
12109
  "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
12110
+ "dev": true,
12114
12111
  "license": "MIT",
12115
12112
  "engines": {
12116
12113
  "node": ">=8"
@@ -12718,6 +12715,7 @@
12718
12715
  "version": "2.1.1",
12719
12716
  "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz",
12720
12717
  "integrity": "sha512-FNpGGo1DycYAdnrKFxCMmKYgo/mILAqtRYbkdQD8Ep/Hk2PQ5+aEAEx+IU713RTDmuBaH0c8P5ZozurNu5ObRQ==",
12718
+ "dev": true,
12721
12719
  "license": "MIT",
12722
12720
  "dependencies": {
12723
12721
  "esprima": "~4.0.0"
@@ -12940,9 +12938,10 @@
12940
12938
  }
12941
12939
  },
12942
12940
  "node_modules/run-async": {
12943
- "version": "3.0.0",
12944
- "resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz",
12945
- "integrity": "sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==",
12941
+ "version": "2.4.1",
12942
+ "resolved": "https://registry.npmjs.org/run-async/-/run-async-2.4.1.tgz",
12943
+ "integrity": "sha512-tvVnVv01b8c1RrA6Ep7JkStj85Guv/YrMcwqYQnwjsAS2cTmmPGBBjAjpCW7RrSodNSoE2/qg9O4bceNvUuDgQ==",
12944
+ "dev": true,
12946
12945
  "license": "MIT",
12947
12946
  "engines": {
12948
12947
  "node": ">=0.12.0"
@@ -13177,6 +13176,7 @@
13177
13176
  "version": "2.0.0",
13178
13177
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
13179
13178
  "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
13179
+ "dev": true,
13180
13180
  "license": "MIT",
13181
13181
  "dependencies": {
13182
13182
  "shebang-regex": "^3.0.0"
@@ -13189,6 +13189,7 @@
13189
13189
  "version": "3.0.0",
13190
13190
  "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
13191
13191
  "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
13192
+ "dev": true,
13192
13193
  "license": "MIT",
13193
13194
  "engines": {
13194
13195
  "node": ">=8"
@@ -13250,6 +13251,7 @@
13250
13251
  "version": "0.2.2",
13251
13252
  "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
13252
13253
  "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
13254
+ "dev": true,
13253
13255
  "license": "MIT",
13254
13256
  "dependencies": {
13255
13257
  "is-arrayish": "^0.3.1"
@@ -13259,6 +13261,7 @@
13259
13261
  "version": "0.3.2",
13260
13262
  "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
13261
13263
  "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
13264
+ "dev": true,
13262
13265
  "license": "MIT"
13263
13266
  },
13264
13267
  "node_modules/sinon": {
@@ -13300,22 +13303,48 @@
13300
13303
  }
13301
13304
  },
13302
13305
  "node_modules/slice-ansi": {
13303
- "version": "4.0.0",
13304
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
13305
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
13306
+ "version": "7.1.0",
13307
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
13308
+ "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
13306
13309
  "license": "MIT",
13307
13310
  "dependencies": {
13308
- "ansi-styles": "^4.0.0",
13309
- "astral-regex": "^2.0.0",
13310
- "is-fullwidth-code-point": "^3.0.0"
13311
+ "ansi-styles": "^6.2.1",
13312
+ "is-fullwidth-code-point": "^5.0.0"
13311
13313
  },
13312
13314
  "engines": {
13313
- "node": ">=10"
13315
+ "node": ">=18"
13314
13316
  },
13315
13317
  "funding": {
13316
13318
  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
13317
13319
  }
13318
13320
  },
13321
+ "node_modules/slice-ansi/node_modules/ansi-styles": {
13322
+ "version": "6.2.1",
13323
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
13324
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
13325
+ "license": "MIT",
13326
+ "engines": {
13327
+ "node": ">=12"
13328
+ },
13329
+ "funding": {
13330
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
13331
+ }
13332
+ },
13333
+ "node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
13334
+ "version": "5.0.0",
13335
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
13336
+ "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
13337
+ "license": "MIT",
13338
+ "dependencies": {
13339
+ "get-east-asian-width": "^1.0.0"
13340
+ },
13341
+ "engines": {
13342
+ "node": ">=18"
13343
+ },
13344
+ "funding": {
13345
+ "url": "https://github.com/sponsors/sindresorhus"
13346
+ }
13347
+ },
13319
13348
  "node_modules/snake-case": {
13320
13349
  "version": "3.0.4",
13321
13350
  "resolved": "https://registry.npmjs.org/snake-case/-/snake-case-3.0.4.tgz",
@@ -13497,6 +13526,7 @@
13497
13526
  "version": "1.0.3",
13498
13527
  "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
13499
13528
  "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
13529
+ "dev": true,
13500
13530
  "license": "BSD-3-Clause"
13501
13531
  },
13502
13532
  "node_modules/srcset": {
@@ -13715,6 +13745,49 @@
13715
13745
  "url": "https://github.com/sponsors/ljharb"
13716
13746
  }
13717
13747
  },
13748
+ "node_modules/terminal-link": {
13749
+ "version": "3.0.0",
13750
+ "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-3.0.0.tgz",
13751
+ "integrity": "sha512-flFL3m4wuixmf6IfhFJd1YPiLiMuxEc8uHRM1buzIeZPm22Au2pDqBJQgdo7n1WfPU1ONFGv7YDwpFBmHGF6lg==",
13752
+ "license": "MIT",
13753
+ "dependencies": {
13754
+ "ansi-escapes": "^5.0.0",
13755
+ "supports-hyperlinks": "^2.2.0"
13756
+ },
13757
+ "engines": {
13758
+ "node": ">=12"
13759
+ },
13760
+ "funding": {
13761
+ "url": "https://github.com/sponsors/sindresorhus"
13762
+ }
13763
+ },
13764
+ "node_modules/terminal-link/node_modules/ansi-escapes": {
13765
+ "version": "5.0.0",
13766
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz",
13767
+ "integrity": "sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==",
13768
+ "license": "MIT",
13769
+ "dependencies": {
13770
+ "type-fest": "^1.0.2"
13771
+ },
13772
+ "engines": {
13773
+ "node": ">=12"
13774
+ },
13775
+ "funding": {
13776
+ "url": "https://github.com/sponsors/sindresorhus"
13777
+ }
13778
+ },
13779
+ "node_modules/terminal-link/node_modules/type-fest": {
13780
+ "version": "1.4.0",
13781
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
13782
+ "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
13783
+ "license": "(MIT OR CC0-1.0)",
13784
+ "engines": {
13785
+ "node": ">=10"
13786
+ },
13787
+ "funding": {
13788
+ "url": "https://github.com/sponsors/sindresorhus"
13789
+ }
13790
+ },
13718
13791
  "node_modules/test-exclude": {
13719
13792
  "version": "6.0.0",
13720
13793
  "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
@@ -13977,9 +14050,9 @@
13977
14050
  }
13978
14051
  },
13979
14052
  "node_modules/ts-retry-promise": {
13980
- "version": "0.7.1",
13981
- "resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.7.1.tgz",
13982
- "integrity": "sha512-NhHOCZ2AQORvH42hOPO5UZxShlcuiRtm7P2jIq2L2RY3PBxw2mLnUsEdHrIslVBFya1v5aZmrR55lWkzo13LrQ==",
14053
+ "version": "0.8.1",
14054
+ "resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.8.1.tgz",
14055
+ "integrity": "sha512-+AHPUmAhr5bSRRK5CurE9kNH8gZlEHnCgusZ0zy2bjfatUBDX0h6vGQjiT0YrGwSDwRZmU+bapeX6mj55FOPvg==",
13983
14056
  "license": "MIT",
13984
14057
  "engines": {
13985
14058
  "node": ">=6"
@@ -14206,7 +14279,7 @@
14206
14279
  "version": "5.4.5",
14207
14280
  "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
14208
14281
  "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
14209
- "dev": true,
14282
+ "devOptional": true,
14210
14283
  "license": "Apache-2.0",
14211
14284
  "bin": {
14212
14285
  "tsc": "bin/tsc",
@@ -14451,6 +14524,7 @@
14451
14524
  "version": "2.0.2",
14452
14525
  "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
14453
14526
  "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
14527
+ "dev": true,
14454
14528
  "license": "ISC",
14455
14529
  "dependencies": {
14456
14530
  "isexe": "^2.0.0"
@@ -14556,9 +14630,9 @@
14556
14630
  "license": "Apache-2.0"
14557
14631
  },
14558
14632
  "node_modules/wrap-ansi": {
14559
- "version": "6.2.0",
14560
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
14561
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
14633
+ "version": "7.0.0",
14634
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
14635
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
14562
14636
  "license": "MIT",
14563
14637
  "dependencies": {
14564
14638
  "ansi-styles": "^4.0.0",
@@ -14566,7 +14640,10 @@
14566
14640
  "strip-ansi": "^6.0.0"
14567
14641
  },
14568
14642
  "engines": {
14569
- "node": ">=8"
14643
+ "node": ">=10"
14644
+ },
14645
+ "funding": {
14646
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
14570
14647
  }
14571
14648
  },
14572
14649
  "node_modules/wrap-ansi-cjs": {
@@ -14746,24 +14823,6 @@
14746
14823
  "wrap-ansi": "^7.0.0"
14747
14824
  }
14748
14825
  },
14749
- "node_modules/yargs/node_modules/wrap-ansi": {
14750
- "version": "7.0.0",
14751
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
14752
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
14753
- "dev": true,
14754
- "license": "MIT",
14755
- "dependencies": {
14756
- "ansi-styles": "^4.0.0",
14757
- "string-width": "^4.1.0",
14758
- "strip-ansi": "^6.0.0"
14759
- },
14760
- "engines": {
14761
- "node": ">=10"
14762
- },
14763
- "funding": {
14764
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
14765
- }
14766
- },
14767
14826
  "node_modules/yn": {
14768
14827
  "version": "3.1.1",
14769
14828
  "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz",