@salesforce/plugin-release-management 5.4.8-dev.2 → 5.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +24 -24
- package/lib/codeSigning/packAndSign.js +7 -9
- package/lib/codeSigning/packAndSign.js.map +1 -1
- package/lib/commands/cli/install/jit/test.d.ts +1 -1
- package/lib/commands/cli/install/test.d.ts +4 -4
- package/lib/commands/cli/install/test.js +7 -7
- package/lib/commands/cli/install/test.js.map +1 -1
- package/lib/commands/cli/release/automerge.d.ts +5 -5
- package/lib/commands/cli/release/build.d.ts +12 -12
- package/lib/commands/cli/releasenotes.d.ts +3 -3
- package/lib/commands/cli/tarballs/smoke.js +4 -14
- package/lib/commands/cli/tarballs/smoke.js.map +1 -1
- package/lib/commands/dependabot/automerge.d.ts +6 -6
- package/lib/commands/github/check/closed.d.ts +2 -2
- package/lib/commands/npm/dependencies/pin.d.ts +2 -2
- package/lib/commands/npm/package/release.d.ts +8 -8
- package/lib/commands/repositories/index.d.ts +10 -1
- package/lib/commands/repositories/index.js +48 -20
- package/lib/commands/repositories/index.js.map +1 -1
- package/lib/dependabot.d.ts +1 -1
- package/lib/dependencies.d.ts +1 -1
- package/messages/repositories.md +32 -0
- package/npm-shrinkwrap.json +1524 -991
- package/oclif.lock +118 -129
- package/oclif.manifest.json +83 -83
- package/package.json +4 -4
- package/lib/codeSigning/error.d.ts +0 -4
- package/lib/codeSigning/error.js +0 -13
- package/lib/codeSigning/error.js.map +0 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.5.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-release-management",
|
|
9
|
-
"version": "5.
|
|
9
|
+
"version": "5.5.0",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@oclif/core": "^
|
|
12
|
+
"@oclif/core": "^4",
|
|
13
13
|
"@octokit/core": "^4.2.4",
|
|
14
14
|
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
15
15
|
"@octokit/plugin-throttling": "^5.2.3",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"@salesforce/kit": "^3.1.2",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.0.83",
|
|
20
20
|
"@salesforce/plugin-trust": "^3.7.0",
|
|
21
|
-
"@salesforce/sf-plugins-core": "^
|
|
21
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.9",
|
|
23
23
|
"aws-sdk": "^2.1632.0",
|
|
24
24
|
"chalk": "^5.3.0",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@oclif/plugin-command-snapshot": "^5.2.0",
|
|
40
|
-
"@salesforce/dev-scripts": "^
|
|
40
|
+
"@salesforce/dev-scripts": "^10",
|
|
41
41
|
"@salesforce/ts-sinon": "1.4.19",
|
|
42
42
|
"@types/semver": "^7.5.8",
|
|
43
43
|
"@types/shelljs": "^0.8.15",
|
|
@@ -87,47 +87,6 @@
|
|
|
87
87
|
"tslib": "^1.11.1"
|
|
88
88
|
}
|
|
89
89
|
},
|
|
90
|
-
"node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types": {
|
|
91
|
-
"version": "3.567.0",
|
|
92
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
|
|
93
|
-
"integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
|
|
94
|
-
"dev": true,
|
|
95
|
-
"license": "Apache-2.0",
|
|
96
|
-
"dependencies": {
|
|
97
|
-
"@smithy/types": "^2.12.0",
|
|
98
|
-
"tslib": "^2.6.2"
|
|
99
|
-
},
|
|
100
|
-
"engines": {
|
|
101
|
-
"node": ">=16.0.0"
|
|
102
|
-
}
|
|
103
|
-
},
|
|
104
|
-
"node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
105
|
-
"version": "2.6.2",
|
|
106
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
107
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
108
|
-
"dev": true,
|
|
109
|
-
"license": "0BSD"
|
|
110
|
-
},
|
|
111
|
-
"node_modules/@aws-crypto/crc32/node_modules/@smithy/types": {
|
|
112
|
-
"version": "2.12.0",
|
|
113
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
|
|
114
|
-
"integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
|
|
115
|
-
"dev": true,
|
|
116
|
-
"license": "Apache-2.0",
|
|
117
|
-
"dependencies": {
|
|
118
|
-
"tslib": "^2.6.2"
|
|
119
|
-
},
|
|
120
|
-
"engines": {
|
|
121
|
-
"node": ">=14.0.0"
|
|
122
|
-
}
|
|
123
|
-
},
|
|
124
|
-
"node_modules/@aws-crypto/crc32/node_modules/@smithy/types/node_modules/tslib": {
|
|
125
|
-
"version": "2.6.2",
|
|
126
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
127
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
128
|
-
"dev": true,
|
|
129
|
-
"license": "0BSD"
|
|
130
|
-
},
|
|
131
90
|
"node_modules/@aws-crypto/crc32/node_modules/tslib": {
|
|
132
91
|
"version": "1.14.1",
|
|
133
92
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -147,47 +106,6 @@
|
|
|
147
106
|
"tslib": "^1.11.1"
|
|
148
107
|
}
|
|
149
108
|
},
|
|
150
|
-
"node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types": {
|
|
151
|
-
"version": "3.567.0",
|
|
152
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
|
|
153
|
-
"integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
|
|
154
|
-
"dev": true,
|
|
155
|
-
"license": "Apache-2.0",
|
|
156
|
-
"dependencies": {
|
|
157
|
-
"@smithy/types": "^2.12.0",
|
|
158
|
-
"tslib": "^2.6.2"
|
|
159
|
-
},
|
|
160
|
-
"engines": {
|
|
161
|
-
"node": ">=16.0.0"
|
|
162
|
-
}
|
|
163
|
-
},
|
|
164
|
-
"node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
165
|
-
"version": "2.6.2",
|
|
166
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
167
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
168
|
-
"dev": true,
|
|
169
|
-
"license": "0BSD"
|
|
170
|
-
},
|
|
171
|
-
"node_modules/@aws-crypto/crc32c/node_modules/@smithy/types": {
|
|
172
|
-
"version": "2.12.0",
|
|
173
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
|
|
174
|
-
"integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
|
|
175
|
-
"dev": true,
|
|
176
|
-
"license": "Apache-2.0",
|
|
177
|
-
"dependencies": {
|
|
178
|
-
"tslib": "^2.6.2"
|
|
179
|
-
},
|
|
180
|
-
"engines": {
|
|
181
|
-
"node": ">=14.0.0"
|
|
182
|
-
}
|
|
183
|
-
},
|
|
184
|
-
"node_modules/@aws-crypto/crc32c/node_modules/@smithy/types/node_modules/tslib": {
|
|
185
|
-
"version": "2.6.2",
|
|
186
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
187
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
188
|
-
"dev": true,
|
|
189
|
-
"license": "0BSD"
|
|
190
|
-
},
|
|
191
109
|
"node_modules/@aws-crypto/crc32c/node_modules/tslib": {
|
|
192
110
|
"version": "1.14.1",
|
|
193
111
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -228,47 +146,6 @@
|
|
|
228
146
|
"tslib": "^1.11.1"
|
|
229
147
|
}
|
|
230
148
|
},
|
|
231
|
-
"node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types": {
|
|
232
|
-
"version": "3.567.0",
|
|
233
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
|
|
234
|
-
"integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
|
|
235
|
-
"dev": true,
|
|
236
|
-
"license": "Apache-2.0",
|
|
237
|
-
"dependencies": {
|
|
238
|
-
"@smithy/types": "^2.12.0",
|
|
239
|
-
"tslib": "^2.6.2"
|
|
240
|
-
},
|
|
241
|
-
"engines": {
|
|
242
|
-
"node": ">=16.0.0"
|
|
243
|
-
}
|
|
244
|
-
},
|
|
245
|
-
"node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
246
|
-
"version": "2.6.2",
|
|
247
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
248
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
249
|
-
"dev": true,
|
|
250
|
-
"license": "0BSD"
|
|
251
|
-
},
|
|
252
|
-
"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types": {
|
|
253
|
-
"version": "2.12.0",
|
|
254
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
|
|
255
|
-
"integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
|
|
256
|
-
"dev": true,
|
|
257
|
-
"license": "Apache-2.0",
|
|
258
|
-
"dependencies": {
|
|
259
|
-
"tslib": "^2.6.2"
|
|
260
|
-
},
|
|
261
|
-
"engines": {
|
|
262
|
-
"node": ">=14.0.0"
|
|
263
|
-
}
|
|
264
|
-
},
|
|
265
|
-
"node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/types/node_modules/tslib": {
|
|
266
|
-
"version": "2.6.2",
|
|
267
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
268
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
269
|
-
"dev": true,
|
|
270
|
-
"license": "0BSD"
|
|
271
|
-
},
|
|
272
149
|
"node_modules/@aws-crypto/sha1-browser/node_modules/tslib": {
|
|
273
150
|
"version": "1.14.1",
|
|
274
151
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -293,47 +170,6 @@
|
|
|
293
170
|
"tslib": "^1.11.1"
|
|
294
171
|
}
|
|
295
172
|
},
|
|
296
|
-
"node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types": {
|
|
297
|
-
"version": "3.567.0",
|
|
298
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
|
|
299
|
-
"integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
|
|
300
|
-
"dev": true,
|
|
301
|
-
"license": "Apache-2.0",
|
|
302
|
-
"dependencies": {
|
|
303
|
-
"@smithy/types": "^2.12.0",
|
|
304
|
-
"tslib": "^2.6.2"
|
|
305
|
-
},
|
|
306
|
-
"engines": {
|
|
307
|
-
"node": ">=16.0.0"
|
|
308
|
-
}
|
|
309
|
-
},
|
|
310
|
-
"node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
311
|
-
"version": "2.6.2",
|
|
312
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
313
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
314
|
-
"dev": true,
|
|
315
|
-
"license": "0BSD"
|
|
316
|
-
},
|
|
317
|
-
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types": {
|
|
318
|
-
"version": "2.12.0",
|
|
319
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
|
|
320
|
-
"integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
|
|
321
|
-
"dev": true,
|
|
322
|
-
"license": "Apache-2.0",
|
|
323
|
-
"dependencies": {
|
|
324
|
-
"tslib": "^2.6.2"
|
|
325
|
-
},
|
|
326
|
-
"engines": {
|
|
327
|
-
"node": ">=14.0.0"
|
|
328
|
-
}
|
|
329
|
-
},
|
|
330
|
-
"node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/types/node_modules/tslib": {
|
|
331
|
-
"version": "2.6.2",
|
|
332
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
333
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
334
|
-
"dev": true,
|
|
335
|
-
"license": "0BSD"
|
|
336
|
-
},
|
|
337
173
|
"node_modules/@aws-crypto/sha256-browser/node_modules/tslib": {
|
|
338
174
|
"version": "1.14.1",
|
|
339
175
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -353,47 +189,6 @@
|
|
|
353
189
|
"tslib": "^1.11.1"
|
|
354
190
|
}
|
|
355
191
|
},
|
|
356
|
-
"node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
|
|
357
|
-
"version": "3.567.0",
|
|
358
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
|
|
359
|
-
"integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
|
|
360
|
-
"dev": true,
|
|
361
|
-
"license": "Apache-2.0",
|
|
362
|
-
"dependencies": {
|
|
363
|
-
"@smithy/types": "^2.12.0",
|
|
364
|
-
"tslib": "^2.6.2"
|
|
365
|
-
},
|
|
366
|
-
"engines": {
|
|
367
|
-
"node": ">=16.0.0"
|
|
368
|
-
}
|
|
369
|
-
},
|
|
370
|
-
"node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
371
|
-
"version": "2.6.2",
|
|
372
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
373
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
374
|
-
"dev": true,
|
|
375
|
-
"license": "0BSD"
|
|
376
|
-
},
|
|
377
|
-
"node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types": {
|
|
378
|
-
"version": "2.12.0",
|
|
379
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
|
|
380
|
-
"integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
|
|
381
|
-
"dev": true,
|
|
382
|
-
"license": "Apache-2.0",
|
|
383
|
-
"dependencies": {
|
|
384
|
-
"tslib": "^2.6.2"
|
|
385
|
-
},
|
|
386
|
-
"engines": {
|
|
387
|
-
"node": ">=14.0.0"
|
|
388
|
-
}
|
|
389
|
-
},
|
|
390
|
-
"node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types/node_modules/tslib": {
|
|
391
|
-
"version": "2.6.2",
|
|
392
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
393
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
394
|
-
"dev": true,
|
|
395
|
-
"license": "0BSD"
|
|
396
|
-
},
|
|
397
192
|
"node_modules/@aws-crypto/sha256-js/node_modules/tslib": {
|
|
398
193
|
"version": "1.14.1",
|
|
399
194
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -430,47 +225,6 @@
|
|
|
430
225
|
"tslib": "^1.11.1"
|
|
431
226
|
}
|
|
432
227
|
},
|
|
433
|
-
"node_modules/@aws-crypto/util/node_modules/@aws-sdk/types": {
|
|
434
|
-
"version": "3.567.0",
|
|
435
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.567.0.tgz",
|
|
436
|
-
"integrity": "sha512-JBznu45cdgQb8+T/Zab7WpBmfEAh77gsk99xuF4biIb2Sw1mdseONdoGDjEJX57a25TzIv/WUJ2oABWumckz1A==",
|
|
437
|
-
"dev": true,
|
|
438
|
-
"license": "Apache-2.0",
|
|
439
|
-
"dependencies": {
|
|
440
|
-
"@smithy/types": "^2.12.0",
|
|
441
|
-
"tslib": "^2.6.2"
|
|
442
|
-
},
|
|
443
|
-
"engines": {
|
|
444
|
-
"node": ">=16.0.0"
|
|
445
|
-
}
|
|
446
|
-
},
|
|
447
|
-
"node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
448
|
-
"version": "2.6.2",
|
|
449
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
450
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
451
|
-
"dev": true,
|
|
452
|
-
"license": "0BSD"
|
|
453
|
-
},
|
|
454
|
-
"node_modules/@aws-crypto/util/node_modules/@smithy/types": {
|
|
455
|
-
"version": "2.12.0",
|
|
456
|
-
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-2.12.0.tgz",
|
|
457
|
-
"integrity": "sha512-QwYgloJ0sVNBeBuBs65cIkTbfzV/Q6ZNPCJ99EICFEdJYG50nGIY/uYXp+TbsdJReIuPr0a0kXmCvren3MbRRw==",
|
|
458
|
-
"dev": true,
|
|
459
|
-
"license": "Apache-2.0",
|
|
460
|
-
"dependencies": {
|
|
461
|
-
"tslib": "^2.6.2"
|
|
462
|
-
},
|
|
463
|
-
"engines": {
|
|
464
|
-
"node": ">=14.0.0"
|
|
465
|
-
}
|
|
466
|
-
},
|
|
467
|
-
"node_modules/@aws-crypto/util/node_modules/@smithy/types/node_modules/tslib": {
|
|
468
|
-
"version": "2.6.2",
|
|
469
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
470
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
471
|
-
"dev": true,
|
|
472
|
-
"license": "0BSD"
|
|
473
|
-
},
|
|
474
228
|
"node_modules/@aws-crypto/util/node_modules/tslib": {
|
|
475
229
|
"version": "1.14.1",
|
|
476
230
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -1911,9 +1665,9 @@
|
|
|
1911
1665
|
}
|
|
1912
1666
|
},
|
|
1913
1667
|
"node_modules/@commitlint/config-validator/node_modules/ajv": {
|
|
1914
|
-
"version": "8.
|
|
1915
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.
|
|
1916
|
-
"integrity": "sha512-
|
|
1668
|
+
"version": "8.16.0",
|
|
1669
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
|
|
1670
|
+
"integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
|
|
1917
1671
|
"dev": true,
|
|
1918
1672
|
"license": "MIT",
|
|
1919
1673
|
"dependencies": {
|
|
@@ -2543,7 +2297,7 @@
|
|
|
2543
2297
|
"node": ">=18"
|
|
2544
2298
|
}
|
|
2545
2299
|
},
|
|
2546
|
-
"node_modules/@inquirer/
|
|
2300
|
+
"node_modules/@inquirer/core": {
|
|
2547
2301
|
"version": "8.2.2",
|
|
2548
2302
|
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.2.2.tgz",
|
|
2549
2303
|
"integrity": "sha512-K8SuNX45jEFlX3EBJpu9B+S2TISzMPGXZIuJ9ME924SqbdW6Pt6fIkKvXg7mOEOKJ4WxpQsxj0UTfcL/A434Ww==",
|
|
@@ -2567,34 +2321,7 @@
|
|
|
2567
2321
|
"node": ">=18"
|
|
2568
2322
|
}
|
|
2569
2323
|
},
|
|
2570
|
-
"node_modules/@inquirer/
|
|
2571
|
-
"version": "1.0.3",
|
|
2572
|
-
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
|
|
2573
|
-
"integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==",
|
|
2574
|
-
"license": "MIT",
|
|
2575
|
-
"engines": {
|
|
2576
|
-
"node": ">=18"
|
|
2577
|
-
}
|
|
2578
|
-
},
|
|
2579
|
-
"node_modules/@inquirer/confirm/node_modules/@inquirer/type": {
|
|
2580
|
-
"version": "1.3.3",
|
|
2581
|
-
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.3.tgz",
|
|
2582
|
-
"integrity": "sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A==",
|
|
2583
|
-
"license": "MIT",
|
|
2584
|
-
"engines": {
|
|
2585
|
-
"node": ">=18"
|
|
2586
|
-
}
|
|
2587
|
-
},
|
|
2588
|
-
"node_modules/@inquirer/confirm/node_modules/@types/node": {
|
|
2589
|
-
"version": "20.13.0",
|
|
2590
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
|
|
2591
|
-
"integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
|
|
2592
|
-
"license": "MIT",
|
|
2593
|
-
"dependencies": {
|
|
2594
|
-
"undici-types": "~5.26.4"
|
|
2595
|
-
}
|
|
2596
|
-
},
|
|
2597
|
-
"node_modules/@inquirer/confirm/node_modules/chalk": {
|
|
2324
|
+
"node_modules/@inquirer/core/node_modules/chalk": {
|
|
2598
2325
|
"version": "4.1.2",
|
|
2599
2326
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
2600
2327
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
@@ -2610,7 +2337,7 @@
|
|
|
2610
2337
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2611
2338
|
}
|
|
2612
2339
|
},
|
|
2613
|
-
"node_modules/@inquirer/
|
|
2340
|
+
"node_modules/@inquirer/core/node_modules/signal-exit": {
|
|
2614
2341
|
"version": "4.1.0",
|
|
2615
2342
|
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
2616
2343
|
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
@@ -2622,7 +2349,7 @@
|
|
|
2622
2349
|
"url": "https://github.com/sponsors/isaacs"
|
|
2623
2350
|
}
|
|
2624
2351
|
},
|
|
2625
|
-
"node_modules/@inquirer/
|
|
2352
|
+
"node_modules/@inquirer/core/node_modules/wrap-ansi": {
|
|
2626
2353
|
"version": "6.2.0",
|
|
2627
2354
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
|
2628
2355
|
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
|
@@ -2636,208 +2363,40 @@
|
|
|
2636
2363
|
"node": ">=8"
|
|
2637
2364
|
}
|
|
2638
2365
|
},
|
|
2639
|
-
"node_modules/@inquirer/
|
|
2640
|
-
"version": "
|
|
2641
|
-
"resolved": "https://registry.npmjs.org/@inquirer/
|
|
2642
|
-
"integrity": "sha512-
|
|
2366
|
+
"node_modules/@inquirer/figures": {
|
|
2367
|
+
"version": "1.0.3",
|
|
2368
|
+
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
|
|
2369
|
+
"integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==",
|
|
2643
2370
|
"license": "MIT",
|
|
2644
|
-
"dependencies": {
|
|
2645
|
-
"@inquirer/figures": "^1.0.2",
|
|
2646
|
-
"@inquirer/type": "^1.3.2",
|
|
2647
|
-
"@types/mute-stream": "^0.0.4",
|
|
2648
|
-
"@types/node": "^20.12.12",
|
|
2649
|
-
"@types/wrap-ansi": "^3.0.0",
|
|
2650
|
-
"ansi-escapes": "^4.3.2",
|
|
2651
|
-
"chalk": "^4.1.2",
|
|
2652
|
-
"cli-spinners": "^2.9.2",
|
|
2653
|
-
"cli-width": "^4.1.0",
|
|
2654
|
-
"mute-stream": "^1.0.0",
|
|
2655
|
-
"signal-exit": "^4.1.0",
|
|
2656
|
-
"strip-ansi": "^6.0.1",
|
|
2657
|
-
"wrap-ansi": "^6.2.0"
|
|
2658
|
-
},
|
|
2659
2371
|
"engines": {
|
|
2660
2372
|
"node": ">=18"
|
|
2661
2373
|
}
|
|
2662
2374
|
},
|
|
2663
|
-
"node_modules/@inquirer/
|
|
2664
|
-
"version": "
|
|
2665
|
-
"resolved": "https://registry.npmjs.org/@
|
|
2666
|
-
"integrity": "sha512-
|
|
2375
|
+
"node_modules/@inquirer/input": {
|
|
2376
|
+
"version": "2.1.8",
|
|
2377
|
+
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.8.tgz",
|
|
2378
|
+
"integrity": "sha512-W1hsmUArJRGI8kL8+Kl+9wgnm02xPbpKtSIlwoHtRfIn8f/b/9spfNuTWolCVDHh3ZA4LS+Et71d1P6UpdD20A==",
|
|
2667
2379
|
"license": "MIT",
|
|
2668
2380
|
"dependencies": {
|
|
2669
|
-
"
|
|
2381
|
+
"@inquirer/core": "^8.2.1",
|
|
2382
|
+
"@inquirer/type": "^1.3.2"
|
|
2383
|
+
},
|
|
2384
|
+
"engines": {
|
|
2385
|
+
"node": ">=18"
|
|
2670
2386
|
}
|
|
2671
2387
|
},
|
|
2672
|
-
"node_modules/@inquirer/
|
|
2673
|
-
"version": "
|
|
2674
|
-
"resolved": "https://registry.npmjs.org/
|
|
2675
|
-
"integrity": "sha512-
|
|
2388
|
+
"node_modules/@inquirer/password": {
|
|
2389
|
+
"version": "2.1.9",
|
|
2390
|
+
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.9.tgz",
|
|
2391
|
+
"integrity": "sha512-QPtVcT12Fkn0TyuZJelR7QOtc5l1d/6pB5EfkHOivTzC6QTFxRCHl+Gx7Q3E2U/kgJeCCmDov6itDFggk9nkgA==",
|
|
2676
2392
|
"license": "MIT",
|
|
2677
2393
|
"dependencies": {
|
|
2678
|
-
"
|
|
2679
|
-
"
|
|
2394
|
+
"@inquirer/core": "^8.2.2",
|
|
2395
|
+
"@inquirer/type": "^1.3.3",
|
|
2396
|
+
"ansi-escapes": "^4.3.2"
|
|
2680
2397
|
},
|
|
2681
2398
|
"engines": {
|
|
2682
|
-
"node": ">=
|
|
2683
|
-
},
|
|
2684
|
-
"funding": {
|
|
2685
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2686
|
-
}
|
|
2687
|
-
},
|
|
2688
|
-
"node_modules/@inquirer/core/node_modules/signal-exit": {
|
|
2689
|
-
"version": "4.1.0",
|
|
2690
|
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
2691
|
-
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
2692
|
-
"license": "ISC",
|
|
2693
|
-
"engines": {
|
|
2694
|
-
"node": ">=14"
|
|
2695
|
-
},
|
|
2696
|
-
"funding": {
|
|
2697
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
2698
|
-
}
|
|
2699
|
-
},
|
|
2700
|
-
"node_modules/@inquirer/core/node_modules/wrap-ansi": {
|
|
2701
|
-
"version": "6.2.0",
|
|
2702
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
|
2703
|
-
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
|
2704
|
-
"license": "MIT",
|
|
2705
|
-
"dependencies": {
|
|
2706
|
-
"ansi-styles": "^4.0.0",
|
|
2707
|
-
"string-width": "^4.1.0",
|
|
2708
|
-
"strip-ansi": "^6.0.0"
|
|
2709
|
-
},
|
|
2710
|
-
"engines": {
|
|
2711
|
-
"node": ">=8"
|
|
2712
|
-
}
|
|
2713
|
-
},
|
|
2714
|
-
"node_modules/@inquirer/figures": {
|
|
2715
|
-
"version": "1.0.2",
|
|
2716
|
-
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.2.tgz",
|
|
2717
|
-
"integrity": "sha512-4F1MBwVr3c/m4bAUef6LgkvBfSjzwH+OfldgHqcuacWwSUetFebM2wi58WfG9uk1rR98U6GwLed4asLJbwdV5w==",
|
|
2718
|
-
"license": "MIT",
|
|
2719
|
-
"engines": {
|
|
2720
|
-
"node": ">=18"
|
|
2721
|
-
}
|
|
2722
|
-
},
|
|
2723
|
-
"node_modules/@inquirer/input": {
|
|
2724
|
-
"version": "2.1.8",
|
|
2725
|
-
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.8.tgz",
|
|
2726
|
-
"integrity": "sha512-W1hsmUArJRGI8kL8+Kl+9wgnm02xPbpKtSIlwoHtRfIn8f/b/9spfNuTWolCVDHh3ZA4LS+Et71d1P6UpdD20A==",
|
|
2727
|
-
"license": "MIT",
|
|
2728
|
-
"dependencies": {
|
|
2729
|
-
"@inquirer/core": "^8.2.1",
|
|
2730
|
-
"@inquirer/type": "^1.3.2"
|
|
2731
|
-
},
|
|
2732
|
-
"engines": {
|
|
2733
|
-
"node": ">=18"
|
|
2734
|
-
}
|
|
2735
|
-
},
|
|
2736
|
-
"node_modules/@inquirer/password": {
|
|
2737
|
-
"version": "2.1.9",
|
|
2738
|
-
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-2.1.9.tgz",
|
|
2739
|
-
"integrity": "sha512-QPtVcT12Fkn0TyuZJelR7QOtc5l1d/6pB5EfkHOivTzC6QTFxRCHl+Gx7Q3E2U/kgJeCCmDov6itDFggk9nkgA==",
|
|
2740
|
-
"license": "MIT",
|
|
2741
|
-
"dependencies": {
|
|
2742
|
-
"@inquirer/core": "^8.2.2",
|
|
2743
|
-
"@inquirer/type": "^1.3.3",
|
|
2744
|
-
"ansi-escapes": "^4.3.2"
|
|
2745
|
-
},
|
|
2746
|
-
"engines": {
|
|
2747
|
-
"node": ">=18"
|
|
2748
|
-
}
|
|
2749
|
-
},
|
|
2750
|
-
"node_modules/@inquirer/password/node_modules/@inquirer/core": {
|
|
2751
|
-
"version": "8.2.2",
|
|
2752
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.2.2.tgz",
|
|
2753
|
-
"integrity": "sha512-K8SuNX45jEFlX3EBJpu9B+S2TISzMPGXZIuJ9ME924SqbdW6Pt6fIkKvXg7mOEOKJ4WxpQsxj0UTfcL/A434Ww==",
|
|
2754
|
-
"license": "MIT",
|
|
2755
|
-
"dependencies": {
|
|
2756
|
-
"@inquirer/figures": "^1.0.3",
|
|
2757
|
-
"@inquirer/type": "^1.3.3",
|
|
2758
|
-
"@types/mute-stream": "^0.0.4",
|
|
2759
|
-
"@types/node": "^20.12.13",
|
|
2760
|
-
"@types/wrap-ansi": "^3.0.0",
|
|
2761
|
-
"ansi-escapes": "^4.3.2",
|
|
2762
|
-
"chalk": "^4.1.2",
|
|
2763
|
-
"cli-spinners": "^2.9.2",
|
|
2764
|
-
"cli-width": "^4.1.0",
|
|
2765
|
-
"mute-stream": "^1.0.0",
|
|
2766
|
-
"signal-exit": "^4.1.0",
|
|
2767
|
-
"strip-ansi": "^6.0.1",
|
|
2768
|
-
"wrap-ansi": "^6.2.0"
|
|
2769
|
-
},
|
|
2770
|
-
"engines": {
|
|
2771
|
-
"node": ">=18"
|
|
2772
|
-
}
|
|
2773
|
-
},
|
|
2774
|
-
"node_modules/@inquirer/password/node_modules/@inquirer/figures": {
|
|
2775
|
-
"version": "1.0.3",
|
|
2776
|
-
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
|
|
2777
|
-
"integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==",
|
|
2778
|
-
"license": "MIT",
|
|
2779
|
-
"engines": {
|
|
2780
|
-
"node": ">=18"
|
|
2781
|
-
}
|
|
2782
|
-
},
|
|
2783
|
-
"node_modules/@inquirer/password/node_modules/@inquirer/type": {
|
|
2784
|
-
"version": "1.3.3",
|
|
2785
|
-
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.3.tgz",
|
|
2786
|
-
"integrity": "sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A==",
|
|
2787
|
-
"license": "MIT",
|
|
2788
|
-
"engines": {
|
|
2789
|
-
"node": ">=18"
|
|
2790
|
-
}
|
|
2791
|
-
},
|
|
2792
|
-
"node_modules/@inquirer/password/node_modules/@types/node": {
|
|
2793
|
-
"version": "20.13.0",
|
|
2794
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
|
|
2795
|
-
"integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
|
|
2796
|
-
"license": "MIT",
|
|
2797
|
-
"dependencies": {
|
|
2798
|
-
"undici-types": "~5.26.4"
|
|
2799
|
-
}
|
|
2800
|
-
},
|
|
2801
|
-
"node_modules/@inquirer/password/node_modules/chalk": {
|
|
2802
|
-
"version": "4.1.2",
|
|
2803
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
2804
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
2805
|
-
"license": "MIT",
|
|
2806
|
-
"dependencies": {
|
|
2807
|
-
"ansi-styles": "^4.1.0",
|
|
2808
|
-
"supports-color": "^7.1.0"
|
|
2809
|
-
},
|
|
2810
|
-
"engines": {
|
|
2811
|
-
"node": ">=10"
|
|
2812
|
-
},
|
|
2813
|
-
"funding": {
|
|
2814
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
2815
|
-
}
|
|
2816
|
-
},
|
|
2817
|
-
"node_modules/@inquirer/password/node_modules/signal-exit": {
|
|
2818
|
-
"version": "4.1.0",
|
|
2819
|
-
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
2820
|
-
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
2821
|
-
"license": "ISC",
|
|
2822
|
-
"engines": {
|
|
2823
|
-
"node": ">=14"
|
|
2824
|
-
},
|
|
2825
|
-
"funding": {
|
|
2826
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
2827
|
-
}
|
|
2828
|
-
},
|
|
2829
|
-
"node_modules/@inquirer/password/node_modules/wrap-ansi": {
|
|
2830
|
-
"version": "6.2.0",
|
|
2831
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
|
|
2832
|
-
"integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
|
|
2833
|
-
"license": "MIT",
|
|
2834
|
-
"dependencies": {
|
|
2835
|
-
"ansi-styles": "^4.0.0",
|
|
2836
|
-
"string-width": "^4.1.0",
|
|
2837
|
-
"strip-ansi": "^6.0.0"
|
|
2838
|
-
},
|
|
2839
|
-
"engines": {
|
|
2840
|
-
"node": ">=8"
|
|
2399
|
+
"node": ">=18"
|
|
2841
2400
|
}
|
|
2842
2401
|
},
|
|
2843
2402
|
"node_modules/@inquirer/select": {
|
|
@@ -2875,9 +2434,9 @@
|
|
|
2875
2434
|
}
|
|
2876
2435
|
},
|
|
2877
2436
|
"node_modules/@inquirer/type": {
|
|
2878
|
-
"version": "1.3.
|
|
2879
|
-
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.
|
|
2880
|
-
"integrity": "sha512-
|
|
2437
|
+
"version": "1.3.3",
|
|
2438
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.3.tgz",
|
|
2439
|
+
"integrity": "sha512-xTUt0NulylX27/zMx04ZYar/kr1raaiFTVvQ5feljQsiAgdm0WPj4S73/ye0fbslh+15QrIuDvfCXTek7pMY5A==",
|
|
2881
2440
|
"license": "MIT",
|
|
2882
2441
|
"engines": {
|
|
2883
2442
|
"node": ">=18"
|
|
@@ -3531,36 +3090,25 @@
|
|
|
3531
3090
|
}
|
|
3532
3091
|
},
|
|
3533
3092
|
"node_modules/@oclif/core": {
|
|
3534
|
-
"version": "
|
|
3535
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-
|
|
3536
|
-
"integrity": "sha512
|
|
3093
|
+
"version": "4.0.3",
|
|
3094
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
|
|
3095
|
+
"integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
|
|
3537
3096
|
"license": "MIT",
|
|
3538
3097
|
"dependencies": {
|
|
3539
|
-
"@types/cli-progress": "^3.11.5",
|
|
3540
3098
|
"ansi-escapes": "^4.3.2",
|
|
3541
|
-
"
|
|
3542
|
-
"cardinal": "^2.1.1",
|
|
3543
|
-
"chalk": "^4.1.2",
|
|
3099
|
+
"ansis": "^3.1.1",
|
|
3544
3100
|
"clean-stack": "^3.0.1",
|
|
3545
|
-
"cli-
|
|
3546
|
-
"
|
|
3547
|
-
"debug": "^4.3.
|
|
3101
|
+
"cli-spinners": "^2.9.2",
|
|
3102
|
+
"cosmiconfig": "^9.0.0",
|
|
3103
|
+
"debug": "^4.3.5",
|
|
3548
3104
|
"ejs": "^3.1.10",
|
|
3549
3105
|
"get-package-type": "^0.1.0",
|
|
3550
3106
|
"globby": "^11.1.0",
|
|
3551
|
-
"hyperlinker": "^1.0.0",
|
|
3552
3107
|
"indent-string": "^4.0.0",
|
|
3553
3108
|
"is-wsl": "^2.2.0",
|
|
3554
|
-
"js-yaml": "^3.14.1",
|
|
3555
3109
|
"minimatch": "^9.0.4",
|
|
3556
|
-
"natural-orderby": "^2.0.3",
|
|
3557
|
-
"object-treeify": "^1.1.33",
|
|
3558
|
-
"password-prompt": "^1.1.3",
|
|
3559
|
-
"slice-ansi": "^4.0.0",
|
|
3560
3110
|
"string-width": "^4.2.3",
|
|
3561
|
-
"
|
|
3562
|
-
"supports-color": "^8.1.1",
|
|
3563
|
-
"supports-hyperlinks": "^2.2.0",
|
|
3111
|
+
"supports-color": "^8",
|
|
3564
3112
|
"widest-line": "^3.1.0",
|
|
3565
3113
|
"wordwrap": "^1.0.0",
|
|
3566
3114
|
"wrap-ansi": "^7.0.0"
|
|
@@ -3569,54 +3117,30 @@
|
|
|
3569
3117
|
"node": ">=18.0.0"
|
|
3570
3118
|
}
|
|
3571
3119
|
},
|
|
3572
|
-
"node_modules/@oclif/core/node_modules/
|
|
3573
|
-
"version": "
|
|
3574
|
-
"resolved": "https://registry.npmjs.org/
|
|
3575
|
-
"integrity": "sha512-
|
|
3576
|
-
"license": "MIT",
|
|
3577
|
-
"dependencies": {
|
|
3578
|
-
"sprintf-js": "~1.0.2"
|
|
3579
|
-
}
|
|
3580
|
-
},
|
|
3581
|
-
"node_modules/@oclif/core/node_modules/chalk": {
|
|
3582
|
-
"version": "4.1.2",
|
|
3583
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
3584
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
3120
|
+
"node_modules/@oclif/core/node_modules/cosmiconfig": {
|
|
3121
|
+
"version": "9.0.0",
|
|
3122
|
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
3123
|
+
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
|
3585
3124
|
"license": "MIT",
|
|
3586
3125
|
"dependencies": {
|
|
3587
|
-
"
|
|
3588
|
-
"
|
|
3126
|
+
"env-paths": "^2.2.1",
|
|
3127
|
+
"import-fresh": "^3.3.0",
|
|
3128
|
+
"js-yaml": "^4.1.0",
|
|
3129
|
+
"parse-json": "^5.2.0"
|
|
3589
3130
|
},
|
|
3590
3131
|
"engines": {
|
|
3591
|
-
"node": ">=
|
|
3132
|
+
"node": ">=14"
|
|
3592
3133
|
},
|
|
3593
3134
|
"funding": {
|
|
3594
|
-
"url": "https://github.com/
|
|
3595
|
-
}
|
|
3596
|
-
},
|
|
3597
|
-
"node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
3598
|
-
"version": "7.2.0",
|
|
3599
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
3600
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
3601
|
-
"license": "MIT",
|
|
3602
|
-
"dependencies": {
|
|
3603
|
-
"has-flag": "^4.0.0"
|
|
3135
|
+
"url": "https://github.com/sponsors/d-fischer"
|
|
3604
3136
|
},
|
|
3605
|
-
"
|
|
3606
|
-
"
|
|
3607
|
-
}
|
|
3608
|
-
},
|
|
3609
|
-
"node_modules/@oclif/core/node_modules/js-yaml": {
|
|
3610
|
-
"version": "3.14.1",
|
|
3611
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
3612
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
3613
|
-
"license": "MIT",
|
|
3614
|
-
"dependencies": {
|
|
3615
|
-
"argparse": "^1.0.7",
|
|
3616
|
-
"esprima": "^4.0.0"
|
|
3137
|
+
"peerDependencies": {
|
|
3138
|
+
"typescript": ">=4.9.5"
|
|
3617
3139
|
},
|
|
3618
|
-
"
|
|
3619
|
-
"
|
|
3140
|
+
"peerDependenciesMeta": {
|
|
3141
|
+
"typescript": {
|
|
3142
|
+
"optional": true
|
|
3143
|
+
}
|
|
3620
3144
|
}
|
|
3621
3145
|
},
|
|
3622
3146
|
"node_modules/@oclif/core/node_modules/supports-color": {
|
|
@@ -3655,112 +3179,25 @@
|
|
|
3655
3179
|
"node": ">=18.0.0"
|
|
3656
3180
|
}
|
|
3657
3181
|
},
|
|
3658
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules
|
|
3659
|
-
"version": "
|
|
3660
|
-
"resolved": "https://registry.npmjs.org
|
|
3661
|
-
"integrity": "sha512-
|
|
3182
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
|
|
3183
|
+
"version": "14.0.1",
|
|
3184
|
+
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
|
|
3185
|
+
"integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==",
|
|
3662
3186
|
"dev": true,
|
|
3663
3187
|
"license": "MIT",
|
|
3664
3188
|
"dependencies": {
|
|
3665
|
-
"
|
|
3666
|
-
"
|
|
3667
|
-
"
|
|
3668
|
-
"
|
|
3669
|
-
"
|
|
3670
|
-
"
|
|
3671
|
-
"ejs": "^3.1.10",
|
|
3672
|
-
"get-package-type": "^0.1.0",
|
|
3673
|
-
"globby": "^11.1.0",
|
|
3674
|
-
"indent-string": "^4.0.0",
|
|
3675
|
-
"is-wsl": "^2.2.0",
|
|
3676
|
-
"minimatch": "^9.0.4",
|
|
3677
|
-
"string-width": "^4.2.3",
|
|
3678
|
-
"supports-color": "^9.4.0",
|
|
3679
|
-
"widest-line": "^3.1.0",
|
|
3680
|
-
"wordwrap": "^1.0.0",
|
|
3681
|
-
"wrap-ansi": "^7.0.0"
|
|
3189
|
+
"@sindresorhus/merge-streams": "^2.1.0",
|
|
3190
|
+
"fast-glob": "^3.3.2",
|
|
3191
|
+
"ignore": "^5.2.4",
|
|
3192
|
+
"path-type": "^5.0.0",
|
|
3193
|
+
"slash": "^5.1.0",
|
|
3194
|
+
"unicorn-magic": "^0.1.0"
|
|
3682
3195
|
},
|
|
3683
3196
|
"engines": {
|
|
3684
|
-
"node": ">=18
|
|
3685
|
-
}
|
|
3686
|
-
|
|
3687
|
-
|
|
3688
|
-
"version": "11.1.0",
|
|
3689
|
-
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
|
3690
|
-
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
|
3691
|
-
"dev": true,
|
|
3692
|
-
"license": "MIT",
|
|
3693
|
-
"dependencies": {
|
|
3694
|
-
"array-union": "^2.1.0",
|
|
3695
|
-
"dir-glob": "^3.0.1",
|
|
3696
|
-
"fast-glob": "^3.2.9",
|
|
3697
|
-
"ignore": "^5.2.0",
|
|
3698
|
-
"merge2": "^1.4.1",
|
|
3699
|
-
"slash": "^3.0.0"
|
|
3700
|
-
},
|
|
3701
|
-
"engines": {
|
|
3702
|
-
"node": ">=10"
|
|
3703
|
-
},
|
|
3704
|
-
"funding": {
|
|
3705
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
3706
|
-
}
|
|
3707
|
-
},
|
|
3708
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/slash": {
|
|
3709
|
-
"version": "3.0.0",
|
|
3710
|
-
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
3711
|
-
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
3712
|
-
"dev": true,
|
|
3713
|
-
"license": "MIT",
|
|
3714
|
-
"engines": {
|
|
3715
|
-
"node": ">=8"
|
|
3716
|
-
}
|
|
3717
|
-
},
|
|
3718
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/cosmiconfig": {
|
|
3719
|
-
"version": "9.0.0",
|
|
3720
|
-
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
|
3721
|
-
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
|
3722
|
-
"dev": true,
|
|
3723
|
-
"license": "MIT",
|
|
3724
|
-
"dependencies": {
|
|
3725
|
-
"env-paths": "^2.2.1",
|
|
3726
|
-
"import-fresh": "^3.3.0",
|
|
3727
|
-
"js-yaml": "^4.1.0",
|
|
3728
|
-
"parse-json": "^5.2.0"
|
|
3729
|
-
},
|
|
3730
|
-
"engines": {
|
|
3731
|
-
"node": ">=14"
|
|
3732
|
-
},
|
|
3733
|
-
"funding": {
|
|
3734
|
-
"url": "https://github.com/sponsors/d-fischer"
|
|
3735
|
-
},
|
|
3736
|
-
"peerDependencies": {
|
|
3737
|
-
"typescript": ">=4.9.5"
|
|
3738
|
-
},
|
|
3739
|
-
"peerDependenciesMeta": {
|
|
3740
|
-
"typescript": {
|
|
3741
|
-
"optional": true
|
|
3742
|
-
}
|
|
3743
|
-
}
|
|
3744
|
-
},
|
|
3745
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
|
|
3746
|
-
"version": "14.0.1",
|
|
3747
|
-
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
|
|
3748
|
-
"integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==",
|
|
3749
|
-
"dev": true,
|
|
3750
|
-
"license": "MIT",
|
|
3751
|
-
"dependencies": {
|
|
3752
|
-
"@sindresorhus/merge-streams": "^2.1.0",
|
|
3753
|
-
"fast-glob": "^3.3.2",
|
|
3754
|
-
"ignore": "^5.2.4",
|
|
3755
|
-
"path-type": "^5.0.0",
|
|
3756
|
-
"slash": "^5.1.0",
|
|
3757
|
-
"unicorn-magic": "^0.1.0"
|
|
3758
|
-
},
|
|
3759
|
-
"engines": {
|
|
3760
|
-
"node": ">=18"
|
|
3761
|
-
},
|
|
3762
|
-
"funding": {
|
|
3763
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
3197
|
+
"node": ">=18"
|
|
3198
|
+
},
|
|
3199
|
+
"funding": {
|
|
3200
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
3764
3201
|
}
|
|
3765
3202
|
},
|
|
3766
3203
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
|
|
@@ -3789,19 +3226,6 @@
|
|
|
3789
3226
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
3790
3227
|
}
|
|
3791
3228
|
},
|
|
3792
|
-
"node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
|
|
3793
|
-
"version": "9.4.0",
|
|
3794
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-9.4.0.tgz",
|
|
3795
|
-
"integrity": "sha512-VL+lNrEoIXww1coLPOmiEmK/0sGigko5COxI09KzHc2VJXJsQ37UaQ+8quuxjDeA7+KnLGTWRyOXSLLR2Wb4jw==",
|
|
3796
|
-
"dev": true,
|
|
3797
|
-
"license": "MIT",
|
|
3798
|
-
"engines": {
|
|
3799
|
-
"node": ">=12"
|
|
3800
|
-
},
|
|
3801
|
-
"funding": {
|
|
3802
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
3803
|
-
}
|
|
3804
|
-
},
|
|
3805
3229
|
"node_modules/@oclif/plugin-help": {
|
|
3806
3230
|
"version": "6.0.21",
|
|
3807
3231
|
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.21.tgz",
|
|
@@ -3815,354 +3239,1086 @@
|
|
|
3815
3239
|
"node": ">=18.0.0"
|
|
3816
3240
|
}
|
|
3817
3241
|
},
|
|
3818
|
-
"node_modules/@oclif/plugin-
|
|
3819
|
-
"version": "3.
|
|
3820
|
-
"resolved": "https://registry.npmjs.org/@oclif/
|
|
3821
|
-
"integrity": "sha512
|
|
3242
|
+
"node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
|
|
3243
|
+
"version": "3.26.6",
|
|
3244
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
|
|
3245
|
+
"integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
|
|
3822
3246
|
"dev": true,
|
|
3823
3247
|
"license": "MIT",
|
|
3824
3248
|
"dependencies": {
|
|
3825
|
-
"@
|
|
3826
|
-
"
|
|
3827
|
-
"
|
|
3828
|
-
"
|
|
3249
|
+
"@types/cli-progress": "^3.11.5",
|
|
3250
|
+
"ansi-escapes": "^4.3.2",
|
|
3251
|
+
"ansi-styles": "^4.3.0",
|
|
3252
|
+
"cardinal": "^2.1.1",
|
|
3253
|
+
"chalk": "^4.1.2",
|
|
3254
|
+
"clean-stack": "^3.0.1",
|
|
3255
|
+
"cli-progress": "^3.12.0",
|
|
3256
|
+
"color": "^4.2.3",
|
|
3257
|
+
"debug": "^4.3.4",
|
|
3258
|
+
"ejs": "^3.1.10",
|
|
3259
|
+
"get-package-type": "^0.1.0",
|
|
3260
|
+
"globby": "^11.1.0",
|
|
3261
|
+
"hyperlinker": "^1.0.0",
|
|
3262
|
+
"indent-string": "^4.0.0",
|
|
3263
|
+
"is-wsl": "^2.2.0",
|
|
3264
|
+
"js-yaml": "^3.14.1",
|
|
3265
|
+
"minimatch": "^9.0.4",
|
|
3266
|
+
"natural-orderby": "^2.0.3",
|
|
3267
|
+
"object-treeify": "^1.1.33",
|
|
3268
|
+
"password-prompt": "^1.1.3",
|
|
3269
|
+
"slice-ansi": "^4.0.0",
|
|
3270
|
+
"string-width": "^4.2.3",
|
|
3271
|
+
"strip-ansi": "^6.0.1",
|
|
3272
|
+
"supports-color": "^8.1.1",
|
|
3273
|
+
"supports-hyperlinks": "^2.2.0",
|
|
3274
|
+
"widest-line": "^3.1.0",
|
|
3275
|
+
"wordwrap": "^1.0.0",
|
|
3276
|
+
"wrap-ansi": "^7.0.0"
|
|
3829
3277
|
},
|
|
3830
3278
|
"engines": {
|
|
3831
3279
|
"node": ">=18.0.0"
|
|
3832
3280
|
}
|
|
3833
3281
|
},
|
|
3834
|
-
"node_modules/@oclif/plugin-
|
|
3835
|
-
"version": "
|
|
3836
|
-
"resolved": "https://registry.npmjs.org
|
|
3837
|
-
"integrity": "sha512-
|
|
3282
|
+
"node_modules/@oclif/plugin-help/node_modules/argparse": {
|
|
3283
|
+
"version": "1.0.10",
|
|
3284
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
3285
|
+
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
3838
3286
|
"dev": true,
|
|
3839
3287
|
"license": "MIT",
|
|
3840
3288
|
"dependencies": {
|
|
3841
|
-
"
|
|
3842
|
-
"chalk": "^5.3.0",
|
|
3843
|
-
"debug": "^4.1.0",
|
|
3844
|
-
"http-call": "^5.2.2",
|
|
3845
|
-
"lodash": "^4.17.21"
|
|
3846
|
-
},
|
|
3847
|
-
"engines": {
|
|
3848
|
-
"node": ">=18.0.0"
|
|
3289
|
+
"sprintf-js": "~1.0.2"
|
|
3849
3290
|
}
|
|
3850
3291
|
},
|
|
3851
|
-
"node_modules/@
|
|
3852
|
-
"version": "
|
|
3853
|
-
"resolved": "https://registry.npmjs.org
|
|
3854
|
-
"integrity": "sha512-
|
|
3292
|
+
"node_modules/@oclif/plugin-help/node_modules/chalk": {
|
|
3293
|
+
"version": "4.1.2",
|
|
3294
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
3295
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
3296
|
+
"dev": true,
|
|
3855
3297
|
"license": "MIT",
|
|
3298
|
+
"dependencies": {
|
|
3299
|
+
"ansi-styles": "^4.1.0",
|
|
3300
|
+
"supports-color": "^7.1.0"
|
|
3301
|
+
},
|
|
3856
3302
|
"engines": {
|
|
3857
|
-
"node": ">=
|
|
3303
|
+
"node": ">=10"
|
|
3304
|
+
},
|
|
3305
|
+
"funding": {
|
|
3306
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
3858
3307
|
}
|
|
3859
3308
|
},
|
|
3860
|
-
"node_modules/@
|
|
3861
|
-
"version": "
|
|
3862
|
-
"resolved": "https://registry.npmjs.org
|
|
3863
|
-
"integrity": "sha512-
|
|
3309
|
+
"node_modules/@oclif/plugin-help/node_modules/chalk/node_modules/supports-color": {
|
|
3310
|
+
"version": "7.2.0",
|
|
3311
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
3312
|
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
3313
|
+
"dev": true,
|
|
3864
3314
|
"license": "MIT",
|
|
3865
3315
|
"dependencies": {
|
|
3866
|
-
"
|
|
3867
|
-
"@octokit/graphql": "^5.0.0",
|
|
3868
|
-
"@octokit/request": "^6.0.0",
|
|
3869
|
-
"@octokit/request-error": "^3.0.0",
|
|
3870
|
-
"@octokit/types": "^9.0.0",
|
|
3871
|
-
"before-after-hook": "^2.2.0",
|
|
3872
|
-
"universal-user-agent": "^6.0.0"
|
|
3316
|
+
"has-flag": "^4.0.0"
|
|
3873
3317
|
},
|
|
3874
3318
|
"engines": {
|
|
3875
|
-
"node": ">=
|
|
3319
|
+
"node": ">=8"
|
|
3876
3320
|
}
|
|
3877
3321
|
},
|
|
3878
|
-
"node_modules/@
|
|
3879
|
-
"version": "
|
|
3880
|
-
"resolved": "https://registry.npmjs.org
|
|
3881
|
-
"integrity": "sha512-
|
|
3322
|
+
"node_modules/@oclif/plugin-help/node_modules/js-yaml": {
|
|
3323
|
+
"version": "3.14.1",
|
|
3324
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
3325
|
+
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
3326
|
+
"dev": true,
|
|
3882
3327
|
"license": "MIT",
|
|
3883
3328
|
"dependencies": {
|
|
3884
|
-
"
|
|
3885
|
-
"
|
|
3886
|
-
"universal-user-agent": "^6.0.0"
|
|
3329
|
+
"argparse": "^1.0.7",
|
|
3330
|
+
"esprima": "^4.0.0"
|
|
3887
3331
|
},
|
|
3888
|
-
"
|
|
3889
|
-
"
|
|
3332
|
+
"bin": {
|
|
3333
|
+
"js-yaml": "bin/js-yaml.js"
|
|
3890
3334
|
}
|
|
3891
3335
|
},
|
|
3892
|
-
"node_modules/@
|
|
3893
|
-
"version": "
|
|
3894
|
-
"resolved": "https://registry.npmjs.org
|
|
3895
|
-
"integrity": "sha512-
|
|
3336
|
+
"node_modules/@oclif/plugin-help/node_modules/natural-orderby": {
|
|
3337
|
+
"version": "2.0.3",
|
|
3338
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
3339
|
+
"integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
|
|
3340
|
+
"dev": true,
|
|
3896
3341
|
"license": "MIT",
|
|
3897
|
-
"dependencies": {
|
|
3898
|
-
"@octokit/request": "^6.0.0",
|
|
3899
|
-
"@octokit/types": "^9.0.0",
|
|
3900
|
-
"universal-user-agent": "^6.0.0"
|
|
3901
|
-
},
|
|
3902
3342
|
"engines": {
|
|
3903
|
-
"node": "
|
|
3343
|
+
"node": "*"
|
|
3904
3344
|
}
|
|
3905
3345
|
},
|
|
3906
|
-
"node_modules/@
|
|
3907
|
-
"version": "
|
|
3908
|
-
"resolved": "https://registry.npmjs.org
|
|
3909
|
-
"integrity": "sha512-
|
|
3910
|
-
"
|
|
3911
|
-
},
|
|
3912
|
-
"node_modules/@octokit/plugin-paginate-rest": {
|
|
3913
|
-
"version": "6.1.2",
|
|
3914
|
-
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz",
|
|
3915
|
-
"integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==",
|
|
3346
|
+
"node_modules/@oclif/plugin-help/node_modules/slice-ansi": {
|
|
3347
|
+
"version": "4.0.0",
|
|
3348
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
3349
|
+
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
3350
|
+
"dev": true,
|
|
3916
3351
|
"license": "MIT",
|
|
3917
3352
|
"dependencies": {
|
|
3918
|
-
"
|
|
3919
|
-
"
|
|
3353
|
+
"ansi-styles": "^4.0.0",
|
|
3354
|
+
"astral-regex": "^2.0.0",
|
|
3355
|
+
"is-fullwidth-code-point": "^3.0.0"
|
|
3920
3356
|
},
|
|
3921
3357
|
"engines": {
|
|
3922
|
-
"node": ">=
|
|
3358
|
+
"node": ">=10"
|
|
3923
3359
|
},
|
|
3924
|
-
"
|
|
3925
|
-
"
|
|
3360
|
+
"funding": {
|
|
3361
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
3926
3362
|
}
|
|
3927
3363
|
},
|
|
3928
|
-
"node_modules/@
|
|
3929
|
-
"version": "
|
|
3930
|
-
"resolved": "https://registry.npmjs.org
|
|
3931
|
-
"integrity": "sha512-
|
|
3364
|
+
"node_modules/@oclif/plugin-help/node_modules/supports-color": {
|
|
3365
|
+
"version": "8.1.1",
|
|
3366
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
3367
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
3368
|
+
"dev": true,
|
|
3932
3369
|
"license": "MIT",
|
|
3933
3370
|
"dependencies": {
|
|
3934
|
-
"
|
|
3935
|
-
"bottleneck": "^2.15.3"
|
|
3371
|
+
"has-flag": "^4.0.0"
|
|
3936
3372
|
},
|
|
3937
3373
|
"engines": {
|
|
3938
|
-
"node": ">=
|
|
3374
|
+
"node": ">=10"
|
|
3939
3375
|
},
|
|
3940
|
-
"
|
|
3941
|
-
"
|
|
3376
|
+
"funding": {
|
|
3377
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
3942
3378
|
}
|
|
3943
3379
|
},
|
|
3944
|
-
"node_modules/@
|
|
3945
|
-
"version": "
|
|
3946
|
-
"resolved": "https://registry.npmjs.org/@
|
|
3947
|
-
"integrity": "sha512-
|
|
3948
|
-
"
|
|
3380
|
+
"node_modules/@oclif/plugin-not-found": {
|
|
3381
|
+
"version": "3.1.10",
|
|
3382
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.10.tgz",
|
|
3383
|
+
"integrity": "sha512-epIWsksxCudFMQEVSvkjz2pWlpfgDkBu8ycRg1wHBrSMiGeHNj32POZgcrAbNrMlCdvWTakFPXgg6abZ8IbqYw==",
|
|
3384
|
+
"dev": true,
|
|
3385
|
+
"license": "MIT",
|
|
3949
3386
|
"dependencies": {
|
|
3950
|
-
"@
|
|
3951
|
-
"@
|
|
3952
|
-
"
|
|
3953
|
-
"
|
|
3954
|
-
"node-fetch": "^2.6.7",
|
|
3955
|
-
"universal-user-agent": "^6.0.0"
|
|
3387
|
+
"@inquirer/confirm": "^3.1.8",
|
|
3388
|
+
"@oclif/core": "^3.26.5",
|
|
3389
|
+
"chalk": "^5.3.0",
|
|
3390
|
+
"fast-levenshtein": "^3.0.0"
|
|
3956
3391
|
},
|
|
3957
3392
|
"engines": {
|
|
3958
|
-
"node": ">=
|
|
3393
|
+
"node": ">=18.0.0"
|
|
3959
3394
|
}
|
|
3960
3395
|
},
|
|
3961
|
-
"node_modules/@
|
|
3962
|
-
"version": "3.
|
|
3963
|
-
"resolved": "https://registry.npmjs.org/@
|
|
3964
|
-
"integrity": "sha512
|
|
3396
|
+
"node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
|
|
3397
|
+
"version": "3.26.6",
|
|
3398
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
|
|
3399
|
+
"integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
|
|
3400
|
+
"dev": true,
|
|
3965
3401
|
"license": "MIT",
|
|
3966
3402
|
"dependencies": {
|
|
3967
|
-
"@
|
|
3968
|
-
"
|
|
3969
|
-
"
|
|
3403
|
+
"@types/cli-progress": "^3.11.5",
|
|
3404
|
+
"ansi-escapes": "^4.3.2",
|
|
3405
|
+
"ansi-styles": "^4.3.0",
|
|
3406
|
+
"cardinal": "^2.1.1",
|
|
3407
|
+
"chalk": "^4.1.2",
|
|
3408
|
+
"clean-stack": "^3.0.1",
|
|
3409
|
+
"cli-progress": "^3.12.0",
|
|
3410
|
+
"color": "^4.2.3",
|
|
3411
|
+
"debug": "^4.3.4",
|
|
3412
|
+
"ejs": "^3.1.10",
|
|
3413
|
+
"get-package-type": "^0.1.0",
|
|
3414
|
+
"globby": "^11.1.0",
|
|
3415
|
+
"hyperlinker": "^1.0.0",
|
|
3416
|
+
"indent-string": "^4.0.0",
|
|
3417
|
+
"is-wsl": "^2.2.0",
|
|
3418
|
+
"js-yaml": "^3.14.1",
|
|
3419
|
+
"minimatch": "^9.0.4",
|
|
3420
|
+
"natural-orderby": "^2.0.3",
|
|
3421
|
+
"object-treeify": "^1.1.33",
|
|
3422
|
+
"password-prompt": "^1.1.3",
|
|
3423
|
+
"slice-ansi": "^4.0.0",
|
|
3424
|
+
"string-width": "^4.2.3",
|
|
3425
|
+
"strip-ansi": "^6.0.1",
|
|
3426
|
+
"supports-color": "^8.1.1",
|
|
3427
|
+
"supports-hyperlinks": "^2.2.0",
|
|
3428
|
+
"widest-line": "^3.1.0",
|
|
3429
|
+
"wordwrap": "^1.0.0",
|
|
3430
|
+
"wrap-ansi": "^7.0.0"
|
|
3970
3431
|
},
|
|
3971
3432
|
"engines": {
|
|
3972
|
-
"node": ">=
|
|
3433
|
+
"node": ">=18.0.0"
|
|
3973
3434
|
}
|
|
3974
3435
|
},
|
|
3975
|
-
"node_modules/@
|
|
3976
|
-
"version": "1.
|
|
3977
|
-
"resolved": "https://registry.npmjs.org
|
|
3978
|
-
"integrity": "sha512-
|
|
3979
|
-
"
|
|
3980
|
-
},
|
|
3981
|
-
"node_modules/@octokit/types": {
|
|
3982
|
-
"version": "9.2.3",
|
|
3983
|
-
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.2.3.tgz",
|
|
3984
|
-
"integrity": "sha512-MMeLdHyFIALioycq+LFcA71v0S2xpQUX2cw6pPbHQjaibcHYwLnmK/kMZaWuGfGfjBJZ3wRUq+dOaWsvrPJVvA==",
|
|
3436
|
+
"node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk": {
|
|
3437
|
+
"version": "4.1.2",
|
|
3438
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
3439
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
3440
|
+
"dev": true,
|
|
3985
3441
|
"license": "MIT",
|
|
3986
3442
|
"dependencies": {
|
|
3987
|
-
"
|
|
3443
|
+
"ansi-styles": "^4.1.0",
|
|
3444
|
+
"supports-color": "^7.1.0"
|
|
3445
|
+
},
|
|
3446
|
+
"engines": {
|
|
3447
|
+
"node": ">=10"
|
|
3448
|
+
},
|
|
3449
|
+
"funding": {
|
|
3450
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
3988
3451
|
}
|
|
3989
3452
|
},
|
|
3990
|
-
"node_modules/@
|
|
3991
|
-
"version": "
|
|
3992
|
-
"resolved": "https://registry.npmjs.org
|
|
3993
|
-
"integrity": "sha512
|
|
3453
|
+
"node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
3454
|
+
"version": "7.2.0",
|
|
3455
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
3456
|
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
3994
3457
|
"dev": true,
|
|
3995
3458
|
"license": "MIT",
|
|
3996
|
-
"
|
|
3459
|
+
"dependencies": {
|
|
3460
|
+
"has-flag": "^4.0.0"
|
|
3461
|
+
},
|
|
3997
3462
|
"engines": {
|
|
3998
|
-
"node": ">=
|
|
3463
|
+
"node": ">=8"
|
|
3999
3464
|
}
|
|
4000
3465
|
},
|
|
4001
|
-
"node_modules/@
|
|
4002
|
-
"version": "
|
|
4003
|
-
"resolved": "https://registry.npmjs.org
|
|
4004
|
-
"integrity": "sha512-
|
|
4005
|
-
"
|
|
3466
|
+
"node_modules/@oclif/plugin-not-found/node_modules/argparse": {
|
|
3467
|
+
"version": "1.0.10",
|
|
3468
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
3469
|
+
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
3470
|
+
"dev": true,
|
|
3471
|
+
"license": "MIT",
|
|
4006
3472
|
"dependencies": {
|
|
4007
|
-
"
|
|
4008
|
-
|
|
4009
|
-
|
|
4010
|
-
|
|
4011
|
-
|
|
4012
|
-
|
|
4013
|
-
|
|
4014
|
-
|
|
4015
|
-
|
|
4016
|
-
|
|
3473
|
+
"sprintf-js": "~1.0.2"
|
|
3474
|
+
}
|
|
3475
|
+
},
|
|
3476
|
+
"node_modules/@oclif/plugin-not-found/node_modules/js-yaml": {
|
|
3477
|
+
"version": "3.14.1",
|
|
3478
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
3479
|
+
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
3480
|
+
"dev": true,
|
|
3481
|
+
"license": "MIT",
|
|
3482
|
+
"dependencies": {
|
|
3483
|
+
"argparse": "^1.0.7",
|
|
3484
|
+
"esprima": "^4.0.0"
|
|
4017
3485
|
},
|
|
4018
|
-
"
|
|
4019
|
-
"
|
|
3486
|
+
"bin": {
|
|
3487
|
+
"js-yaml": "bin/js-yaml.js"
|
|
4020
3488
|
}
|
|
4021
3489
|
},
|
|
4022
|
-
"node_modules/@
|
|
4023
|
-
"version": "0.
|
|
4024
|
-
"resolved": "https://registry.npmjs.org/
|
|
4025
|
-
"integrity": "sha512
|
|
3490
|
+
"node_modules/@oclif/plugin-not-found/node_modules/natural-orderby": {
|
|
3491
|
+
"version": "2.0.3",
|
|
3492
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
3493
|
+
"integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
|
|
3494
|
+
"dev": true,
|
|
4026
3495
|
"license": "MIT",
|
|
4027
3496
|
"engines": {
|
|
4028
|
-
"node": "
|
|
3497
|
+
"node": "*"
|
|
4029
3498
|
}
|
|
4030
3499
|
},
|
|
4031
|
-
"node_modules/@
|
|
4032
|
-
"version": "
|
|
4033
|
-
"resolved": "https://registry.npmjs.org
|
|
4034
|
-
"integrity": "sha512-
|
|
4035
|
-
"
|
|
3500
|
+
"node_modules/@oclif/plugin-not-found/node_modules/slice-ansi": {
|
|
3501
|
+
"version": "4.0.0",
|
|
3502
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
3503
|
+
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
3504
|
+
"dev": true,
|
|
3505
|
+
"license": "MIT",
|
|
4036
3506
|
"dependencies": {
|
|
4037
|
-
"
|
|
4038
|
-
"
|
|
4039
|
-
"
|
|
4040
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
4041
|
-
"ajv": "^8.13.0",
|
|
4042
|
-
"change-case": "^4.1.2",
|
|
4043
|
-
"faye": "^1.4.0",
|
|
4044
|
-
"form-data": "^4.0.0",
|
|
4045
|
-
"js2xmlparser": "^4.0.1",
|
|
4046
|
-
"jsonwebtoken": "9.0.2",
|
|
4047
|
-
"jszip": "3.10.1",
|
|
4048
|
-
"pino": "^8.21.0",
|
|
4049
|
-
"pino-abstract-transport": "^1.1.0",
|
|
4050
|
-
"pino-pretty": "^10.3.1",
|
|
4051
|
-
"proper-lockfile": "^4.1.2",
|
|
4052
|
-
"semver": "^7.6.2",
|
|
4053
|
-
"ts-retry-promise": "^0.7.1"
|
|
3507
|
+
"ansi-styles": "^4.0.0",
|
|
3508
|
+
"astral-regex": "^2.0.0",
|
|
3509
|
+
"is-fullwidth-code-point": "^3.0.0"
|
|
4054
3510
|
},
|
|
4055
3511
|
"engines": {
|
|
4056
|
-
"node": ">=
|
|
3512
|
+
"node": ">=10"
|
|
3513
|
+
},
|
|
3514
|
+
"funding": {
|
|
3515
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
4057
3516
|
}
|
|
4058
3517
|
},
|
|
4059
|
-
"node_modules/@
|
|
4060
|
-
"version": "8.
|
|
4061
|
-
"resolved": "https://registry.npmjs.org/
|
|
4062
|
-
"integrity": "sha512-
|
|
3518
|
+
"node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
|
|
3519
|
+
"version": "8.1.1",
|
|
3520
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
3521
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
3522
|
+
"dev": true,
|
|
4063
3523
|
"license": "MIT",
|
|
4064
3524
|
"dependencies": {
|
|
4065
|
-
"
|
|
4066
|
-
|
|
4067
|
-
|
|
4068
|
-
"
|
|
3525
|
+
"has-flag": "^4.0.0"
|
|
3526
|
+
},
|
|
3527
|
+
"engines": {
|
|
3528
|
+
"node": ">=10"
|
|
4069
3529
|
},
|
|
4070
3530
|
"funding": {
|
|
4071
|
-
"
|
|
4072
|
-
"url": "https://github.com/sponsors/epoberezkin"
|
|
3531
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
4073
3532
|
}
|
|
4074
3533
|
},
|
|
4075
|
-
"node_modules/@
|
|
4076
|
-
"version": "
|
|
4077
|
-
"resolved": "https://registry.npmjs.org/
|
|
4078
|
-
"integrity": "sha512-
|
|
4079
|
-
"license": "MIT"
|
|
4080
|
-
},
|
|
4081
|
-
"node_modules/@salesforce/dev-config": {
|
|
4082
|
-
"version": "4.1.0",
|
|
4083
|
-
"resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
|
|
4084
|
-
"integrity": "sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==",
|
|
4085
|
-
"dev": true,
|
|
4086
|
-
"license": "BSD-3-Clause"
|
|
4087
|
-
},
|
|
4088
|
-
"node_modules/@salesforce/dev-scripts": {
|
|
4089
|
-
"version": "9.1.2",
|
|
4090
|
-
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz",
|
|
4091
|
-
"integrity": "sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==",
|
|
3534
|
+
"node_modules/@oclif/plugin-warn-if-update-available": {
|
|
3535
|
+
"version": "3.0.19",
|
|
3536
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
|
|
3537
|
+
"integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
|
|
4092
3538
|
"dev": true,
|
|
4093
|
-
"license": "
|
|
3539
|
+
"license": "MIT",
|
|
4094
3540
|
"dependencies": {
|
|
4095
|
-
"@
|
|
4096
|
-
"
|
|
4097
|
-
"
|
|
4098
|
-
"
|
|
4099
|
-
"
|
|
4100
|
-
"@types/mocha": "^10.0.6",
|
|
4101
|
-
"@types/node": "^18.19.32",
|
|
4102
|
-
"@types/sinon": "^10.0.20",
|
|
4103
|
-
"chai": "^4.3.10",
|
|
4104
|
-
"chalk": "^4.0.0",
|
|
4105
|
-
"cosmiconfig": "^8.3.6",
|
|
4106
|
-
"eslint-config-salesforce-typescript": "^3.3.0",
|
|
4107
|
-
"husky": "^7.0.4",
|
|
4108
|
-
"linkinator": "^6.0.4",
|
|
4109
|
-
"mocha": "^10.4.0",
|
|
4110
|
-
"nyc": "^15.1.0",
|
|
4111
|
-
"prettier": "^2.8.8",
|
|
4112
|
-
"pretty-quick": "^3.3.1",
|
|
4113
|
-
"shelljs": "^0.8.5",
|
|
4114
|
-
"sinon": "10.0.0",
|
|
4115
|
-
"source-map-support": "^0.5.21",
|
|
4116
|
-
"ts-node": "^10.9.2",
|
|
4117
|
-
"typedoc": "^0.25.12",
|
|
4118
|
-
"typedoc-plugin-missing-exports": "0.23.0",
|
|
4119
|
-
"typescript": "^5.4.3",
|
|
4120
|
-
"wireit": "^0.14.4"
|
|
3541
|
+
"@oclif/core": "^3.26.6",
|
|
3542
|
+
"chalk": "^5.3.0",
|
|
3543
|
+
"debug": "^4.1.0",
|
|
3544
|
+
"http-call": "^5.2.2",
|
|
3545
|
+
"lodash": "^4.17.21"
|
|
4121
3546
|
},
|
|
4122
|
-
"
|
|
4123
|
-
"
|
|
4124
|
-
"sf-docs": "bin/sf-docs.js",
|
|
4125
|
-
"sf-install": "bin/sf-install.js",
|
|
4126
|
-
"sf-prepack": "bin/sf-prepack.js"
|
|
3547
|
+
"engines": {
|
|
3548
|
+
"node": ">=18.0.0"
|
|
4127
3549
|
}
|
|
4128
3550
|
},
|
|
4129
|
-
"node_modules/@
|
|
4130
|
-
"version": "
|
|
4131
|
-
"resolved": "https://registry.npmjs.org/@
|
|
4132
|
-
"integrity": "sha512
|
|
3551
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
|
|
3552
|
+
"version": "3.26.6",
|
|
3553
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
|
|
3554
|
+
"integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
|
|
4133
3555
|
"dev": true,
|
|
4134
|
-
"license": "
|
|
3556
|
+
"license": "MIT",
|
|
4135
3557
|
"dependencies": {
|
|
4136
|
-
"@
|
|
4137
|
-
|
|
4138
|
-
|
|
4139
|
-
|
|
4140
|
-
|
|
3558
|
+
"@types/cli-progress": "^3.11.5",
|
|
3559
|
+
"ansi-escapes": "^4.3.2",
|
|
3560
|
+
"ansi-styles": "^4.3.0",
|
|
3561
|
+
"cardinal": "^2.1.1",
|
|
3562
|
+
"chalk": "^4.1.2",
|
|
3563
|
+
"clean-stack": "^3.0.1",
|
|
3564
|
+
"cli-progress": "^3.12.0",
|
|
3565
|
+
"color": "^4.2.3",
|
|
3566
|
+
"debug": "^4.3.4",
|
|
3567
|
+
"ejs": "^3.1.10",
|
|
3568
|
+
"get-package-type": "^0.1.0",
|
|
3569
|
+
"globby": "^11.1.0",
|
|
3570
|
+
"hyperlinker": "^1.0.0",
|
|
3571
|
+
"indent-string": "^4.0.0",
|
|
3572
|
+
"is-wsl": "^2.2.0",
|
|
3573
|
+
"js-yaml": "^3.14.1",
|
|
3574
|
+
"minimatch": "^9.0.4",
|
|
3575
|
+
"natural-orderby": "^2.0.3",
|
|
3576
|
+
"object-treeify": "^1.1.33",
|
|
3577
|
+
"password-prompt": "^1.1.3",
|
|
3578
|
+
"slice-ansi": "^4.0.0",
|
|
3579
|
+
"string-width": "^4.2.3",
|
|
3580
|
+
"strip-ansi": "^6.0.1",
|
|
3581
|
+
"supports-color": "^8.1.1",
|
|
3582
|
+
"supports-hyperlinks": "^2.2.0",
|
|
3583
|
+
"widest-line": "^3.1.0",
|
|
3584
|
+
"wordwrap": "^1.0.0",
|
|
3585
|
+
"wrap-ansi": "^7.0.0"
|
|
3586
|
+
},
|
|
3587
|
+
"engines": {
|
|
3588
|
+
"node": ">=18.0.0"
|
|
3589
|
+
}
|
|
3590
|
+
},
|
|
3591
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk": {
|
|
3592
|
+
"version": "4.1.2",
|
|
3593
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
3594
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
3595
|
+
"dev": true,
|
|
3596
|
+
"license": "MIT",
|
|
3597
|
+
"dependencies": {
|
|
3598
|
+
"ansi-styles": "^4.1.0",
|
|
3599
|
+
"supports-color": "^7.1.0"
|
|
3600
|
+
},
|
|
3601
|
+
"engines": {
|
|
3602
|
+
"node": ">=10"
|
|
3603
|
+
},
|
|
3604
|
+
"funding": {
|
|
3605
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
3606
|
+
}
|
|
3607
|
+
},
|
|
3608
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
3609
|
+
"version": "7.2.0",
|
|
3610
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
3611
|
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
3612
|
+
"dev": true,
|
|
3613
|
+
"license": "MIT",
|
|
3614
|
+
"dependencies": {
|
|
3615
|
+
"has-flag": "^4.0.0"
|
|
3616
|
+
},
|
|
3617
|
+
"engines": {
|
|
3618
|
+
"node": ">=8"
|
|
3619
|
+
}
|
|
3620
|
+
},
|
|
3621
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/argparse": {
|
|
3622
|
+
"version": "1.0.10",
|
|
3623
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
3624
|
+
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
3625
|
+
"dev": true,
|
|
3626
|
+
"license": "MIT",
|
|
3627
|
+
"dependencies": {
|
|
3628
|
+
"sprintf-js": "~1.0.2"
|
|
3629
|
+
}
|
|
3630
|
+
},
|
|
3631
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/js-yaml": {
|
|
3632
|
+
"version": "3.14.1",
|
|
3633
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
3634
|
+
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
3635
|
+
"dev": true,
|
|
3636
|
+
"license": "MIT",
|
|
3637
|
+
"dependencies": {
|
|
3638
|
+
"argparse": "^1.0.7",
|
|
3639
|
+
"esprima": "^4.0.0"
|
|
3640
|
+
},
|
|
3641
|
+
"bin": {
|
|
3642
|
+
"js-yaml": "bin/js-yaml.js"
|
|
3643
|
+
}
|
|
3644
|
+
},
|
|
3645
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/natural-orderby": {
|
|
3646
|
+
"version": "2.0.3",
|
|
3647
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
3648
|
+
"integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
|
|
3649
|
+
"dev": true,
|
|
3650
|
+
"license": "MIT",
|
|
3651
|
+
"engines": {
|
|
3652
|
+
"node": "*"
|
|
3653
|
+
}
|
|
3654
|
+
},
|
|
3655
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/slice-ansi": {
|
|
3656
|
+
"version": "4.0.0",
|
|
3657
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
3658
|
+
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
3659
|
+
"dev": true,
|
|
3660
|
+
"license": "MIT",
|
|
3661
|
+
"dependencies": {
|
|
3662
|
+
"ansi-styles": "^4.0.0",
|
|
3663
|
+
"astral-regex": "^2.0.0",
|
|
3664
|
+
"is-fullwidth-code-point": "^3.0.0"
|
|
3665
|
+
},
|
|
3666
|
+
"engines": {
|
|
3667
|
+
"node": ">=10"
|
|
3668
|
+
},
|
|
3669
|
+
"funding": {
|
|
3670
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
3671
|
+
}
|
|
3672
|
+
},
|
|
3673
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
|
|
3674
|
+
"version": "8.1.1",
|
|
3675
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
3676
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
3677
|
+
"dev": true,
|
|
3678
|
+
"license": "MIT",
|
|
3679
|
+
"dependencies": {
|
|
3680
|
+
"has-flag": "^4.0.0"
|
|
3681
|
+
},
|
|
3682
|
+
"engines": {
|
|
3683
|
+
"node": ">=10"
|
|
3684
|
+
},
|
|
3685
|
+
"funding": {
|
|
3686
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
3687
|
+
}
|
|
3688
|
+
},
|
|
3689
|
+
"node_modules/@octokit/auth-token": {
|
|
3690
|
+
"version": "3.0.4",
|
|
3691
|
+
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz",
|
|
3692
|
+
"integrity": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==",
|
|
3693
|
+
"license": "MIT",
|
|
3694
|
+
"engines": {
|
|
3695
|
+
"node": ">= 14"
|
|
3696
|
+
}
|
|
3697
|
+
},
|
|
3698
|
+
"node_modules/@octokit/core": {
|
|
3699
|
+
"version": "4.2.4",
|
|
3700
|
+
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz",
|
|
3701
|
+
"integrity": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==",
|
|
3702
|
+
"license": "MIT",
|
|
3703
|
+
"dependencies": {
|
|
3704
|
+
"@octokit/auth-token": "^3.0.0",
|
|
3705
|
+
"@octokit/graphql": "^5.0.0",
|
|
3706
|
+
"@octokit/request": "^6.0.0",
|
|
3707
|
+
"@octokit/request-error": "^3.0.0",
|
|
3708
|
+
"@octokit/types": "^9.0.0",
|
|
3709
|
+
"before-after-hook": "^2.2.0",
|
|
3710
|
+
"universal-user-agent": "^6.0.0"
|
|
3711
|
+
},
|
|
3712
|
+
"engines": {
|
|
3713
|
+
"node": ">= 14"
|
|
3714
|
+
}
|
|
3715
|
+
},
|
|
3716
|
+
"node_modules/@octokit/endpoint": {
|
|
3717
|
+
"version": "7.0.5",
|
|
3718
|
+
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.5.tgz",
|
|
3719
|
+
"integrity": "sha512-LG4o4HMY1Xoaec87IqQ41TQ+glvIeTKqfjkCEmt5AIwDZJwQeVZFIEYXrYY6yLwK+pAScb9Gj4q+Nz2qSw1roA==",
|
|
3720
|
+
"license": "MIT",
|
|
3721
|
+
"dependencies": {
|
|
3722
|
+
"@octokit/types": "^9.0.0",
|
|
3723
|
+
"is-plain-object": "^5.0.0",
|
|
3724
|
+
"universal-user-agent": "^6.0.0"
|
|
3725
|
+
},
|
|
3726
|
+
"engines": {
|
|
3727
|
+
"node": ">= 14"
|
|
3728
|
+
}
|
|
3729
|
+
},
|
|
3730
|
+
"node_modules/@octokit/graphql": {
|
|
3731
|
+
"version": "5.0.6",
|
|
3732
|
+
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz",
|
|
3733
|
+
"integrity": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==",
|
|
3734
|
+
"license": "MIT",
|
|
3735
|
+
"dependencies": {
|
|
3736
|
+
"@octokit/request": "^6.0.0",
|
|
3737
|
+
"@octokit/types": "^9.0.0",
|
|
3738
|
+
"universal-user-agent": "^6.0.0"
|
|
3739
|
+
},
|
|
3740
|
+
"engines": {
|
|
3741
|
+
"node": ">= 14"
|
|
3742
|
+
}
|
|
3743
|
+
},
|
|
3744
|
+
"node_modules/@octokit/openapi-types": {
|
|
3745
|
+
"version": "17.2.0",
|
|
3746
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-17.2.0.tgz",
|
|
3747
|
+
"integrity": "sha512-MazrFNx4plbLsGl+LFesMo96eIXkFgEtaKbnNpdh4aQ0VM10aoylFsTYP1AEjkeoRNZiiPe3T6Gl2Hr8dJWdlQ==",
|
|
3748
|
+
"license": "MIT"
|
|
3749
|
+
},
|
|
3750
|
+
"node_modules/@octokit/plugin-paginate-rest": {
|
|
3751
|
+
"version": "6.1.2",
|
|
3752
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz",
|
|
3753
|
+
"integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==",
|
|
3754
|
+
"license": "MIT",
|
|
3755
|
+
"dependencies": {
|
|
3756
|
+
"@octokit/tsconfig": "^1.0.2",
|
|
3757
|
+
"@octokit/types": "^9.2.3"
|
|
3758
|
+
},
|
|
3759
|
+
"engines": {
|
|
3760
|
+
"node": ">= 14"
|
|
3761
|
+
},
|
|
3762
|
+
"peerDependencies": {
|
|
3763
|
+
"@octokit/core": ">=4"
|
|
3764
|
+
}
|
|
3765
|
+
},
|
|
3766
|
+
"node_modules/@octokit/plugin-throttling": {
|
|
3767
|
+
"version": "5.2.3",
|
|
3768
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-5.2.3.tgz",
|
|
3769
|
+
"integrity": "sha512-C9CFg9mrf6cugneKiaI841iG8DOv6P5XXkjmiNNut+swePxQ7RWEdAZRp5rJoE1hjsIqiYcKa/ZkOQ+ujPI39Q==",
|
|
3770
|
+
"license": "MIT",
|
|
3771
|
+
"dependencies": {
|
|
3772
|
+
"@octokit/types": "^9.0.0",
|
|
3773
|
+
"bottleneck": "^2.15.3"
|
|
3774
|
+
},
|
|
3775
|
+
"engines": {
|
|
3776
|
+
"node": ">= 14"
|
|
3777
|
+
},
|
|
3778
|
+
"peerDependencies": {
|
|
3779
|
+
"@octokit/core": "^4.0.0"
|
|
3780
|
+
}
|
|
3781
|
+
},
|
|
3782
|
+
"node_modules/@octokit/request": {
|
|
3783
|
+
"version": "6.2.5",
|
|
3784
|
+
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.5.tgz",
|
|
3785
|
+
"integrity": "sha512-z83E8UIlPNaJUsXpjD8E0V5o/5f+vJJNbNcBwVZsX3/vC650U41cOkTLjq4PKk9BYonQGOnx7N17gvLyNjgGcQ==",
|
|
3786
|
+
"license": "MIT",
|
|
3787
|
+
"dependencies": {
|
|
3788
|
+
"@octokit/endpoint": "^7.0.0",
|
|
3789
|
+
"@octokit/request-error": "^3.0.0",
|
|
3790
|
+
"@octokit/types": "^9.0.0",
|
|
3791
|
+
"is-plain-object": "^5.0.0",
|
|
3792
|
+
"node-fetch": "^2.6.7",
|
|
3793
|
+
"universal-user-agent": "^6.0.0"
|
|
3794
|
+
},
|
|
3795
|
+
"engines": {
|
|
3796
|
+
"node": ">= 14"
|
|
3797
|
+
}
|
|
3798
|
+
},
|
|
3799
|
+
"node_modules/@octokit/request-error": {
|
|
3800
|
+
"version": "3.0.3",
|
|
3801
|
+
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz",
|
|
3802
|
+
"integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==",
|
|
3803
|
+
"license": "MIT",
|
|
3804
|
+
"dependencies": {
|
|
3805
|
+
"@octokit/types": "^9.0.0",
|
|
3806
|
+
"deprecation": "^2.0.0",
|
|
3807
|
+
"once": "^1.4.0"
|
|
3808
|
+
},
|
|
3809
|
+
"engines": {
|
|
3810
|
+
"node": ">= 14"
|
|
3811
|
+
}
|
|
3812
|
+
},
|
|
3813
|
+
"node_modules/@octokit/tsconfig": {
|
|
3814
|
+
"version": "1.0.2",
|
|
3815
|
+
"resolved": "https://registry.npmjs.org/@octokit/tsconfig/-/tsconfig-1.0.2.tgz",
|
|
3816
|
+
"integrity": "sha512-I0vDR0rdtP8p2lGMzvsJzbhdOWy405HcGovrspJ8RRibHnyRgggUSNO5AIox5LmqiwmatHKYsvj6VGFHkqS7lA==",
|
|
3817
|
+
"license": "MIT"
|
|
3818
|
+
},
|
|
3819
|
+
"node_modules/@octokit/types": {
|
|
3820
|
+
"version": "9.2.3",
|
|
3821
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.2.3.tgz",
|
|
3822
|
+
"integrity": "sha512-MMeLdHyFIALioycq+LFcA71v0S2xpQUX2cw6pPbHQjaibcHYwLnmK/kMZaWuGfGfjBJZ3wRUq+dOaWsvrPJVvA==",
|
|
3823
|
+
"license": "MIT",
|
|
3824
|
+
"dependencies": {
|
|
3825
|
+
"@octokit/openapi-types": "^17.2.0"
|
|
3826
|
+
}
|
|
3827
|
+
},
|
|
3828
|
+
"node_modules/@pkgjs/parseargs": {
|
|
3829
|
+
"version": "0.11.0",
|
|
3830
|
+
"resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
|
|
3831
|
+
"integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
|
|
3832
|
+
"dev": true,
|
|
3833
|
+
"license": "MIT",
|
|
3834
|
+
"optional": true,
|
|
3835
|
+
"engines": {
|
|
3836
|
+
"node": ">=14"
|
|
3837
|
+
}
|
|
3838
|
+
},
|
|
3839
|
+
"node_modules/@salesforce/cli-plugins-testkit": {
|
|
3840
|
+
"version": "5.3.9",
|
|
3841
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.9.tgz",
|
|
3842
|
+
"integrity": "sha512-v9WQZCCX1Izs4e/4hMn5nCsPyoE3iUmdpV5/nT9lfjFdtdUlwpfhdwUJqNczEz8g2qkJnebYETrB+KklHAQj2A==",
|
|
3843
|
+
"license": "BSD-3-Clause",
|
|
3844
|
+
"dependencies": {
|
|
3845
|
+
"@salesforce/core": "^7.3.9",
|
|
3846
|
+
"@salesforce/kit": "^3.1.2",
|
|
3847
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
3848
|
+
"@types/shelljs": "^0.8.15",
|
|
3849
|
+
"debug": "^4.3.5",
|
|
3850
|
+
"jszip": "^3.10.1",
|
|
3851
|
+
"shelljs": "^0.8.4",
|
|
3852
|
+
"sinon": "^17.0.2",
|
|
3853
|
+
"strip-ansi": "6.0.1",
|
|
3854
|
+
"ts-retry-promise": "^0.8.1"
|
|
3855
|
+
},
|
|
3856
|
+
"engines": {
|
|
3857
|
+
"node": ">=16.0.0"
|
|
3858
|
+
}
|
|
3859
|
+
},
|
|
3860
|
+
"node_modules/@salesforce/core": {
|
|
3861
|
+
"version": "7.3.10",
|
|
3862
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.10.tgz",
|
|
3863
|
+
"integrity": "sha512-kEKoqkmhWNoiucAE3Ylv6FpC4iVgk4aE0dmcwSmNrMjxSbtjQJGUybprfO/itrLJv+56eM7/4FARQQ2gDbRzQQ==",
|
|
3864
|
+
"license": "BSD-3-Clause",
|
|
3865
|
+
"dependencies": {
|
|
3866
|
+
"@jsforce/jsforce-node": "^3.2.0",
|
|
3867
|
+
"@salesforce/kit": "^3.1.1",
|
|
3868
|
+
"@salesforce/schemas": "^1.9.0",
|
|
3869
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
3870
|
+
"ajv": "^8.15.0",
|
|
3871
|
+
"change-case": "^4.1.2",
|
|
3872
|
+
"faye": "^1.4.0",
|
|
3873
|
+
"form-data": "^4.0.0",
|
|
3874
|
+
"js2xmlparser": "^4.0.1",
|
|
3875
|
+
"jsonwebtoken": "9.0.2",
|
|
3876
|
+
"jszip": "3.10.1",
|
|
3877
|
+
"pino": "^8.21.0",
|
|
3878
|
+
"pino-abstract-transport": "^1.2.0",
|
|
3879
|
+
"pino-pretty": "^10.3.1",
|
|
3880
|
+
"proper-lockfile": "^4.1.2",
|
|
3881
|
+
"semver": "^7.6.2",
|
|
3882
|
+
"ts-retry-promise": "^0.8.1"
|
|
3883
|
+
},
|
|
3884
|
+
"engines": {
|
|
3885
|
+
"node": ">=18.0.0"
|
|
3886
|
+
}
|
|
3887
|
+
},
|
|
3888
|
+
"node_modules/@salesforce/core/node_modules/ajv": {
|
|
3889
|
+
"version": "8.16.0",
|
|
3890
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
|
|
3891
|
+
"integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
|
|
3892
|
+
"license": "MIT",
|
|
3893
|
+
"dependencies": {
|
|
3894
|
+
"fast-deep-equal": "^3.1.3",
|
|
3895
|
+
"json-schema-traverse": "^1.0.0",
|
|
3896
|
+
"require-from-string": "^2.0.2",
|
|
3897
|
+
"uri-js": "^4.4.1"
|
|
3898
|
+
},
|
|
3899
|
+
"funding": {
|
|
3900
|
+
"type": "github",
|
|
3901
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
3902
|
+
}
|
|
3903
|
+
},
|
|
3904
|
+
"node_modules/@salesforce/core/node_modules/json-schema-traverse": {
|
|
3905
|
+
"version": "1.0.0",
|
|
3906
|
+
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
3907
|
+
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
3908
|
+
"license": "MIT"
|
|
3909
|
+
},
|
|
3910
|
+
"node_modules/@salesforce/dev-config": {
|
|
3911
|
+
"version": "4.1.0",
|
|
3912
|
+
"resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
|
|
3913
|
+
"integrity": "sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==",
|
|
3914
|
+
"dev": true,
|
|
3915
|
+
"license": "BSD-3-Clause"
|
|
3916
|
+
},
|
|
3917
|
+
"node_modules/@salesforce/dev-scripts": {
|
|
3918
|
+
"version": "10.1.0",
|
|
3919
|
+
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.1.0.tgz",
|
|
3920
|
+
"integrity": "sha512-8fItXnCR8G5n950Ymgrjc6CGJjR80376v6GIdjatv3AmMVJAB/GerglcNF/LIJjBXB5OLxiTLAjQdPCvWqBL1g==",
|
|
3921
|
+
"dev": true,
|
|
3922
|
+
"license": "BSD-3-Clause",
|
|
3923
|
+
"dependencies": {
|
|
3924
|
+
"@commitlint/cli": "^17.1.2",
|
|
3925
|
+
"@commitlint/config-conventional": "^17.8.1",
|
|
3926
|
+
"@salesforce/dev-config": "^4.1.0",
|
|
3927
|
+
"@salesforce/prettier-config": "^0.0.3",
|
|
3928
|
+
"@types/chai": "^4.3.14",
|
|
3929
|
+
"@types/mocha": "^10.0.6",
|
|
3930
|
+
"@types/node": "^18.19.32",
|
|
3931
|
+
"@types/sinon": "^10.0.20",
|
|
3932
|
+
"chai": "^4.3.10",
|
|
3933
|
+
"chalk": "^4.0.0",
|
|
3934
|
+
"cosmiconfig": "^8.3.6",
|
|
3935
|
+
"eslint-config-salesforce-typescript": "^3.3.0",
|
|
3936
|
+
"husky": "^7.0.4",
|
|
3937
|
+
"linkinator": "^6.0.4",
|
|
3938
|
+
"mocha": "^10.4.0",
|
|
3939
|
+
"nyc": "^15.1.0",
|
|
3940
|
+
"prettier": "^2.8.8",
|
|
3941
|
+
"pretty-quick": "^3.3.1",
|
|
3942
|
+
"shelljs": "^0.8.5",
|
|
3943
|
+
"sinon": "10.0.0",
|
|
3944
|
+
"source-map-support": "^0.5.21",
|
|
3945
|
+
"ts-node": "^10.9.2",
|
|
3946
|
+
"typedoc": "^0.25.12",
|
|
3947
|
+
"typedoc-plugin-missing-exports": "0.23.0",
|
|
3948
|
+
"typescript": "^5.4.3",
|
|
3949
|
+
"wireit": "^0.14.4"
|
|
3950
|
+
},
|
|
3951
|
+
"bin": {
|
|
3952
|
+
"sf-clean": "bin/sf-clean.js",
|
|
3953
|
+
"sf-docs": "bin/sf-docs.js",
|
|
3954
|
+
"sf-install": "bin/sf-install.js",
|
|
3955
|
+
"sf-prepack": "bin/sf-prepack.js"
|
|
3956
|
+
}
|
|
3957
|
+
},
|
|
3958
|
+
"node_modules/@salesforce/dev-scripts/node_modules/@sinonjs/fake-timers": {
|
|
3959
|
+
"version": "6.0.1",
|
|
3960
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz",
|
|
3961
|
+
"integrity": "sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA==",
|
|
3962
|
+
"dev": true,
|
|
3963
|
+
"license": "BSD-3-Clause",
|
|
3964
|
+
"dependencies": {
|
|
3965
|
+
"@sinonjs/commons": "^1.7.0"
|
|
3966
|
+
}
|
|
3967
|
+
},
|
|
3968
|
+
"node_modules/@salesforce/dev-scripts/node_modules/@sinonjs/samsam": {
|
|
3969
|
+
"version": "5.3.1",
|
|
4141
3970
|
"resolved": "https://registry.npmjs.org/@sinonjs/samsam/-/samsam-5.3.1.tgz",
|
|
4142
3971
|
"integrity": "sha512-1Hc0b1TtyfBu8ixF/tpfSHTVWKwCBLY4QJbkgnE7HcwyvT2xArDxb4K7dMgqRm3szI+LJbzmW/s4xxEhv6hwDg==",
|
|
4143
3972
|
"dev": true,
|
|
4144
3973
|
"license": "BSD-3-Clause",
|
|
4145
3974
|
"dependencies": {
|
|
4146
|
-
"@sinonjs/commons": "^1.6.0",
|
|
4147
|
-
"lodash.get": "^4.4.2",
|
|
4148
|
-
"type-detect": "^4.0.8"
|
|
3975
|
+
"@sinonjs/commons": "^1.6.0",
|
|
3976
|
+
"lodash.get": "^4.4.2",
|
|
3977
|
+
"type-detect": "^4.0.8"
|
|
3978
|
+
}
|
|
3979
|
+
},
|
|
3980
|
+
"node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
|
|
3981
|
+
"version": "18.19.33",
|
|
3982
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz",
|
|
3983
|
+
"integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==",
|
|
3984
|
+
"dev": true,
|
|
3985
|
+
"license": "MIT",
|
|
3986
|
+
"dependencies": {
|
|
3987
|
+
"undici-types": "~5.26.4"
|
|
3988
|
+
}
|
|
3989
|
+
},
|
|
3990
|
+
"node_modules/@salesforce/dev-scripts/node_modules/chalk": {
|
|
3991
|
+
"version": "4.1.2",
|
|
3992
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
3993
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
3994
|
+
"dev": true,
|
|
3995
|
+
"license": "MIT",
|
|
3996
|
+
"dependencies": {
|
|
3997
|
+
"ansi-styles": "^4.1.0",
|
|
3998
|
+
"supports-color": "^7.1.0"
|
|
3999
|
+
},
|
|
4000
|
+
"engines": {
|
|
4001
|
+
"node": ">=10"
|
|
4002
|
+
},
|
|
4003
|
+
"funding": {
|
|
4004
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4005
|
+
}
|
|
4006
|
+
},
|
|
4007
|
+
"node_modules/@salesforce/dev-scripts/node_modules/nise": {
|
|
4008
|
+
"version": "4.1.0",
|
|
4009
|
+
"resolved": "https://registry.npmjs.org/nise/-/nise-4.1.0.tgz",
|
|
4010
|
+
"integrity": "sha512-eQMEmGN/8arp0xsvGoQ+B1qvSkR73B1nWSCh7nOt5neMCtwcQVYQGdzQMhcNscktTsWB54xnlSQFzOAPJD8nXA==",
|
|
4011
|
+
"dev": true,
|
|
4012
|
+
"license": "BSD-3-Clause",
|
|
4013
|
+
"dependencies": {
|
|
4014
|
+
"@sinonjs/commons": "^1.7.0",
|
|
4015
|
+
"@sinonjs/fake-timers": "^6.0.0",
|
|
4016
|
+
"@sinonjs/text-encoding": "^0.7.1",
|
|
4017
|
+
"just-extend": "^4.0.2",
|
|
4018
|
+
"path-to-regexp": "^1.7.0"
|
|
4019
|
+
}
|
|
4020
|
+
},
|
|
4021
|
+
"node_modules/@salesforce/dev-scripts/node_modules/sinon": {
|
|
4022
|
+
"version": "10.0.0",
|
|
4023
|
+
"resolved": "https://registry.npmjs.org/sinon/-/sinon-10.0.0.tgz",
|
|
4024
|
+
"integrity": "sha512-XAn5DxtGVJBlBWYrcYKEhWCz7FLwZGdyvANRyK06419hyEpdT0dMc5A8Vcxg5SCGHc40CsqoKsc1bt1CbJPfNw==",
|
|
4025
|
+
"dev": true,
|
|
4026
|
+
"license": "BSD-3-Clause",
|
|
4027
|
+
"dependencies": {
|
|
4028
|
+
"@sinonjs/commons": "^1.8.1",
|
|
4029
|
+
"@sinonjs/fake-timers": "^6.0.1",
|
|
4030
|
+
"@sinonjs/samsam": "^5.3.1",
|
|
4031
|
+
"diff": "^4.0.2",
|
|
4032
|
+
"nise": "^4.1.0",
|
|
4033
|
+
"supports-color": "^7.1.0"
|
|
4034
|
+
},
|
|
4035
|
+
"funding": {
|
|
4036
|
+
"type": "opencollective",
|
|
4037
|
+
"url": "https://opencollective.com/sinon"
|
|
4038
|
+
}
|
|
4039
|
+
},
|
|
4040
|
+
"node_modules/@salesforce/kit": {
|
|
4041
|
+
"version": "3.1.2",
|
|
4042
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
|
|
4043
|
+
"integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
|
|
4044
|
+
"license": "BSD-3-Clause",
|
|
4045
|
+
"dependencies": {
|
|
4046
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
4047
|
+
"tslib": "^2.6.2"
|
|
4048
|
+
}
|
|
4049
|
+
},
|
|
4050
|
+
"node_modules/@salesforce/plugin-command-reference": {
|
|
4051
|
+
"version": "3.0.83",
|
|
4052
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.83.tgz",
|
|
4053
|
+
"integrity": "sha512-x/QS3vTkO5/3bleCTv943fPxGrcMbJ0N4AjhfZ0CsahHgI3CiH+0ClKk/vssPthzFp1NedKT774q7fYLgegCVw==",
|
|
4054
|
+
"license": "BSD-3-Clause",
|
|
4055
|
+
"dependencies": {
|
|
4056
|
+
"@oclif/core": "^3.26.5",
|
|
4057
|
+
"@salesforce/core": "^7.3.1",
|
|
4058
|
+
"@salesforce/kit": "^3.1.1",
|
|
4059
|
+
"@salesforce/sf-plugins-core": "^9.0.5",
|
|
4060
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
4061
|
+
"chalk": "^5.3.0",
|
|
4062
|
+
"debug": "^4.3.4",
|
|
4063
|
+
"handlebars": "^4.7.8"
|
|
4064
|
+
},
|
|
4065
|
+
"engines": {
|
|
4066
|
+
"node": ">=18.0.0"
|
|
4067
|
+
}
|
|
4068
|
+
},
|
|
4069
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core": {
|
|
4070
|
+
"version": "3.26.6",
|
|
4071
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
|
|
4072
|
+
"integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
|
|
4073
|
+
"license": "MIT",
|
|
4074
|
+
"dependencies": {
|
|
4075
|
+
"@types/cli-progress": "^3.11.5",
|
|
4076
|
+
"ansi-escapes": "^4.3.2",
|
|
4077
|
+
"ansi-styles": "^4.3.0",
|
|
4078
|
+
"cardinal": "^2.1.1",
|
|
4079
|
+
"chalk": "^4.1.2",
|
|
4080
|
+
"clean-stack": "^3.0.1",
|
|
4081
|
+
"cli-progress": "^3.12.0",
|
|
4082
|
+
"color": "^4.2.3",
|
|
4083
|
+
"debug": "^4.3.4",
|
|
4084
|
+
"ejs": "^3.1.10",
|
|
4085
|
+
"get-package-type": "^0.1.0",
|
|
4086
|
+
"globby": "^11.1.0",
|
|
4087
|
+
"hyperlinker": "^1.0.0",
|
|
4088
|
+
"indent-string": "^4.0.0",
|
|
4089
|
+
"is-wsl": "^2.2.0",
|
|
4090
|
+
"js-yaml": "^3.14.1",
|
|
4091
|
+
"minimatch": "^9.0.4",
|
|
4092
|
+
"natural-orderby": "^2.0.3",
|
|
4093
|
+
"object-treeify": "^1.1.33",
|
|
4094
|
+
"password-prompt": "^1.1.3",
|
|
4095
|
+
"slice-ansi": "^4.0.0",
|
|
4096
|
+
"string-width": "^4.2.3",
|
|
4097
|
+
"strip-ansi": "^6.0.1",
|
|
4098
|
+
"supports-color": "^8.1.1",
|
|
4099
|
+
"supports-hyperlinks": "^2.2.0",
|
|
4100
|
+
"widest-line": "^3.1.0",
|
|
4101
|
+
"wordwrap": "^1.0.0",
|
|
4102
|
+
"wrap-ansi": "^7.0.0"
|
|
4103
|
+
},
|
|
4104
|
+
"engines": {
|
|
4105
|
+
"node": ">=18.0.0"
|
|
4106
|
+
}
|
|
4107
|
+
},
|
|
4108
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk": {
|
|
4109
|
+
"version": "4.1.2",
|
|
4110
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
4111
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
4112
|
+
"license": "MIT",
|
|
4113
|
+
"dependencies": {
|
|
4114
|
+
"ansi-styles": "^4.1.0",
|
|
4115
|
+
"supports-color": "^7.1.0"
|
|
4116
|
+
},
|
|
4117
|
+
"engines": {
|
|
4118
|
+
"node": ">=10"
|
|
4119
|
+
},
|
|
4120
|
+
"funding": {
|
|
4121
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4122
|
+
}
|
|
4123
|
+
},
|
|
4124
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
4125
|
+
"version": "7.2.0",
|
|
4126
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
4127
|
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
4128
|
+
"license": "MIT",
|
|
4129
|
+
"dependencies": {
|
|
4130
|
+
"has-flag": "^4.0.0"
|
|
4131
|
+
},
|
|
4132
|
+
"engines": {
|
|
4133
|
+
"node": ">=8"
|
|
4134
|
+
}
|
|
4135
|
+
},
|
|
4136
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
|
|
4137
|
+
"version": "9.1.1",
|
|
4138
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
4139
|
+
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
4140
|
+
"license": "BSD-3-Clause",
|
|
4141
|
+
"dependencies": {
|
|
4142
|
+
"@inquirer/confirm": "^3.1.9",
|
|
4143
|
+
"@inquirer/password": "^2.1.9",
|
|
4144
|
+
"@oclif/core": "^3.26.6",
|
|
4145
|
+
"@salesforce/core": "^7.3.9",
|
|
4146
|
+
"@salesforce/kit": "^3.1.2",
|
|
4147
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
4148
|
+
"chalk": "^5.3.0"
|
|
4149
|
+
},
|
|
4150
|
+
"engines": {
|
|
4151
|
+
"node": ">=18.0.0"
|
|
4152
|
+
}
|
|
4153
|
+
},
|
|
4154
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/argparse": {
|
|
4155
|
+
"version": "1.0.10",
|
|
4156
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
4157
|
+
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
4158
|
+
"license": "MIT",
|
|
4159
|
+
"dependencies": {
|
|
4160
|
+
"sprintf-js": "~1.0.2"
|
|
4161
|
+
}
|
|
4162
|
+
},
|
|
4163
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/js-yaml": {
|
|
4164
|
+
"version": "3.14.1",
|
|
4165
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
4166
|
+
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
4167
|
+
"license": "MIT",
|
|
4168
|
+
"dependencies": {
|
|
4169
|
+
"argparse": "^1.0.7",
|
|
4170
|
+
"esprima": "^4.0.0"
|
|
4171
|
+
},
|
|
4172
|
+
"bin": {
|
|
4173
|
+
"js-yaml": "bin/js-yaml.js"
|
|
4174
|
+
}
|
|
4175
|
+
},
|
|
4176
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/natural-orderby": {
|
|
4177
|
+
"version": "2.0.3",
|
|
4178
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
4179
|
+
"integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
|
|
4180
|
+
"license": "MIT",
|
|
4181
|
+
"engines": {
|
|
4182
|
+
"node": "*"
|
|
4183
|
+
}
|
|
4184
|
+
},
|
|
4185
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/slice-ansi": {
|
|
4186
|
+
"version": "4.0.0",
|
|
4187
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
4188
|
+
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
4189
|
+
"license": "MIT",
|
|
4190
|
+
"dependencies": {
|
|
4191
|
+
"ansi-styles": "^4.0.0",
|
|
4192
|
+
"astral-regex": "^2.0.0",
|
|
4193
|
+
"is-fullwidth-code-point": "^3.0.0"
|
|
4194
|
+
},
|
|
4195
|
+
"engines": {
|
|
4196
|
+
"node": ">=10"
|
|
4197
|
+
},
|
|
4198
|
+
"funding": {
|
|
4199
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
4200
|
+
}
|
|
4201
|
+
},
|
|
4202
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/supports-color": {
|
|
4203
|
+
"version": "8.1.1",
|
|
4204
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
4205
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
4206
|
+
"license": "MIT",
|
|
4207
|
+
"dependencies": {
|
|
4208
|
+
"has-flag": "^4.0.0"
|
|
4209
|
+
},
|
|
4210
|
+
"engines": {
|
|
4211
|
+
"node": ">=10"
|
|
4212
|
+
},
|
|
4213
|
+
"funding": {
|
|
4214
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
4215
|
+
}
|
|
4216
|
+
},
|
|
4217
|
+
"node_modules/@salesforce/plugin-info": {
|
|
4218
|
+
"version": "3.3.0",
|
|
4219
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.0.tgz",
|
|
4220
|
+
"integrity": "sha512-/UZX3wFFAwu7RG9fIflRB6ljwJ55jva9wfEN2RUnd+A5+01WTrekX+SNbE9etKqdVS06UF/BfpCqNrgGw/98GQ==",
|
|
4221
|
+
"license": "BSD-3-Clause",
|
|
4222
|
+
"dependencies": {
|
|
4223
|
+
"@inquirer/input": "^2.1.6",
|
|
4224
|
+
"@jsforce/jsforce-node": "^3.2.0",
|
|
4225
|
+
"@oclif/core": "^3.26.5",
|
|
4226
|
+
"@salesforce/core": "^7.3.5",
|
|
4227
|
+
"@salesforce/kit": "^3.1.0",
|
|
4228
|
+
"@salesforce/sf-plugins-core": "^9.0.7",
|
|
4229
|
+
"got": "^13.0.0",
|
|
4230
|
+
"marked": "^4.3.0",
|
|
4231
|
+
"marked-terminal": "^4.2.0",
|
|
4232
|
+
"open": "^10.1.0",
|
|
4233
|
+
"proxy-agent": "^6.4.0",
|
|
4234
|
+
"semver": "^7.6.0"
|
|
4235
|
+
},
|
|
4236
|
+
"engines": {
|
|
4237
|
+
"node": ">=18.0.0"
|
|
4238
|
+
}
|
|
4239
|
+
},
|
|
4240
|
+
"node_modules/@salesforce/plugin-info/node_modules/@oclif/core": {
|
|
4241
|
+
"version": "3.26.6",
|
|
4242
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
|
|
4243
|
+
"integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
|
|
4244
|
+
"license": "MIT",
|
|
4245
|
+
"dependencies": {
|
|
4246
|
+
"@types/cli-progress": "^3.11.5",
|
|
4247
|
+
"ansi-escapes": "^4.3.2",
|
|
4248
|
+
"ansi-styles": "^4.3.0",
|
|
4249
|
+
"cardinal": "^2.1.1",
|
|
4250
|
+
"chalk": "^4.1.2",
|
|
4251
|
+
"clean-stack": "^3.0.1",
|
|
4252
|
+
"cli-progress": "^3.12.0",
|
|
4253
|
+
"color": "^4.2.3",
|
|
4254
|
+
"debug": "^4.3.4",
|
|
4255
|
+
"ejs": "^3.1.10",
|
|
4256
|
+
"get-package-type": "^0.1.0",
|
|
4257
|
+
"globby": "^11.1.0",
|
|
4258
|
+
"hyperlinker": "^1.0.0",
|
|
4259
|
+
"indent-string": "^4.0.0",
|
|
4260
|
+
"is-wsl": "^2.2.0",
|
|
4261
|
+
"js-yaml": "^3.14.1",
|
|
4262
|
+
"minimatch": "^9.0.4",
|
|
4263
|
+
"natural-orderby": "^2.0.3",
|
|
4264
|
+
"object-treeify": "^1.1.33",
|
|
4265
|
+
"password-prompt": "^1.1.3",
|
|
4266
|
+
"slice-ansi": "^4.0.0",
|
|
4267
|
+
"string-width": "^4.2.3",
|
|
4268
|
+
"strip-ansi": "^6.0.1",
|
|
4269
|
+
"supports-color": "^8.1.1",
|
|
4270
|
+
"supports-hyperlinks": "^2.2.0",
|
|
4271
|
+
"widest-line": "^3.1.0",
|
|
4272
|
+
"wordwrap": "^1.0.0",
|
|
4273
|
+
"wrap-ansi": "^7.0.0"
|
|
4274
|
+
},
|
|
4275
|
+
"engines": {
|
|
4276
|
+
"node": ">=18.0.0"
|
|
4277
|
+
}
|
|
4278
|
+
},
|
|
4279
|
+
"node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core": {
|
|
4280
|
+
"version": "9.1.1",
|
|
4281
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
4282
|
+
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
4283
|
+
"license": "BSD-3-Clause",
|
|
4284
|
+
"dependencies": {
|
|
4285
|
+
"@inquirer/confirm": "^3.1.9",
|
|
4286
|
+
"@inquirer/password": "^2.1.9",
|
|
4287
|
+
"@oclif/core": "^3.26.6",
|
|
4288
|
+
"@salesforce/core": "^7.3.9",
|
|
4289
|
+
"@salesforce/kit": "^3.1.2",
|
|
4290
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
4291
|
+
"chalk": "^5.3.0"
|
|
4292
|
+
},
|
|
4293
|
+
"engines": {
|
|
4294
|
+
"node": ">=18.0.0"
|
|
4295
|
+
}
|
|
4296
|
+
},
|
|
4297
|
+
"node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
4298
|
+
"version": "5.3.0",
|
|
4299
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
4300
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
4301
|
+
"license": "MIT",
|
|
4302
|
+
"engines": {
|
|
4303
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
4304
|
+
},
|
|
4305
|
+
"funding": {
|
|
4306
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4149
4307
|
}
|
|
4150
4308
|
},
|
|
4151
|
-
"node_modules/@salesforce/
|
|
4152
|
-
"version": "
|
|
4153
|
-
"resolved": "https://registry.npmjs.org
|
|
4154
|
-
"integrity": "sha512-
|
|
4155
|
-
"dev": true,
|
|
4309
|
+
"node_modules/@salesforce/plugin-info/node_modules/argparse": {
|
|
4310
|
+
"version": "1.0.10",
|
|
4311
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
4312
|
+
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
4156
4313
|
"license": "MIT",
|
|
4157
4314
|
"dependencies": {
|
|
4158
|
-
"
|
|
4315
|
+
"sprintf-js": "~1.0.2"
|
|
4159
4316
|
}
|
|
4160
4317
|
},
|
|
4161
|
-
"node_modules/@salesforce/
|
|
4318
|
+
"node_modules/@salesforce/plugin-info/node_modules/chalk": {
|
|
4162
4319
|
"version": "4.1.2",
|
|
4163
4320
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
4164
4321
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
4165
|
-
"dev": true,
|
|
4166
4322
|
"license": "MIT",
|
|
4167
4323
|
"dependencies": {
|
|
4168
4324
|
"ansi-styles": "^4.1.0",
|
|
@@ -4175,89 +4331,70 @@
|
|
|
4175
4331
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4176
4332
|
}
|
|
4177
4333
|
},
|
|
4178
|
-
"node_modules/@salesforce/
|
|
4179
|
-
"version": "
|
|
4180
|
-
"resolved": "https://registry.npmjs.org/
|
|
4181
|
-
"integrity": "sha512-
|
|
4182
|
-
"
|
|
4183
|
-
"license": "BSD-3-Clause",
|
|
4334
|
+
"node_modules/@salesforce/plugin-info/node_modules/chalk/node_modules/supports-color": {
|
|
4335
|
+
"version": "7.2.0",
|
|
4336
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
4337
|
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
4338
|
+
"license": "MIT",
|
|
4184
4339
|
"dependencies": {
|
|
4185
|
-
"
|
|
4186
|
-
|
|
4187
|
-
|
|
4188
|
-
"
|
|
4189
|
-
"path-to-regexp": "^1.7.0"
|
|
4340
|
+
"has-flag": "^4.0.0"
|
|
4341
|
+
},
|
|
4342
|
+
"engines": {
|
|
4343
|
+
"node": ">=8"
|
|
4190
4344
|
}
|
|
4191
4345
|
},
|
|
4192
|
-
"node_modules/@salesforce/
|
|
4193
|
-
"version": "
|
|
4194
|
-
"resolved": "https://registry.npmjs.org/
|
|
4195
|
-
"integrity": "sha512-
|
|
4196
|
-
"
|
|
4197
|
-
"license": "BSD-3-Clause",
|
|
4346
|
+
"node_modules/@salesforce/plugin-info/node_modules/js-yaml": {
|
|
4347
|
+
"version": "3.14.1",
|
|
4348
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
4349
|
+
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
4350
|
+
"license": "MIT",
|
|
4198
4351
|
"dependencies": {
|
|
4199
|
-
"
|
|
4200
|
-
"
|
|
4201
|
-
"@sinonjs/samsam": "^5.3.1",
|
|
4202
|
-
"diff": "^4.0.2",
|
|
4203
|
-
"nise": "^4.1.0",
|
|
4204
|
-
"supports-color": "^7.1.0"
|
|
4352
|
+
"argparse": "^1.0.7",
|
|
4353
|
+
"esprima": "^4.0.0"
|
|
4205
4354
|
},
|
|
4206
|
-
"
|
|
4207
|
-
"
|
|
4208
|
-
"url": "https://opencollective.com/sinon"
|
|
4355
|
+
"bin": {
|
|
4356
|
+
"js-yaml": "bin/js-yaml.js"
|
|
4209
4357
|
}
|
|
4210
4358
|
},
|
|
4211
|
-
"node_modules/@salesforce/
|
|
4212
|
-
"version": "
|
|
4213
|
-
"resolved": "https://registry.npmjs.org
|
|
4214
|
-
"integrity": "sha512-
|
|
4215
|
-
"license": "
|
|
4216
|
-
"
|
|
4217
|
-
"
|
|
4218
|
-
"tslib": "^2.6.2"
|
|
4359
|
+
"node_modules/@salesforce/plugin-info/node_modules/natural-orderby": {
|
|
4360
|
+
"version": "2.0.3",
|
|
4361
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
4362
|
+
"integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
|
|
4363
|
+
"license": "MIT",
|
|
4364
|
+
"engines": {
|
|
4365
|
+
"node": "*"
|
|
4219
4366
|
}
|
|
4220
4367
|
},
|
|
4221
|
-
"node_modules/@salesforce/plugin-
|
|
4222
|
-
"version": "
|
|
4223
|
-
"resolved": "https://registry.npmjs.org
|
|
4224
|
-
"integrity": "sha512-
|
|
4225
|
-
"license": "
|
|
4368
|
+
"node_modules/@salesforce/plugin-info/node_modules/slice-ansi": {
|
|
4369
|
+
"version": "4.0.0",
|
|
4370
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
4371
|
+
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
4372
|
+
"license": "MIT",
|
|
4226
4373
|
"dependencies": {
|
|
4227
|
-
"
|
|
4228
|
-
"
|
|
4229
|
-
"
|
|
4230
|
-
"@salesforce/sf-plugins-core": "^9.0.5",
|
|
4231
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
4232
|
-
"chalk": "^5.3.0",
|
|
4233
|
-
"debug": "^4.3.4",
|
|
4234
|
-
"handlebars": "^4.7.8"
|
|
4374
|
+
"ansi-styles": "^4.0.0",
|
|
4375
|
+
"astral-regex": "^2.0.0",
|
|
4376
|
+
"is-fullwidth-code-point": "^3.0.0"
|
|
4235
4377
|
},
|
|
4236
4378
|
"engines": {
|
|
4237
|
-
"node": ">=
|
|
4379
|
+
"node": ">=10"
|
|
4380
|
+
},
|
|
4381
|
+
"funding": {
|
|
4382
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
4238
4383
|
}
|
|
4239
4384
|
},
|
|
4240
|
-
"node_modules/@salesforce/plugin-info": {
|
|
4241
|
-
"version": "
|
|
4242
|
-
"resolved": "https://registry.npmjs.org
|
|
4243
|
-
"integrity": "sha512
|
|
4244
|
-
"license": "
|
|
4385
|
+
"node_modules/@salesforce/plugin-info/node_modules/supports-color": {
|
|
4386
|
+
"version": "8.1.1",
|
|
4387
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
4388
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
4389
|
+
"license": "MIT",
|
|
4245
4390
|
"dependencies": {
|
|
4246
|
-
"
|
|
4247
|
-
"@jsforce/jsforce-node": "^3.2.0",
|
|
4248
|
-
"@oclif/core": "^3.26.5",
|
|
4249
|
-
"@salesforce/core": "^7.3.5",
|
|
4250
|
-
"@salesforce/kit": "^3.1.0",
|
|
4251
|
-
"@salesforce/sf-plugins-core": "^9.0.7",
|
|
4252
|
-
"got": "^13.0.0",
|
|
4253
|
-
"marked": "^4.3.0",
|
|
4254
|
-
"marked-terminal": "^4.2.0",
|
|
4255
|
-
"open": "^10.1.0",
|
|
4256
|
-
"proxy-agent": "^6.4.0",
|
|
4257
|
-
"semver": "^7.6.0"
|
|
4391
|
+
"has-flag": "^4.0.0"
|
|
4258
4392
|
},
|
|
4259
4393
|
"engines": {
|
|
4260
|
-
"node": ">=
|
|
4394
|
+
"node": ">=10"
|
|
4395
|
+
},
|
|
4396
|
+
"funding": {
|
|
4397
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
4261
4398
|
}
|
|
4262
4399
|
},
|
|
4263
4400
|
"node_modules/@salesforce/plugin-trust": {
|
|
@@ -4282,7 +4419,167 @@
|
|
|
4282
4419
|
"sf-trust": "bin/dev"
|
|
4283
4420
|
},
|
|
4284
4421
|
"engines": {
|
|
4285
|
-
"node": ">=18.0.0"
|
|
4422
|
+
"node": ">=18.0.0"
|
|
4423
|
+
}
|
|
4424
|
+
},
|
|
4425
|
+
"node_modules/@salesforce/plugin-trust/node_modules/@oclif/core": {
|
|
4426
|
+
"version": "3.26.6",
|
|
4427
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
|
|
4428
|
+
"integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
|
|
4429
|
+
"license": "MIT",
|
|
4430
|
+
"dependencies": {
|
|
4431
|
+
"@types/cli-progress": "^3.11.5",
|
|
4432
|
+
"ansi-escapes": "^4.3.2",
|
|
4433
|
+
"ansi-styles": "^4.3.0",
|
|
4434
|
+
"cardinal": "^2.1.1",
|
|
4435
|
+
"chalk": "^4.1.2",
|
|
4436
|
+
"clean-stack": "^3.0.1",
|
|
4437
|
+
"cli-progress": "^3.12.0",
|
|
4438
|
+
"color": "^4.2.3",
|
|
4439
|
+
"debug": "^4.3.4",
|
|
4440
|
+
"ejs": "^3.1.10",
|
|
4441
|
+
"get-package-type": "^0.1.0",
|
|
4442
|
+
"globby": "^11.1.0",
|
|
4443
|
+
"hyperlinker": "^1.0.0",
|
|
4444
|
+
"indent-string": "^4.0.0",
|
|
4445
|
+
"is-wsl": "^2.2.0",
|
|
4446
|
+
"js-yaml": "^3.14.1",
|
|
4447
|
+
"minimatch": "^9.0.4",
|
|
4448
|
+
"natural-orderby": "^2.0.3",
|
|
4449
|
+
"object-treeify": "^1.1.33",
|
|
4450
|
+
"password-prompt": "^1.1.3",
|
|
4451
|
+
"slice-ansi": "^4.0.0",
|
|
4452
|
+
"string-width": "^4.2.3",
|
|
4453
|
+
"strip-ansi": "^6.0.1",
|
|
4454
|
+
"supports-color": "^8.1.1",
|
|
4455
|
+
"supports-hyperlinks": "^2.2.0",
|
|
4456
|
+
"widest-line": "^3.1.0",
|
|
4457
|
+
"wordwrap": "^1.0.0",
|
|
4458
|
+
"wrap-ansi": "^7.0.0"
|
|
4459
|
+
},
|
|
4460
|
+
"engines": {
|
|
4461
|
+
"node": ">=18.0.0"
|
|
4462
|
+
}
|
|
4463
|
+
},
|
|
4464
|
+
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core": {
|
|
4465
|
+
"version": "9.1.1",
|
|
4466
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
4467
|
+
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
4468
|
+
"license": "BSD-3-Clause",
|
|
4469
|
+
"dependencies": {
|
|
4470
|
+
"@inquirer/confirm": "^3.1.9",
|
|
4471
|
+
"@inquirer/password": "^2.1.9",
|
|
4472
|
+
"@oclif/core": "^3.26.6",
|
|
4473
|
+
"@salesforce/core": "^7.3.9",
|
|
4474
|
+
"@salesforce/kit": "^3.1.2",
|
|
4475
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
4476
|
+
"chalk": "^5.3.0"
|
|
4477
|
+
},
|
|
4478
|
+
"engines": {
|
|
4479
|
+
"node": ">=18.0.0"
|
|
4480
|
+
}
|
|
4481
|
+
},
|
|
4482
|
+
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
4483
|
+
"version": "5.3.0",
|
|
4484
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
4485
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
4486
|
+
"license": "MIT",
|
|
4487
|
+
"engines": {
|
|
4488
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
4489
|
+
},
|
|
4490
|
+
"funding": {
|
|
4491
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4492
|
+
}
|
|
4493
|
+
},
|
|
4494
|
+
"node_modules/@salesforce/plugin-trust/node_modules/argparse": {
|
|
4495
|
+
"version": "1.0.10",
|
|
4496
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
4497
|
+
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
4498
|
+
"license": "MIT",
|
|
4499
|
+
"dependencies": {
|
|
4500
|
+
"sprintf-js": "~1.0.2"
|
|
4501
|
+
}
|
|
4502
|
+
},
|
|
4503
|
+
"node_modules/@salesforce/plugin-trust/node_modules/chalk": {
|
|
4504
|
+
"version": "4.1.2",
|
|
4505
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
4506
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
4507
|
+
"license": "MIT",
|
|
4508
|
+
"dependencies": {
|
|
4509
|
+
"ansi-styles": "^4.1.0",
|
|
4510
|
+
"supports-color": "^7.1.0"
|
|
4511
|
+
},
|
|
4512
|
+
"engines": {
|
|
4513
|
+
"node": ">=10"
|
|
4514
|
+
},
|
|
4515
|
+
"funding": {
|
|
4516
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4517
|
+
}
|
|
4518
|
+
},
|
|
4519
|
+
"node_modules/@salesforce/plugin-trust/node_modules/chalk/node_modules/supports-color": {
|
|
4520
|
+
"version": "7.2.0",
|
|
4521
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
4522
|
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
4523
|
+
"license": "MIT",
|
|
4524
|
+
"dependencies": {
|
|
4525
|
+
"has-flag": "^4.0.0"
|
|
4526
|
+
},
|
|
4527
|
+
"engines": {
|
|
4528
|
+
"node": ">=8"
|
|
4529
|
+
}
|
|
4530
|
+
},
|
|
4531
|
+
"node_modules/@salesforce/plugin-trust/node_modules/js-yaml": {
|
|
4532
|
+
"version": "3.14.1",
|
|
4533
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
4534
|
+
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
4535
|
+
"license": "MIT",
|
|
4536
|
+
"dependencies": {
|
|
4537
|
+
"argparse": "^1.0.7",
|
|
4538
|
+
"esprima": "^4.0.0"
|
|
4539
|
+
},
|
|
4540
|
+
"bin": {
|
|
4541
|
+
"js-yaml": "bin/js-yaml.js"
|
|
4542
|
+
}
|
|
4543
|
+
},
|
|
4544
|
+
"node_modules/@salesforce/plugin-trust/node_modules/natural-orderby": {
|
|
4545
|
+
"version": "2.0.3",
|
|
4546
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
4547
|
+
"integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
|
|
4548
|
+
"license": "MIT",
|
|
4549
|
+
"engines": {
|
|
4550
|
+
"node": "*"
|
|
4551
|
+
}
|
|
4552
|
+
},
|
|
4553
|
+
"node_modules/@salesforce/plugin-trust/node_modules/slice-ansi": {
|
|
4554
|
+
"version": "4.0.0",
|
|
4555
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
4556
|
+
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
4557
|
+
"license": "MIT",
|
|
4558
|
+
"dependencies": {
|
|
4559
|
+
"ansi-styles": "^4.0.0",
|
|
4560
|
+
"astral-regex": "^2.0.0",
|
|
4561
|
+
"is-fullwidth-code-point": "^3.0.0"
|
|
4562
|
+
},
|
|
4563
|
+
"engines": {
|
|
4564
|
+
"node": ">=10"
|
|
4565
|
+
},
|
|
4566
|
+
"funding": {
|
|
4567
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
4568
|
+
}
|
|
4569
|
+
},
|
|
4570
|
+
"node_modules/@salesforce/plugin-trust/node_modules/supports-color": {
|
|
4571
|
+
"version": "8.1.1",
|
|
4572
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
4573
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
4574
|
+
"license": "MIT",
|
|
4575
|
+
"dependencies": {
|
|
4576
|
+
"has-flag": "^4.0.0"
|
|
4577
|
+
},
|
|
4578
|
+
"engines": {
|
|
4579
|
+
"node": ">=10"
|
|
4580
|
+
},
|
|
4581
|
+
"funding": {
|
|
4582
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
4286
4583
|
}
|
|
4287
4584
|
},
|
|
4288
4585
|
"node_modules/@salesforce/prettier-config": {
|
|
@@ -4299,23 +4596,78 @@
|
|
|
4299
4596
|
"license": "ISC"
|
|
4300
4597
|
},
|
|
4301
4598
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
4302
|
-
"version": "
|
|
4303
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
4304
|
-
"integrity": "sha512-
|
|
4599
|
+
"version": "10.0.0",
|
|
4600
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.0.tgz",
|
|
4601
|
+
"integrity": "sha512-Y18aDrz376Ekza45nfCjpyiI+np1oY9Cc7DxNAYiP37c0lstTajVsgz6wvDvt6p6QGEX//nnqcz/NaMlry/INw==",
|
|
4305
4602
|
"license": "BSD-3-Clause",
|
|
4306
4603
|
"dependencies": {
|
|
4307
4604
|
"@inquirer/confirm": "^3.1.9",
|
|
4308
4605
|
"@inquirer/password": "^2.1.9",
|
|
4309
|
-
"@oclif/core": "^
|
|
4310
|
-
"@salesforce/core": "^7.3.
|
|
4606
|
+
"@oclif/core": "^4",
|
|
4607
|
+
"@salesforce/core": "^7.3.10",
|
|
4311
4608
|
"@salesforce/kit": "^3.1.2",
|
|
4312
4609
|
"@salesforce/ts-types": "^2.0.9",
|
|
4313
|
-
"
|
|
4610
|
+
"ansis": "^3.1.1",
|
|
4611
|
+
"cli-progress": "^3.12.0",
|
|
4612
|
+
"natural-orderby": "^3.0.2",
|
|
4613
|
+
"slice-ansi": "^7.1.0",
|
|
4614
|
+
"string-width": "^7.1.0",
|
|
4615
|
+
"terminal-link": "^3.0.0"
|
|
4314
4616
|
},
|
|
4315
4617
|
"engines": {
|
|
4316
4618
|
"node": ">=18.0.0"
|
|
4317
4619
|
}
|
|
4318
4620
|
},
|
|
4621
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
|
|
4622
|
+
"version": "6.0.1",
|
|
4623
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
4624
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
4625
|
+
"license": "MIT",
|
|
4626
|
+
"engines": {
|
|
4627
|
+
"node": ">=12"
|
|
4628
|
+
},
|
|
4629
|
+
"funding": {
|
|
4630
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
4631
|
+
}
|
|
4632
|
+
},
|
|
4633
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/emoji-regex": {
|
|
4634
|
+
"version": "10.3.0",
|
|
4635
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
4636
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
4637
|
+
"license": "MIT"
|
|
4638
|
+
},
|
|
4639
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
|
|
4640
|
+
"version": "7.1.0",
|
|
4641
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
4642
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
4643
|
+
"license": "MIT",
|
|
4644
|
+
"dependencies": {
|
|
4645
|
+
"emoji-regex": "^10.3.0",
|
|
4646
|
+
"get-east-asian-width": "^1.0.0",
|
|
4647
|
+
"strip-ansi": "^7.1.0"
|
|
4648
|
+
},
|
|
4649
|
+
"engines": {
|
|
4650
|
+
"node": ">=18"
|
|
4651
|
+
},
|
|
4652
|
+
"funding": {
|
|
4653
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
4654
|
+
}
|
|
4655
|
+
},
|
|
4656
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
|
|
4657
|
+
"version": "7.1.0",
|
|
4658
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
4659
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
4660
|
+
"license": "MIT",
|
|
4661
|
+
"dependencies": {
|
|
4662
|
+
"ansi-regex": "^6.0.1"
|
|
4663
|
+
},
|
|
4664
|
+
"engines": {
|
|
4665
|
+
"node": ">=12"
|
|
4666
|
+
},
|
|
4667
|
+
"funding": {
|
|
4668
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
4669
|
+
}
|
|
4670
|
+
},
|
|
4319
4671
|
"node_modules/@salesforce/ts-sinon": {
|
|
4320
4672
|
"version": "1.4.19",
|
|
4321
4673
|
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.19.tgz",
|
|
@@ -5499,9 +5851,9 @@
|
|
|
5499
5851
|
}
|
|
5500
5852
|
},
|
|
5501
5853
|
"node_modules/@types/node": {
|
|
5502
|
-
"version": "20.
|
|
5503
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.
|
|
5504
|
-
"integrity": "sha512-
|
|
5854
|
+
"version": "20.13.0",
|
|
5855
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
|
|
5856
|
+
"integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
|
|
5505
5857
|
"license": "MIT",
|
|
5506
5858
|
"dependencies": {
|
|
5507
5859
|
"undici-types": "~5.26.4"
|
|
@@ -5972,7 +6324,6 @@
|
|
|
5972
6324
|
"version": "3.2.0",
|
|
5973
6325
|
"resolved": "https://registry.npmjs.org/ansis/-/ansis-3.2.0.tgz",
|
|
5974
6326
|
"integrity": "sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==",
|
|
5975
|
-
"dev": true,
|
|
5976
6327
|
"license": "ISC",
|
|
5977
6328
|
"engines": {
|
|
5978
6329
|
"node": ">=15"
|
|
@@ -6106,7 +6457,6 @@
|
|
|
6106
6457
|
"version": "2.0.1",
|
|
6107
6458
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
|
6108
6459
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
|
6109
|
-
"dev": true,
|
|
6110
6460
|
"license": "Python-2.0"
|
|
6111
6461
|
},
|
|
6112
6462
|
"node_modules/array-buffer-byte-length": {
|
|
@@ -6724,7 +7074,6 @@
|
|
|
6724
7074
|
"version": "3.1.0",
|
|
6725
7075
|
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
|
6726
7076
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
|
6727
|
-
"dev": true,
|
|
6728
7077
|
"license": "MIT",
|
|
6729
7078
|
"engines": {
|
|
6730
7079
|
"node": ">=6"
|
|
@@ -8296,7 +8645,6 @@
|
|
|
8296
8645
|
"version": "2.2.1",
|
|
8297
8646
|
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
|
|
8298
8647
|
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
|
|
8299
|
-
"dev": true,
|
|
8300
8648
|
"license": "MIT",
|
|
8301
8649
|
"engines": {
|
|
8302
8650
|
"node": ">=6"
|
|
@@ -9592,6 +9940,18 @@
|
|
|
9592
9940
|
"node": "6.* || 8.* || >= 10.*"
|
|
9593
9941
|
}
|
|
9594
9942
|
},
|
|
9943
|
+
"node_modules/get-east-asian-width": {
|
|
9944
|
+
"version": "1.2.0",
|
|
9945
|
+
"resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
|
|
9946
|
+
"integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
|
|
9947
|
+
"license": "MIT",
|
|
9948
|
+
"engines": {
|
|
9949
|
+
"node": ">=18"
|
|
9950
|
+
},
|
|
9951
|
+
"funding": {
|
|
9952
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
9953
|
+
}
|
|
9954
|
+
},
|
|
9595
9955
|
"node_modules/get-func-name": {
|
|
9596
9956
|
"version": "2.0.2",
|
|
9597
9957
|
"resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz",
|
|
@@ -10461,7 +10821,6 @@
|
|
|
10461
10821
|
"version": "3.3.0",
|
|
10462
10822
|
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
|
|
10463
10823
|
"integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
|
|
10464
|
-
"dev": true,
|
|
10465
10824
|
"license": "MIT",
|
|
10466
10825
|
"dependencies": {
|
|
10467
10826
|
"parent-module": "^1.0.0",
|
|
@@ -10478,7 +10837,6 @@
|
|
|
10478
10837
|
"version": "4.0.0",
|
|
10479
10838
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
|
10480
10839
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
|
10481
|
-
"dev": true,
|
|
10482
10840
|
"license": "MIT",
|
|
10483
10841
|
"engines": {
|
|
10484
10842
|
"node": ">=4"
|
|
@@ -11318,7 +11676,6 @@
|
|
|
11318
11676
|
"version": "4.1.0",
|
|
11319
11677
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
|
11320
11678
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
|
11321
|
-
"dev": true,
|
|
11322
11679
|
"license": "MIT",
|
|
11323
11680
|
"dependencies": {
|
|
11324
11681
|
"argparse": "^2.0.1"
|
|
@@ -13028,12 +13385,12 @@
|
|
|
13028
13385
|
"license": "MIT"
|
|
13029
13386
|
},
|
|
13030
13387
|
"node_modules/natural-orderby": {
|
|
13031
|
-
"version": "
|
|
13032
|
-
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-
|
|
13033
|
-
"integrity": "sha512-
|
|
13388
|
+
"version": "3.0.2",
|
|
13389
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
13390
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
13034
13391
|
"license": "MIT",
|
|
13035
13392
|
"engines": {
|
|
13036
|
-
"node": "
|
|
13393
|
+
"node": ">=18"
|
|
13037
13394
|
}
|
|
13038
13395
|
},
|
|
13039
13396
|
"node_modules/negotiator": {
|
|
@@ -16490,6 +16847,72 @@
|
|
|
16490
16847
|
"node": ">=18.0.0"
|
|
16491
16848
|
}
|
|
16492
16849
|
},
|
|
16850
|
+
"node_modules/oclif/node_modules/@oclif/core": {
|
|
16851
|
+
"version": "3.26.6",
|
|
16852
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
|
|
16853
|
+
"integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
|
|
16854
|
+
"dev": true,
|
|
16855
|
+
"license": "MIT",
|
|
16856
|
+
"dependencies": {
|
|
16857
|
+
"@types/cli-progress": "^3.11.5",
|
|
16858
|
+
"ansi-escapes": "^4.3.2",
|
|
16859
|
+
"ansi-styles": "^4.3.0",
|
|
16860
|
+
"cardinal": "^2.1.1",
|
|
16861
|
+
"chalk": "^4.1.2",
|
|
16862
|
+
"clean-stack": "^3.0.1",
|
|
16863
|
+
"cli-progress": "^3.12.0",
|
|
16864
|
+
"color": "^4.2.3",
|
|
16865
|
+
"debug": "^4.3.4",
|
|
16866
|
+
"ejs": "^3.1.10",
|
|
16867
|
+
"get-package-type": "^0.1.0",
|
|
16868
|
+
"globby": "^11.1.0",
|
|
16869
|
+
"hyperlinker": "^1.0.0",
|
|
16870
|
+
"indent-string": "^4.0.0",
|
|
16871
|
+
"is-wsl": "^2.2.0",
|
|
16872
|
+
"js-yaml": "^3.14.1",
|
|
16873
|
+
"minimatch": "^9.0.4",
|
|
16874
|
+
"natural-orderby": "^2.0.3",
|
|
16875
|
+
"object-treeify": "^1.1.33",
|
|
16876
|
+
"password-prompt": "^1.1.3",
|
|
16877
|
+
"slice-ansi": "^4.0.0",
|
|
16878
|
+
"string-width": "^4.2.3",
|
|
16879
|
+
"strip-ansi": "^6.0.1",
|
|
16880
|
+
"supports-color": "^8.1.1",
|
|
16881
|
+
"supports-hyperlinks": "^2.2.0",
|
|
16882
|
+
"widest-line": "^3.1.0",
|
|
16883
|
+
"wordwrap": "^1.0.0",
|
|
16884
|
+
"wrap-ansi": "^7.0.0"
|
|
16885
|
+
},
|
|
16886
|
+
"engines": {
|
|
16887
|
+
"node": ">=18.0.0"
|
|
16888
|
+
}
|
|
16889
|
+
},
|
|
16890
|
+
"node_modules/oclif/node_modules/@oclif/core/node_modules/supports-color": {
|
|
16891
|
+
"version": "8.1.1",
|
|
16892
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
16893
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
16894
|
+
"dev": true,
|
|
16895
|
+
"license": "MIT",
|
|
16896
|
+
"dependencies": {
|
|
16897
|
+
"has-flag": "^4.0.0"
|
|
16898
|
+
},
|
|
16899
|
+
"engines": {
|
|
16900
|
+
"node": ">=10"
|
|
16901
|
+
},
|
|
16902
|
+
"funding": {
|
|
16903
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
16904
|
+
}
|
|
16905
|
+
},
|
|
16906
|
+
"node_modules/oclif/node_modules/argparse": {
|
|
16907
|
+
"version": "1.0.10",
|
|
16908
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
16909
|
+
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
16910
|
+
"dev": true,
|
|
16911
|
+
"license": "MIT",
|
|
16912
|
+
"dependencies": {
|
|
16913
|
+
"sprintf-js": "~1.0.2"
|
|
16914
|
+
}
|
|
16915
|
+
},
|
|
16493
16916
|
"node_modules/oclif/node_modules/chalk": {
|
|
16494
16917
|
"version": "4.1.2",
|
|
16495
16918
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
@@ -16507,6 +16930,48 @@
|
|
|
16507
16930
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
16508
16931
|
}
|
|
16509
16932
|
},
|
|
16933
|
+
"node_modules/oclif/node_modules/js-yaml": {
|
|
16934
|
+
"version": "3.14.1",
|
|
16935
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
16936
|
+
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
16937
|
+
"dev": true,
|
|
16938
|
+
"license": "MIT",
|
|
16939
|
+
"dependencies": {
|
|
16940
|
+
"argparse": "^1.0.7",
|
|
16941
|
+
"esprima": "^4.0.0"
|
|
16942
|
+
},
|
|
16943
|
+
"bin": {
|
|
16944
|
+
"js-yaml": "bin/js-yaml.js"
|
|
16945
|
+
}
|
|
16946
|
+
},
|
|
16947
|
+
"node_modules/oclif/node_modules/natural-orderby": {
|
|
16948
|
+
"version": "2.0.3",
|
|
16949
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
16950
|
+
"integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
|
|
16951
|
+
"dev": true,
|
|
16952
|
+
"license": "MIT",
|
|
16953
|
+
"engines": {
|
|
16954
|
+
"node": "*"
|
|
16955
|
+
}
|
|
16956
|
+
},
|
|
16957
|
+
"node_modules/oclif/node_modules/slice-ansi": {
|
|
16958
|
+
"version": "4.0.0",
|
|
16959
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
16960
|
+
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
16961
|
+
"dev": true,
|
|
16962
|
+
"license": "MIT",
|
|
16963
|
+
"dependencies": {
|
|
16964
|
+
"ansi-styles": "^4.0.0",
|
|
16965
|
+
"astral-regex": "^2.0.0",
|
|
16966
|
+
"is-fullwidth-code-point": "^3.0.0"
|
|
16967
|
+
},
|
|
16968
|
+
"engines": {
|
|
16969
|
+
"node": ">=10"
|
|
16970
|
+
},
|
|
16971
|
+
"funding": {
|
|
16972
|
+
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
16973
|
+
}
|
|
16974
|
+
},
|
|
16510
16975
|
"node_modules/on-exit-leak-free": {
|
|
16511
16976
|
"version": "2.1.0",
|
|
16512
16977
|
"resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.0.tgz",
|
|
@@ -16773,7 +17238,6 @@
|
|
|
16773
17238
|
"version": "1.0.1",
|
|
16774
17239
|
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
|
16775
17240
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
|
16776
|
-
"dev": true,
|
|
16777
17241
|
"license": "MIT",
|
|
16778
17242
|
"dependencies": {
|
|
16779
17243
|
"callsites": "^3.0.0"
|
|
@@ -18456,22 +18920,48 @@
|
|
|
18456
18920
|
}
|
|
18457
18921
|
},
|
|
18458
18922
|
"node_modules/slice-ansi": {
|
|
18459
|
-
"version": "
|
|
18460
|
-
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-
|
|
18461
|
-
"integrity": "sha512-
|
|
18923
|
+
"version": "7.1.0",
|
|
18924
|
+
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
|
|
18925
|
+
"integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
|
|
18462
18926
|
"license": "MIT",
|
|
18463
18927
|
"dependencies": {
|
|
18464
|
-
"ansi-styles": "^
|
|
18465
|
-
"
|
|
18466
|
-
"is-fullwidth-code-point": "^3.0.0"
|
|
18928
|
+
"ansi-styles": "^6.2.1",
|
|
18929
|
+
"is-fullwidth-code-point": "^5.0.0"
|
|
18467
18930
|
},
|
|
18468
18931
|
"engines": {
|
|
18469
|
-
"node": ">=
|
|
18932
|
+
"node": ">=18"
|
|
18470
18933
|
},
|
|
18471
18934
|
"funding": {
|
|
18472
18935
|
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
18473
18936
|
}
|
|
18474
18937
|
},
|
|
18938
|
+
"node_modules/slice-ansi/node_modules/ansi-styles": {
|
|
18939
|
+
"version": "6.2.1",
|
|
18940
|
+
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
|
|
18941
|
+
"integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
|
|
18942
|
+
"license": "MIT",
|
|
18943
|
+
"engines": {
|
|
18944
|
+
"node": ">=12"
|
|
18945
|
+
},
|
|
18946
|
+
"funding": {
|
|
18947
|
+
"url": "https://github.com/chalk/ansi-styles?sponsor=1"
|
|
18948
|
+
}
|
|
18949
|
+
},
|
|
18950
|
+
"node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
|
|
18951
|
+
"version": "5.0.0",
|
|
18952
|
+
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
|
|
18953
|
+
"integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
|
|
18954
|
+
"license": "MIT",
|
|
18955
|
+
"dependencies": {
|
|
18956
|
+
"get-east-asian-width": "^1.0.0"
|
|
18957
|
+
},
|
|
18958
|
+
"engines": {
|
|
18959
|
+
"node": ">=18"
|
|
18960
|
+
},
|
|
18961
|
+
"funding": {
|
|
18962
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
18963
|
+
}
|
|
18964
|
+
},
|
|
18475
18965
|
"node_modules/smart-buffer": {
|
|
18476
18966
|
"version": "4.2.0",
|
|
18477
18967
|
"resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
|
|
@@ -19206,6 +19696,49 @@
|
|
|
19206
19696
|
"node": ">=8"
|
|
19207
19697
|
}
|
|
19208
19698
|
},
|
|
19699
|
+
"node_modules/terminal-link": {
|
|
19700
|
+
"version": "3.0.0",
|
|
19701
|
+
"resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-3.0.0.tgz",
|
|
19702
|
+
"integrity": "sha512-flFL3m4wuixmf6IfhFJd1YPiLiMuxEc8uHRM1buzIeZPm22Au2pDqBJQgdo7n1WfPU1ONFGv7YDwpFBmHGF6lg==",
|
|
19703
|
+
"license": "MIT",
|
|
19704
|
+
"dependencies": {
|
|
19705
|
+
"ansi-escapes": "^5.0.0",
|
|
19706
|
+
"supports-hyperlinks": "^2.2.0"
|
|
19707
|
+
},
|
|
19708
|
+
"engines": {
|
|
19709
|
+
"node": ">=12"
|
|
19710
|
+
},
|
|
19711
|
+
"funding": {
|
|
19712
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
19713
|
+
}
|
|
19714
|
+
},
|
|
19715
|
+
"node_modules/terminal-link/node_modules/ansi-escapes": {
|
|
19716
|
+
"version": "5.0.0",
|
|
19717
|
+
"resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz",
|
|
19718
|
+
"integrity": "sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==",
|
|
19719
|
+
"license": "MIT",
|
|
19720
|
+
"dependencies": {
|
|
19721
|
+
"type-fest": "^1.0.2"
|
|
19722
|
+
},
|
|
19723
|
+
"engines": {
|
|
19724
|
+
"node": ">=12"
|
|
19725
|
+
},
|
|
19726
|
+
"funding": {
|
|
19727
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
19728
|
+
}
|
|
19729
|
+
},
|
|
19730
|
+
"node_modules/terminal-link/node_modules/type-fest": {
|
|
19731
|
+
"version": "1.4.0",
|
|
19732
|
+
"resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
|
|
19733
|
+
"integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
|
|
19734
|
+
"license": "(MIT OR CC0-1.0)",
|
|
19735
|
+
"engines": {
|
|
19736
|
+
"node": ">=10"
|
|
19737
|
+
},
|
|
19738
|
+
"funding": {
|
|
19739
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
19740
|
+
}
|
|
19741
|
+
},
|
|
19209
19742
|
"node_modules/test-exclude": {
|
|
19210
19743
|
"version": "6.0.0",
|
|
19211
19744
|
"resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
|
|
@@ -19523,9 +20056,9 @@
|
|
|
19523
20056
|
}
|
|
19524
20057
|
},
|
|
19525
20058
|
"node_modules/ts-retry-promise": {
|
|
19526
|
-
"version": "0.
|
|
19527
|
-
"resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.
|
|
19528
|
-
"integrity": "sha512
|
|
20059
|
+
"version": "0.8.1",
|
|
20060
|
+
"resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.8.1.tgz",
|
|
20061
|
+
"integrity": "sha512-+AHPUmAhr5bSRRK5CurE9kNH8gZlEHnCgusZ0zy2bjfatUBDX0h6vGQjiT0YrGwSDwRZmU+bapeX6mj55FOPvg==",
|
|
19529
20062
|
"license": "MIT",
|
|
19530
20063
|
"engines": {
|
|
19531
20064
|
"node": ">=6"
|
|
@@ -19742,7 +20275,7 @@
|
|
|
19742
20275
|
"version": "5.4.5",
|
|
19743
20276
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
|
|
19744
20277
|
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
|
|
19745
|
-
"
|
|
20278
|
+
"devOptional": true,
|
|
19746
20279
|
"license": "Apache-2.0",
|
|
19747
20280
|
"bin": {
|
|
19748
20281
|
"tsc": "bin/tsc",
|