@salesforce/plugin-release-management 5.2.17 → 5.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +17 -17
- package/lib/commands/cli/artifacts/compare.js +10 -5
- package/lib/commands/cli/artifacts/compare.js.map +1 -1
- package/npm-shrinkwrap.json +501 -999
- package/oclif.lock +208 -209
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-release-management",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.3.1",
|
|
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.3.1",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^3.26.4",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"@salesforce/core": "^7.3.1",
|
|
18
18
|
"@salesforce/kit": "^3.1.0",
|
|
19
19
|
"@salesforce/plugin-command-reference": "^3.0.83",
|
|
20
|
-
"@salesforce/plugin-trust": "^3.
|
|
20
|
+
"@salesforce/plugin-trust": "^3.7.0",
|
|
21
21
|
"@salesforce/sf-plugins-core": "^9.0.7",
|
|
22
22
|
"@salesforce/ts-types": "^2.0.9",
|
|
23
23
|
"aws-sdk": "^2.1623.0",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
39
39
|
"@oclif/plugin-command-snapshot": "^5.1.9",
|
|
40
|
-
"@salesforce/dev-scripts": "^9.
|
|
40
|
+
"@salesforce/dev-scripts": "^9.1.2",
|
|
41
41
|
"@salesforce/ts-sinon": "1.4.19",
|
|
42
42
|
"@types/semver": "^7.5.8",
|
|
43
43
|
"@types/shelljs": "^0.8.15",
|
|
@@ -87,27 +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.535.0",
|
|
92
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.535.0.tgz",
|
|
93
|
-
"integrity": "sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==",
|
|
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": ">=14.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
90
|
"node_modules/@aws-crypto/crc32/node_modules/tslib": {
|
|
112
91
|
"version": "1.14.1",
|
|
113
92
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -127,27 +106,6 @@
|
|
|
127
106
|
"tslib": "^1.11.1"
|
|
128
107
|
}
|
|
129
108
|
},
|
|
130
|
-
"node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types": {
|
|
131
|
-
"version": "3.535.0",
|
|
132
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.535.0.tgz",
|
|
133
|
-
"integrity": "sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==",
|
|
134
|
-
"dev": true,
|
|
135
|
-
"license": "Apache-2.0",
|
|
136
|
-
"dependencies": {
|
|
137
|
-
"@smithy/types": "^2.12.0",
|
|
138
|
-
"tslib": "^2.6.2"
|
|
139
|
-
},
|
|
140
|
-
"engines": {
|
|
141
|
-
"node": ">=14.0.0"
|
|
142
|
-
}
|
|
143
|
-
},
|
|
144
|
-
"node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
145
|
-
"version": "2.6.2",
|
|
146
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
147
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
148
|
-
"dev": true,
|
|
149
|
-
"license": "0BSD"
|
|
150
|
-
},
|
|
151
109
|
"node_modules/@aws-crypto/crc32c/node_modules/tslib": {
|
|
152
110
|
"version": "1.14.1",
|
|
153
111
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -188,27 +146,6 @@
|
|
|
188
146
|
"tslib": "^1.11.1"
|
|
189
147
|
}
|
|
190
148
|
},
|
|
191
|
-
"node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types": {
|
|
192
|
-
"version": "3.535.0",
|
|
193
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.535.0.tgz",
|
|
194
|
-
"integrity": "sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==",
|
|
195
|
-
"dev": true,
|
|
196
|
-
"license": "Apache-2.0",
|
|
197
|
-
"dependencies": {
|
|
198
|
-
"@smithy/types": "^2.12.0",
|
|
199
|
-
"tslib": "^2.6.2"
|
|
200
|
-
},
|
|
201
|
-
"engines": {
|
|
202
|
-
"node": ">=14.0.0"
|
|
203
|
-
}
|
|
204
|
-
},
|
|
205
|
-
"node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
206
|
-
"version": "2.6.2",
|
|
207
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
208
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
209
|
-
"dev": true,
|
|
210
|
-
"license": "0BSD"
|
|
211
|
-
},
|
|
212
149
|
"node_modules/@aws-crypto/sha1-browser/node_modules/tslib": {
|
|
213
150
|
"version": "1.14.1",
|
|
214
151
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -233,27 +170,6 @@
|
|
|
233
170
|
"tslib": "^1.11.1"
|
|
234
171
|
}
|
|
235
172
|
},
|
|
236
|
-
"node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types": {
|
|
237
|
-
"version": "3.535.0",
|
|
238
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.535.0.tgz",
|
|
239
|
-
"integrity": "sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==",
|
|
240
|
-
"dev": true,
|
|
241
|
-
"license": "Apache-2.0",
|
|
242
|
-
"dependencies": {
|
|
243
|
-
"@smithy/types": "^2.12.0",
|
|
244
|
-
"tslib": "^2.6.2"
|
|
245
|
-
},
|
|
246
|
-
"engines": {
|
|
247
|
-
"node": ">=14.0.0"
|
|
248
|
-
}
|
|
249
|
-
},
|
|
250
|
-
"node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
251
|
-
"version": "2.6.2",
|
|
252
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
253
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
254
|
-
"dev": true,
|
|
255
|
-
"license": "0BSD"
|
|
256
|
-
},
|
|
257
173
|
"node_modules/@aws-crypto/sha256-browser/node_modules/tslib": {
|
|
258
174
|
"version": "1.14.1",
|
|
259
175
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -273,27 +189,6 @@
|
|
|
273
189
|
"tslib": "^1.11.1"
|
|
274
190
|
}
|
|
275
191
|
},
|
|
276
|
-
"node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
|
|
277
|
-
"version": "3.535.0",
|
|
278
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.535.0.tgz",
|
|
279
|
-
"integrity": "sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==",
|
|
280
|
-
"dev": true,
|
|
281
|
-
"license": "Apache-2.0",
|
|
282
|
-
"dependencies": {
|
|
283
|
-
"@smithy/types": "^2.12.0",
|
|
284
|
-
"tslib": "^2.6.2"
|
|
285
|
-
},
|
|
286
|
-
"engines": {
|
|
287
|
-
"node": ">=14.0.0"
|
|
288
|
-
}
|
|
289
|
-
},
|
|
290
|
-
"node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
291
|
-
"version": "2.6.2",
|
|
292
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
293
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
294
|
-
"dev": true,
|
|
295
|
-
"license": "0BSD"
|
|
296
|
-
},
|
|
297
192
|
"node_modules/@aws-crypto/sha256-js/node_modules/tslib": {
|
|
298
193
|
"version": "1.14.1",
|
|
299
194
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -330,27 +225,6 @@
|
|
|
330
225
|
"tslib": "^1.11.1"
|
|
331
226
|
}
|
|
332
227
|
},
|
|
333
|
-
"node_modules/@aws-crypto/util/node_modules/@aws-sdk/types": {
|
|
334
|
-
"version": "3.535.0",
|
|
335
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.535.0.tgz",
|
|
336
|
-
"integrity": "sha512-aY4MYfduNj+sRR37U7XxYR8wemfbKP6lx00ze2M2uubn7mZotuVrWYAafbMSXrdEMSToE5JDhr28vArSOoLcSg==",
|
|
337
|
-
"dev": true,
|
|
338
|
-
"license": "Apache-2.0",
|
|
339
|
-
"dependencies": {
|
|
340
|
-
"@smithy/types": "^2.12.0",
|
|
341
|
-
"tslib": "^2.6.2"
|
|
342
|
-
},
|
|
343
|
-
"engines": {
|
|
344
|
-
"node": ">=14.0.0"
|
|
345
|
-
}
|
|
346
|
-
},
|
|
347
|
-
"node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/node_modules/tslib": {
|
|
348
|
-
"version": "2.6.2",
|
|
349
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz",
|
|
350
|
-
"integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==",
|
|
351
|
-
"dev": true,
|
|
352
|
-
"license": "0BSD"
|
|
353
|
-
},
|
|
354
228
|
"node_modules/@aws-crypto/util/node_modules/tslib": {
|
|
355
229
|
"version": "1.14.1",
|
|
356
230
|
"resolved": "https://registry.npmjs.org/tslib/-/tslib-1.14.1.tgz",
|
|
@@ -3365,6 +3239,16 @@
|
|
|
3365
3239
|
"node": ">=6.9.0"
|
|
3366
3240
|
}
|
|
3367
3241
|
},
|
|
3242
|
+
"node_modules/@colors/colors": {
|
|
3243
|
+
"version": "1.5.0",
|
|
3244
|
+
"resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz",
|
|
3245
|
+
"integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==",
|
|
3246
|
+
"license": "MIT",
|
|
3247
|
+
"optional": true,
|
|
3248
|
+
"engines": {
|
|
3249
|
+
"node": ">=0.1.90"
|
|
3250
|
+
}
|
|
3251
|
+
},
|
|
3368
3252
|
"node_modules/@commitlint/cli": {
|
|
3369
3253
|
"version": "17.6.5",
|
|
3370
3254
|
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-17.6.5.tgz",
|
|
@@ -3493,22 +3377,29 @@
|
|
|
3493
3377
|
}
|
|
3494
3378
|
},
|
|
3495
3379
|
"node_modules/@commitlint/config-validator/node_modules/ajv": {
|
|
3496
|
-
"version": "8.
|
|
3497
|
-
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.
|
|
3498
|
-
"integrity": "sha512-
|
|
3380
|
+
"version": "8.13.0",
|
|
3381
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
|
|
3382
|
+
"integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
|
|
3499
3383
|
"dev": true,
|
|
3500
3384
|
"license": "MIT",
|
|
3501
3385
|
"dependencies": {
|
|
3502
|
-
"fast-deep-equal": "^3.1.
|
|
3386
|
+
"fast-deep-equal": "^3.1.3",
|
|
3503
3387
|
"json-schema-traverse": "^1.0.0",
|
|
3504
3388
|
"require-from-string": "^2.0.2",
|
|
3505
|
-
"uri-js": "^4.
|
|
3389
|
+
"uri-js": "^4.4.1"
|
|
3506
3390
|
},
|
|
3507
3391
|
"funding": {
|
|
3508
3392
|
"type": "github",
|
|
3509
3393
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
3510
3394
|
}
|
|
3511
3395
|
},
|
|
3396
|
+
"node_modules/@commitlint/config-validator/node_modules/json-schema-traverse": {
|
|
3397
|
+
"version": "1.0.0",
|
|
3398
|
+
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
3399
|
+
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
3400
|
+
"dev": true,
|
|
3401
|
+
"license": "MIT"
|
|
3402
|
+
},
|
|
3512
3403
|
"node_modules/@commitlint/ensure": {
|
|
3513
3404
|
"version": "17.4.4",
|
|
3514
3405
|
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.4.tgz",
|
|
@@ -4340,26 +4231,6 @@
|
|
|
4340
4231
|
"node": ">=18"
|
|
4341
4232
|
}
|
|
4342
4233
|
},
|
|
4343
|
-
"node_modules/@inquirer/select/node_modules/@inquirer/type": {
|
|
4344
|
-
"version": "1.3.1",
|
|
4345
|
-
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.1.tgz",
|
|
4346
|
-
"integrity": "sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==",
|
|
4347
|
-
"dev": true,
|
|
4348
|
-
"license": "MIT",
|
|
4349
|
-
"engines": {
|
|
4350
|
-
"node": ">=18"
|
|
4351
|
-
}
|
|
4352
|
-
},
|
|
4353
|
-
"node_modules/@inquirer/select/node_modules/@types/node": {
|
|
4354
|
-
"version": "20.12.7",
|
|
4355
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
|
|
4356
|
-
"integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
|
|
4357
|
-
"dev": true,
|
|
4358
|
-
"license": "MIT",
|
|
4359
|
-
"dependencies": {
|
|
4360
|
-
"undici-types": "~5.26.4"
|
|
4361
|
-
}
|
|
4362
|
-
},
|
|
4363
4234
|
"node_modules/@inquirer/select/node_modules/chalk": {
|
|
4364
4235
|
"version": "4.1.2",
|
|
4365
4236
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
@@ -4391,9 +4262,9 @@
|
|
|
4391
4262
|
}
|
|
4392
4263
|
},
|
|
4393
4264
|
"node_modules/@inquirer/type": {
|
|
4394
|
-
"version": "1.
|
|
4395
|
-
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.
|
|
4396
|
-
"integrity": "sha512-
|
|
4265
|
+
"version": "1.3.1",
|
|
4266
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.1.tgz",
|
|
4267
|
+
"integrity": "sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==",
|
|
4397
4268
|
"license": "MIT",
|
|
4398
4269
|
"engines": {
|
|
4399
4270
|
"node": ">=18"
|
|
@@ -4658,9 +4529,9 @@
|
|
|
4658
4529
|
}
|
|
4659
4530
|
},
|
|
4660
4531
|
"node_modules/@jsforce/jsforce-node/node_modules/@types/node": {
|
|
4661
|
-
"version": "18.19.
|
|
4662
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.
|
|
4663
|
-
"integrity": "sha512-
|
|
4532
|
+
"version": "18.19.33",
|
|
4533
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz",
|
|
4534
|
+
"integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==",
|
|
4664
4535
|
"license": "MIT",
|
|
4665
4536
|
"dependencies": {
|
|
4666
4537
|
"undici-types": "~5.26.4"
|
|
@@ -4885,16 +4756,16 @@
|
|
|
4885
4756
|
}
|
|
4886
4757
|
},
|
|
4887
4758
|
"node_modules/@npmcli/git": {
|
|
4888
|
-
"version": "5.0.
|
|
4889
|
-
"resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.
|
|
4890
|
-
"integrity": "sha512-
|
|
4759
|
+
"version": "5.0.7",
|
|
4760
|
+
"resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.7.tgz",
|
|
4761
|
+
"integrity": "sha512-WaOVvto604d5IpdCRV2KjQu8PzkfE96d50CQGKgywXh2GxXmDeUO5EWcBC4V57uFyrNqx83+MewuJh3WTR3xPA==",
|
|
4891
4762
|
"extraneous": true,
|
|
4892
4763
|
"license": "ISC",
|
|
4893
4764
|
"dependencies": {
|
|
4894
4765
|
"@npmcli/promise-spawn": "^7.0.0",
|
|
4895
4766
|
"lru-cache": "^10.0.1",
|
|
4896
4767
|
"npm-pick-manifest": "^9.0.0",
|
|
4897
|
-
"proc-log": "^
|
|
4768
|
+
"proc-log": "^4.0.0",
|
|
4898
4769
|
"promise-inflight": "^1.0.1",
|
|
4899
4770
|
"promise-retry": "^2.0.1",
|
|
4900
4771
|
"semver": "^7.3.5",
|
|
@@ -4904,16 +4775,6 @@
|
|
|
4904
4775
|
"node": "^16.14.0 || >=18.0.0"
|
|
4905
4776
|
}
|
|
4906
4777
|
},
|
|
4907
|
-
"node_modules/@npmcli/git/node_modules/proc-log": {
|
|
4908
|
-
"version": "3.0.0",
|
|
4909
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
4910
|
-
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
4911
|
-
"extraneous": true,
|
|
4912
|
-
"license": "ISC",
|
|
4913
|
-
"engines": {
|
|
4914
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
4915
|
-
}
|
|
4916
|
-
},
|
|
4917
4778
|
"node_modules/@npmcli/installed-package-contents": {
|
|
4918
4779
|
"version": "2.0.2",
|
|
4919
4780
|
"resolved": "https://registry.npmjs.org/@npmcli/installed-package-contents/-/installed-package-contents-2.0.2.tgz",
|
|
@@ -4932,9 +4793,9 @@
|
|
|
4932
4793
|
}
|
|
4933
4794
|
},
|
|
4934
4795
|
"node_modules/@npmcli/map-workspaces": {
|
|
4935
|
-
"version": "3.0.
|
|
4936
|
-
"resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.
|
|
4937
|
-
"integrity": "sha512-
|
|
4796
|
+
"version": "3.0.6",
|
|
4797
|
+
"resolved": "https://registry.npmjs.org/@npmcli/map-workspaces/-/map-workspaces-3.0.6.tgz",
|
|
4798
|
+
"integrity": "sha512-tkYs0OYnzQm6iIRdfy+LcLBjcKuQCeE5YLb8KnrIlutJfheNaPvPpgoFEyEFgbjzl5PLZ3IA/BWAwRU0eHuQDA==",
|
|
4938
4799
|
"extraneous": true,
|
|
4939
4800
|
"license": "ISC",
|
|
4940
4801
|
"dependencies": {
|
|
@@ -4984,9 +4845,9 @@
|
|
|
4984
4845
|
}
|
|
4985
4846
|
},
|
|
4986
4847
|
"node_modules/@npmcli/package-json": {
|
|
4987
|
-
"version": "5.
|
|
4988
|
-
"resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.
|
|
4989
|
-
"integrity": "sha512-
|
|
4848
|
+
"version": "5.1.0",
|
|
4849
|
+
"resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.0.tgz",
|
|
4850
|
+
"integrity": "sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==",
|
|
4990
4851
|
"extraneous": true,
|
|
4991
4852
|
"license": "ISC",
|
|
4992
4853
|
"dependencies": {
|
|
@@ -4995,23 +4856,13 @@
|
|
|
4995
4856
|
"hosted-git-info": "^7.0.0",
|
|
4996
4857
|
"json-parse-even-better-errors": "^3.0.0",
|
|
4997
4858
|
"normalize-package-data": "^6.0.0",
|
|
4998
|
-
"proc-log": "^
|
|
4859
|
+
"proc-log": "^4.0.0",
|
|
4999
4860
|
"semver": "^7.5.3"
|
|
5000
4861
|
},
|
|
5001
4862
|
"engines": {
|
|
5002
4863
|
"node": "^16.14.0 || >=18.0.0"
|
|
5003
4864
|
}
|
|
5004
4865
|
},
|
|
5005
|
-
"node_modules/@npmcli/package-json/node_modules/proc-log": {
|
|
5006
|
-
"version": "3.0.0",
|
|
5007
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
5008
|
-
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
5009
|
-
"extraneous": true,
|
|
5010
|
-
"license": "ISC",
|
|
5011
|
-
"engines": {
|
|
5012
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
5013
|
-
}
|
|
5014
|
-
},
|
|
5015
4866
|
"node_modules/@npmcli/promise-spawn": {
|
|
5016
4867
|
"version": "7.0.1",
|
|
5017
4868
|
"resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
|
|
@@ -5482,14 +5333,14 @@
|
|
|
5482
5333
|
}
|
|
5483
5334
|
},
|
|
5484
5335
|
"node_modules/@salesforce/core": {
|
|
5485
|
-
"version": "7.3.
|
|
5486
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.
|
|
5487
|
-
"integrity": "sha512-
|
|
5336
|
+
"version": "7.3.9",
|
|
5337
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.9.tgz",
|
|
5338
|
+
"integrity": "sha512-eJqDiA5b7wU50Ee/xjmGzSnHrNVJ8S77B7enfX30gm7gxU3i3M3QeBdiV6XAOPLSIL96DseofP6Tv6c+rljlKA==",
|
|
5488
5339
|
"license": "BSD-3-Clause",
|
|
5489
5340
|
"dependencies": {
|
|
5490
5341
|
"@jsforce/jsforce-node": "^3.2.0",
|
|
5491
5342
|
"@salesforce/kit": "^3.1.1",
|
|
5492
|
-
"@salesforce/schemas": "^1.
|
|
5343
|
+
"@salesforce/schemas": "^1.9.0",
|
|
5493
5344
|
"@salesforce/ts-types": "^2.0.9",
|
|
5494
5345
|
"ajv": "^8.13.0",
|
|
5495
5346
|
"change-case": "^4.1.2",
|
|
@@ -5525,6 +5376,12 @@
|
|
|
5525
5376
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
5526
5377
|
}
|
|
5527
5378
|
},
|
|
5379
|
+
"node_modules/@salesforce/core/node_modules/json-schema-traverse": {
|
|
5380
|
+
"version": "1.0.0",
|
|
5381
|
+
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
|
|
5382
|
+
"integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
|
|
5383
|
+
"license": "MIT"
|
|
5384
|
+
},
|
|
5528
5385
|
"node_modules/@salesforce/dev-config": {
|
|
5529
5386
|
"version": "4.1.0",
|
|
5530
5387
|
"resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
|
|
@@ -5533,9 +5390,9 @@
|
|
|
5533
5390
|
"license": "BSD-3-Clause"
|
|
5534
5391
|
},
|
|
5535
5392
|
"node_modules/@salesforce/dev-scripts": {
|
|
5536
|
-
"version": "9.
|
|
5537
|
-
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-9.
|
|
5538
|
-
"integrity": "sha512-
|
|
5393
|
+
"version": "9.1.2",
|
|
5394
|
+
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz",
|
|
5395
|
+
"integrity": "sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==",
|
|
5539
5396
|
"dev": true,
|
|
5540
5397
|
"license": "BSD-3-Clause",
|
|
5541
5398
|
"dependencies": {
|
|
@@ -5545,7 +5402,7 @@
|
|
|
5545
5402
|
"@salesforce/prettier-config": "^0.0.3",
|
|
5546
5403
|
"@types/chai": "^4.3.14",
|
|
5547
5404
|
"@types/mocha": "^10.0.6",
|
|
5548
|
-
"@types/node": "^18.19.
|
|
5405
|
+
"@types/node": "^18.19.32",
|
|
5549
5406
|
"@types/sinon": "^10.0.20",
|
|
5550
5407
|
"chai": "^4.3.10",
|
|
5551
5408
|
"chalk": "^4.0.0",
|
|
@@ -5596,9 +5453,9 @@
|
|
|
5596
5453
|
}
|
|
5597
5454
|
},
|
|
5598
5455
|
"node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
|
|
5599
|
-
"version": "18.19.
|
|
5600
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.
|
|
5601
|
-
"integrity": "sha512-
|
|
5456
|
+
"version": "18.19.33",
|
|
5457
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz",
|
|
5458
|
+
"integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==",
|
|
5602
5459
|
"dev": true,
|
|
5603
5460
|
"license": "MIT",
|
|
5604
5461
|
"dependencies": {
|
|
@@ -5684,64 +5541,180 @@
|
|
|
5684
5541
|
"node": ">=18.0.0"
|
|
5685
5542
|
}
|
|
5686
5543
|
},
|
|
5687
|
-
"node_modules/@salesforce/plugin-
|
|
5688
|
-
"version": "3.
|
|
5689
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
5690
|
-
"integrity": "sha512
|
|
5544
|
+
"node_modules/@salesforce/plugin-info": {
|
|
5545
|
+
"version": "3.3.0",
|
|
5546
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.0.tgz",
|
|
5547
|
+
"integrity": "sha512-/UZX3wFFAwu7RG9fIflRB6ljwJ55jva9wfEN2RUnd+A5+01WTrekX+SNbE9etKqdVS06UF/BfpCqNrgGw/98GQ==",
|
|
5691
5548
|
"license": "BSD-3-Clause",
|
|
5692
5549
|
"dependencies": {
|
|
5693
|
-
"@
|
|
5694
|
-
"@
|
|
5695
|
-
"@
|
|
5550
|
+
"@inquirer/input": "^2.1.6",
|
|
5551
|
+
"@jsforce/jsforce-node": "^3.2.0",
|
|
5552
|
+
"@oclif/core": "^3.26.5",
|
|
5553
|
+
"@salesforce/core": "^7.3.5",
|
|
5554
|
+
"@salesforce/kit": "^3.1.0",
|
|
5696
5555
|
"@salesforce/sf-plugins-core": "^9.0.7",
|
|
5697
5556
|
"got": "^13.0.0",
|
|
5698
|
-
"
|
|
5699
|
-
"
|
|
5557
|
+
"marked": "^4.3.0",
|
|
5558
|
+
"marked-terminal": "^4.2.0",
|
|
5559
|
+
"open": "^10.1.0",
|
|
5700
5560
|
"proxy-agent": "^6.4.0",
|
|
5701
|
-
"semver": "^7.6.
|
|
5702
|
-
"shelljs": "^0.8.4"
|
|
5703
|
-
},
|
|
5704
|
-
"bin": {
|
|
5705
|
-
"sf-trust": "bin/dev"
|
|
5561
|
+
"semver": "^7.6.0"
|
|
5706
5562
|
},
|
|
5707
5563
|
"engines": {
|
|
5708
5564
|
"node": ">=18.0.0"
|
|
5709
5565
|
}
|
|
5710
5566
|
},
|
|
5711
|
-
"node_modules/@salesforce/
|
|
5712
|
-
"version": "
|
|
5713
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5714
|
-
"integrity": "sha512-
|
|
5715
|
-
"
|
|
5716
|
-
"
|
|
5567
|
+
"node_modules/@salesforce/plugin-info/node_modules/@inquirer/core": {
|
|
5568
|
+
"version": "8.2.1",
|
|
5569
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.2.1.tgz",
|
|
5570
|
+
"integrity": "sha512-TIcuQMn2qrtyYe0j136UpHeYpk7AcR/trKeT/7YY0vRgcS9YSfJuQ2+PudPhSofLLsHNnRYAHScQCcVZrJkMqA==",
|
|
5571
|
+
"license": "MIT",
|
|
5572
|
+
"dependencies": {
|
|
5573
|
+
"@inquirer/figures": "^1.0.2",
|
|
5574
|
+
"@inquirer/type": "^1.3.2",
|
|
5575
|
+
"@types/mute-stream": "^0.0.4",
|
|
5576
|
+
"@types/node": "^20.12.12",
|
|
5577
|
+
"@types/wrap-ansi": "^3.0.0",
|
|
5578
|
+
"ansi-escapes": "^4.3.2",
|
|
5579
|
+
"chalk": "^4.1.2",
|
|
5580
|
+
"cli-spinners": "^2.9.2",
|
|
5581
|
+
"cli-width": "^4.1.0",
|
|
5582
|
+
"mute-stream": "^1.0.0",
|
|
5583
|
+
"signal-exit": "^4.1.0",
|
|
5584
|
+
"strip-ansi": "^6.0.1",
|
|
5585
|
+
"wrap-ansi": "^6.2.0"
|
|
5586
|
+
},
|
|
5587
|
+
"engines": {
|
|
5588
|
+
"node": ">=18"
|
|
5589
|
+
}
|
|
5717
5590
|
},
|
|
5718
|
-
"node_modules/@salesforce/
|
|
5719
|
-
"version": "1.
|
|
5720
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5721
|
-
"integrity": "sha512-
|
|
5722
|
-
"license": "
|
|
5591
|
+
"node_modules/@salesforce/plugin-info/node_modules/@inquirer/figures": {
|
|
5592
|
+
"version": "1.0.2",
|
|
5593
|
+
"resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.2.tgz",
|
|
5594
|
+
"integrity": "sha512-4F1MBwVr3c/m4bAUef6LgkvBfSjzwH+OfldgHqcuacWwSUetFebM2wi58WfG9uk1rR98U6GwLed4asLJbwdV5w==",
|
|
5595
|
+
"license": "MIT",
|
|
5596
|
+
"engines": {
|
|
5597
|
+
"node": ">=18"
|
|
5598
|
+
}
|
|
5723
5599
|
},
|
|
5724
|
-
"node_modules/@salesforce/
|
|
5725
|
-
"version": "
|
|
5726
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5727
|
-
"integrity": "sha512-
|
|
5728
|
-
"license": "
|
|
5600
|
+
"node_modules/@salesforce/plugin-info/node_modules/@inquirer/input": {
|
|
5601
|
+
"version": "2.1.8",
|
|
5602
|
+
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.8.tgz",
|
|
5603
|
+
"integrity": "sha512-W1hsmUArJRGI8kL8+Kl+9wgnm02xPbpKtSIlwoHtRfIn8f/b/9spfNuTWolCVDHh3ZA4LS+Et71d1P6UpdD20A==",
|
|
5604
|
+
"license": "MIT",
|
|
5729
5605
|
"dependencies": {
|
|
5730
|
-
"@inquirer/
|
|
5731
|
-
"@inquirer/
|
|
5732
|
-
"@oclif/core": "^3.26.5",
|
|
5733
|
-
"@salesforce/core": "^7.3.3",
|
|
5734
|
-
"@salesforce/kit": "^3.1.0",
|
|
5735
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5736
|
-
"chalk": "^5.3.0"
|
|
5606
|
+
"@inquirer/core": "^8.2.1",
|
|
5607
|
+
"@inquirer/type": "^1.3.2"
|
|
5737
5608
|
},
|
|
5738
5609
|
"engines": {
|
|
5739
|
-
"node": ">=18
|
|
5610
|
+
"node": ">=18"
|
|
5740
5611
|
}
|
|
5741
5612
|
},
|
|
5742
|
-
"node_modules/@salesforce/
|
|
5743
|
-
"version": "1.
|
|
5744
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5613
|
+
"node_modules/@salesforce/plugin-info/node_modules/@inquirer/type": {
|
|
5614
|
+
"version": "1.3.2",
|
|
5615
|
+
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.2.tgz",
|
|
5616
|
+
"integrity": "sha512-5Frickan9c89QbPkSu6I6y8p+9eR6hZkdPahGmNDsTFX8FHLPAozyzCZMKUeW8FyYwnlCKUjqIEqxY+UctARiw==",
|
|
5617
|
+
"license": "MIT",
|
|
5618
|
+
"engines": {
|
|
5619
|
+
"node": ">=18"
|
|
5620
|
+
}
|
|
5621
|
+
},
|
|
5622
|
+
"node_modules/@salesforce/plugin-info/node_modules/@types/node": {
|
|
5623
|
+
"version": "20.12.12",
|
|
5624
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.12.tgz",
|
|
5625
|
+
"integrity": "sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==",
|
|
5626
|
+
"license": "MIT",
|
|
5627
|
+
"dependencies": {
|
|
5628
|
+
"undici-types": "~5.26.4"
|
|
5629
|
+
}
|
|
5630
|
+
},
|
|
5631
|
+
"node_modules/@salesforce/plugin-info/node_modules/chalk": {
|
|
5632
|
+
"version": "4.1.2",
|
|
5633
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
5634
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5635
|
+
"license": "MIT",
|
|
5636
|
+
"dependencies": {
|
|
5637
|
+
"ansi-styles": "^4.1.0",
|
|
5638
|
+
"supports-color": "^7.1.0"
|
|
5639
|
+
},
|
|
5640
|
+
"engines": {
|
|
5641
|
+
"node": ">=10"
|
|
5642
|
+
},
|
|
5643
|
+
"funding": {
|
|
5644
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5645
|
+
}
|
|
5646
|
+
},
|
|
5647
|
+
"node_modules/@salesforce/plugin-info/node_modules/signal-exit": {
|
|
5648
|
+
"version": "4.1.0",
|
|
5649
|
+
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
|
|
5650
|
+
"integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
|
|
5651
|
+
"license": "ISC",
|
|
5652
|
+
"engines": {
|
|
5653
|
+
"node": ">=14"
|
|
5654
|
+
},
|
|
5655
|
+
"funding": {
|
|
5656
|
+
"url": "https://github.com/sponsors/isaacs"
|
|
5657
|
+
}
|
|
5658
|
+
},
|
|
5659
|
+
"node_modules/@salesforce/plugin-trust": {
|
|
5660
|
+
"version": "3.7.0",
|
|
5661
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.0.tgz",
|
|
5662
|
+
"integrity": "sha512-P8GDU5Aw3ry7ai/z22f1dP7j8Q6V3+7osMn+v5HNdgpsj7wYFCgWUUfgggUNFNtxnVFdWX696OGQ1jEIhDMYMg==",
|
|
5663
|
+
"license": "BSD-3-Clause",
|
|
5664
|
+
"dependencies": {
|
|
5665
|
+
"@oclif/core": "^3.26.6",
|
|
5666
|
+
"@salesforce/core": "^7.3.8",
|
|
5667
|
+
"@salesforce/kit": "^3.1.1",
|
|
5668
|
+
"@salesforce/plugin-info": "^3.2.7",
|
|
5669
|
+
"@salesforce/sf-plugins-core": "^9.0.10",
|
|
5670
|
+
"got": "^13.0.0",
|
|
5671
|
+
"npm": "^10.7.0",
|
|
5672
|
+
"npm-run-path": "^4.0.1",
|
|
5673
|
+
"proxy-agent": "^6.4.0",
|
|
5674
|
+
"semver": "^7.6.2",
|
|
5675
|
+
"shelljs": "^0.8.4"
|
|
5676
|
+
},
|
|
5677
|
+
"bin": {
|
|
5678
|
+
"sf-trust": "bin/dev"
|
|
5679
|
+
},
|
|
5680
|
+
"engines": {
|
|
5681
|
+
"node": ">=18.0.0"
|
|
5682
|
+
}
|
|
5683
|
+
},
|
|
5684
|
+
"node_modules/@salesforce/prettier-config": {
|
|
5685
|
+
"version": "0.0.3",
|
|
5686
|
+
"resolved": "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz",
|
|
5687
|
+
"integrity": "sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==",
|
|
5688
|
+
"dev": true,
|
|
5689
|
+
"license": "BSD-3-Clause"
|
|
5690
|
+
},
|
|
5691
|
+
"node_modules/@salesforce/schemas": {
|
|
5692
|
+
"version": "1.9.0",
|
|
5693
|
+
"resolved": "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.9.0.tgz",
|
|
5694
|
+
"integrity": "sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==",
|
|
5695
|
+
"license": "ISC"
|
|
5696
|
+
},
|
|
5697
|
+
"node_modules/@salesforce/sf-plugins-core": {
|
|
5698
|
+
"version": "9.0.12",
|
|
5699
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.12.tgz",
|
|
5700
|
+
"integrity": "sha512-KtZErzUdBrDDONpE6ZbW3V5WfBwUwo07Snttnu4IFs82rbsOkyCG/m02b+mbnGBrwWWy7auZW4e2ciRrmbZGDQ==",
|
|
5701
|
+
"license": "BSD-3-Clause",
|
|
5702
|
+
"dependencies": {
|
|
5703
|
+
"@inquirer/confirm": "^2.0.17",
|
|
5704
|
+
"@inquirer/password": "^1.1.16",
|
|
5705
|
+
"@oclif/core": "^3.26.6",
|
|
5706
|
+
"@salesforce/core": "^7.3.8",
|
|
5707
|
+
"@salesforce/kit": "^3.1.1",
|
|
5708
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5709
|
+
"chalk": "^5.3.0"
|
|
5710
|
+
},
|
|
5711
|
+
"engines": {
|
|
5712
|
+
"node": ">=18.0.0"
|
|
5713
|
+
}
|
|
5714
|
+
},
|
|
5715
|
+
"node_modules/@salesforce/ts-sinon": {
|
|
5716
|
+
"version": "1.4.19",
|
|
5717
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.19.tgz",
|
|
5745
5718
|
"integrity": "sha512-vopxKrI6QD0OCtPlge1eGGHFWLkoDee7KaB/dpGeRwioeNfCVJ8ikELN0hv0zq9Ys6gUYWYcdpxzTP1upslCJA==",
|
|
5746
5719
|
"dev": true,
|
|
5747
5720
|
"license": "BSD-3-Clause",
|
|
@@ -5982,9 +5955,9 @@
|
|
|
5982
5955
|
}
|
|
5983
5956
|
},
|
|
5984
5957
|
"node_modules/@sinonjs/fake-timers/node_modules/@sinonjs/commons": {
|
|
5985
|
-
"version": "3.0.
|
|
5986
|
-
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.
|
|
5987
|
-
"integrity": "sha512-
|
|
5958
|
+
"version": "3.0.1",
|
|
5959
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
|
|
5960
|
+
"integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
|
|
5988
5961
|
"license": "BSD-3-Clause",
|
|
5989
5962
|
"dependencies": {
|
|
5990
5963
|
"type-detect": "4.0.8"
|
|
@@ -6880,9 +6853,9 @@
|
|
|
6880
6853
|
"license": "MIT"
|
|
6881
6854
|
},
|
|
6882
6855
|
"node_modules/@types/json-schema": {
|
|
6883
|
-
"version": "7.0.
|
|
6884
|
-
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.
|
|
6885
|
-
"integrity": "sha512-
|
|
6856
|
+
"version": "7.0.15",
|
|
6857
|
+
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|
6858
|
+
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|
6886
6859
|
"dev": true,
|
|
6887
6860
|
"license": "MIT"
|
|
6888
6861
|
},
|
|
@@ -6939,9 +6912,9 @@
|
|
|
6939
6912
|
}
|
|
6940
6913
|
},
|
|
6941
6914
|
"node_modules/@types/node": {
|
|
6942
|
-
"version": "20.12.
|
|
6943
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.
|
|
6944
|
-
"integrity": "sha512-
|
|
6915
|
+
"version": "20.12.7",
|
|
6916
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
|
|
6917
|
+
"integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
|
|
6945
6918
|
"license": "MIT",
|
|
6946
6919
|
"dependencies": {
|
|
6947
6920
|
"undici-types": "~5.26.4"
|
|
@@ -7334,13 +7307,6 @@
|
|
|
7334
7307
|
"url": "https://github.com/sponsors/epoberezkin"
|
|
7335
7308
|
}
|
|
7336
7309
|
},
|
|
7337
|
-
"node_modules/ajv/node_modules/json-schema-traverse": {
|
|
7338
|
-
"version": "0.4.1",
|
|
7339
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
7340
|
-
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
7341
|
-
"dev": true,
|
|
7342
|
-
"license": "MIT"
|
|
7343
|
-
},
|
|
7344
7310
|
"node_modules/ansi-colors": {
|
|
7345
7311
|
"version": "4.1.1",
|
|
7346
7312
|
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
|
|
@@ -8020,6 +7986,21 @@
|
|
|
8020
7986
|
"semver": "^7.0.0"
|
|
8021
7987
|
}
|
|
8022
7988
|
},
|
|
7989
|
+
"node_modules/bundle-name": {
|
|
7990
|
+
"version": "4.1.0",
|
|
7991
|
+
"resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-4.1.0.tgz",
|
|
7992
|
+
"integrity": "sha512-tjwM5exMg6BGRI+kNmTntNsvdZS1X8BFYS6tnJ2hdH0kVxM6/eVZ2xy+FqStSWvYmtfFMDLIxurorHwDKfDz5Q==",
|
|
7993
|
+
"license": "MIT",
|
|
7994
|
+
"dependencies": {
|
|
7995
|
+
"run-applescript": "^7.0.0"
|
|
7996
|
+
},
|
|
7997
|
+
"engines": {
|
|
7998
|
+
"node": ">=18"
|
|
7999
|
+
},
|
|
8000
|
+
"funding": {
|
|
8001
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
8002
|
+
}
|
|
8003
|
+
},
|
|
8023
8004
|
"node_modules/cacache": {
|
|
8024
8005
|
"version": "18.0.2",
|
|
8025
8006
|
"resolved": "https://registry.npmjs.org/cacache/-/cacache-18.0.2.tgz",
|
|
@@ -8452,6 +8433,21 @@
|
|
|
8452
8433
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
8453
8434
|
}
|
|
8454
8435
|
},
|
|
8436
|
+
"node_modules/cli-table3": {
|
|
8437
|
+
"version": "0.6.5",
|
|
8438
|
+
"resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.6.5.tgz",
|
|
8439
|
+
"integrity": "sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==",
|
|
8440
|
+
"license": "MIT",
|
|
8441
|
+
"dependencies": {
|
|
8442
|
+
"string-width": "^4.2.0"
|
|
8443
|
+
},
|
|
8444
|
+
"engines": {
|
|
8445
|
+
"node": "10.* || >= 12.*"
|
|
8446
|
+
},
|
|
8447
|
+
"optionalDependencies": {
|
|
8448
|
+
"@colors/colors": "1.5.0"
|
|
8449
|
+
}
|
|
8450
|
+
},
|
|
8455
8451
|
"node_modules/cli-width": {
|
|
8456
8452
|
"version": "4.1.0",
|
|
8457
8453
|
"resolved": "https://registry.npmjs.org/cli-width/-/cli-width-4.1.0.tgz",
|
|
@@ -9317,6 +9313,34 @@
|
|
|
9317
9313
|
"dev": true,
|
|
9318
9314
|
"license": "MIT"
|
|
9319
9315
|
},
|
|
9316
|
+
"node_modules/default-browser": {
|
|
9317
|
+
"version": "5.2.1",
|
|
9318
|
+
"resolved": "https://registry.npmjs.org/default-browser/-/default-browser-5.2.1.tgz",
|
|
9319
|
+
"integrity": "sha512-WY/3TUME0x3KPYdRRxEJJvXRHV4PyPoUsxtZa78lwItwRQRHhd2U9xOscaT/YTf8uCXIAjeJOFBVEh/7FtD8Xg==",
|
|
9320
|
+
"license": "MIT",
|
|
9321
|
+
"dependencies": {
|
|
9322
|
+
"bundle-name": "^4.1.0",
|
|
9323
|
+
"default-browser-id": "^5.0.0"
|
|
9324
|
+
},
|
|
9325
|
+
"engines": {
|
|
9326
|
+
"node": ">=18"
|
|
9327
|
+
},
|
|
9328
|
+
"funding": {
|
|
9329
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
9330
|
+
}
|
|
9331
|
+
},
|
|
9332
|
+
"node_modules/default-browser-id": {
|
|
9333
|
+
"version": "5.0.0",
|
|
9334
|
+
"resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-5.0.0.tgz",
|
|
9335
|
+
"integrity": "sha512-A6p/pu/6fyBcA1TRz/GqWYPViplrftcW2gZC9q79ngNCKAeR/X3gcEdXQHl4KNXV+3wgIJ1CPkJQ3IHM6lcsyA==",
|
|
9336
|
+
"license": "MIT",
|
|
9337
|
+
"engines": {
|
|
9338
|
+
"node": ">=18"
|
|
9339
|
+
},
|
|
9340
|
+
"funding": {
|
|
9341
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
9342
|
+
}
|
|
9343
|
+
},
|
|
9320
9344
|
"node_modules/default-require-extensions": {
|
|
9321
9345
|
"version": "3.0.1",
|
|
9322
9346
|
"resolved": "https://registry.npmjs.org/default-require-extensions/-/default-require-extensions-3.0.1.tgz",
|
|
@@ -9366,6 +9390,18 @@
|
|
|
9366
9390
|
"node": ">= 0.4"
|
|
9367
9391
|
}
|
|
9368
9392
|
},
|
|
9393
|
+
"node_modules/define-lazy-prop": {
|
|
9394
|
+
"version": "3.0.0",
|
|
9395
|
+
"resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz",
|
|
9396
|
+
"integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==",
|
|
9397
|
+
"license": "MIT",
|
|
9398
|
+
"engines": {
|
|
9399
|
+
"node": ">=12"
|
|
9400
|
+
},
|
|
9401
|
+
"funding": {
|
|
9402
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
9403
|
+
}
|
|
9404
|
+
},
|
|
9369
9405
|
"node_modules/define-properties": {
|
|
9370
9406
|
"version": "1.2.0",
|
|
9371
9407
|
"resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.0.tgz",
|
|
@@ -11268,17 +11304,17 @@
|
|
|
11268
11304
|
"license": "ISC"
|
|
11269
11305
|
},
|
|
11270
11306
|
"node_modules/glob": {
|
|
11271
|
-
"version": "10.3.
|
|
11272
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.
|
|
11273
|
-
"integrity": "sha512-
|
|
11307
|
+
"version": "10.3.12",
|
|
11308
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.12.tgz",
|
|
11309
|
+
"integrity": "sha512-TCNv8vJ+xz4QiqTpfOJA7HvYv+tNIRHKfUWw/q+v2jdgN4ebz+KY9tGx5J4rHP0o84mNP+ApH66HRX8us3Khqg==",
|
|
11274
11310
|
"dev": true,
|
|
11275
11311
|
"license": "ISC",
|
|
11276
11312
|
"dependencies": {
|
|
11277
11313
|
"foreground-child": "^3.1.0",
|
|
11278
|
-
"jackspeak": "^2.3.
|
|
11314
|
+
"jackspeak": "^2.3.6",
|
|
11279
11315
|
"minimatch": "^9.0.1",
|
|
11280
|
-
"minipass": "^
|
|
11281
|
-
"path-scurry": "^1.10.
|
|
11316
|
+
"minipass": "^7.0.4",
|
|
11317
|
+
"path-scurry": "^1.10.2"
|
|
11282
11318
|
},
|
|
11283
11319
|
"bin": {
|
|
11284
11320
|
"glob": "dist/esm/bin.mjs"
|
|
@@ -12192,6 +12228,39 @@
|
|
|
12192
12228
|
"node": ">=0.10.0"
|
|
12193
12229
|
}
|
|
12194
12230
|
},
|
|
12231
|
+
"node_modules/is-inside-container": {
|
|
12232
|
+
"version": "1.0.0",
|
|
12233
|
+
"resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz",
|
|
12234
|
+
"integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==",
|
|
12235
|
+
"license": "MIT",
|
|
12236
|
+
"dependencies": {
|
|
12237
|
+
"is-docker": "^3.0.0"
|
|
12238
|
+
},
|
|
12239
|
+
"bin": {
|
|
12240
|
+
"is-inside-container": "cli.js"
|
|
12241
|
+
},
|
|
12242
|
+
"engines": {
|
|
12243
|
+
"node": ">=14.16"
|
|
12244
|
+
},
|
|
12245
|
+
"funding": {
|
|
12246
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
12247
|
+
}
|
|
12248
|
+
},
|
|
12249
|
+
"node_modules/is-inside-container/node_modules/is-docker": {
|
|
12250
|
+
"version": "3.0.0",
|
|
12251
|
+
"resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz",
|
|
12252
|
+
"integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==",
|
|
12253
|
+
"license": "MIT",
|
|
12254
|
+
"bin": {
|
|
12255
|
+
"is-docker": "cli.js"
|
|
12256
|
+
},
|
|
12257
|
+
"engines": {
|
|
12258
|
+
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
|
|
12259
|
+
},
|
|
12260
|
+
"funding": {
|
|
12261
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
12262
|
+
}
|
|
12263
|
+
},
|
|
12195
12264
|
"node_modules/is-lambda": {
|
|
12196
12265
|
"version": "1.0.1",
|
|
12197
12266
|
"resolved": "https://registry.npmjs.org/is-lambda/-/is-lambda-1.0.1.tgz",
|
|
@@ -12745,9 +12814,10 @@
|
|
|
12745
12814
|
}
|
|
12746
12815
|
},
|
|
12747
12816
|
"node_modules/json-schema-traverse": {
|
|
12748
|
-
"version": "
|
|
12749
|
-
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-
|
|
12750
|
-
"integrity": "sha512-
|
|
12817
|
+
"version": "0.4.1",
|
|
12818
|
+
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
|
|
12819
|
+
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
|
|
12820
|
+
"dev": true,
|
|
12751
12821
|
"license": "MIT"
|
|
12752
12822
|
},
|
|
12753
12823
|
"node_modules/json-stable-stringify-without-jsonify": {
|
|
@@ -13000,9 +13070,9 @@
|
|
|
13000
13070
|
}
|
|
13001
13071
|
},
|
|
13002
13072
|
"node_modules/libnpmdiff/node_modules/diff": {
|
|
13003
|
-
"version": "5.
|
|
13004
|
-
"resolved": "https://registry.npmjs.org/diff/-/diff-5.
|
|
13005
|
-
"integrity": "sha512-
|
|
13073
|
+
"version": "5.2.0",
|
|
13074
|
+
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
|
|
13075
|
+
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
|
|
13006
13076
|
"extraneous": true,
|
|
13007
13077
|
"license": "BSD-3-Clause",
|
|
13008
13078
|
"engines": {
|
|
@@ -13031,61 +13101,6 @@
|
|
|
13031
13101
|
"node": "^16.14.0 || >=18.0.0"
|
|
13032
13102
|
}
|
|
13033
13103
|
},
|
|
13034
|
-
"node_modules/libnpmexec/node_modules/@npmcli/package-json": {
|
|
13035
|
-
"version": "5.1.0",
|
|
13036
|
-
"resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.0.tgz",
|
|
13037
|
-
"integrity": "sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==",
|
|
13038
|
-
"extraneous": true,
|
|
13039
|
-
"license": "ISC",
|
|
13040
|
-
"dependencies": {
|
|
13041
|
-
"@npmcli/git": "^5.0.0",
|
|
13042
|
-
"glob": "^10.2.2",
|
|
13043
|
-
"hosted-git-info": "^7.0.0",
|
|
13044
|
-
"json-parse-even-better-errors": "^3.0.0",
|
|
13045
|
-
"normalize-package-data": "^6.0.0",
|
|
13046
|
-
"proc-log": "^4.0.0",
|
|
13047
|
-
"semver": "^7.5.3"
|
|
13048
|
-
},
|
|
13049
|
-
"engines": {
|
|
13050
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
13051
|
-
}
|
|
13052
|
-
},
|
|
13053
|
-
"node_modules/libnpmexec/node_modules/@npmcli/package-json/node_modules/proc-log": {
|
|
13054
|
-
"version": "4.0.0",
|
|
13055
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
|
|
13056
|
-
"integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
|
|
13057
|
-
"extraneous": true,
|
|
13058
|
-
"license": "ISC",
|
|
13059
|
-
"engines": {
|
|
13060
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13061
|
-
}
|
|
13062
|
-
},
|
|
13063
|
-
"node_modules/libnpmexec/node_modules/npm-package-arg": {
|
|
13064
|
-
"version": "11.0.2",
|
|
13065
|
-
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.2.tgz",
|
|
13066
|
-
"integrity": "sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==",
|
|
13067
|
-
"extraneous": true,
|
|
13068
|
-
"license": "ISC",
|
|
13069
|
-
"dependencies": {
|
|
13070
|
-
"hosted-git-info": "^7.0.0",
|
|
13071
|
-
"proc-log": "^4.0.0",
|
|
13072
|
-
"semver": "^7.3.5",
|
|
13073
|
-
"validate-npm-package-name": "^5.0.0"
|
|
13074
|
-
},
|
|
13075
|
-
"engines": {
|
|
13076
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
13077
|
-
}
|
|
13078
|
-
},
|
|
13079
|
-
"node_modules/libnpmexec/node_modules/npm-package-arg/node_modules/proc-log": {
|
|
13080
|
-
"version": "4.0.0",
|
|
13081
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
|
|
13082
|
-
"integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
|
|
13083
|
-
"extraneous": true,
|
|
13084
|
-
"license": "ISC",
|
|
13085
|
-
"engines": {
|
|
13086
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13087
|
-
}
|
|
13088
|
-
},
|
|
13089
13104
|
"node_modules/libnpmexec/node_modules/npm-registry-fetch": {
|
|
13090
13105
|
"version": "17.0.1",
|
|
13091
13106
|
"resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
|
|
@@ -13106,46 +13121,10 @@
|
|
|
13106
13121
|
"node": "^16.14.0 || >=18.0.0"
|
|
13107
13122
|
}
|
|
13108
13123
|
},
|
|
13109
|
-
"node_modules/libnpmexec/node_modules/
|
|
13110
|
-
"version": "
|
|
13111
|
-
"resolved": "https://registry.npmjs.org/
|
|
13112
|
-
"integrity": "sha512-
|
|
13113
|
-
"extraneous": true,
|
|
13114
|
-
"license": "ISC",
|
|
13115
|
-
"dependencies": {
|
|
13116
|
-
"hosted-git-info": "^7.0.0",
|
|
13117
|
-
"proc-log": "^3.0.0",
|
|
13118
|
-
"semver": "^7.3.5",
|
|
13119
|
-
"validate-npm-package-name": "^5.0.0"
|
|
13120
|
-
},
|
|
13121
|
-
"engines": {
|
|
13122
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
13123
|
-
}
|
|
13124
|
-
},
|
|
13125
|
-
"node_modules/libnpmexec/node_modules/npm-registry-fetch/node_modules/npm-package-arg/node_modules/proc-log": {
|
|
13126
|
-
"version": "3.0.0",
|
|
13127
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
13128
|
-
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
13129
|
-
"extraneous": true,
|
|
13130
|
-
"license": "ISC",
|
|
13131
|
-
"engines": {
|
|
13132
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13133
|
-
}
|
|
13134
|
-
},
|
|
13135
|
-
"node_modules/libnpmexec/node_modules/npm-registry-fetch/node_modules/proc-log": {
|
|
13136
|
-
"version": "4.0.0",
|
|
13137
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
|
|
13138
|
-
"integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
|
|
13139
|
-
"extraneous": true,
|
|
13140
|
-
"license": "ISC",
|
|
13141
|
-
"engines": {
|
|
13142
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13143
|
-
}
|
|
13144
|
-
},
|
|
13145
|
-
"node_modules/libnpmexec/node_modules/pacote": {
|
|
13146
|
-
"version": "18.0.4",
|
|
13147
|
-
"resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.4.tgz",
|
|
13148
|
-
"integrity": "sha512-V912GIsY6UJx+oL1o3MgFXSocUBiqVqVYuHhTxpuYSpBgfoM2kitpimil3xUGd7hU/soGGAoR5mc58daDys45A==",
|
|
13124
|
+
"node_modules/libnpmexec/node_modules/pacote": {
|
|
13125
|
+
"version": "18.0.4",
|
|
13126
|
+
"resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.4.tgz",
|
|
13127
|
+
"integrity": "sha512-V912GIsY6UJx+oL1o3MgFXSocUBiqVqVYuHhTxpuYSpBgfoM2kitpimil3xUGd7hU/soGGAoR5mc58daDys45A==",
|
|
13149
13128
|
"extraneous": true,
|
|
13150
13129
|
"license": "ISC",
|
|
13151
13130
|
"dependencies": {
|
|
@@ -13174,52 +13153,6 @@
|
|
|
13174
13153
|
"node": "^16.14.0 || >=18.0.0"
|
|
13175
13154
|
}
|
|
13176
13155
|
},
|
|
13177
|
-
"node_modules/libnpmexec/node_modules/pacote/node_modules/npm-package-arg": {
|
|
13178
|
-
"version": "11.0.1",
|
|
13179
|
-
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
|
|
13180
|
-
"integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
|
|
13181
|
-
"extraneous": true,
|
|
13182
|
-
"license": "ISC",
|
|
13183
|
-
"dependencies": {
|
|
13184
|
-
"hosted-git-info": "^7.0.0",
|
|
13185
|
-
"proc-log": "^3.0.0",
|
|
13186
|
-
"semver": "^7.3.5",
|
|
13187
|
-
"validate-npm-package-name": "^5.0.0"
|
|
13188
|
-
},
|
|
13189
|
-
"engines": {
|
|
13190
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
13191
|
-
}
|
|
13192
|
-
},
|
|
13193
|
-
"node_modules/libnpmexec/node_modules/pacote/node_modules/npm-package-arg/node_modules/proc-log": {
|
|
13194
|
-
"version": "3.0.0",
|
|
13195
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
13196
|
-
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
13197
|
-
"extraneous": true,
|
|
13198
|
-
"license": "ISC",
|
|
13199
|
-
"engines": {
|
|
13200
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13201
|
-
}
|
|
13202
|
-
},
|
|
13203
|
-
"node_modules/libnpmexec/node_modules/pacote/node_modules/proc-log": {
|
|
13204
|
-
"version": "4.0.0",
|
|
13205
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
|
|
13206
|
-
"integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
|
|
13207
|
-
"extraneous": true,
|
|
13208
|
-
"license": "ISC",
|
|
13209
|
-
"engines": {
|
|
13210
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13211
|
-
}
|
|
13212
|
-
},
|
|
13213
|
-
"node_modules/libnpmexec/node_modules/proc-log": {
|
|
13214
|
-
"version": "4.2.0",
|
|
13215
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
|
|
13216
|
-
"integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
|
|
13217
|
-
"extraneous": true,
|
|
13218
|
-
"license": "ISC",
|
|
13219
|
-
"engines": {
|
|
13220
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13221
|
-
}
|
|
13222
|
-
},
|
|
13223
13156
|
"node_modules/libnpmfund": {
|
|
13224
13157
|
"version": "5.0.3",
|
|
13225
13158
|
"resolved": "https://registry.npmjs.org/libnpmfund/-/libnpmfund-5.0.3.tgz",
|
|
@@ -13277,41 +13210,6 @@
|
|
|
13277
13210
|
"node": "^16.14.0 || >=18.0.0"
|
|
13278
13211
|
}
|
|
13279
13212
|
},
|
|
13280
|
-
"node_modules/libnpmpack/node_modules/@npmcli/package-json": {
|
|
13281
|
-
"version": "5.1.0",
|
|
13282
|
-
"resolved": "https://registry.npmjs.org/@npmcli/package-json/-/package-json-5.1.0.tgz",
|
|
13283
|
-
"integrity": "sha512-1aL4TuVrLS9sf8quCLerU3H9J4vtCtgu8VauYozrmEyU57i/EdKleCnsQ7vpnABIH6c9mnTxcH5sFkO3BlV8wQ==",
|
|
13284
|
-
"extraneous": true,
|
|
13285
|
-
"license": "ISC",
|
|
13286
|
-
"dependencies": {
|
|
13287
|
-
"@npmcli/git": "^5.0.0",
|
|
13288
|
-
"glob": "^10.2.2",
|
|
13289
|
-
"hosted-git-info": "^7.0.0",
|
|
13290
|
-
"json-parse-even-better-errors": "^3.0.0",
|
|
13291
|
-
"normalize-package-data": "^6.0.0",
|
|
13292
|
-
"proc-log": "^4.0.0",
|
|
13293
|
-
"semver": "^7.5.3"
|
|
13294
|
-
},
|
|
13295
|
-
"engines": {
|
|
13296
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
13297
|
-
}
|
|
13298
|
-
},
|
|
13299
|
-
"node_modules/libnpmpack/node_modules/npm-package-arg": {
|
|
13300
|
-
"version": "11.0.2",
|
|
13301
|
-
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.2.tgz",
|
|
13302
|
-
"integrity": "sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==",
|
|
13303
|
-
"extraneous": true,
|
|
13304
|
-
"license": "ISC",
|
|
13305
|
-
"dependencies": {
|
|
13306
|
-
"hosted-git-info": "^7.0.0",
|
|
13307
|
-
"proc-log": "^4.0.0",
|
|
13308
|
-
"semver": "^7.3.5",
|
|
13309
|
-
"validate-npm-package-name": "^5.0.0"
|
|
13310
|
-
},
|
|
13311
|
-
"engines": {
|
|
13312
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
13313
|
-
}
|
|
13314
|
-
},
|
|
13315
13213
|
"node_modules/libnpmpack/node_modules/npm-registry-fetch": {
|
|
13316
13214
|
"version": "17.0.1",
|
|
13317
13215
|
"resolved": "https://registry.npmjs.org/npm-registry-fetch/-/npm-registry-fetch-17.0.1.tgz",
|
|
@@ -13332,32 +13230,6 @@
|
|
|
13332
13230
|
"node": "^16.14.0 || >=18.0.0"
|
|
13333
13231
|
}
|
|
13334
13232
|
},
|
|
13335
|
-
"node_modules/libnpmpack/node_modules/npm-registry-fetch/node_modules/npm-package-arg": {
|
|
13336
|
-
"version": "11.0.1",
|
|
13337
|
-
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
|
|
13338
|
-
"integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
|
|
13339
|
-
"extraneous": true,
|
|
13340
|
-
"license": "ISC",
|
|
13341
|
-
"dependencies": {
|
|
13342
|
-
"hosted-git-info": "^7.0.0",
|
|
13343
|
-
"proc-log": "^3.0.0",
|
|
13344
|
-
"semver": "^7.3.5",
|
|
13345
|
-
"validate-npm-package-name": "^5.0.0"
|
|
13346
|
-
},
|
|
13347
|
-
"engines": {
|
|
13348
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
13349
|
-
}
|
|
13350
|
-
},
|
|
13351
|
-
"node_modules/libnpmpack/node_modules/npm-registry-fetch/node_modules/npm-package-arg/node_modules/proc-log": {
|
|
13352
|
-
"version": "3.0.0",
|
|
13353
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
13354
|
-
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
13355
|
-
"extraneous": true,
|
|
13356
|
-
"license": "ISC",
|
|
13357
|
-
"engines": {
|
|
13358
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13359
|
-
}
|
|
13360
|
-
},
|
|
13361
13233
|
"node_modules/libnpmpack/node_modules/pacote": {
|
|
13362
13234
|
"version": "18.0.4",
|
|
13363
13235
|
"resolved": "https://registry.npmjs.org/pacote/-/pacote-18.0.4.tgz",
|
|
@@ -13390,32 +13262,6 @@
|
|
|
13390
13262
|
"node": "^16.14.0 || >=18.0.0"
|
|
13391
13263
|
}
|
|
13392
13264
|
},
|
|
13393
|
-
"node_modules/libnpmpack/node_modules/pacote/node_modules/npm-package-arg": {
|
|
13394
|
-
"version": "11.0.1",
|
|
13395
|
-
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
|
|
13396
|
-
"integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
|
|
13397
|
-
"extraneous": true,
|
|
13398
|
-
"license": "ISC",
|
|
13399
|
-
"dependencies": {
|
|
13400
|
-
"hosted-git-info": "^7.0.0",
|
|
13401
|
-
"proc-log": "^3.0.0",
|
|
13402
|
-
"semver": "^7.3.5",
|
|
13403
|
-
"validate-npm-package-name": "^5.0.0"
|
|
13404
|
-
},
|
|
13405
|
-
"engines": {
|
|
13406
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
13407
|
-
}
|
|
13408
|
-
},
|
|
13409
|
-
"node_modules/libnpmpack/node_modules/pacote/node_modules/npm-package-arg/node_modules/proc-log": {
|
|
13410
|
-
"version": "3.0.0",
|
|
13411
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
13412
|
-
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
13413
|
-
"extraneous": true,
|
|
13414
|
-
"license": "ISC",
|
|
13415
|
-
"engines": {
|
|
13416
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13417
|
-
}
|
|
13418
|
-
},
|
|
13419
13265
|
"node_modules/libnpmpublish": {
|
|
13420
13266
|
"version": "9.0.5",
|
|
13421
13267
|
"resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-9.0.5.tgz",
|
|
@@ -13490,46 +13336,6 @@
|
|
|
13490
13336
|
"node": "^16.14.0 || >=18.0.0"
|
|
13491
13337
|
}
|
|
13492
13338
|
},
|
|
13493
|
-
"node_modules/libnpmversion/node_modules/@npmcli/git": {
|
|
13494
|
-
"version": "5.0.7",
|
|
13495
|
-
"resolved": "https://registry.npmjs.org/@npmcli/git/-/git-5.0.7.tgz",
|
|
13496
|
-
"integrity": "sha512-WaOVvto604d5IpdCRV2KjQu8PzkfE96d50CQGKgywXh2GxXmDeUO5EWcBC4V57uFyrNqx83+MewuJh3WTR3xPA==",
|
|
13497
|
-
"extraneous": true,
|
|
13498
|
-
"license": "ISC",
|
|
13499
|
-
"dependencies": {
|
|
13500
|
-
"@npmcli/promise-spawn": "^7.0.0",
|
|
13501
|
-
"lru-cache": "^10.0.1",
|
|
13502
|
-
"npm-pick-manifest": "^9.0.0",
|
|
13503
|
-
"proc-log": "^4.0.0",
|
|
13504
|
-
"promise-inflight": "^1.0.1",
|
|
13505
|
-
"promise-retry": "^2.0.1",
|
|
13506
|
-
"semver": "^7.3.5",
|
|
13507
|
-
"which": "^4.0.0"
|
|
13508
|
-
},
|
|
13509
|
-
"engines": {
|
|
13510
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
13511
|
-
}
|
|
13512
|
-
},
|
|
13513
|
-
"node_modules/libnpmversion/node_modules/@npmcli/git/node_modules/proc-log": {
|
|
13514
|
-
"version": "4.0.0",
|
|
13515
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
|
|
13516
|
-
"integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
|
|
13517
|
-
"extraneous": true,
|
|
13518
|
-
"license": "ISC",
|
|
13519
|
-
"engines": {
|
|
13520
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13521
|
-
}
|
|
13522
|
-
},
|
|
13523
|
-
"node_modules/libnpmversion/node_modules/proc-log": {
|
|
13524
|
-
"version": "4.2.0",
|
|
13525
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
|
|
13526
|
-
"integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
|
|
13527
|
-
"extraneous": true,
|
|
13528
|
-
"license": "ISC",
|
|
13529
|
-
"engines": {
|
|
13530
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
13531
|
-
}
|
|
13532
|
-
},
|
|
13533
13339
|
"node_modules/lie": {
|
|
13534
13340
|
"version": "3.3.0",
|
|
13535
13341
|
"resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
|
|
@@ -13570,6 +13376,19 @@
|
|
|
13570
13376
|
"node": ">=18"
|
|
13571
13377
|
}
|
|
13572
13378
|
},
|
|
13379
|
+
"node_modules/linkinator/node_modules/marked": {
|
|
13380
|
+
"version": "10.0.0",
|
|
13381
|
+
"resolved": "https://registry.npmjs.org/marked/-/marked-10.0.0.tgz",
|
|
13382
|
+
"integrity": "sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==",
|
|
13383
|
+
"dev": true,
|
|
13384
|
+
"license": "MIT",
|
|
13385
|
+
"bin": {
|
|
13386
|
+
"marked": "bin/marked.js"
|
|
13387
|
+
},
|
|
13388
|
+
"engines": {
|
|
13389
|
+
"node": ">= 18"
|
|
13390
|
+
}
|
|
13391
|
+
},
|
|
13573
13392
|
"node_modules/linkinator/node_modules/meow": {
|
|
13574
13393
|
"version": "13.1.0",
|
|
13575
13394
|
"resolved": "https://registry.npmjs.org/meow/-/meow-13.1.0.tgz",
|
|
@@ -13855,9 +13674,9 @@
|
|
|
13855
13674
|
}
|
|
13856
13675
|
},
|
|
13857
13676
|
"node_modules/lru-cache": {
|
|
13858
|
-
"version": "10.
|
|
13859
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.
|
|
13860
|
-
"integrity": "sha512
|
|
13677
|
+
"version": "10.2.2",
|
|
13678
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz",
|
|
13679
|
+
"integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==",
|
|
13861
13680
|
"dev": true,
|
|
13862
13681
|
"license": "ISC",
|
|
13863
13682
|
"engines": {
|
|
@@ -13905,9 +13724,9 @@
|
|
|
13905
13724
|
"license": "ISC"
|
|
13906
13725
|
},
|
|
13907
13726
|
"node_modules/make-fetch-happen": {
|
|
13908
|
-
"version": "13.0.
|
|
13909
|
-
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.
|
|
13910
|
-
"integrity": "sha512-
|
|
13727
|
+
"version": "13.0.1",
|
|
13728
|
+
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.1.tgz",
|
|
13729
|
+
"integrity": "sha512-cKTUFc/rbKUd/9meOvgrpJ2WrNzymt6jfRDdwg5UCnVzv9dTpEj9JS5m3wtziXVCjluIXyL8pcaukYqezIzZQA==",
|
|
13911
13730
|
"extraneous": true,
|
|
13912
13731
|
"license": "ISC",
|
|
13913
13732
|
"dependencies": {
|
|
@@ -13920,6 +13739,7 @@
|
|
|
13920
13739
|
"minipass-flush": "^1.0.5",
|
|
13921
13740
|
"minipass-pipeline": "^1.2.4",
|
|
13922
13741
|
"negotiator": "^0.6.3",
|
|
13742
|
+
"proc-log": "^4.2.0",
|
|
13923
13743
|
"promise-retry": "^2.0.1",
|
|
13924
13744
|
"ssri": "^10.0.0"
|
|
13925
13745
|
},
|
|
@@ -13937,16 +13757,48 @@
|
|
|
13937
13757
|
}
|
|
13938
13758
|
},
|
|
13939
13759
|
"node_modules/marked": {
|
|
13940
|
-
"version": "
|
|
13941
|
-
"resolved": "https://registry.npmjs.org/marked/-/marked-
|
|
13942
|
-
"integrity": "sha512-
|
|
13943
|
-
"dev": true,
|
|
13760
|
+
"version": "4.3.0",
|
|
13761
|
+
"resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz",
|
|
13762
|
+
"integrity": "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==",
|
|
13944
13763
|
"license": "MIT",
|
|
13945
13764
|
"bin": {
|
|
13946
13765
|
"marked": "bin/marked.js"
|
|
13947
13766
|
},
|
|
13948
13767
|
"engines": {
|
|
13949
|
-
"node": ">=
|
|
13768
|
+
"node": ">= 12"
|
|
13769
|
+
}
|
|
13770
|
+
},
|
|
13771
|
+
"node_modules/marked-terminal": {
|
|
13772
|
+
"version": "4.2.0",
|
|
13773
|
+
"resolved": "https://registry.npmjs.org/marked-terminal/-/marked-terminal-4.2.0.tgz",
|
|
13774
|
+
"integrity": "sha512-DQfNRV9svZf0Dm9Cf5x5xaVJ1+XjxQW6XjFJ5HFkVyK52SDpj5PCBzS5X5r2w9nHr3mlB0T5201UMLue9fmhUw==",
|
|
13775
|
+
"license": "MIT",
|
|
13776
|
+
"dependencies": {
|
|
13777
|
+
"ansi-escapes": "^4.3.1",
|
|
13778
|
+
"cardinal": "^2.1.1",
|
|
13779
|
+
"chalk": "^4.1.0",
|
|
13780
|
+
"cli-table3": "^0.6.0",
|
|
13781
|
+
"node-emoji": "^1.10.0",
|
|
13782
|
+
"supports-hyperlinks": "^2.1.0"
|
|
13783
|
+
},
|
|
13784
|
+
"peerDependencies": {
|
|
13785
|
+
"marked": "^1.0.0 || ^2.0.0"
|
|
13786
|
+
}
|
|
13787
|
+
},
|
|
13788
|
+
"node_modules/marked-terminal/node_modules/chalk": {
|
|
13789
|
+
"version": "4.1.2",
|
|
13790
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
13791
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
13792
|
+
"license": "MIT",
|
|
13793
|
+
"dependencies": {
|
|
13794
|
+
"ansi-styles": "^4.1.0",
|
|
13795
|
+
"supports-color": "^7.1.0"
|
|
13796
|
+
},
|
|
13797
|
+
"engines": {
|
|
13798
|
+
"node": ">=10"
|
|
13799
|
+
},
|
|
13800
|
+
"funding": {
|
|
13801
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
13950
13802
|
}
|
|
13951
13803
|
},
|
|
13952
13804
|
"node_modules/meow": {
|
|
@@ -14645,9 +14497,9 @@
|
|
|
14645
14497
|
}
|
|
14646
14498
|
},
|
|
14647
14499
|
"node_modules/nise/node_modules/@sinonjs/commons": {
|
|
14648
|
-
"version": "3.0.
|
|
14649
|
-
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.
|
|
14650
|
-
"integrity": "sha512-
|
|
14500
|
+
"version": "3.0.1",
|
|
14501
|
+
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
|
|
14502
|
+
"integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
|
|
14651
14503
|
"license": "BSD-3-Clause",
|
|
14652
14504
|
"dependencies": {
|
|
14653
14505
|
"type-detect": "4.0.8"
|
|
@@ -14675,6 +14527,15 @@
|
|
|
14675
14527
|
"tslib": "^2.0.3"
|
|
14676
14528
|
}
|
|
14677
14529
|
},
|
|
14530
|
+
"node_modules/node-emoji": {
|
|
14531
|
+
"version": "1.11.0",
|
|
14532
|
+
"resolved": "https://registry.npmjs.org/node-emoji/-/node-emoji-1.11.0.tgz",
|
|
14533
|
+
"integrity": "sha512-wo2DpQkQp7Sjm2A0cq+sN7EHKO6Sl0ctXeBdFZrL9T9+UywORbufTcTZxom8YqpLQt/FqNMUkOpkZrJVYSKD3A==",
|
|
14534
|
+
"license": "MIT",
|
|
14535
|
+
"dependencies": {
|
|
14536
|
+
"lodash": "^4.17.21"
|
|
14537
|
+
}
|
|
14538
|
+
},
|
|
14678
14539
|
"node_modules/node-fetch": {
|
|
14679
14540
|
"version": "2.7.0",
|
|
14680
14541
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
|
|
@@ -14696,9 +14557,9 @@
|
|
|
14696
14557
|
}
|
|
14697
14558
|
},
|
|
14698
14559
|
"node_modules/node-gyp": {
|
|
14699
|
-
"version": "10.0
|
|
14700
|
-
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.0.
|
|
14701
|
-
"integrity": "sha512-
|
|
14560
|
+
"version": "10.1.0",
|
|
14561
|
+
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.1.0.tgz",
|
|
14562
|
+
"integrity": "sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==",
|
|
14702
14563
|
"extraneous": true,
|
|
14703
14564
|
"license": "MIT",
|
|
14704
14565
|
"dependencies": {
|
|
@@ -15011,14 +14872,14 @@
|
|
|
15011
14872
|
}
|
|
15012
14873
|
},
|
|
15013
14874
|
"node_modules/npm-package-arg": {
|
|
15014
|
-
"version": "11.0.
|
|
15015
|
-
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.
|
|
15016
|
-
"integrity": "sha512-
|
|
14875
|
+
"version": "11.0.2",
|
|
14876
|
+
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.2.tgz",
|
|
14877
|
+
"integrity": "sha512-IGN0IAwmhDJwy13Wc8k+4PEbTPhpJnMtfR53ZbOyjkvmEcLS4nCwp6mvMWjS5sUjeiW3mpx6cHmuhKEu9XmcQw==",
|
|
15017
14878
|
"extraneous": true,
|
|
15018
14879
|
"license": "ISC",
|
|
15019
14880
|
"dependencies": {
|
|
15020
14881
|
"hosted-git-info": "^7.0.0",
|
|
15021
|
-
"proc-log": "^
|
|
14882
|
+
"proc-log": "^4.0.0",
|
|
15022
14883
|
"semver": "^7.3.5",
|
|
15023
14884
|
"validate-npm-package-name": "^5.0.0"
|
|
15024
14885
|
},
|
|
@@ -15026,16 +14887,6 @@
|
|
|
15026
14887
|
"node": "^16.14.0 || >=18.0.0"
|
|
15027
14888
|
}
|
|
15028
14889
|
},
|
|
15029
|
-
"node_modules/npm-package-arg/node_modules/proc-log": {
|
|
15030
|
-
"version": "3.0.0",
|
|
15031
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
15032
|
-
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
15033
|
-
"extraneous": true,
|
|
15034
|
-
"license": "ISC",
|
|
15035
|
-
"engines": {
|
|
15036
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
15037
|
-
}
|
|
15038
|
-
},
|
|
15039
14890
|
"node_modules/npm-packlist": {
|
|
15040
14891
|
"version": "8.0.2",
|
|
15041
14892
|
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
|
|
@@ -15372,56 +15223,6 @@
|
|
|
15372
15223
|
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
15373
15224
|
}
|
|
15374
15225
|
},
|
|
15375
|
-
"node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/glob": {
|
|
15376
|
-
"version": "10.3.10",
|
|
15377
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
|
|
15378
|
-
"integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
|
|
15379
|
-
"inBundle": true,
|
|
15380
|
-
"license": "ISC",
|
|
15381
|
-
"dependencies": {
|
|
15382
|
-
"foreground-child": "^3.1.0",
|
|
15383
|
-
"jackspeak": "^2.3.5",
|
|
15384
|
-
"minimatch": "^9.0.1",
|
|
15385
|
-
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
|
|
15386
|
-
"path-scurry": "^1.10.1"
|
|
15387
|
-
},
|
|
15388
|
-
"bin": {
|
|
15389
|
-
"glob": "dist/esm/bin.mjs"
|
|
15390
|
-
},
|
|
15391
|
-
"engines": {
|
|
15392
|
-
"node": ">=16 || 14 >=14.17"
|
|
15393
|
-
},
|
|
15394
|
-
"funding": {
|
|
15395
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
15396
|
-
}
|
|
15397
|
-
},
|
|
15398
|
-
"node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/lru-cache": {
|
|
15399
|
-
"version": "10.1.0",
|
|
15400
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
|
|
15401
|
-
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
|
|
15402
|
-
"inBundle": true,
|
|
15403
|
-
"license": "ISC",
|
|
15404
|
-
"engines": {
|
|
15405
|
-
"node": "14 || >=16.14"
|
|
15406
|
-
}
|
|
15407
|
-
},
|
|
15408
|
-
"node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/path-scurry": {
|
|
15409
|
-
"version": "1.10.1",
|
|
15410
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
|
|
15411
|
-
"integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
|
|
15412
|
-
"inBundle": true,
|
|
15413
|
-
"license": "BlueOak-1.0.0",
|
|
15414
|
-
"dependencies": {
|
|
15415
|
-
"lru-cache": "^9.1.1 || ^10.0.0",
|
|
15416
|
-
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
15417
|
-
},
|
|
15418
|
-
"engines": {
|
|
15419
|
-
"node": ">=16 || 14 >=14.17"
|
|
15420
|
-
},
|
|
15421
|
-
"funding": {
|
|
15422
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
15423
|
-
}
|
|
15424
|
-
},
|
|
15425
15226
|
"node_modules/npm/node_modules/@npmcli/metavuln-calculator": {
|
|
15426
15227
|
"version": "7.1.0",
|
|
15427
15228
|
"inBundle": true,
|
|
@@ -15476,66 +15277,6 @@
|
|
|
15476
15277
|
"node": "^16.14.0 || >=18.0.0"
|
|
15477
15278
|
}
|
|
15478
15279
|
},
|
|
15479
|
-
"node_modules/npm/node_modules/@npmcli/package-json/node_modules/glob": {
|
|
15480
|
-
"version": "10.3.10",
|
|
15481
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
|
|
15482
|
-
"integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
|
|
15483
|
-
"inBundle": true,
|
|
15484
|
-
"license": "ISC",
|
|
15485
|
-
"dependencies": {
|
|
15486
|
-
"foreground-child": "^3.1.0",
|
|
15487
|
-
"jackspeak": "^2.3.5",
|
|
15488
|
-
"minimatch": "^9.0.1",
|
|
15489
|
-
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
|
|
15490
|
-
"path-scurry": "^1.10.1"
|
|
15491
|
-
},
|
|
15492
|
-
"bin": {
|
|
15493
|
-
"glob": "dist/esm/bin.mjs"
|
|
15494
|
-
},
|
|
15495
|
-
"engines": {
|
|
15496
|
-
"node": ">=16 || 14 >=14.17"
|
|
15497
|
-
},
|
|
15498
|
-
"funding": {
|
|
15499
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
15500
|
-
}
|
|
15501
|
-
},
|
|
15502
|
-
"node_modules/npm/node_modules/@npmcli/package-json/node_modules/lru-cache": {
|
|
15503
|
-
"version": "10.1.0",
|
|
15504
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
|
|
15505
|
-
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
|
|
15506
|
-
"inBundle": true,
|
|
15507
|
-
"license": "ISC",
|
|
15508
|
-
"engines": {
|
|
15509
|
-
"node": "14 || >=16.14"
|
|
15510
|
-
}
|
|
15511
|
-
},
|
|
15512
|
-
"node_modules/npm/node_modules/@npmcli/package-json/node_modules/path-scurry": {
|
|
15513
|
-
"version": "1.10.1",
|
|
15514
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
|
|
15515
|
-
"integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==",
|
|
15516
|
-
"inBundle": true,
|
|
15517
|
-
"license": "BlueOak-1.0.0",
|
|
15518
|
-
"dependencies": {
|
|
15519
|
-
"lru-cache": "^9.1.1 || ^10.0.0",
|
|
15520
|
-
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
15521
|
-
},
|
|
15522
|
-
"engines": {
|
|
15523
|
-
"node": ">=16 || 14 >=14.17"
|
|
15524
|
-
},
|
|
15525
|
-
"funding": {
|
|
15526
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
15527
|
-
}
|
|
15528
|
-
},
|
|
15529
|
-
"node_modules/npm/node_modules/@npmcli/package-json/node_modules/proc-log": {
|
|
15530
|
-
"version": "4.0.0",
|
|
15531
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
|
|
15532
|
-
"integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
|
|
15533
|
-
"inBundle": true,
|
|
15534
|
-
"license": "ISC",
|
|
15535
|
-
"engines": {
|
|
15536
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
15537
|
-
}
|
|
15538
|
-
},
|
|
15539
15280
|
"node_modules/npm/node_modules/@npmcli/promise-spawn": {
|
|
15540
15281
|
"version": "7.0.1",
|
|
15541
15282
|
"resolved": "https://registry.npmjs.org/@npmcli/promise-spawn/-/promise-spawn-7.0.1.tgz",
|
|
@@ -16029,6 +15770,8 @@
|
|
|
16029
15770
|
},
|
|
16030
15771
|
"node_modules/npm/node_modules/diff": {
|
|
16031
15772
|
"version": "5.2.0",
|
|
15773
|
+
"resolved": "https://registry.npmjs.org/diff/-/diff-5.2.0.tgz",
|
|
15774
|
+
"integrity": "sha512-uIFDxqpRZGZ6ThOk84hEfqWoHx2devRFvpTZcTHur85vImfaxUbTW9Ryh4CpCuDnToOP1CEtXKIgytHBPVff5A==",
|
|
16032
15775
|
"inBundle": true,
|
|
16033
15776
|
"license": "BSD-3-Clause",
|
|
16034
15777
|
"engines": {
|
|
@@ -16853,108 +16596,35 @@
|
|
|
16853
16596
|
"version": "0.6.3",
|
|
16854
16597
|
"resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
|
|
16855
16598
|
"integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
|
|
16856
|
-
"inBundle": true,
|
|
16857
|
-
"license": "MIT",
|
|
16858
|
-
"engines": {
|
|
16859
|
-
"node": ">= 0.6"
|
|
16860
|
-
}
|
|
16861
|
-
},
|
|
16862
|
-
"node_modules/npm/node_modules/node-gyp": {
|
|
16863
|
-
"version": "10.1.0",
|
|
16864
|
-
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.1.0.tgz",
|
|
16865
|
-
"integrity": "sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==",
|
|
16866
|
-
"inBundle": true,
|
|
16867
|
-
"license": "MIT",
|
|
16868
|
-
"dependencies": {
|
|
16869
|
-
"env-paths": "^2.2.0",
|
|
16870
|
-
"exponential-backoff": "^3.1.1",
|
|
16871
|
-
"glob": "^10.3.10",
|
|
16872
|
-
"graceful-fs": "^4.2.6",
|
|
16873
|
-
"make-fetch-happen": "^13.0.0",
|
|
16874
|
-
"nopt": "^7.0.0",
|
|
16875
|
-
"proc-log": "^3.0.0",
|
|
16876
|
-
"semver": "^7.3.5",
|
|
16877
|
-
"tar": "^6.1.2",
|
|
16878
|
-
"which": "^4.0.0"
|
|
16879
|
-
},
|
|
16880
|
-
"bin": {
|
|
16881
|
-
"node-gyp": "bin/node-gyp.js"
|
|
16882
|
-
},
|
|
16883
|
-
"engines": {
|
|
16884
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
16885
|
-
}
|
|
16886
|
-
},
|
|
16887
|
-
"node_modules/npm/node_modules/node-gyp/node_modules/glob": {
|
|
16888
|
-
"version": "10.3.10",
|
|
16889
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
|
|
16890
|
-
"integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
|
|
16891
|
-
"inBundle": true,
|
|
16892
|
-
"license": "ISC",
|
|
16893
|
-
"dependencies": {
|
|
16894
|
-
"foreground-child": "^3.1.0",
|
|
16895
|
-
"jackspeak": "^2.3.5",
|
|
16896
|
-
"minimatch": "^9.0.1",
|
|
16897
|
-
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
|
|
16898
|
-
"path-scurry": "^1.10.1"
|
|
16899
|
-
},
|
|
16900
|
-
"bin": {
|
|
16901
|
-
"glob": "dist/esm/bin.mjs"
|
|
16902
|
-
},
|
|
16903
|
-
"engines": {
|
|
16904
|
-
"node": ">=16 || 14 >=14.17"
|
|
16905
|
-
},
|
|
16906
|
-
"funding": {
|
|
16907
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
16908
|
-
}
|
|
16909
|
-
},
|
|
16910
|
-
"node_modules/npm/node_modules/node-gyp/node_modules/lru-cache": {
|
|
16911
|
-
"version": "10.1.0",
|
|
16912
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
|
|
16913
|
-
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
|
|
16914
|
-
"inBundle": true,
|
|
16915
|
-
"license": "ISC",
|
|
16916
|
-
"engines": {
|
|
16917
|
-
"node": "14 || >=16.14"
|
|
16918
|
-
}
|
|
16919
|
-
},
|
|
16920
|
-
"node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen": {
|
|
16921
|
-
"version": "13.0.0",
|
|
16922
|
-
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.0.tgz",
|
|
16923
|
-
"integrity": "sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==",
|
|
16924
|
-
"inBundle": true,
|
|
16925
|
-
"license": "ISC",
|
|
16926
|
-
"dependencies": {
|
|
16927
|
-
"@npmcli/agent": "^2.0.0",
|
|
16928
|
-
"cacache": "^18.0.0",
|
|
16929
|
-
"http-cache-semantics": "^4.1.1",
|
|
16930
|
-
"is-lambda": "^1.0.1",
|
|
16931
|
-
"minipass": "^7.0.2",
|
|
16932
|
-
"minipass-fetch": "^3.0.0",
|
|
16933
|
-
"minipass-flush": "^1.0.5",
|
|
16934
|
-
"minipass-pipeline": "^1.2.4",
|
|
16935
|
-
"negotiator": "^0.6.3",
|
|
16936
|
-
"promise-retry": "^2.0.1",
|
|
16937
|
-
"ssri": "^10.0.0"
|
|
16938
|
-
},
|
|
16599
|
+
"inBundle": true,
|
|
16600
|
+
"license": "MIT",
|
|
16939
16601
|
"engines": {
|
|
16940
|
-
"node": "
|
|
16602
|
+
"node": ">= 0.6"
|
|
16941
16603
|
}
|
|
16942
16604
|
},
|
|
16943
|
-
"node_modules/npm/node_modules/node-gyp
|
|
16944
|
-
"version": "
|
|
16945
|
-
"resolved": "https://registry.npmjs.org/
|
|
16946
|
-
"integrity": "sha512-
|
|
16605
|
+
"node_modules/npm/node_modules/node-gyp": {
|
|
16606
|
+
"version": "10.1.0",
|
|
16607
|
+
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-10.1.0.tgz",
|
|
16608
|
+
"integrity": "sha512-B4J5M1cABxPc5PwfjhbV5hoy2DP9p8lFXASnEN6hugXOa61416tnTZ29x9sSwAd0o99XNIcpvDDy1swAExsVKA==",
|
|
16947
16609
|
"inBundle": true,
|
|
16948
|
-
"license": "
|
|
16610
|
+
"license": "MIT",
|
|
16949
16611
|
"dependencies": {
|
|
16950
|
-
"
|
|
16951
|
-
"
|
|
16612
|
+
"env-paths": "^2.2.0",
|
|
16613
|
+
"exponential-backoff": "^3.1.1",
|
|
16614
|
+
"glob": "^10.3.10",
|
|
16615
|
+
"graceful-fs": "^4.2.6",
|
|
16616
|
+
"make-fetch-happen": "^13.0.0",
|
|
16617
|
+
"nopt": "^7.0.0",
|
|
16618
|
+
"proc-log": "^3.0.0",
|
|
16619
|
+
"semver": "^7.3.5",
|
|
16620
|
+
"tar": "^6.1.2",
|
|
16621
|
+
"which": "^4.0.0"
|
|
16952
16622
|
},
|
|
16953
|
-
"
|
|
16954
|
-
"node": "
|
|
16623
|
+
"bin": {
|
|
16624
|
+
"node-gyp": "bin/node-gyp.js"
|
|
16955
16625
|
},
|
|
16956
|
-
"
|
|
16957
|
-
"
|
|
16626
|
+
"engines": {
|
|
16627
|
+
"node": "^16.14.0 || >=18.0.0"
|
|
16958
16628
|
}
|
|
16959
16629
|
},
|
|
16960
16630
|
"node_modules/npm/node_modules/node-gyp/node_modules/proc-log": {
|
|
@@ -17061,16 +16731,6 @@
|
|
|
17061
16731
|
"node": "^16.14.0 || >=18.0.0"
|
|
17062
16732
|
}
|
|
17063
16733
|
},
|
|
17064
|
-
"node_modules/npm/node_modules/npm-package-arg/node_modules/proc-log": {
|
|
17065
|
-
"version": "4.0.0",
|
|
17066
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
|
|
17067
|
-
"integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
|
|
17068
|
-
"inBundle": true,
|
|
17069
|
-
"license": "ISC",
|
|
17070
|
-
"engines": {
|
|
17071
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
17072
|
-
}
|
|
17073
|
-
},
|
|
17074
16734
|
"node_modules/npm/node_modules/npm-packlist": {
|
|
17075
16735
|
"version": "8.0.2",
|
|
17076
16736
|
"resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-8.0.2.tgz",
|
|
@@ -17132,65 +16792,6 @@
|
|
|
17132
16792
|
"node": "^16.14.0 || >=18.0.0"
|
|
17133
16793
|
}
|
|
17134
16794
|
},
|
|
17135
|
-
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/make-fetch-happen": {
|
|
17136
|
-
"version": "13.0.0",
|
|
17137
|
-
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.0.tgz",
|
|
17138
|
-
"integrity": "sha512-7ThobcL8brtGo9CavByQrQi+23aIfgYU++wg4B87AIS8Rb2ZBt/MEaDqzA00Xwv/jUjAjYkLHjVolYuTLKda2A==",
|
|
17139
|
-
"inBundle": true,
|
|
17140
|
-
"license": "ISC",
|
|
17141
|
-
"dependencies": {
|
|
17142
|
-
"@npmcli/agent": "^2.0.0",
|
|
17143
|
-
"cacache": "^18.0.0",
|
|
17144
|
-
"http-cache-semantics": "^4.1.1",
|
|
17145
|
-
"is-lambda": "^1.0.1",
|
|
17146
|
-
"minipass": "^7.0.2",
|
|
17147
|
-
"minipass-fetch": "^3.0.0",
|
|
17148
|
-
"minipass-flush": "^1.0.5",
|
|
17149
|
-
"minipass-pipeline": "^1.2.4",
|
|
17150
|
-
"negotiator": "^0.6.3",
|
|
17151
|
-
"promise-retry": "^2.0.1",
|
|
17152
|
-
"ssri": "^10.0.0"
|
|
17153
|
-
},
|
|
17154
|
-
"engines": {
|
|
17155
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
17156
|
-
}
|
|
17157
|
-
},
|
|
17158
|
-
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/npm-package-arg": {
|
|
17159
|
-
"version": "11.0.1",
|
|
17160
|
-
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
|
|
17161
|
-
"integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
|
|
17162
|
-
"inBundle": true,
|
|
17163
|
-
"license": "ISC",
|
|
17164
|
-
"dependencies": {
|
|
17165
|
-
"hosted-git-info": "^7.0.0",
|
|
17166
|
-
"proc-log": "^3.0.0",
|
|
17167
|
-
"semver": "^7.3.5",
|
|
17168
|
-
"validate-npm-package-name": "^5.0.0"
|
|
17169
|
-
},
|
|
17170
|
-
"engines": {
|
|
17171
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
17172
|
-
}
|
|
17173
|
-
},
|
|
17174
|
-
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/npm-package-arg/node_modules/proc-log": {
|
|
17175
|
-
"version": "3.0.0",
|
|
17176
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
17177
|
-
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
17178
|
-
"inBundle": true,
|
|
17179
|
-
"license": "ISC",
|
|
17180
|
-
"engines": {
|
|
17181
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
17182
|
-
}
|
|
17183
|
-
},
|
|
17184
|
-
"node_modules/npm/node_modules/npm-registry-fetch/node_modules/proc-log": {
|
|
17185
|
-
"version": "4.0.0",
|
|
17186
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
|
|
17187
|
-
"integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
|
|
17188
|
-
"inBundle": true,
|
|
17189
|
-
"license": "ISC",
|
|
17190
|
-
"engines": {
|
|
17191
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
17192
|
-
}
|
|
17193
|
-
},
|
|
17194
16795
|
"node_modules/npm/node_modules/npm-user-validate": {
|
|
17195
16796
|
"version": "2.0.0",
|
|
17196
16797
|
"resolved": "https://registry.npmjs.org/npm-user-validate/-/npm-user-validate-2.0.0.tgz",
|
|
@@ -17247,42 +16848,6 @@
|
|
|
17247
16848
|
"node": "^16.14.0 || >=18.0.0"
|
|
17248
16849
|
}
|
|
17249
16850
|
},
|
|
17250
|
-
"node_modules/npm/node_modules/pacote/node_modules/npm-package-arg": {
|
|
17251
|
-
"version": "11.0.1",
|
|
17252
|
-
"resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.1.tgz",
|
|
17253
|
-
"integrity": "sha512-M7s1BD4NxdAvBKUPqqRW957Xwcl/4Zvo8Aj+ANrzvIPzGJZElrH7Z//rSaec2ORcND6FHHLnZeY8qgTpXDMFQQ==",
|
|
17254
|
-
"inBundle": true,
|
|
17255
|
-
"license": "ISC",
|
|
17256
|
-
"dependencies": {
|
|
17257
|
-
"hosted-git-info": "^7.0.0",
|
|
17258
|
-
"proc-log": "^3.0.0",
|
|
17259
|
-
"semver": "^7.3.5",
|
|
17260
|
-
"validate-npm-package-name": "^5.0.0"
|
|
17261
|
-
},
|
|
17262
|
-
"engines": {
|
|
17263
|
-
"node": "^16.14.0 || >=18.0.0"
|
|
17264
|
-
}
|
|
17265
|
-
},
|
|
17266
|
-
"node_modules/npm/node_modules/pacote/node_modules/npm-package-arg/node_modules/proc-log": {
|
|
17267
|
-
"version": "3.0.0",
|
|
17268
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-3.0.0.tgz",
|
|
17269
|
-
"integrity": "sha512-++Vn7NS4Xf9NacaU9Xq3URUuqZETPsf8L4j5/ckhaRYsfPeRyzGw+iDjFhV/Jr3uNmTvvddEJFWh5R1gRgUH8A==",
|
|
17270
|
-
"inBundle": true,
|
|
17271
|
-
"license": "ISC",
|
|
17272
|
-
"engines": {
|
|
17273
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
17274
|
-
}
|
|
17275
|
-
},
|
|
17276
|
-
"node_modules/npm/node_modules/pacote/node_modules/proc-log": {
|
|
17277
|
-
"version": "4.0.0",
|
|
17278
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.0.0.tgz",
|
|
17279
|
-
"integrity": "sha512-v1lzmYxGDs2+OZnmYtYZK3DG8zogt+CbQ+o/iqqtTfpyCmGWulCTEQu5GIbivf7OjgIkH2Nr8SH8UxAGugZNbg==",
|
|
17280
|
-
"inBundle": true,
|
|
17281
|
-
"license": "ISC",
|
|
17282
|
-
"engines": {
|
|
17283
|
-
"node": "^14.17.0 || ^16.13.0 || >=18.0.0"
|
|
17284
|
-
}
|
|
17285
|
-
},
|
|
17286
16851
|
"node_modules/npm/node_modules/parse-conflict-json": {
|
|
17287
16852
|
"version": "3.0.1",
|
|
17288
16853
|
"resolved": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-3.0.1.tgz",
|
|
@@ -18374,26 +17939,6 @@
|
|
|
18374
17939
|
"node": ">=18"
|
|
18375
17940
|
}
|
|
18376
17941
|
},
|
|
18377
|
-
"node_modules/oclif/node_modules/@inquirer/type": {
|
|
18378
|
-
"version": "1.3.1",
|
|
18379
|
-
"resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.1.tgz",
|
|
18380
|
-
"integrity": "sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==",
|
|
18381
|
-
"dev": true,
|
|
18382
|
-
"license": "MIT",
|
|
18383
|
-
"engines": {
|
|
18384
|
-
"node": ">=18"
|
|
18385
|
-
}
|
|
18386
|
-
},
|
|
18387
|
-
"node_modules/oclif/node_modules/@types/node": {
|
|
18388
|
-
"version": "20.12.7",
|
|
18389
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
|
|
18390
|
-
"integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
|
|
18391
|
-
"dev": true,
|
|
18392
|
-
"license": "MIT",
|
|
18393
|
-
"dependencies": {
|
|
18394
|
-
"undici-types": "~5.26.4"
|
|
18395
|
-
}
|
|
18396
|
-
},
|
|
18397
17942
|
"node_modules/oclif/node_modules/chalk": {
|
|
18398
17943
|
"version": "4.1.2",
|
|
18399
17944
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
@@ -18497,6 +18042,39 @@
|
|
|
18497
18042
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
18498
18043
|
}
|
|
18499
18044
|
},
|
|
18045
|
+
"node_modules/open": {
|
|
18046
|
+
"version": "10.1.0",
|
|
18047
|
+
"resolved": "https://registry.npmjs.org/open/-/open-10.1.0.tgz",
|
|
18048
|
+
"integrity": "sha512-mnkeQ1qP5Ue2wd+aivTD3NHd/lZ96Lu0jgf0pwktLPtx6cTZiH7tyeGRRHs0zX0rbrahXPnXlUnbeXyaBBuIaw==",
|
|
18049
|
+
"license": "MIT",
|
|
18050
|
+
"dependencies": {
|
|
18051
|
+
"default-browser": "^5.2.1",
|
|
18052
|
+
"define-lazy-prop": "^3.0.0",
|
|
18053
|
+
"is-inside-container": "^1.0.0",
|
|
18054
|
+
"is-wsl": "^3.1.0"
|
|
18055
|
+
},
|
|
18056
|
+
"engines": {
|
|
18057
|
+
"node": ">=18"
|
|
18058
|
+
},
|
|
18059
|
+
"funding": {
|
|
18060
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
18061
|
+
}
|
|
18062
|
+
},
|
|
18063
|
+
"node_modules/open/node_modules/is-wsl": {
|
|
18064
|
+
"version": "3.1.0",
|
|
18065
|
+
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
|
|
18066
|
+
"integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
|
|
18067
|
+
"license": "MIT",
|
|
18068
|
+
"dependencies": {
|
|
18069
|
+
"is-inside-container": "^1.0.0"
|
|
18070
|
+
},
|
|
18071
|
+
"engines": {
|
|
18072
|
+
"node": ">=16"
|
|
18073
|
+
},
|
|
18074
|
+
"funding": {
|
|
18075
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
18076
|
+
}
|
|
18077
|
+
},
|
|
18500
18078
|
"node_modules/optionator": {
|
|
18501
18079
|
"version": "0.9.3",
|
|
18502
18080
|
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz",
|
|
@@ -18807,13 +18385,13 @@
|
|
|
18807
18385
|
"license": "MIT"
|
|
18808
18386
|
},
|
|
18809
18387
|
"node_modules/path-scurry": {
|
|
18810
|
-
"version": "1.10.
|
|
18811
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.
|
|
18812
|
-
"integrity": "sha512-
|
|
18388
|
+
"version": "1.10.2",
|
|
18389
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.2.tgz",
|
|
18390
|
+
"integrity": "sha512-7xTavNy5RQXnsjANvVvMkEjvloOinkAjv/Z6Ildz9v2RinZ4SBKTWFOVRbaF8p0vpHnyjV/UwNDdKuUv6M5qcA==",
|
|
18813
18391
|
"dev": true,
|
|
18814
18392
|
"license": "BlueOak-1.0.0",
|
|
18815
18393
|
"dependencies": {
|
|
18816
|
-
"lru-cache": "^
|
|
18394
|
+
"lru-cache": "^10.2.0",
|
|
18817
18395
|
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
18818
18396
|
},
|
|
18819
18397
|
"engines": {
|
|
@@ -18910,9 +18488,9 @@
|
|
|
18910
18488
|
}
|
|
18911
18489
|
},
|
|
18912
18490
|
"node_modules/pino-abstract-transport": {
|
|
18913
|
-
"version": "1.
|
|
18914
|
-
"resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.
|
|
18915
|
-
"integrity": "sha512-
|
|
18491
|
+
"version": "1.2.0",
|
|
18492
|
+
"resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz",
|
|
18493
|
+
"integrity": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==",
|
|
18916
18494
|
"license": "MIT",
|
|
18917
18495
|
"dependencies": {
|
|
18918
18496
|
"readable-stream": "^4.0.0",
|
|
@@ -19066,74 +18644,6 @@
|
|
|
19066
18644
|
"integrity": "sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==",
|
|
19067
18645
|
"license": "MIT"
|
|
19068
18646
|
},
|
|
19069
|
-
"node_modules/pino/node_modules/buffer": {
|
|
19070
|
-
"version": "6.0.3",
|
|
19071
|
-
"resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz",
|
|
19072
|
-
"integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==",
|
|
19073
|
-
"funding": [
|
|
19074
|
-
{
|
|
19075
|
-
"type": "github",
|
|
19076
|
-
"url": "https://github.com/sponsors/feross"
|
|
19077
|
-
},
|
|
19078
|
-
{
|
|
19079
|
-
"type": "patreon",
|
|
19080
|
-
"url": "https://www.patreon.com/feross"
|
|
19081
|
-
},
|
|
19082
|
-
{
|
|
19083
|
-
"type": "consulting",
|
|
19084
|
-
"url": "https://feross.org/support"
|
|
19085
|
-
}
|
|
19086
|
-
],
|
|
19087
|
-
"license": "MIT",
|
|
19088
|
-
"dependencies": {
|
|
19089
|
-
"base64-js": "^1.3.1",
|
|
19090
|
-
"ieee754": "^1.2.1"
|
|
19091
|
-
}
|
|
19092
|
-
},
|
|
19093
|
-
"node_modules/pino/node_modules/events": {
|
|
19094
|
-
"version": "3.3.0",
|
|
19095
|
-
"resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz",
|
|
19096
|
-
"integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==",
|
|
19097
|
-
"license": "MIT",
|
|
19098
|
-
"engines": {
|
|
19099
|
-
"node": ">=0.8.x"
|
|
19100
|
-
}
|
|
19101
|
-
},
|
|
19102
|
-
"node_modules/pino/node_modules/pino-abstract-transport": {
|
|
19103
|
-
"version": "1.2.0",
|
|
19104
|
-
"resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.2.0.tgz",
|
|
19105
|
-
"integrity": "sha512-Guhh8EZfPCfH+PMXAb6rKOjGQEoy0xlAIn+irODG5kgfYV+BQ0rGYYWTIel3P5mmyXqkYkPmdIkywsn6QKUR1Q==",
|
|
19106
|
-
"license": "MIT",
|
|
19107
|
-
"dependencies": {
|
|
19108
|
-
"readable-stream": "^4.0.0",
|
|
19109
|
-
"split2": "^4.0.0"
|
|
19110
|
-
}
|
|
19111
|
-
},
|
|
19112
|
-
"node_modules/pino/node_modules/readable-stream": {
|
|
19113
|
-
"version": "4.4.2",
|
|
19114
|
-
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.4.2.tgz",
|
|
19115
|
-
"integrity": "sha512-Lk/fICSyIhodxy1IDK2HazkeGjSmezAWX2egdtJnYhtzKEsBPJowlI6F6LPb5tqIQILrMbx22S5o3GuJavPusA==",
|
|
19116
|
-
"license": "MIT",
|
|
19117
|
-
"dependencies": {
|
|
19118
|
-
"abort-controller": "^3.0.0",
|
|
19119
|
-
"buffer": "^6.0.3",
|
|
19120
|
-
"events": "^3.3.0",
|
|
19121
|
-
"process": "^0.11.10",
|
|
19122
|
-
"string_decoder": "^1.3.0"
|
|
19123
|
-
},
|
|
19124
|
-
"engines": {
|
|
19125
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
19126
|
-
}
|
|
19127
|
-
},
|
|
19128
|
-
"node_modules/pino/node_modules/split2": {
|
|
19129
|
-
"version": "4.2.0",
|
|
19130
|
-
"resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
|
|
19131
|
-
"integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
|
|
19132
|
-
"license": "ISC",
|
|
19133
|
-
"engines": {
|
|
19134
|
-
"node": ">= 10.x"
|
|
19135
|
-
}
|
|
19136
|
-
},
|
|
19137
18647
|
"node_modules/pkg-dir": {
|
|
19138
18648
|
"version": "4.2.0",
|
|
19139
18649
|
"resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
|
|
@@ -19286,9 +18796,9 @@
|
|
|
19286
18796
|
}
|
|
19287
18797
|
},
|
|
19288
18798
|
"node_modules/proc-log": {
|
|
19289
|
-
"version": "4.
|
|
19290
|
-
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.
|
|
19291
|
-
"integrity": "sha512-
|
|
18799
|
+
"version": "4.2.0",
|
|
18800
|
+
"resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
|
|
18801
|
+
"integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
|
|
19292
18802
|
"extraneous": true,
|
|
19293
18803
|
"license": "ISC",
|
|
19294
18804
|
"engines": {
|
|
@@ -20046,6 +19556,18 @@
|
|
|
20046
19556
|
"node": "*"
|
|
20047
19557
|
}
|
|
20048
19558
|
},
|
|
19559
|
+
"node_modules/run-applescript": {
|
|
19560
|
+
"version": "7.0.0",
|
|
19561
|
+
"resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-7.0.0.tgz",
|
|
19562
|
+
"integrity": "sha512-9by4Ij99JUr/MCFBUkDKLWK3G9HVXmabKz9U5MlIAIuvuzkiOicRYs8XJLxX+xahD+mLiiCYDqF9dKAgtzKP1A==",
|
|
19563
|
+
"license": "MIT",
|
|
19564
|
+
"engines": {
|
|
19565
|
+
"node": ">=18"
|
|
19566
|
+
},
|
|
19567
|
+
"funding": {
|
|
19568
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
19569
|
+
}
|
|
19570
|
+
},
|
|
20049
19571
|
"node_modules/run-async": {
|
|
20050
19572
|
"version": "3.0.0",
|
|
20051
19573
|
"resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz",
|
|
@@ -21433,13 +20955,6 @@
|
|
|
21433
20955
|
"node": ">=10.0.0"
|
|
21434
20956
|
}
|
|
21435
20957
|
},
|
|
21436
|
-
"node_modules/ts-json-schema-generator/node_modules/@types/json-schema": {
|
|
21437
|
-
"version": "7.0.15",
|
|
21438
|
-
"resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz",
|
|
21439
|
-
"integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==",
|
|
21440
|
-
"dev": true,
|
|
21441
|
-
"license": "MIT"
|
|
21442
|
-
},
|
|
21443
20958
|
"node_modules/ts-json-schema-generator/node_modules/commander": {
|
|
21444
20959
|
"version": "12.0.0",
|
|
21445
20960
|
"resolved": "https://registry.npmjs.org/commander/-/commander-12.0.0.tgz",
|
|
@@ -21743,19 +21258,6 @@
|
|
|
21743
21258
|
"typedoc": "0.22.x || 0.23.x"
|
|
21744
21259
|
}
|
|
21745
21260
|
},
|
|
21746
|
-
"node_modules/typedoc/node_modules/marked": {
|
|
21747
|
-
"version": "4.3.0",
|
|
21748
|
-
"resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz",
|
|
21749
|
-
"integrity": "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==",
|
|
21750
|
-
"dev": true,
|
|
21751
|
-
"license": "MIT",
|
|
21752
|
-
"bin": {
|
|
21753
|
-
"marked": "bin/marked.js"
|
|
21754
|
-
},
|
|
21755
|
-
"engines": {
|
|
21756
|
-
"node": ">= 12"
|
|
21757
|
-
}
|
|
21758
|
-
},
|
|
21759
21261
|
"node_modules/typescript": {
|
|
21760
21262
|
"version": "5.4.5",
|
|
21761
21263
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
|