@jayree/sfdx-plugin-manifest 4.0.69 → 4.0.71
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/CHANGELOG.md +16 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +1542 -751
- package/oclif.lock +758 -253
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/npm-shrinkwrap.json
CHANGED
@@ -1,20 +1,20 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.71",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "4.0.
|
9
|
+
"version": "4.0.71",
|
10
10
|
"license": "Apache-2.0",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.16",
|
13
13
|
"@oclif/core": "^4.5.2",
|
14
|
-
"@salesforce/core": "^8.23.
|
14
|
+
"@salesforce/core": "^8.23.1",
|
15
15
|
"@salesforce/kit": "^3.2.4",
|
16
16
|
"@salesforce/sf-plugins-core": "^12.2.4",
|
17
|
-
"@salesforce/source-deploy-retrieve": "12.22.
|
17
|
+
"@salesforce/source-deploy-retrieve": "12.22.12",
|
18
18
|
"@salesforce/source-tracking": "7.4.10",
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
@@ -26,17 +26,17 @@
|
|
26
26
|
"devDependencies": {
|
27
27
|
"@oclif/plugin-command-snapshot": "^5.3.5",
|
28
28
|
"@oclif/plugin-help": "^6.2.32",
|
29
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
29
|
+
"@salesforce/cli-plugins-testkit": "^5.3.41",
|
30
30
|
"@salesforce/dev-scripts": "^11.0.4",
|
31
31
|
"@salesforce/ts-sinon": "^1.4.31",
|
32
32
|
"@types/fs-extra": "^11.0.4",
|
33
33
|
"@types/graceful-fs": "^4.1.9",
|
34
34
|
"c8": "^10.1.3",
|
35
|
-
"eslint-config-oclif": "^6.0.
|
35
|
+
"eslint-config-oclif": "^6.0.102",
|
36
36
|
"eslint-config-salesforce-license": "^1.0.2",
|
37
37
|
"eslint-plugin-prettier": "^5.5.4",
|
38
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
39
|
-
"oclif": "^4.22.
|
38
|
+
"eslint-plugin-sf-plugin": "^1.20.32",
|
39
|
+
"oclif": "^4.22.18",
|
40
40
|
"patch-package": "^8.0.0",
|
41
41
|
"prettier": "^3.6.2",
|
42
42
|
"pretty-quick": "^4.2.2",
|
@@ -349,171 +349,1437 @@
|
|
349
349
|
"node": ">=16.0.0"
|
350
350
|
}
|
351
351
|
},
|
352
|
-
"node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
|
353
|
-
"version": "3.734.0",
|
354
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.734.0.tgz",
|
355
|
-
"integrity": "sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==",
|
352
|
+
"node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
|
353
|
+
"version": "3.734.0",
|
354
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.734.0.tgz",
|
355
|
+
"integrity": "sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==",
|
356
|
+
"dev": true,
|
357
|
+
"license": "Apache-2.0",
|
358
|
+
"dependencies": {
|
359
|
+
"@smithy/types": "^4.1.0",
|
360
|
+
"tslib": "^2.6.2"
|
361
|
+
},
|
362
|
+
"engines": {
|
363
|
+
"node": ">=18.0.0"
|
364
|
+
}
|
365
|
+
},
|
366
|
+
"node_modules/@aws-crypto/sha256-js/node_modules/@smithy/types": {
|
367
|
+
"version": "4.1.0",
|
368
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.1.0.tgz",
|
369
|
+
"integrity": "sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==",
|
370
|
+
"dev": true,
|
371
|
+
"license": "Apache-2.0",
|
372
|
+
"dependencies": {
|
373
|
+
"tslib": "^2.6.2"
|
374
|
+
},
|
375
|
+
"engines": {
|
376
|
+
"node": ">=18.0.0"
|
377
|
+
}
|
378
|
+
},
|
379
|
+
"node_modules/@aws-crypto/supports-web-crypto": {
|
380
|
+
"version": "5.2.0",
|
381
|
+
"resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-5.2.0.tgz",
|
382
|
+
"integrity": "sha512-iAvUotm021kM33eCdNfwIN//F77/IADDSs58i+MDaOqFrVjZo9bAal0NK7HurRuWLLpF1iLX7gbWrjHjeo+YFg==",
|
383
|
+
"dev": true,
|
384
|
+
"license": "Apache-2.0",
|
385
|
+
"dependencies": {
|
386
|
+
"tslib": "^2.6.2"
|
387
|
+
}
|
388
|
+
},
|
389
|
+
"node_modules/@aws-crypto/util": {
|
390
|
+
"version": "5.2.0",
|
391
|
+
"resolved": "https://registry.npmjs.org/@aws-crypto/util/-/util-5.2.0.tgz",
|
392
|
+
"integrity": "sha512-4RkU9EsI6ZpBve5fseQlGNUWKMa1RLPQ1dnjnQoe07ldfIzcsGb5hC5W0Dm7u423KWzawlrpbjXBrXCEv9zazQ==",
|
393
|
+
"dev": true,
|
394
|
+
"license": "Apache-2.0",
|
395
|
+
"dependencies": {
|
396
|
+
"@aws-sdk/types": "^3.222.0",
|
397
|
+
"@smithy/util-utf8": "^2.0.0",
|
398
|
+
"tslib": "^2.6.2"
|
399
|
+
}
|
400
|
+
},
|
401
|
+
"node_modules/@aws-crypto/util/node_modules/@aws-sdk/types": {
|
402
|
+
"version": "3.734.0",
|
403
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.734.0.tgz",
|
404
|
+
"integrity": "sha512-o11tSPTT70nAkGV1fN9wm/hAIiLPyWX6SuGf+9JyTp7S/rC2cFWhR26MvA69nplcjNaXVzB0f+QFrLXXjOqCrg==",
|
405
|
+
"dev": true,
|
406
|
+
"license": "Apache-2.0",
|
407
|
+
"dependencies": {
|
408
|
+
"@smithy/types": "^4.1.0",
|
409
|
+
"tslib": "^2.6.2"
|
410
|
+
},
|
411
|
+
"engines": {
|
412
|
+
"node": ">=18.0.0"
|
413
|
+
}
|
414
|
+
},
|
415
|
+
"node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": {
|
416
|
+
"version": "2.2.0",
|
417
|
+
"resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
|
418
|
+
"integrity": "sha512-GGP3O9QFD24uGeAXYUjwSTXARoqpZykHadOmA8G5vfJPK0/DC67qa//0qvqrJzL1xc8WQWX7/yc7fwudjPHPhA==",
|
419
|
+
"dev": true,
|
420
|
+
"license": "Apache-2.0",
|
421
|
+
"dependencies": {
|
422
|
+
"tslib": "^2.6.2"
|
423
|
+
},
|
424
|
+
"engines": {
|
425
|
+
"node": ">=14.0.0"
|
426
|
+
}
|
427
|
+
},
|
428
|
+
"node_modules/@aws-crypto/util/node_modules/@smithy/types": {
|
429
|
+
"version": "4.1.0",
|
430
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.1.0.tgz",
|
431
|
+
"integrity": "sha512-enhjdwp4D7CXmwLtD6zbcDMbo6/T6WtuuKCY49Xxc6OMOmUWlBEBDREsxxgV2LIdeQPW756+f97GzcgAwp3iLw==",
|
432
|
+
"dev": true,
|
433
|
+
"license": "Apache-2.0",
|
434
|
+
"dependencies": {
|
435
|
+
"tslib": "^2.6.2"
|
436
|
+
},
|
437
|
+
"engines": {
|
438
|
+
"node": ">=18.0.0"
|
439
|
+
}
|
440
|
+
},
|
441
|
+
"node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from": {
|
442
|
+
"version": "2.2.0",
|
443
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-2.2.0.tgz",
|
444
|
+
"integrity": "sha512-IJdWBbTcMQ6DA0gdNhh/BwrLkDR+ADW5Kr1aZmd4k3DIF6ezMV4R2NIAmT08wQJ3yUK82thHWmC/TnK/wpMMIA==",
|
445
|
+
"dev": true,
|
446
|
+
"license": "Apache-2.0",
|
447
|
+
"dependencies": {
|
448
|
+
"@smithy/is-array-buffer": "^2.2.0",
|
449
|
+
"tslib": "^2.6.2"
|
450
|
+
},
|
451
|
+
"engines": {
|
452
|
+
"node": ">=14.0.0"
|
453
|
+
}
|
454
|
+
},
|
455
|
+
"node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8": {
|
456
|
+
"version": "2.3.0",
|
457
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-2.3.0.tgz",
|
458
|
+
"integrity": "sha512-R8Rdn8Hy72KKcebgLiv8jQcQkXoLMOGGv5uI1/k0l+snqkOzQ1R0ChUBCxWMlBsFMekWjq0wRudIweFs7sKT5A==",
|
459
|
+
"dev": true,
|
460
|
+
"license": "Apache-2.0",
|
461
|
+
"dependencies": {
|
462
|
+
"@smithy/util-buffer-from": "^2.2.0",
|
463
|
+
"tslib": "^2.6.2"
|
464
|
+
},
|
465
|
+
"engines": {
|
466
|
+
"node": ">=14.0.0"
|
467
|
+
}
|
468
|
+
},
|
469
|
+
"node_modules/@aws-sdk/client-cloudfront": {
|
470
|
+
"version": "3.883.0",
|
471
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.883.0.tgz",
|
472
|
+
"integrity": "sha512-pchcrJZnnyw1p/+nkQrYYFnSF0L9fdPtmGVoWEKO02pTV1b6oOoIn4ORRr5fOZJibFDFnu3KGN+3KWMD1zta6A==",
|
473
|
+
"dev": true,
|
474
|
+
"license": "Apache-2.0",
|
475
|
+
"dependencies": {
|
476
|
+
"@aws-crypto/sha256-browser": "5.2.0",
|
477
|
+
"@aws-crypto/sha256-js": "5.2.0",
|
478
|
+
"@aws-sdk/core": "3.883.0",
|
479
|
+
"@aws-sdk/credential-provider-node": "3.883.0",
|
480
|
+
"@aws-sdk/middleware-host-header": "3.873.0",
|
481
|
+
"@aws-sdk/middleware-logger": "3.876.0",
|
482
|
+
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
483
|
+
"@aws-sdk/middleware-user-agent": "3.883.0",
|
484
|
+
"@aws-sdk/region-config-resolver": "3.873.0",
|
485
|
+
"@aws-sdk/types": "3.862.0",
|
486
|
+
"@aws-sdk/util-endpoints": "3.879.0",
|
487
|
+
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
488
|
+
"@aws-sdk/util-user-agent-node": "3.883.0",
|
489
|
+
"@aws-sdk/xml-builder": "3.873.0",
|
490
|
+
"@smithy/config-resolver": "^4.1.5",
|
491
|
+
"@smithy/core": "^3.9.2",
|
492
|
+
"@smithy/fetch-http-handler": "^5.1.1",
|
493
|
+
"@smithy/hash-node": "^4.0.5",
|
494
|
+
"@smithy/invalid-dependency": "^4.0.5",
|
495
|
+
"@smithy/middleware-content-length": "^4.0.5",
|
496
|
+
"@smithy/middleware-endpoint": "^4.1.21",
|
497
|
+
"@smithy/middleware-retry": "^4.1.22",
|
498
|
+
"@smithy/middleware-serde": "^4.0.9",
|
499
|
+
"@smithy/middleware-stack": "^4.0.5",
|
500
|
+
"@smithy/node-config-provider": "^4.1.4",
|
501
|
+
"@smithy/node-http-handler": "^4.1.1",
|
502
|
+
"@smithy/protocol-http": "^5.1.3",
|
503
|
+
"@smithy/smithy-client": "^4.5.2",
|
504
|
+
"@smithy/types": "^4.3.2",
|
505
|
+
"@smithy/url-parser": "^4.0.5",
|
506
|
+
"@smithy/util-base64": "^4.0.0",
|
507
|
+
"@smithy/util-body-length-browser": "^4.0.0",
|
508
|
+
"@smithy/util-body-length-node": "^4.0.0",
|
509
|
+
"@smithy/util-defaults-mode-browser": "^4.0.29",
|
510
|
+
"@smithy/util-defaults-mode-node": "^4.0.29",
|
511
|
+
"@smithy/util-endpoints": "^3.0.7",
|
512
|
+
"@smithy/util-middleware": "^4.0.5",
|
513
|
+
"@smithy/util-retry": "^4.0.7",
|
514
|
+
"@smithy/util-stream": "^4.2.4",
|
515
|
+
"@smithy/util-utf8": "^4.0.0",
|
516
|
+
"@smithy/util-waiter": "^4.0.7",
|
517
|
+
"tslib": "^2.6.2"
|
518
|
+
},
|
519
|
+
"engines": {
|
520
|
+
"node": ">=18.0.0"
|
521
|
+
}
|
522
|
+
},
|
523
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/client-sso": {
|
524
|
+
"version": "3.883.0",
|
525
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.883.0.tgz",
|
526
|
+
"integrity": "sha512-Ybjw76yPceEBO7+VLjy5+/Gr0A1UNymSDHda5w8tfsS2iHZt/vuD6wrYpHdLoUx4H5la8ZhwcSfK/+kmE+QLPw==",
|
527
|
+
"dev": true,
|
528
|
+
"license": "Apache-2.0",
|
529
|
+
"dependencies": {
|
530
|
+
"@aws-crypto/sha256-browser": "5.2.0",
|
531
|
+
"@aws-crypto/sha256-js": "5.2.0",
|
532
|
+
"@aws-sdk/core": "3.883.0",
|
533
|
+
"@aws-sdk/middleware-host-header": "3.873.0",
|
534
|
+
"@aws-sdk/middleware-logger": "3.876.0",
|
535
|
+
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
536
|
+
"@aws-sdk/middleware-user-agent": "3.883.0",
|
537
|
+
"@aws-sdk/region-config-resolver": "3.873.0",
|
538
|
+
"@aws-sdk/types": "3.862.0",
|
539
|
+
"@aws-sdk/util-endpoints": "3.879.0",
|
540
|
+
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
541
|
+
"@aws-sdk/util-user-agent-node": "3.883.0",
|
542
|
+
"@smithy/config-resolver": "^4.1.5",
|
543
|
+
"@smithy/core": "^3.9.2",
|
544
|
+
"@smithy/fetch-http-handler": "^5.1.1",
|
545
|
+
"@smithy/hash-node": "^4.0.5",
|
546
|
+
"@smithy/invalid-dependency": "^4.0.5",
|
547
|
+
"@smithy/middleware-content-length": "^4.0.5",
|
548
|
+
"@smithy/middleware-endpoint": "^4.1.21",
|
549
|
+
"@smithy/middleware-retry": "^4.1.22",
|
550
|
+
"@smithy/middleware-serde": "^4.0.9",
|
551
|
+
"@smithy/middleware-stack": "^4.0.5",
|
552
|
+
"@smithy/node-config-provider": "^4.1.4",
|
553
|
+
"@smithy/node-http-handler": "^4.1.1",
|
554
|
+
"@smithy/protocol-http": "^5.1.3",
|
555
|
+
"@smithy/smithy-client": "^4.5.2",
|
556
|
+
"@smithy/types": "^4.3.2",
|
557
|
+
"@smithy/url-parser": "^4.0.5",
|
558
|
+
"@smithy/util-base64": "^4.0.0",
|
559
|
+
"@smithy/util-body-length-browser": "^4.0.0",
|
560
|
+
"@smithy/util-body-length-node": "^4.0.0",
|
561
|
+
"@smithy/util-defaults-mode-browser": "^4.0.29",
|
562
|
+
"@smithy/util-defaults-mode-node": "^4.0.29",
|
563
|
+
"@smithy/util-endpoints": "^3.0.7",
|
564
|
+
"@smithy/util-middleware": "^4.0.5",
|
565
|
+
"@smithy/util-retry": "^4.0.7",
|
566
|
+
"@smithy/util-utf8": "^4.0.0",
|
567
|
+
"tslib": "^2.6.2"
|
568
|
+
},
|
569
|
+
"engines": {
|
570
|
+
"node": ">=18.0.0"
|
571
|
+
}
|
572
|
+
},
|
573
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/core": {
|
574
|
+
"version": "3.883.0",
|
575
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.883.0.tgz",
|
576
|
+
"integrity": "sha512-FmkqnqBLkXi4YsBPbF6vzPa0m4XKUuvgKDbamfw4DZX2CzfBZH6UU4IwmjNV3ZM38m0xraHarK8KIbGSadN3wg==",
|
577
|
+
"dev": true,
|
578
|
+
"license": "Apache-2.0",
|
579
|
+
"dependencies": {
|
580
|
+
"@aws-sdk/types": "3.862.0",
|
581
|
+
"@aws-sdk/xml-builder": "3.873.0",
|
582
|
+
"@smithy/core": "^3.9.2",
|
583
|
+
"@smithy/node-config-provider": "^4.1.4",
|
584
|
+
"@smithy/property-provider": "^4.0.5",
|
585
|
+
"@smithy/protocol-http": "^5.1.3",
|
586
|
+
"@smithy/signature-v4": "^5.1.3",
|
587
|
+
"@smithy/smithy-client": "^4.5.2",
|
588
|
+
"@smithy/types": "^4.3.2",
|
589
|
+
"@smithy/util-base64": "^4.0.0",
|
590
|
+
"@smithy/util-body-length-browser": "^4.0.0",
|
591
|
+
"@smithy/util-middleware": "^4.0.5",
|
592
|
+
"@smithy/util-utf8": "^4.0.0",
|
593
|
+
"fast-xml-parser": "5.2.5",
|
594
|
+
"tslib": "^2.6.2"
|
595
|
+
},
|
596
|
+
"engines": {
|
597
|
+
"node": ">=18.0.0"
|
598
|
+
}
|
599
|
+
},
|
600
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-env": {
|
601
|
+
"version": "3.883.0",
|
602
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.883.0.tgz",
|
603
|
+
"integrity": "sha512-Z6tPBXPCodfhIF1rvQKoeRGMkwL6TK0xdl1UoMIA1x4AfBpPICAF77JkFBExk/pdiFYq1d04Qzddd/IiujSlLg==",
|
604
|
+
"dev": true,
|
605
|
+
"license": "Apache-2.0",
|
606
|
+
"dependencies": {
|
607
|
+
"@aws-sdk/core": "3.883.0",
|
608
|
+
"@aws-sdk/types": "3.862.0",
|
609
|
+
"@smithy/property-provider": "^4.0.5",
|
610
|
+
"@smithy/types": "^4.3.2",
|
611
|
+
"tslib": "^2.6.2"
|
612
|
+
},
|
613
|
+
"engines": {
|
614
|
+
"node": ">=18.0.0"
|
615
|
+
}
|
616
|
+
},
|
617
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-http": {
|
618
|
+
"version": "3.883.0",
|
619
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.883.0.tgz",
|
620
|
+
"integrity": "sha512-P589ug1lMOOEYLTaQJjSP+Gee34za8Kk2LfteNQfO9SpByHFgGj++Sg8VyIe30eZL8Q+i4qTt24WDCz1c+dgYg==",
|
621
|
+
"dev": true,
|
622
|
+
"license": "Apache-2.0",
|
623
|
+
"dependencies": {
|
624
|
+
"@aws-sdk/core": "3.883.0",
|
625
|
+
"@aws-sdk/types": "3.862.0",
|
626
|
+
"@smithy/fetch-http-handler": "^5.1.1",
|
627
|
+
"@smithy/node-http-handler": "^4.1.1",
|
628
|
+
"@smithy/property-provider": "^4.0.5",
|
629
|
+
"@smithy/protocol-http": "^5.1.3",
|
630
|
+
"@smithy/smithy-client": "^4.5.2",
|
631
|
+
"@smithy/types": "^4.3.2",
|
632
|
+
"@smithy/util-stream": "^4.2.4",
|
633
|
+
"tslib": "^2.6.2"
|
634
|
+
},
|
635
|
+
"engines": {
|
636
|
+
"node": ">=18.0.0"
|
637
|
+
}
|
638
|
+
},
|
639
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-ini": {
|
640
|
+
"version": "3.883.0",
|
641
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.883.0.tgz",
|
642
|
+
"integrity": "sha512-n6z9HTzuDEdugXvPiE/95VJXbF4/gBffdV/SRHDJKtDHaRuvp/gggbfmfVSTFouGVnlKPb2pQWQsW3Nr/Y3Lrw==",
|
643
|
+
"dev": true,
|
644
|
+
"license": "Apache-2.0",
|
645
|
+
"dependencies": {
|
646
|
+
"@aws-sdk/core": "3.883.0",
|
647
|
+
"@aws-sdk/credential-provider-env": "3.883.0",
|
648
|
+
"@aws-sdk/credential-provider-http": "3.883.0",
|
649
|
+
"@aws-sdk/credential-provider-process": "3.883.0",
|
650
|
+
"@aws-sdk/credential-provider-sso": "3.883.0",
|
651
|
+
"@aws-sdk/credential-provider-web-identity": "3.883.0",
|
652
|
+
"@aws-sdk/nested-clients": "3.883.0",
|
653
|
+
"@aws-sdk/types": "3.862.0",
|
654
|
+
"@smithy/credential-provider-imds": "^4.0.7",
|
655
|
+
"@smithy/property-provider": "^4.0.5",
|
656
|
+
"@smithy/shared-ini-file-loader": "^4.0.5",
|
657
|
+
"@smithy/types": "^4.3.2",
|
658
|
+
"tslib": "^2.6.2"
|
659
|
+
},
|
660
|
+
"engines": {
|
661
|
+
"node": ">=18.0.0"
|
662
|
+
}
|
663
|
+
},
|
664
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-node": {
|
665
|
+
"version": "3.883.0",
|
666
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.883.0.tgz",
|
667
|
+
"integrity": "sha512-QIUhsatsrwfB9ZsKpmi0EySSfexVP61wgN7hr493DOileh2QsKW4XATEfsWNmx0dj9323Vg1Mix7bXtRfl9cGg==",
|
668
|
+
"dev": true,
|
669
|
+
"license": "Apache-2.0",
|
670
|
+
"dependencies": {
|
671
|
+
"@aws-sdk/credential-provider-env": "3.883.0",
|
672
|
+
"@aws-sdk/credential-provider-http": "3.883.0",
|
673
|
+
"@aws-sdk/credential-provider-ini": "3.883.0",
|
674
|
+
"@aws-sdk/credential-provider-process": "3.883.0",
|
675
|
+
"@aws-sdk/credential-provider-sso": "3.883.0",
|
676
|
+
"@aws-sdk/credential-provider-web-identity": "3.883.0",
|
677
|
+
"@aws-sdk/types": "3.862.0",
|
678
|
+
"@smithy/credential-provider-imds": "^4.0.7",
|
679
|
+
"@smithy/property-provider": "^4.0.5",
|
680
|
+
"@smithy/shared-ini-file-loader": "^4.0.5",
|
681
|
+
"@smithy/types": "^4.3.2",
|
682
|
+
"tslib": "^2.6.2"
|
683
|
+
},
|
684
|
+
"engines": {
|
685
|
+
"node": ">=18.0.0"
|
686
|
+
}
|
687
|
+
},
|
688
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-process": {
|
689
|
+
"version": "3.883.0",
|
690
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.883.0.tgz",
|
691
|
+
"integrity": "sha512-m1shbHY/Vppy4EdddG9r8x64TO/9FsCjokp5HbKcZvVoTOTgUJrdT8q2TAQJ89+zYIJDqsKbqfrmfwJ1zOdnGQ==",
|
692
|
+
"dev": true,
|
693
|
+
"license": "Apache-2.0",
|
694
|
+
"dependencies": {
|
695
|
+
"@aws-sdk/core": "3.883.0",
|
696
|
+
"@aws-sdk/types": "3.862.0",
|
697
|
+
"@smithy/property-provider": "^4.0.5",
|
698
|
+
"@smithy/shared-ini-file-loader": "^4.0.5",
|
699
|
+
"@smithy/types": "^4.3.2",
|
700
|
+
"tslib": "^2.6.2"
|
701
|
+
},
|
702
|
+
"engines": {
|
703
|
+
"node": ">=18.0.0"
|
704
|
+
}
|
705
|
+
},
|
706
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-sso": {
|
707
|
+
"version": "3.883.0",
|
708
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.883.0.tgz",
|
709
|
+
"integrity": "sha512-37ve9Tult08HLXrJFHJM/sGB/vO7wzI6v1RUUfeTiShqx8ZQ5fTzCTNY/duO96jCtCexmFNSycpQzh7lDIf0aA==",
|
710
|
+
"dev": true,
|
711
|
+
"license": "Apache-2.0",
|
712
|
+
"dependencies": {
|
713
|
+
"@aws-sdk/client-sso": "3.883.0",
|
714
|
+
"@aws-sdk/core": "3.883.0",
|
715
|
+
"@aws-sdk/token-providers": "3.883.0",
|
716
|
+
"@aws-sdk/types": "3.862.0",
|
717
|
+
"@smithy/property-provider": "^4.0.5",
|
718
|
+
"@smithy/shared-ini-file-loader": "^4.0.5",
|
719
|
+
"@smithy/types": "^4.3.2",
|
720
|
+
"tslib": "^2.6.2"
|
721
|
+
},
|
722
|
+
"engines": {
|
723
|
+
"node": ">=18.0.0"
|
724
|
+
}
|
725
|
+
},
|
726
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-web-identity": {
|
727
|
+
"version": "3.883.0",
|
728
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.883.0.tgz",
|
729
|
+
"integrity": "sha512-SL82K9Jb0vpuTadqTO4Fpdu7SKtebZ3Yo4LZvk/U0UauVMlJj5ZTos0mFx1QSMB9/4TpqifYrSZcdnxgYg8Eqw==",
|
730
|
+
"dev": true,
|
731
|
+
"license": "Apache-2.0",
|
732
|
+
"dependencies": {
|
733
|
+
"@aws-sdk/core": "3.883.0",
|
734
|
+
"@aws-sdk/nested-clients": "3.883.0",
|
735
|
+
"@aws-sdk/types": "3.862.0",
|
736
|
+
"@smithy/property-provider": "^4.0.5",
|
737
|
+
"@smithy/types": "^4.3.2",
|
738
|
+
"tslib": "^2.6.2"
|
739
|
+
},
|
740
|
+
"engines": {
|
741
|
+
"node": ">=18.0.0"
|
742
|
+
}
|
743
|
+
},
|
744
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/middleware-user-agent": {
|
745
|
+
"version": "3.883.0",
|
746
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.883.0.tgz",
|
747
|
+
"integrity": "sha512-q58uLYnGLg7hsnWpdj7Cd1Ulsq1/PUJOHvAfgcBuiDE/+Fwh0DZxZZyjrU+Cr+dbeowIdUaOO8BEDDJ0CUenJw==",
|
748
|
+
"dev": true,
|
749
|
+
"license": "Apache-2.0",
|
750
|
+
"dependencies": {
|
751
|
+
"@aws-sdk/core": "3.883.0",
|
752
|
+
"@aws-sdk/types": "3.862.0",
|
753
|
+
"@aws-sdk/util-endpoints": "3.879.0",
|
754
|
+
"@smithy/core": "^3.9.2",
|
755
|
+
"@smithy/protocol-http": "^5.1.3",
|
756
|
+
"@smithy/types": "^4.3.2",
|
757
|
+
"tslib": "^2.6.2"
|
758
|
+
},
|
759
|
+
"engines": {
|
760
|
+
"node": ">=18.0.0"
|
761
|
+
}
|
762
|
+
},
|
763
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/nested-clients": {
|
764
|
+
"version": "3.883.0",
|
765
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.883.0.tgz",
|
766
|
+
"integrity": "sha512-IhzDM+v0ga53GOOrZ9jmGNr7JU5OR6h6ZK9NgB7GXaa+gsDbqfUuXRwyKDYXldrTXf1sUR3vy1okWDXA7S2ejQ==",
|
767
|
+
"dev": true,
|
768
|
+
"license": "Apache-2.0",
|
769
|
+
"dependencies": {
|
770
|
+
"@aws-crypto/sha256-browser": "5.2.0",
|
771
|
+
"@aws-crypto/sha256-js": "5.2.0",
|
772
|
+
"@aws-sdk/core": "3.883.0",
|
773
|
+
"@aws-sdk/middleware-host-header": "3.873.0",
|
774
|
+
"@aws-sdk/middleware-logger": "3.876.0",
|
775
|
+
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
776
|
+
"@aws-sdk/middleware-user-agent": "3.883.0",
|
777
|
+
"@aws-sdk/region-config-resolver": "3.873.0",
|
778
|
+
"@aws-sdk/types": "3.862.0",
|
779
|
+
"@aws-sdk/util-endpoints": "3.879.0",
|
780
|
+
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
781
|
+
"@aws-sdk/util-user-agent-node": "3.883.0",
|
782
|
+
"@smithy/config-resolver": "^4.1.5",
|
783
|
+
"@smithy/core": "^3.9.2",
|
784
|
+
"@smithy/fetch-http-handler": "^5.1.1",
|
785
|
+
"@smithy/hash-node": "^4.0.5",
|
786
|
+
"@smithy/invalid-dependency": "^4.0.5",
|
787
|
+
"@smithy/middleware-content-length": "^4.0.5",
|
788
|
+
"@smithy/middleware-endpoint": "^4.1.21",
|
789
|
+
"@smithy/middleware-retry": "^4.1.22",
|
790
|
+
"@smithy/middleware-serde": "^4.0.9",
|
791
|
+
"@smithy/middleware-stack": "^4.0.5",
|
792
|
+
"@smithy/node-config-provider": "^4.1.4",
|
793
|
+
"@smithy/node-http-handler": "^4.1.1",
|
794
|
+
"@smithy/protocol-http": "^5.1.3",
|
795
|
+
"@smithy/smithy-client": "^4.5.2",
|
796
|
+
"@smithy/types": "^4.3.2",
|
797
|
+
"@smithy/url-parser": "^4.0.5",
|
798
|
+
"@smithy/util-base64": "^4.0.0",
|
799
|
+
"@smithy/util-body-length-browser": "^4.0.0",
|
800
|
+
"@smithy/util-body-length-node": "^4.0.0",
|
801
|
+
"@smithy/util-defaults-mode-browser": "^4.0.29",
|
802
|
+
"@smithy/util-defaults-mode-node": "^4.0.29",
|
803
|
+
"@smithy/util-endpoints": "^3.0.7",
|
804
|
+
"@smithy/util-middleware": "^4.0.5",
|
805
|
+
"@smithy/util-retry": "^4.0.7",
|
806
|
+
"@smithy/util-utf8": "^4.0.0",
|
807
|
+
"tslib": "^2.6.2"
|
808
|
+
},
|
809
|
+
"engines": {
|
810
|
+
"node": ">=18.0.0"
|
811
|
+
}
|
812
|
+
},
|
813
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/token-providers": {
|
814
|
+
"version": "3.883.0",
|
815
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.883.0.tgz",
|
816
|
+
"integrity": "sha512-tcj/Z5paGn9esxhmmkEW7gt39uNoIRbXG1UwJrfKu4zcTr89h86PDiIE2nxUO3CMQf1KgncPpr5WouPGzkh/QQ==",
|
817
|
+
"dev": true,
|
818
|
+
"license": "Apache-2.0",
|
819
|
+
"dependencies": {
|
820
|
+
"@aws-sdk/core": "3.883.0",
|
821
|
+
"@aws-sdk/nested-clients": "3.883.0",
|
822
|
+
"@aws-sdk/types": "3.862.0",
|
823
|
+
"@smithy/property-provider": "^4.0.5",
|
824
|
+
"@smithy/shared-ini-file-loader": "^4.0.5",
|
825
|
+
"@smithy/types": "^4.3.2",
|
826
|
+
"tslib": "^2.6.2"
|
827
|
+
},
|
828
|
+
"engines": {
|
829
|
+
"node": ">=18.0.0"
|
830
|
+
}
|
831
|
+
},
|
832
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/util-user-agent-node": {
|
833
|
+
"version": "3.883.0",
|
834
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.883.0.tgz",
|
835
|
+
"integrity": "sha512-28cQZqC+wsKUHGpTBr+afoIdjS6IoEJkMqcZsmo2Ag8LzmTa6BUWQenFYB0/9BmDy4PZFPUn+uX+rJgWKB+jzA==",
|
836
|
+
"dev": true,
|
837
|
+
"license": "Apache-2.0",
|
838
|
+
"dependencies": {
|
839
|
+
"@aws-sdk/middleware-user-agent": "3.883.0",
|
840
|
+
"@aws-sdk/types": "3.862.0",
|
841
|
+
"@smithy/node-config-provider": "^4.1.4",
|
842
|
+
"@smithy/types": "^4.3.2",
|
843
|
+
"tslib": "^2.6.2"
|
844
|
+
},
|
845
|
+
"engines": {
|
846
|
+
"node": ">=18.0.0"
|
847
|
+
},
|
848
|
+
"peerDependencies": {
|
849
|
+
"aws-crt": ">=1.0.0"
|
850
|
+
},
|
851
|
+
"peerDependenciesMeta": {
|
852
|
+
"aws-crt": {
|
853
|
+
"optional": true
|
854
|
+
}
|
855
|
+
}
|
856
|
+
},
|
857
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/abort-controller": {
|
858
|
+
"version": "4.1.0",
|
859
|
+
"resolved": "https://registry.npmjs.org/@smithy/abort-controller/-/abort-controller-4.1.0.tgz",
|
860
|
+
"integrity": "sha512-wEhSYznxOmx7EdwK1tYEWJF5+/wmSFsff9BfTOn8oO/+KPl3gsmThrb6MJlWbOC391+Ya31s5JuHiC2RlT80Zg==",
|
861
|
+
"dev": true,
|
862
|
+
"license": "Apache-2.0",
|
863
|
+
"dependencies": {
|
864
|
+
"@smithy/types": "^4.4.0",
|
865
|
+
"tslib": "^2.6.2"
|
866
|
+
},
|
867
|
+
"engines": {
|
868
|
+
"node": ">=18.0.0"
|
869
|
+
}
|
870
|
+
},
|
871
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/abort-controller/node_modules/@smithy/types": {
|
872
|
+
"version": "4.4.0",
|
873
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
874
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
875
|
+
"dev": true,
|
876
|
+
"license": "Apache-2.0",
|
877
|
+
"dependencies": {
|
878
|
+
"tslib": "^2.6.2"
|
879
|
+
},
|
880
|
+
"engines": {
|
881
|
+
"node": ">=18.0.0"
|
882
|
+
}
|
883
|
+
},
|
884
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core": {
|
885
|
+
"version": "3.10.0",
|
886
|
+
"resolved": "https://registry.npmjs.org/@smithy/core/-/core-3.10.0.tgz",
|
887
|
+
"integrity": "sha512-bXyD3Ij6b1qDymEYlEcF+QIjwb9gObwZNaRjETJsUEvSIzxFdynSQ3E4ysY7lUFSBzeWBNaFvX+5A0smbC2q6A==",
|
888
|
+
"dev": true,
|
889
|
+
"license": "Apache-2.0",
|
890
|
+
"dependencies": {
|
891
|
+
"@smithy/middleware-serde": "^4.1.0",
|
892
|
+
"@smithy/protocol-http": "^5.2.0",
|
893
|
+
"@smithy/types": "^4.4.0",
|
894
|
+
"@smithy/util-base64": "^4.1.0",
|
895
|
+
"@smithy/util-body-length-browser": "^4.1.0",
|
896
|
+
"@smithy/util-middleware": "^4.1.0",
|
897
|
+
"@smithy/util-stream": "^4.3.0",
|
898
|
+
"@smithy/util-utf8": "^4.1.0",
|
899
|
+
"@types/uuid": "^9.0.1",
|
900
|
+
"tslib": "^2.6.2",
|
901
|
+
"uuid": "^9.0.1"
|
902
|
+
},
|
903
|
+
"engines": {
|
904
|
+
"node": ">=18.0.0"
|
905
|
+
}
|
906
|
+
},
|
907
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/fetch-http-handler": {
|
908
|
+
"version": "5.2.0",
|
909
|
+
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.2.0.tgz",
|
910
|
+
"integrity": "sha512-VZenjDdVaUGiy3hwQtxm75nhXZrhFG+3xyL93qCQAlYDyhT/jeDWM8/3r5uCFMlTmmyrIjiDyiOynVFchb0BSg==",
|
911
|
+
"dev": true,
|
912
|
+
"license": "Apache-2.0",
|
913
|
+
"dependencies": {
|
914
|
+
"@smithy/protocol-http": "^5.2.0",
|
915
|
+
"@smithy/querystring-builder": "^4.1.0",
|
916
|
+
"@smithy/types": "^4.4.0",
|
917
|
+
"@smithy/util-base64": "^4.1.0",
|
918
|
+
"tslib": "^2.6.2"
|
919
|
+
},
|
920
|
+
"engines": {
|
921
|
+
"node": ">=18.0.0"
|
922
|
+
}
|
923
|
+
},
|
924
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/middleware-serde": {
|
925
|
+
"version": "4.1.0",
|
926
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.1.0.tgz",
|
927
|
+
"integrity": "sha512-CtLFYlHt7c2VcztyVRc+25JLV4aGpmaSv9F1sPB0AGFL6S+RPythkqpGDa2XBQLJQooKkjLA1g7Xe4450knShg==",
|
928
|
+
"dev": true,
|
929
|
+
"license": "Apache-2.0",
|
930
|
+
"dependencies": {
|
931
|
+
"@smithy/protocol-http": "^5.2.0",
|
932
|
+
"@smithy/types": "^4.4.0",
|
933
|
+
"tslib": "^2.6.2"
|
934
|
+
},
|
935
|
+
"engines": {
|
936
|
+
"node": ">=18.0.0"
|
937
|
+
}
|
938
|
+
},
|
939
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/node-http-handler": {
|
940
|
+
"version": "4.2.0",
|
941
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.2.0.tgz",
|
942
|
+
"integrity": "sha512-G4NV70B4hF9vBrUkkvNfWO6+QR4jYjeO4tc+4XrKCb4nPYj49V9Hu8Ftio7Mb0/0IlFyEOORudHrm+isY29nCA==",
|
943
|
+
"dev": true,
|
944
|
+
"license": "Apache-2.0",
|
945
|
+
"dependencies": {
|
946
|
+
"@smithy/abort-controller": "^4.1.0",
|
947
|
+
"@smithy/protocol-http": "^5.2.0",
|
948
|
+
"@smithy/querystring-builder": "^4.1.0",
|
949
|
+
"@smithy/types": "^4.4.0",
|
950
|
+
"tslib": "^2.6.2"
|
951
|
+
},
|
952
|
+
"engines": {
|
953
|
+
"node": ">=18.0.0"
|
954
|
+
}
|
955
|
+
},
|
956
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/protocol-http": {
|
957
|
+
"version": "5.2.0",
|
958
|
+
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.2.0.tgz",
|
959
|
+
"integrity": "sha512-bwjlh5JwdOQnA01be+5UvHK4HQz4iaRKlVG46hHSJuqi0Ribt3K06Z1oQ29i35Np4G9MCDgkOGcHVyLMreMcbg==",
|
960
|
+
"dev": true,
|
961
|
+
"license": "Apache-2.0",
|
962
|
+
"dependencies": {
|
963
|
+
"@smithy/types": "^4.4.0",
|
964
|
+
"tslib": "^2.6.2"
|
965
|
+
},
|
966
|
+
"engines": {
|
967
|
+
"node": ">=18.0.0"
|
968
|
+
}
|
969
|
+
},
|
970
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/types": {
|
971
|
+
"version": "4.4.0",
|
972
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
973
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
974
|
+
"dev": true,
|
975
|
+
"license": "Apache-2.0",
|
976
|
+
"dependencies": {
|
977
|
+
"tslib": "^2.6.2"
|
978
|
+
},
|
979
|
+
"engines": {
|
980
|
+
"node": ">=18.0.0"
|
981
|
+
}
|
982
|
+
},
|
983
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/util-base64": {
|
984
|
+
"version": "4.1.0",
|
985
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-4.1.0.tgz",
|
986
|
+
"integrity": "sha512-RUGd4wNb8GeW7xk+AY5ghGnIwM96V0l2uzvs/uVHf+tIuVX2WSvynk5CxNoBCsM2rQRSZElAo9rt3G5mJ/gktQ==",
|
987
|
+
"dev": true,
|
988
|
+
"license": "Apache-2.0",
|
989
|
+
"dependencies": {
|
990
|
+
"@smithy/util-buffer-from": "^4.1.0",
|
991
|
+
"@smithy/util-utf8": "^4.1.0",
|
992
|
+
"tslib": "^2.6.2"
|
993
|
+
},
|
994
|
+
"engines": {
|
995
|
+
"node": ">=18.0.0"
|
996
|
+
}
|
997
|
+
},
|
998
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/util-body-length-browser": {
|
999
|
+
"version": "4.1.0",
|
1000
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-body-length-browser/-/util-body-length-browser-4.1.0.tgz",
|
1001
|
+
"integrity": "sha512-V2E2Iez+bo6bUMOTENPr6eEmepdY8Hbs+Uc1vkDKgKNA/brTJqOW/ai3JO1BGj9GbCeLqw90pbbH7HFQyFotGQ==",
|
1002
|
+
"dev": true,
|
1003
|
+
"license": "Apache-2.0",
|
1004
|
+
"dependencies": {
|
1005
|
+
"tslib": "^2.6.2"
|
1006
|
+
},
|
1007
|
+
"engines": {
|
1008
|
+
"node": ">=18.0.0"
|
1009
|
+
}
|
1010
|
+
},
|
1011
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/util-middleware": {
|
1012
|
+
"version": "4.1.0",
|
1013
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.1.0.tgz",
|
1014
|
+
"integrity": "sha512-612onNcKyxhP7/YOTKFTb2F6sPYtMRddlT5mZvYf1zduzaGzkYhpYIPxIeeEwBZFjnvEqe53Ijl2cYEfJ9d6/Q==",
|
1015
|
+
"dev": true,
|
1016
|
+
"license": "Apache-2.0",
|
1017
|
+
"dependencies": {
|
1018
|
+
"@smithy/types": "^4.4.0",
|
1019
|
+
"tslib": "^2.6.2"
|
1020
|
+
},
|
1021
|
+
"engines": {
|
1022
|
+
"node": ">=18.0.0"
|
1023
|
+
}
|
1024
|
+
},
|
1025
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/util-stream": {
|
1026
|
+
"version": "4.3.0",
|
1027
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.3.0.tgz",
|
1028
|
+
"integrity": "sha512-ZOYS94jksDwvsCJtppHprUhsIscRnCKGr6FXCo3SxgQ31ECbza3wqDBqSy6IsAak+h/oAXb1+UYEBmDdseAjUQ==",
|
1029
|
+
"dev": true,
|
1030
|
+
"license": "Apache-2.0",
|
1031
|
+
"dependencies": {
|
1032
|
+
"@smithy/fetch-http-handler": "^5.2.0",
|
1033
|
+
"@smithy/node-http-handler": "^4.2.0",
|
1034
|
+
"@smithy/types": "^4.4.0",
|
1035
|
+
"@smithy/util-base64": "^4.1.0",
|
1036
|
+
"@smithy/util-buffer-from": "^4.1.0",
|
1037
|
+
"@smithy/util-hex-encoding": "^4.1.0",
|
1038
|
+
"@smithy/util-utf8": "^4.1.0",
|
1039
|
+
"tslib": "^2.6.2"
|
1040
|
+
},
|
1041
|
+
"engines": {
|
1042
|
+
"node": ">=18.0.0"
|
1043
|
+
}
|
1044
|
+
},
|
1045
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/core/node_modules/@smithy/util-utf8": {
|
1046
|
+
"version": "4.1.0",
|
1047
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.1.0.tgz",
|
1048
|
+
"integrity": "sha512-mEu1/UIXAdNYuBcyEPbjScKi/+MQVXNIuY/7Cm5XLIWe319kDrT5SizBE95jqtmEXoDbGoZxKLCMttdZdqTZKQ==",
|
1049
|
+
"dev": true,
|
1050
|
+
"license": "Apache-2.0",
|
1051
|
+
"dependencies": {
|
1052
|
+
"@smithy/util-buffer-from": "^4.1.0",
|
1053
|
+
"tslib": "^2.6.2"
|
1054
|
+
},
|
1055
|
+
"engines": {
|
1056
|
+
"node": ">=18.0.0"
|
1057
|
+
}
|
1058
|
+
},
|
1059
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/is-array-buffer": {
|
1060
|
+
"version": "4.1.0",
|
1061
|
+
"resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-4.1.0.tgz",
|
1062
|
+
"integrity": "sha512-ePTYUOV54wMogio+he4pBybe8fwg4sDvEVDBU8ZlHOZXbXK3/C0XfJgUCu6qAZcawv05ZhZzODGUerFBPsPUDQ==",
|
1063
|
+
"dev": true,
|
1064
|
+
"license": "Apache-2.0",
|
1065
|
+
"dependencies": {
|
1066
|
+
"tslib": "^2.6.2"
|
1067
|
+
},
|
1068
|
+
"engines": {
|
1069
|
+
"node": ">=18.0.0"
|
1070
|
+
}
|
1071
|
+
},
|
1072
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint": {
|
1073
|
+
"version": "4.2.0",
|
1074
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-endpoint/-/middleware-endpoint-4.2.0.tgz",
|
1075
|
+
"integrity": "sha512-J1eCF7pPDwgv7fGwRd2+Y+H9hlIolF3OZ2PjptonzzyOXXGh/1KGJAHpEcY1EX+WLlclKu2yC5k+9jWXdUG4YQ==",
|
1076
|
+
"dev": true,
|
1077
|
+
"license": "Apache-2.0",
|
1078
|
+
"dependencies": {
|
1079
|
+
"@smithy/core": "^3.10.0",
|
1080
|
+
"@smithy/middleware-serde": "^4.1.0",
|
1081
|
+
"@smithy/node-config-provider": "^4.2.0",
|
1082
|
+
"@smithy/shared-ini-file-loader": "^4.1.0",
|
1083
|
+
"@smithy/types": "^4.4.0",
|
1084
|
+
"@smithy/url-parser": "^4.1.0",
|
1085
|
+
"@smithy/util-middleware": "^4.1.0",
|
1086
|
+
"tslib": "^2.6.2"
|
1087
|
+
},
|
1088
|
+
"engines": {
|
1089
|
+
"node": ">=18.0.0"
|
1090
|
+
}
|
1091
|
+
},
|
1092
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/middleware-serde": {
|
1093
|
+
"version": "4.1.0",
|
1094
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-serde/-/middleware-serde-4.1.0.tgz",
|
1095
|
+
"integrity": "sha512-CtLFYlHt7c2VcztyVRc+25JLV4aGpmaSv9F1sPB0AGFL6S+RPythkqpGDa2XBQLJQooKkjLA1g7Xe4450knShg==",
|
1096
|
+
"dev": true,
|
1097
|
+
"license": "Apache-2.0",
|
1098
|
+
"dependencies": {
|
1099
|
+
"@smithy/protocol-http": "^5.2.0",
|
1100
|
+
"@smithy/types": "^4.4.0",
|
1101
|
+
"tslib": "^2.6.2"
|
1102
|
+
},
|
1103
|
+
"engines": {
|
1104
|
+
"node": ">=18.0.0"
|
1105
|
+
}
|
1106
|
+
},
|
1107
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/node-config-provider": {
|
1108
|
+
"version": "4.2.0",
|
1109
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.2.0.tgz",
|
1110
|
+
"integrity": "sha512-8/fpilqKurQ+f8nFvoFkJ0lrymoMJ+5/CQV5IcTv/MyKhk2Q/EFYCAgTSWHD4nMi9ux9NyBBynkyE9SLg2uSLA==",
|
1111
|
+
"dev": true,
|
1112
|
+
"license": "Apache-2.0",
|
1113
|
+
"dependencies": {
|
1114
|
+
"@smithy/property-provider": "^4.1.0",
|
1115
|
+
"@smithy/shared-ini-file-loader": "^4.1.0",
|
1116
|
+
"@smithy/types": "^4.4.0",
|
1117
|
+
"tslib": "^2.6.2"
|
1118
|
+
},
|
1119
|
+
"engines": {
|
1120
|
+
"node": ">=18.0.0"
|
1121
|
+
}
|
1122
|
+
},
|
1123
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/property-provider": {
|
1124
|
+
"version": "4.1.0",
|
1125
|
+
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.1.0.tgz",
|
1126
|
+
"integrity": "sha512-eksMjMHUlG5PwOUWO3k+rfLNOPVPJ70mUzyYNKb5lvyIuAwS4zpWGsxGiuT74DFWonW0xRNy+jgzGauUzX7SyA==",
|
1127
|
+
"dev": true,
|
1128
|
+
"license": "Apache-2.0",
|
1129
|
+
"dependencies": {
|
1130
|
+
"@smithy/types": "^4.4.0",
|
1131
|
+
"tslib": "^2.6.2"
|
1132
|
+
},
|
1133
|
+
"engines": {
|
1134
|
+
"node": ">=18.0.0"
|
1135
|
+
}
|
1136
|
+
},
|
1137
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/protocol-http": {
|
1138
|
+
"version": "5.2.0",
|
1139
|
+
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.2.0.tgz",
|
1140
|
+
"integrity": "sha512-bwjlh5JwdOQnA01be+5UvHK4HQz4iaRKlVG46hHSJuqi0Ribt3K06Z1oQ29i35Np4G9MCDgkOGcHVyLMreMcbg==",
|
1141
|
+
"dev": true,
|
1142
|
+
"license": "Apache-2.0",
|
1143
|
+
"dependencies": {
|
1144
|
+
"@smithy/types": "^4.4.0",
|
1145
|
+
"tslib": "^2.6.2"
|
1146
|
+
},
|
1147
|
+
"engines": {
|
1148
|
+
"node": ">=18.0.0"
|
1149
|
+
}
|
1150
|
+
},
|
1151
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/shared-ini-file-loader": {
|
1152
|
+
"version": "4.1.0",
|
1153
|
+
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.1.0.tgz",
|
1154
|
+
"integrity": "sha512-W0VMlz9yGdQ/0ZAgWICFjFHTVU0YSfGoCVpKaExRM/FDkTeP/yz8OKvjtGjs6oFokCRm0srgj/g4Cg0xuHu8Rw==",
|
1155
|
+
"dev": true,
|
1156
|
+
"license": "Apache-2.0",
|
1157
|
+
"dependencies": {
|
1158
|
+
"@smithy/types": "^4.4.0",
|
1159
|
+
"tslib": "^2.6.2"
|
1160
|
+
},
|
1161
|
+
"engines": {
|
1162
|
+
"node": ">=18.0.0"
|
1163
|
+
}
|
1164
|
+
},
|
1165
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/types": {
|
1166
|
+
"version": "4.4.0",
|
1167
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
1168
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
1169
|
+
"dev": true,
|
1170
|
+
"license": "Apache-2.0",
|
1171
|
+
"dependencies": {
|
1172
|
+
"tslib": "^2.6.2"
|
1173
|
+
},
|
1174
|
+
"engines": {
|
1175
|
+
"node": ">=18.0.0"
|
1176
|
+
}
|
1177
|
+
},
|
1178
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/url-parser": {
|
1179
|
+
"version": "4.1.0",
|
1180
|
+
"resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.1.0.tgz",
|
1181
|
+
"integrity": "sha512-/LYEIOuO5B2u++tKr1NxNxhZTrr3A63jW8N73YTwVeUyAlbB/YM+hkftsvtKAcMt3ADYo0FsF1GY3anehffSVQ==",
|
1182
|
+
"dev": true,
|
1183
|
+
"license": "Apache-2.0",
|
1184
|
+
"dependencies": {
|
1185
|
+
"@smithy/querystring-parser": "^4.1.0",
|
1186
|
+
"@smithy/types": "^4.4.0",
|
1187
|
+
"tslib": "^2.6.2"
|
1188
|
+
},
|
1189
|
+
"engines": {
|
1190
|
+
"node": ">=18.0.0"
|
1191
|
+
}
|
1192
|
+
},
|
1193
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-endpoint/node_modules/@smithy/util-middleware": {
|
1194
|
+
"version": "4.1.0",
|
1195
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.1.0.tgz",
|
1196
|
+
"integrity": "sha512-612onNcKyxhP7/YOTKFTb2F6sPYtMRddlT5mZvYf1zduzaGzkYhpYIPxIeeEwBZFjnvEqe53Ijl2cYEfJ9d6/Q==",
|
1197
|
+
"dev": true,
|
1198
|
+
"license": "Apache-2.0",
|
1199
|
+
"dependencies": {
|
1200
|
+
"@smithy/types": "^4.4.0",
|
1201
|
+
"tslib": "^2.6.2"
|
1202
|
+
},
|
1203
|
+
"engines": {
|
1204
|
+
"node": ">=18.0.0"
|
1205
|
+
}
|
1206
|
+
},
|
1207
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-retry": {
|
1208
|
+
"version": "4.2.0",
|
1209
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-retry/-/middleware-retry-4.2.0.tgz",
|
1210
|
+
"integrity": "sha512-raL5oWYf5ALl3jCJrajE8enKJEnV/2wZkKS6mb3ZRY2tg3nj66ssdWy5Ps8E6Yu8Wqh3Tt+Sb9LozjvwZupq+A==",
|
1211
|
+
"dev": true,
|
1212
|
+
"license": "Apache-2.0",
|
1213
|
+
"dependencies": {
|
1214
|
+
"@smithy/node-config-provider": "^4.2.0",
|
1215
|
+
"@smithy/protocol-http": "^5.2.0",
|
1216
|
+
"@smithy/service-error-classification": "^4.1.0",
|
1217
|
+
"@smithy/smithy-client": "^4.6.0",
|
1218
|
+
"@smithy/types": "^4.4.0",
|
1219
|
+
"@smithy/util-middleware": "^4.1.0",
|
1220
|
+
"@smithy/util-retry": "^4.1.0",
|
1221
|
+
"@types/uuid": "^9.0.1",
|
1222
|
+
"tslib": "^2.6.2",
|
1223
|
+
"uuid": "^9.0.1"
|
1224
|
+
},
|
1225
|
+
"engines": {
|
1226
|
+
"node": ">=18.0.0"
|
1227
|
+
}
|
1228
|
+
},
|
1229
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-retry/node_modules/@smithy/node-config-provider": {
|
1230
|
+
"version": "4.2.0",
|
1231
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.2.0.tgz",
|
1232
|
+
"integrity": "sha512-8/fpilqKurQ+f8nFvoFkJ0lrymoMJ+5/CQV5IcTv/MyKhk2Q/EFYCAgTSWHD4nMi9ux9NyBBynkyE9SLg2uSLA==",
|
1233
|
+
"dev": true,
|
1234
|
+
"license": "Apache-2.0",
|
1235
|
+
"dependencies": {
|
1236
|
+
"@smithy/property-provider": "^4.1.0",
|
1237
|
+
"@smithy/shared-ini-file-loader": "^4.1.0",
|
1238
|
+
"@smithy/types": "^4.4.0",
|
1239
|
+
"tslib": "^2.6.2"
|
1240
|
+
},
|
1241
|
+
"engines": {
|
1242
|
+
"node": ">=18.0.0"
|
1243
|
+
}
|
1244
|
+
},
|
1245
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-retry/node_modules/@smithy/property-provider": {
|
1246
|
+
"version": "4.1.0",
|
1247
|
+
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.1.0.tgz",
|
1248
|
+
"integrity": "sha512-eksMjMHUlG5PwOUWO3k+rfLNOPVPJ70mUzyYNKb5lvyIuAwS4zpWGsxGiuT74DFWonW0xRNy+jgzGauUzX7SyA==",
|
1249
|
+
"dev": true,
|
1250
|
+
"license": "Apache-2.0",
|
1251
|
+
"dependencies": {
|
1252
|
+
"@smithy/types": "^4.4.0",
|
1253
|
+
"tslib": "^2.6.2"
|
1254
|
+
},
|
1255
|
+
"engines": {
|
1256
|
+
"node": ">=18.0.0"
|
1257
|
+
}
|
1258
|
+
},
|
1259
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-retry/node_modules/@smithy/protocol-http": {
|
1260
|
+
"version": "5.2.0",
|
1261
|
+
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.2.0.tgz",
|
1262
|
+
"integrity": "sha512-bwjlh5JwdOQnA01be+5UvHK4HQz4iaRKlVG46hHSJuqi0Ribt3K06Z1oQ29i35Np4G9MCDgkOGcHVyLMreMcbg==",
|
1263
|
+
"dev": true,
|
1264
|
+
"license": "Apache-2.0",
|
1265
|
+
"dependencies": {
|
1266
|
+
"@smithy/types": "^4.4.0",
|
1267
|
+
"tslib": "^2.6.2"
|
1268
|
+
},
|
1269
|
+
"engines": {
|
1270
|
+
"node": ">=18.0.0"
|
1271
|
+
}
|
1272
|
+
},
|
1273
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-retry/node_modules/@smithy/shared-ini-file-loader": {
|
1274
|
+
"version": "4.1.0",
|
1275
|
+
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.1.0.tgz",
|
1276
|
+
"integrity": "sha512-W0VMlz9yGdQ/0ZAgWICFjFHTVU0YSfGoCVpKaExRM/FDkTeP/yz8OKvjtGjs6oFokCRm0srgj/g4Cg0xuHu8Rw==",
|
1277
|
+
"dev": true,
|
1278
|
+
"license": "Apache-2.0",
|
1279
|
+
"dependencies": {
|
1280
|
+
"@smithy/types": "^4.4.0",
|
1281
|
+
"tslib": "^2.6.2"
|
1282
|
+
},
|
1283
|
+
"engines": {
|
1284
|
+
"node": ">=18.0.0"
|
1285
|
+
}
|
1286
|
+
},
|
1287
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-retry/node_modules/@smithy/types": {
|
1288
|
+
"version": "4.4.0",
|
1289
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
1290
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
1291
|
+
"dev": true,
|
1292
|
+
"license": "Apache-2.0",
|
1293
|
+
"dependencies": {
|
1294
|
+
"tslib": "^2.6.2"
|
1295
|
+
},
|
1296
|
+
"engines": {
|
1297
|
+
"node": ">=18.0.0"
|
1298
|
+
}
|
1299
|
+
},
|
1300
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-middleware": {
|
1301
|
+
"version": "4.1.0",
|
1302
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.1.0.tgz",
|
1303
|
+
"integrity": "sha512-612onNcKyxhP7/YOTKFTb2F6sPYtMRddlT5mZvYf1zduzaGzkYhpYIPxIeeEwBZFjnvEqe53Ijl2cYEfJ9d6/Q==",
|
1304
|
+
"dev": true,
|
1305
|
+
"license": "Apache-2.0",
|
1306
|
+
"dependencies": {
|
1307
|
+
"@smithy/types": "^4.4.0",
|
1308
|
+
"tslib": "^2.6.2"
|
1309
|
+
},
|
1310
|
+
"engines": {
|
1311
|
+
"node": ">=18.0.0"
|
1312
|
+
}
|
1313
|
+
},
|
1314
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry": {
|
1315
|
+
"version": "4.1.0",
|
1316
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-retry/-/util-retry-4.1.0.tgz",
|
1317
|
+
"integrity": "sha512-5AGoBHb207xAKSVwaUnaER+L55WFY8o2RhlafELZR3mB0J91fpL+Qn+zgRkPzns3kccGaF2vy0HmNVBMWmN6dA==",
|
1318
|
+
"dev": true,
|
1319
|
+
"license": "Apache-2.0",
|
1320
|
+
"dependencies": {
|
1321
|
+
"@smithy/service-error-classification": "^4.1.0",
|
1322
|
+
"@smithy/types": "^4.4.0",
|
1323
|
+
"tslib": "^2.6.2"
|
1324
|
+
},
|
1325
|
+
"engines": {
|
1326
|
+
"node": ">=18.0.0"
|
1327
|
+
}
|
1328
|
+
},
|
1329
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/querystring-builder": {
|
1330
|
+
"version": "4.1.0",
|
1331
|
+
"resolved": "https://registry.npmjs.org/@smithy/querystring-builder/-/querystring-builder-4.1.0.tgz",
|
1332
|
+
"integrity": "sha512-JqTWmVIq4AF8R8OK/2cCCiQo5ZJ0SRPsDkDgLO5/3z8xxuUp1oMIBBjfuueEe+11hGTZ6rRebzYikpKc6yQV9Q==",
|
1333
|
+
"dev": true,
|
1334
|
+
"license": "Apache-2.0",
|
1335
|
+
"dependencies": {
|
1336
|
+
"@smithy/types": "^4.4.0",
|
1337
|
+
"@smithy/util-uri-escape": "^4.1.0",
|
1338
|
+
"tslib": "^2.6.2"
|
1339
|
+
},
|
1340
|
+
"engines": {
|
1341
|
+
"node": ">=18.0.0"
|
1342
|
+
}
|
1343
|
+
},
|
1344
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/querystring-builder/node_modules/@smithy/types": {
|
1345
|
+
"version": "4.4.0",
|
1346
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
1347
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
1348
|
+
"dev": true,
|
1349
|
+
"license": "Apache-2.0",
|
1350
|
+
"dependencies": {
|
1351
|
+
"tslib": "^2.6.2"
|
1352
|
+
},
|
1353
|
+
"engines": {
|
1354
|
+
"node": ">=18.0.0"
|
1355
|
+
}
|
1356
|
+
},
|
1357
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/querystring-parser": {
|
1358
|
+
"version": "4.1.0",
|
1359
|
+
"resolved": "https://registry.npmjs.org/@smithy/querystring-parser/-/querystring-parser-4.1.0.tgz",
|
1360
|
+
"integrity": "sha512-VgdHhr8YTRsjOl4hnKFm7xEMOCRTnKw3FJ1nU+dlWNhdt/7eEtxtkdrJdx7PlRTabdANTmvyjE4umUl9cK4awg==",
|
1361
|
+
"dev": true,
|
1362
|
+
"license": "Apache-2.0",
|
1363
|
+
"dependencies": {
|
1364
|
+
"@smithy/types": "^4.4.0",
|
1365
|
+
"tslib": "^2.6.2"
|
1366
|
+
},
|
1367
|
+
"engines": {
|
1368
|
+
"node": ">=18.0.0"
|
1369
|
+
}
|
1370
|
+
},
|
1371
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/querystring-parser/node_modules/@smithy/types": {
|
1372
|
+
"version": "4.4.0",
|
1373
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
1374
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
1375
|
+
"dev": true,
|
1376
|
+
"license": "Apache-2.0",
|
1377
|
+
"dependencies": {
|
1378
|
+
"tslib": "^2.6.2"
|
1379
|
+
},
|
1380
|
+
"engines": {
|
1381
|
+
"node": ">=18.0.0"
|
1382
|
+
}
|
1383
|
+
},
|
1384
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/service-error-classification": {
|
1385
|
+
"version": "4.1.0",
|
1386
|
+
"resolved": "https://registry.npmjs.org/@smithy/service-error-classification/-/service-error-classification-4.1.0.tgz",
|
1387
|
+
"integrity": "sha512-UBpNFzBNmS20jJomuYn++Y+soF8rOK9AvIGjS9yGP6uRXF5rP18h4FDUsoNpWTlSsmiJ87e2DpZo9ywzSMH7PQ==",
|
1388
|
+
"dev": true,
|
1389
|
+
"license": "Apache-2.0",
|
1390
|
+
"dependencies": {
|
1391
|
+
"@smithy/types": "^4.4.0"
|
1392
|
+
},
|
1393
|
+
"engines": {
|
1394
|
+
"node": ">=18.0.0"
|
1395
|
+
}
|
1396
|
+
},
|
1397
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/service-error-classification/node_modules/@smithy/types": {
|
1398
|
+
"version": "4.4.0",
|
1399
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
1400
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
1401
|
+
"dev": true,
|
1402
|
+
"license": "Apache-2.0",
|
1403
|
+
"dependencies": {
|
1404
|
+
"tslib": "^2.6.2"
|
1405
|
+
},
|
1406
|
+
"engines": {
|
1407
|
+
"node": ">=18.0.0"
|
1408
|
+
}
|
1409
|
+
},
|
1410
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client": {
|
1411
|
+
"version": "4.6.0",
|
1412
|
+
"resolved": "https://registry.npmjs.org/@smithy/smithy-client/-/smithy-client-4.6.0.tgz",
|
1413
|
+
"integrity": "sha512-TvlIshqx5PIi0I0AiR+PluCpJ8olVG++xbYkAIGCUkByaMUlfOXLgjQTmYbr46k4wuDe8eHiTIlUflnjK2drPQ==",
|
1414
|
+
"dev": true,
|
1415
|
+
"license": "Apache-2.0",
|
1416
|
+
"dependencies": {
|
1417
|
+
"@smithy/core": "^3.10.0",
|
1418
|
+
"@smithy/middleware-endpoint": "^4.2.0",
|
1419
|
+
"@smithy/middleware-stack": "^4.1.0",
|
1420
|
+
"@smithy/protocol-http": "^5.2.0",
|
1421
|
+
"@smithy/types": "^4.4.0",
|
1422
|
+
"@smithy/util-stream": "^4.3.0",
|
1423
|
+
"tslib": "^2.6.2"
|
1424
|
+
},
|
1425
|
+
"engines": {
|
1426
|
+
"node": ">=18.0.0"
|
1427
|
+
}
|
1428
|
+
},
|
1429
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client/node_modules/@smithy/fetch-http-handler": {
|
1430
|
+
"version": "5.2.0",
|
1431
|
+
"resolved": "https://registry.npmjs.org/@smithy/fetch-http-handler/-/fetch-http-handler-5.2.0.tgz",
|
1432
|
+
"integrity": "sha512-VZenjDdVaUGiy3hwQtxm75nhXZrhFG+3xyL93qCQAlYDyhT/jeDWM8/3r5uCFMlTmmyrIjiDyiOynVFchb0BSg==",
|
1433
|
+
"dev": true,
|
1434
|
+
"license": "Apache-2.0",
|
1435
|
+
"dependencies": {
|
1436
|
+
"@smithy/protocol-http": "^5.2.0",
|
1437
|
+
"@smithy/querystring-builder": "^4.1.0",
|
1438
|
+
"@smithy/types": "^4.4.0",
|
1439
|
+
"@smithy/util-base64": "^4.1.0",
|
1440
|
+
"tslib": "^2.6.2"
|
1441
|
+
},
|
1442
|
+
"engines": {
|
1443
|
+
"node": ">=18.0.0"
|
1444
|
+
}
|
1445
|
+
},
|
1446
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client/node_modules/@smithy/middleware-stack": {
|
1447
|
+
"version": "4.1.0",
|
1448
|
+
"resolved": "https://registry.npmjs.org/@smithy/middleware-stack/-/middleware-stack-4.1.0.tgz",
|
1449
|
+
"integrity": "sha512-91Fuw4IKp0eK8PNhMXrHRcYA1jvbZ9BJGT91wwPy3bTQT8mHTcQNius/EhSQTlT9QUI3Ki1wjHeNXbWK0tO8YQ==",
|
1450
|
+
"dev": true,
|
1451
|
+
"license": "Apache-2.0",
|
1452
|
+
"dependencies": {
|
1453
|
+
"@smithy/types": "^4.4.0",
|
1454
|
+
"tslib": "^2.6.2"
|
1455
|
+
},
|
1456
|
+
"engines": {
|
1457
|
+
"node": ">=18.0.0"
|
1458
|
+
}
|
1459
|
+
},
|
1460
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client/node_modules/@smithy/node-http-handler": {
|
1461
|
+
"version": "4.2.0",
|
1462
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-http-handler/-/node-http-handler-4.2.0.tgz",
|
1463
|
+
"integrity": "sha512-G4NV70B4hF9vBrUkkvNfWO6+QR4jYjeO4tc+4XrKCb4nPYj49V9Hu8Ftio7Mb0/0IlFyEOORudHrm+isY29nCA==",
|
1464
|
+
"dev": true,
|
1465
|
+
"license": "Apache-2.0",
|
1466
|
+
"dependencies": {
|
1467
|
+
"@smithy/abort-controller": "^4.1.0",
|
1468
|
+
"@smithy/protocol-http": "^5.2.0",
|
1469
|
+
"@smithy/querystring-builder": "^4.1.0",
|
1470
|
+
"@smithy/types": "^4.4.0",
|
1471
|
+
"tslib": "^2.6.2"
|
1472
|
+
},
|
1473
|
+
"engines": {
|
1474
|
+
"node": ">=18.0.0"
|
1475
|
+
}
|
1476
|
+
},
|
1477
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client/node_modules/@smithy/protocol-http": {
|
1478
|
+
"version": "5.2.0",
|
1479
|
+
"resolved": "https://registry.npmjs.org/@smithy/protocol-http/-/protocol-http-5.2.0.tgz",
|
1480
|
+
"integrity": "sha512-bwjlh5JwdOQnA01be+5UvHK4HQz4iaRKlVG46hHSJuqi0Ribt3K06Z1oQ29i35Np4G9MCDgkOGcHVyLMreMcbg==",
|
1481
|
+
"dev": true,
|
1482
|
+
"license": "Apache-2.0",
|
1483
|
+
"dependencies": {
|
1484
|
+
"@smithy/types": "^4.4.0",
|
1485
|
+
"tslib": "^2.6.2"
|
1486
|
+
},
|
1487
|
+
"engines": {
|
1488
|
+
"node": ">=18.0.0"
|
1489
|
+
}
|
1490
|
+
},
|
1491
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client/node_modules/@smithy/types": {
|
1492
|
+
"version": "4.4.0",
|
1493
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
1494
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
1495
|
+
"dev": true,
|
1496
|
+
"license": "Apache-2.0",
|
1497
|
+
"dependencies": {
|
1498
|
+
"tslib": "^2.6.2"
|
1499
|
+
},
|
1500
|
+
"engines": {
|
1501
|
+
"node": ">=18.0.0"
|
1502
|
+
}
|
1503
|
+
},
|
1504
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client/node_modules/@smithy/util-base64": {
|
1505
|
+
"version": "4.1.0",
|
1506
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-base64/-/util-base64-4.1.0.tgz",
|
1507
|
+
"integrity": "sha512-RUGd4wNb8GeW7xk+AY5ghGnIwM96V0l2uzvs/uVHf+tIuVX2WSvynk5CxNoBCsM2rQRSZElAo9rt3G5mJ/gktQ==",
|
1508
|
+
"dev": true,
|
1509
|
+
"license": "Apache-2.0",
|
1510
|
+
"dependencies": {
|
1511
|
+
"@smithy/util-buffer-from": "^4.1.0",
|
1512
|
+
"@smithy/util-utf8": "^4.1.0",
|
1513
|
+
"tslib": "^2.6.2"
|
1514
|
+
},
|
1515
|
+
"engines": {
|
1516
|
+
"node": ">=18.0.0"
|
1517
|
+
}
|
1518
|
+
},
|
1519
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client/node_modules/@smithy/util-stream": {
|
1520
|
+
"version": "4.3.0",
|
1521
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-stream/-/util-stream-4.3.0.tgz",
|
1522
|
+
"integrity": "sha512-ZOYS94jksDwvsCJtppHprUhsIscRnCKGr6FXCo3SxgQ31ECbza3wqDBqSy6IsAak+h/oAXb1+UYEBmDdseAjUQ==",
|
1523
|
+
"dev": true,
|
1524
|
+
"license": "Apache-2.0",
|
1525
|
+
"dependencies": {
|
1526
|
+
"@smithy/fetch-http-handler": "^5.2.0",
|
1527
|
+
"@smithy/node-http-handler": "^4.2.0",
|
1528
|
+
"@smithy/types": "^4.4.0",
|
1529
|
+
"@smithy/util-base64": "^4.1.0",
|
1530
|
+
"@smithy/util-buffer-from": "^4.1.0",
|
1531
|
+
"@smithy/util-hex-encoding": "^4.1.0",
|
1532
|
+
"@smithy/util-utf8": "^4.1.0",
|
1533
|
+
"tslib": "^2.6.2"
|
1534
|
+
},
|
1535
|
+
"engines": {
|
1536
|
+
"node": ">=18.0.0"
|
1537
|
+
}
|
1538
|
+
},
|
1539
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/smithy-client/node_modules/@smithy/util-utf8": {
|
1540
|
+
"version": "4.1.0",
|
1541
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.1.0.tgz",
|
1542
|
+
"integrity": "sha512-mEu1/UIXAdNYuBcyEPbjScKi/+MQVXNIuY/7Cm5XLIWe319kDrT5SizBE95jqtmEXoDbGoZxKLCMttdZdqTZKQ==",
|
1543
|
+
"dev": true,
|
1544
|
+
"license": "Apache-2.0",
|
1545
|
+
"dependencies": {
|
1546
|
+
"@smithy/util-buffer-from": "^4.1.0",
|
1547
|
+
"tslib": "^2.6.2"
|
1548
|
+
},
|
1549
|
+
"engines": {
|
1550
|
+
"node": ">=18.0.0"
|
1551
|
+
}
|
1552
|
+
},
|
1553
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-buffer-from": {
|
1554
|
+
"version": "4.1.0",
|
1555
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-buffer-from/-/util-buffer-from-4.1.0.tgz",
|
1556
|
+
"integrity": "sha512-N6yXcjfe/E+xKEccWEKzK6M+crMrlwaCepKja0pNnlSkm6SjAeLKKA++er5Ba0I17gvKfN/ThV+ZOx/CntKTVw==",
|
1557
|
+
"dev": true,
|
1558
|
+
"license": "Apache-2.0",
|
1559
|
+
"dependencies": {
|
1560
|
+
"@smithy/is-array-buffer": "^4.1.0",
|
1561
|
+
"tslib": "^2.6.2"
|
1562
|
+
},
|
1563
|
+
"engines": {
|
1564
|
+
"node": ">=18.0.0"
|
1565
|
+
}
|
1566
|
+
},
|
1567
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-config-provider": {
|
1568
|
+
"version": "4.1.0",
|
1569
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-config-provider/-/util-config-provider-4.1.0.tgz",
|
1570
|
+
"integrity": "sha512-swXz2vMjrP1ZusZWVTB/ai5gK+J8U0BWvP10v9fpcFvg+Xi/87LHvHfst2IgCs1i0v4qFZfGwCmeD/KNCdJZbQ==",
|
1571
|
+
"dev": true,
|
1572
|
+
"license": "Apache-2.0",
|
1573
|
+
"dependencies": {
|
1574
|
+
"tslib": "^2.6.2"
|
1575
|
+
},
|
1576
|
+
"engines": {
|
1577
|
+
"node": ">=18.0.0"
|
1578
|
+
}
|
1579
|
+
},
|
1580
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-browser": {
|
1581
|
+
"version": "4.1.0",
|
1582
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-browser/-/util-defaults-mode-browser-4.1.0.tgz",
|
1583
|
+
"integrity": "sha512-D27cLtJtC4EEeERJXS+JPoogz2tE5zeE3zhWSSu6ER5/wJ5gihUxIzoarDX6K1U27IFTHit5YfHqU4Y9RSGE0w==",
|
1584
|
+
"dev": true,
|
1585
|
+
"license": "Apache-2.0",
|
1586
|
+
"dependencies": {
|
1587
|
+
"@smithy/property-provider": "^4.1.0",
|
1588
|
+
"@smithy/smithy-client": "^4.6.0",
|
1589
|
+
"@smithy/types": "^4.4.0",
|
1590
|
+
"bowser": "^2.11.0",
|
1591
|
+
"tslib": "^2.6.2"
|
1592
|
+
},
|
1593
|
+
"engines": {
|
1594
|
+
"node": ">=18.0.0"
|
1595
|
+
}
|
1596
|
+
},
|
1597
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/property-provider": {
|
1598
|
+
"version": "4.1.0",
|
1599
|
+
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.1.0.tgz",
|
1600
|
+
"integrity": "sha512-eksMjMHUlG5PwOUWO3k+rfLNOPVPJ70mUzyYNKb5lvyIuAwS4zpWGsxGiuT74DFWonW0xRNy+jgzGauUzX7SyA==",
|
1601
|
+
"dev": true,
|
1602
|
+
"license": "Apache-2.0",
|
1603
|
+
"dependencies": {
|
1604
|
+
"@smithy/types": "^4.4.0",
|
1605
|
+
"tslib": "^2.6.2"
|
1606
|
+
},
|
1607
|
+
"engines": {
|
1608
|
+
"node": ">=18.0.0"
|
1609
|
+
}
|
1610
|
+
},
|
1611
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-browser/node_modules/@smithy/types": {
|
1612
|
+
"version": "4.4.0",
|
1613
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
1614
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
1615
|
+
"dev": true,
|
1616
|
+
"license": "Apache-2.0",
|
1617
|
+
"dependencies": {
|
1618
|
+
"tslib": "^2.6.2"
|
1619
|
+
},
|
1620
|
+
"engines": {
|
1621
|
+
"node": ">=18.0.0"
|
1622
|
+
}
|
1623
|
+
},
|
1624
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node": {
|
1625
|
+
"version": "4.1.0",
|
1626
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-defaults-mode-node/-/util-defaults-mode-node-4.1.0.tgz",
|
1627
|
+
"integrity": "sha512-gnZo3u5dP1o87plKupg39alsbeIY1oFFnCyV2nI/++pL19vTtBLgOyftLEjPjuXmoKn2B2rskX8b7wtC/+3Okg==",
|
1628
|
+
"dev": true,
|
1629
|
+
"license": "Apache-2.0",
|
1630
|
+
"dependencies": {
|
1631
|
+
"@smithy/config-resolver": "^4.2.0",
|
1632
|
+
"@smithy/credential-provider-imds": "^4.1.0",
|
1633
|
+
"@smithy/node-config-provider": "^4.2.0",
|
1634
|
+
"@smithy/property-provider": "^4.1.0",
|
1635
|
+
"@smithy/smithy-client": "^4.6.0",
|
1636
|
+
"@smithy/types": "^4.4.0",
|
1637
|
+
"tslib": "^2.6.2"
|
1638
|
+
},
|
1639
|
+
"engines": {
|
1640
|
+
"node": ">=18.0.0"
|
1641
|
+
}
|
1642
|
+
},
|
1643
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/config-resolver": {
|
1644
|
+
"version": "4.2.0",
|
1645
|
+
"resolved": "https://registry.npmjs.org/@smithy/config-resolver/-/config-resolver-4.2.0.tgz",
|
1646
|
+
"integrity": "sha512-FA10YhPFLy23uxeWu7pOM2ctlw+gzbPMTZQwrZ8FRIfyJ/p8YIVz7AVTB5jjLD+QIerydyKcVMZur8qzzDILAQ==",
|
356
1647
|
"dev": true,
|
357
1648
|
"license": "Apache-2.0",
|
358
1649
|
"dependencies": {
|
359
|
-
"@smithy/
|
1650
|
+
"@smithy/node-config-provider": "^4.2.0",
|
1651
|
+
"@smithy/types": "^4.4.0",
|
1652
|
+
"@smithy/util-config-provider": "^4.1.0",
|
1653
|
+
"@smithy/util-middleware": "^4.1.0",
|
360
1654
|
"tslib": "^2.6.2"
|
361
1655
|
},
|
362
1656
|
"engines": {
|
363
1657
|
"node": ">=18.0.0"
|
364
1658
|
}
|
365
1659
|
},
|
366
|
-
"node_modules/@aws-
|
1660
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/credential-provider-imds": {
|
367
1661
|
"version": "4.1.0",
|
368
|
-
"resolved": "https://registry.npmjs.org/@smithy/
|
369
|
-
"integrity": "sha512-
|
1662
|
+
"resolved": "https://registry.npmjs.org/@smithy/credential-provider-imds/-/credential-provider-imds-4.1.0.tgz",
|
1663
|
+
"integrity": "sha512-iVwNhxTsCQTPdp++4C/d9xvaDmuEWhXi55qJobMp9QMaEHRGH3kErU4F8gohtdsawRqnUy/ANylCjKuhcR2mPw==",
|
370
1664
|
"dev": true,
|
371
1665
|
"license": "Apache-2.0",
|
372
1666
|
"dependencies": {
|
1667
|
+
"@smithy/node-config-provider": "^4.2.0",
|
1668
|
+
"@smithy/property-provider": "^4.1.0",
|
1669
|
+
"@smithy/types": "^4.4.0",
|
1670
|
+
"@smithy/url-parser": "^4.1.0",
|
373
1671
|
"tslib": "^2.6.2"
|
374
1672
|
},
|
375
1673
|
"engines": {
|
376
1674
|
"node": ">=18.0.0"
|
377
1675
|
}
|
378
1676
|
},
|
379
|
-
"node_modules/@aws-
|
380
|
-
"version": "
|
381
|
-
"resolved": "https://registry.npmjs.org/@
|
382
|
-
"integrity": "sha512-
|
1677
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/node-config-provider": {
|
1678
|
+
"version": "4.2.0",
|
1679
|
+
"resolved": "https://registry.npmjs.org/@smithy/node-config-provider/-/node-config-provider-4.2.0.tgz",
|
1680
|
+
"integrity": "sha512-8/fpilqKurQ+f8nFvoFkJ0lrymoMJ+5/CQV5IcTv/MyKhk2Q/EFYCAgTSWHD4nMi9ux9NyBBynkyE9SLg2uSLA==",
|
383
1681
|
"dev": true,
|
384
1682
|
"license": "Apache-2.0",
|
385
1683
|
"dependencies": {
|
1684
|
+
"@smithy/property-provider": "^4.1.0",
|
1685
|
+
"@smithy/shared-ini-file-loader": "^4.1.0",
|
1686
|
+
"@smithy/types": "^4.4.0",
|
386
1687
|
"tslib": "^2.6.2"
|
1688
|
+
},
|
1689
|
+
"engines": {
|
1690
|
+
"node": ">=18.0.0"
|
387
1691
|
}
|
388
1692
|
},
|
389
|
-
"node_modules/@aws-
|
390
|
-
"version": "
|
391
|
-
"resolved": "https://registry.npmjs.org/@
|
392
|
-
"integrity": "sha512-
|
1693
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/property-provider": {
|
1694
|
+
"version": "4.1.0",
|
1695
|
+
"resolved": "https://registry.npmjs.org/@smithy/property-provider/-/property-provider-4.1.0.tgz",
|
1696
|
+
"integrity": "sha512-eksMjMHUlG5PwOUWO3k+rfLNOPVPJ70mUzyYNKb5lvyIuAwS4zpWGsxGiuT74DFWonW0xRNy+jgzGauUzX7SyA==",
|
393
1697
|
"dev": true,
|
394
1698
|
"license": "Apache-2.0",
|
395
1699
|
"dependencies": {
|
396
|
-
"@
|
397
|
-
"@smithy/util-utf8": "^2.0.0",
|
1700
|
+
"@smithy/types": "^4.4.0",
|
398
1701
|
"tslib": "^2.6.2"
|
1702
|
+
},
|
1703
|
+
"engines": {
|
1704
|
+
"node": ">=18.0.0"
|
399
1705
|
}
|
400
1706
|
},
|
401
|
-
"node_modules/@aws-
|
402
|
-
"version": "
|
403
|
-
"resolved": "https://registry.npmjs.org/@
|
404
|
-
"integrity": "sha512-
|
1707
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/shared-ini-file-loader": {
|
1708
|
+
"version": "4.1.0",
|
1709
|
+
"resolved": "https://registry.npmjs.org/@smithy/shared-ini-file-loader/-/shared-ini-file-loader-4.1.0.tgz",
|
1710
|
+
"integrity": "sha512-W0VMlz9yGdQ/0ZAgWICFjFHTVU0YSfGoCVpKaExRM/FDkTeP/yz8OKvjtGjs6oFokCRm0srgj/g4Cg0xuHu8Rw==",
|
405
1711
|
"dev": true,
|
406
1712
|
"license": "Apache-2.0",
|
407
1713
|
"dependencies": {
|
408
|
-
"@smithy/types": "^4.
|
1714
|
+
"@smithy/types": "^4.4.0",
|
409
1715
|
"tslib": "^2.6.2"
|
410
1716
|
},
|
411
1717
|
"engines": {
|
412
1718
|
"node": ">=18.0.0"
|
413
1719
|
}
|
414
1720
|
},
|
415
|
-
"node_modules/@aws-
|
416
|
-
"version": "
|
417
|
-
"resolved": "https://registry.npmjs.org/@smithy/
|
418
|
-
"integrity": "sha512-
|
1721
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/types": {
|
1722
|
+
"version": "4.4.0",
|
1723
|
+
"resolved": "https://registry.npmjs.org/@smithy/types/-/types-4.4.0.tgz",
|
1724
|
+
"integrity": "sha512-4jY91NgZz+ZnSFcVzWwngOW6VuK3gR/ihTwSU1R/0NENe9Jd8SfWgbhDCAGUWL3bI7DiDSW7XF6Ui6bBBjrqXw==",
|
419
1725
|
"dev": true,
|
420
1726
|
"license": "Apache-2.0",
|
421
1727
|
"dependencies": {
|
422
1728
|
"tslib": "^2.6.2"
|
423
1729
|
},
|
424
1730
|
"engines": {
|
425
|
-
"node": ">=
|
1731
|
+
"node": ">=18.0.0"
|
426
1732
|
}
|
427
1733
|
},
|
428
|
-
"node_modules/@aws-
|
1734
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/url-parser": {
|
429
1735
|
"version": "4.1.0",
|
430
|
-
"resolved": "https://registry.npmjs.org/@smithy/
|
431
|
-
"integrity": "sha512
|
1736
|
+
"resolved": "https://registry.npmjs.org/@smithy/url-parser/-/url-parser-4.1.0.tgz",
|
1737
|
+
"integrity": "sha512-/LYEIOuO5B2u++tKr1NxNxhZTrr3A63jW8N73YTwVeUyAlbB/YM+hkftsvtKAcMt3ADYo0FsF1GY3anehffSVQ==",
|
432
1738
|
"dev": true,
|
433
1739
|
"license": "Apache-2.0",
|
434
1740
|
"dependencies": {
|
1741
|
+
"@smithy/querystring-parser": "^4.1.0",
|
1742
|
+
"@smithy/types": "^4.4.0",
|
435
1743
|
"tslib": "^2.6.2"
|
436
1744
|
},
|
437
1745
|
"engines": {
|
438
1746
|
"node": ">=18.0.0"
|
439
1747
|
}
|
440
1748
|
},
|
441
|
-
"node_modules/@aws-
|
442
|
-
"version": "
|
443
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-
|
444
|
-
"integrity": "sha512-
|
1749
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-defaults-mode-node/node_modules/@smithy/util-middleware": {
|
1750
|
+
"version": "4.1.0",
|
1751
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-middleware/-/util-middleware-4.1.0.tgz",
|
1752
|
+
"integrity": "sha512-612onNcKyxhP7/YOTKFTb2F6sPYtMRddlT5mZvYf1zduzaGzkYhpYIPxIeeEwBZFjnvEqe53Ijl2cYEfJ9d6/Q==",
|
445
1753
|
"dev": true,
|
446
1754
|
"license": "Apache-2.0",
|
447
1755
|
"dependencies": {
|
448
|
-
"@smithy/
|
1756
|
+
"@smithy/types": "^4.4.0",
|
449
1757
|
"tslib": "^2.6.2"
|
450
1758
|
},
|
451
1759
|
"engines": {
|
452
|
-
"node": ">=
|
1760
|
+
"node": ">=18.0.0"
|
453
1761
|
}
|
454
1762
|
},
|
455
|
-
"node_modules/@aws-
|
456
|
-
"version": "
|
457
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-
|
458
|
-
"integrity": "sha512-
|
1763
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-hex-encoding": {
|
1764
|
+
"version": "4.1.0",
|
1765
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-hex-encoding/-/util-hex-encoding-4.1.0.tgz",
|
1766
|
+
"integrity": "sha512-1LcueNN5GYC4tr8mo14yVYbh/Ur8jHhWOxniZXii+1+ePiIbsLZ5fEI0QQGtbRRP5mOhmooos+rLmVASGGoq5w==",
|
459
1767
|
"dev": true,
|
460
1768
|
"license": "Apache-2.0",
|
461
1769
|
"dependencies": {
|
462
|
-
"@smithy/util-buffer-from": "^2.2.0",
|
463
1770
|
"tslib": "^2.6.2"
|
464
1771
|
},
|
465
1772
|
"engines": {
|
466
|
-
"node": ">=
|
1773
|
+
"node": ">=18.0.0"
|
467
1774
|
}
|
468
1775
|
},
|
469
|
-
"node_modules/@aws-sdk/client-cloudfront": {
|
470
|
-
"version": "
|
471
|
-
"resolved": "https://registry.npmjs.org/@
|
472
|
-
"integrity": "sha512-
|
1776
|
+
"node_modules/@aws-sdk/client-cloudfront/node_modules/@smithy/util-uri-escape": {
|
1777
|
+
"version": "4.1.0",
|
1778
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.1.0.tgz",
|
1779
|
+
"integrity": "sha512-b0EFQkq35K5NHUYxU72JuoheM6+pytEVUGlTwiFxWFpmddA+Bpz3LgsPRIpBk8lnPE47yT7AF2Egc3jVnKLuPg==",
|
473
1780
|
"dev": true,
|
474
1781
|
"license": "Apache-2.0",
|
475
1782
|
"dependencies": {
|
476
|
-
"@aws-crypto/sha256-browser": "5.2.0",
|
477
|
-
"@aws-crypto/sha256-js": "5.2.0",
|
478
|
-
"@aws-sdk/core": "3.879.0",
|
479
|
-
"@aws-sdk/credential-provider-node": "3.879.0",
|
480
|
-
"@aws-sdk/middleware-host-header": "3.873.0",
|
481
|
-
"@aws-sdk/middleware-logger": "3.876.0",
|
482
|
-
"@aws-sdk/middleware-recursion-detection": "3.873.0",
|
483
|
-
"@aws-sdk/middleware-user-agent": "3.879.0",
|
484
|
-
"@aws-sdk/region-config-resolver": "3.873.0",
|
485
|
-
"@aws-sdk/types": "3.862.0",
|
486
|
-
"@aws-sdk/util-endpoints": "3.879.0",
|
487
|
-
"@aws-sdk/util-user-agent-browser": "3.873.0",
|
488
|
-
"@aws-sdk/util-user-agent-node": "3.879.0",
|
489
|
-
"@aws-sdk/xml-builder": "3.873.0",
|
490
|
-
"@smithy/config-resolver": "^4.1.5",
|
491
|
-
"@smithy/core": "^3.9.0",
|
492
|
-
"@smithy/fetch-http-handler": "^5.1.1",
|
493
|
-
"@smithy/hash-node": "^4.0.5",
|
494
|
-
"@smithy/invalid-dependency": "^4.0.5",
|
495
|
-
"@smithy/middleware-content-length": "^4.0.5",
|
496
|
-
"@smithy/middleware-endpoint": "^4.1.19",
|
497
|
-
"@smithy/middleware-retry": "^4.1.20",
|
498
|
-
"@smithy/middleware-serde": "^4.0.9",
|
499
|
-
"@smithy/middleware-stack": "^4.0.5",
|
500
|
-
"@smithy/node-config-provider": "^4.1.4",
|
501
|
-
"@smithy/node-http-handler": "^4.1.1",
|
502
|
-
"@smithy/protocol-http": "^5.1.3",
|
503
|
-
"@smithy/smithy-client": "^4.5.0",
|
504
|
-
"@smithy/types": "^4.3.2",
|
505
|
-
"@smithy/url-parser": "^4.0.5",
|
506
|
-
"@smithy/util-base64": "^4.0.0",
|
507
|
-
"@smithy/util-body-length-browser": "^4.0.0",
|
508
|
-
"@smithy/util-body-length-node": "^4.0.0",
|
509
|
-
"@smithy/util-defaults-mode-browser": "^4.0.27",
|
510
|
-
"@smithy/util-defaults-mode-node": "^4.0.27",
|
511
|
-
"@smithy/util-endpoints": "^3.0.7",
|
512
|
-
"@smithy/util-middleware": "^4.0.5",
|
513
|
-
"@smithy/util-retry": "^4.0.7",
|
514
|
-
"@smithy/util-stream": "^4.2.4",
|
515
|
-
"@smithy/util-utf8": "^4.0.0",
|
516
|
-
"@smithy/util-waiter": "^4.0.7",
|
517
1783
|
"tslib": "^2.6.2"
|
518
1784
|
},
|
519
1785
|
"engines": {
|
@@ -2275,13 +3541,13 @@
|
|
2275
3541
|
"license": "BSD-3-Clause"
|
2276
3542
|
},
|
2277
3543
|
"node_modules/@inquirer/checkbox": {
|
2278
|
-
"version": "4.2.
|
2279
|
-
"resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-4.2.
|
2280
|
-
"integrity": "sha512-
|
3544
|
+
"version": "4.2.2",
|
3545
|
+
"resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-4.2.2.tgz",
|
3546
|
+
"integrity": "sha512-E+KExNurKcUJJdxmjglTl141EwxWyAHplvsYJQgSwXf8qiNWkTxTuCCqmhFEmbIXd4zLaGMfQFJ6WrZ7fSeV3g==",
|
2281
3547
|
"dev": true,
|
2282
3548
|
"license": "MIT",
|
2283
3549
|
"dependencies": {
|
2284
|
-
"@inquirer/core": "^10.
|
3550
|
+
"@inquirer/core": "^10.2.0",
|
2285
3551
|
"@inquirer/figures": "^1.0.13",
|
2286
3552
|
"@inquirer/type": "^3.0.8",
|
2287
3553
|
"ansi-escapes": "^4.3.2",
|
@@ -2381,9 +3647,9 @@
|
|
2381
3647
|
}
|
2382
3648
|
},
|
2383
3649
|
"node_modules/@inquirer/core": {
|
2384
|
-
"version": "10.
|
2385
|
-
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.
|
2386
|
-
"integrity": "sha512-
|
3650
|
+
"version": "10.2.0",
|
3651
|
+
"resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.2.0.tgz",
|
3652
|
+
"integrity": "sha512-NyDSjPqhSvpZEMZrLCYUquWNl+XC/moEcVFqS55IEYIYsY0a1cUCevSqk7ctOlnm/RaSBU5psFryNlxcmGrjaA==",
|
2387
3653
|
"dev": true,
|
2388
3654
|
"license": "MIT",
|
2389
3655
|
"dependencies": {
|
@@ -2432,13 +3698,13 @@
|
|
2432
3698
|
}
|
2433
3699
|
},
|
2434
3700
|
"node_modules/@inquirer/editor": {
|
2435
|
-
"version": "4.2.
|
2436
|
-
"resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.
|
2437
|
-
"integrity": "sha512-
|
3701
|
+
"version": "4.2.18",
|
3702
|
+
"resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.18.tgz",
|
3703
|
+
"integrity": "sha512-yeQN3AXjCm7+Hmq5L6Dm2wEDeBRdAZuyZ4I7tWSSanbxDzqM0KqzoDbKM7p4ebllAYdoQuPJS6N71/3L281i6w==",
|
2438
3704
|
"dev": true,
|
2439
3705
|
"license": "MIT",
|
2440
3706
|
"dependencies": {
|
2441
|
-
"@inquirer/core": "^10.
|
3707
|
+
"@inquirer/core": "^10.2.0",
|
2442
3708
|
"@inquirer/external-editor": "^1.0.1",
|
2443
3709
|
"@inquirer/type": "^3.0.8"
|
2444
3710
|
},
|
@@ -2455,13 +3721,13 @@
|
|
2455
3721
|
}
|
2456
3722
|
},
|
2457
3723
|
"node_modules/@inquirer/expand": {
|
2458
|
-
"version": "4.0.
|
2459
|
-
"resolved": "https://registry.npmjs.org/@inquirer/expand/-/expand-4.0.
|
2460
|
-
"integrity": "sha512-
|
3724
|
+
"version": "4.0.18",
|
3725
|
+
"resolved": "https://registry.npmjs.org/@inquirer/expand/-/expand-4.0.18.tgz",
|
3726
|
+
"integrity": "sha512-xUjteYtavH7HwDMzq4Cn2X4Qsh5NozoDHCJTdoXg9HfZ4w3R6mxV1B9tL7DGJX2eq/zqtsFjhm0/RJIMGlh3ag==",
|
2461
3727
|
"dev": true,
|
2462
3728
|
"license": "MIT",
|
2463
3729
|
"dependencies": {
|
2464
|
-
"@inquirer/core": "^10.
|
3730
|
+
"@inquirer/core": "^10.2.0",
|
2465
3731
|
"@inquirer/type": "^3.0.8",
|
2466
3732
|
"yoctocolors-cjs": "^2.1.2"
|
2467
3733
|
},
|
@@ -2597,13 +3863,13 @@
|
|
2597
3863
|
}
|
2598
3864
|
},
|
2599
3865
|
"node_modules/@inquirer/number": {
|
2600
|
-
"version": "3.0.
|
2601
|
-
"resolved": "https://registry.npmjs.org/@inquirer/number/-/number-3.0.
|
2602
|
-
"integrity": "sha512-
|
3866
|
+
"version": "3.0.18",
|
3867
|
+
"resolved": "https://registry.npmjs.org/@inquirer/number/-/number-3.0.18.tgz",
|
3868
|
+
"integrity": "sha512-7exgBm52WXZRczsydCVftozFTrrwbG5ySE0GqUd2zLNSBXyIucs2Wnm7ZKLe/aUu6NUg9dg7Q80QIHCdZJiY4A==",
|
2603
3869
|
"dev": true,
|
2604
3870
|
"license": "MIT",
|
2605
3871
|
"dependencies": {
|
2606
|
-
"@inquirer/core": "^10.
|
3872
|
+
"@inquirer/core": "^10.2.0",
|
2607
3873
|
"@inquirer/type": "^3.0.8"
|
2608
3874
|
},
|
2609
3875
|
"engines": {
|
@@ -2701,22 +3967,22 @@
|
|
2701
3967
|
}
|
2702
3968
|
},
|
2703
3969
|
"node_modules/@inquirer/prompts": {
|
2704
|
-
"version": "7.8.
|
2705
|
-
"resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.8.
|
2706
|
-
"integrity": "sha512-
|
3970
|
+
"version": "7.8.4",
|
3971
|
+
"resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.8.4.tgz",
|
3972
|
+
"integrity": "sha512-MuxVZ1en1g5oGamXV3DWP89GEkdD54alcfhHd7InUW5BifAdKQEK9SLFa/5hlWbvuhMPlobF0WAx7Okq988Jxg==",
|
2707
3973
|
"dev": true,
|
2708
3974
|
"license": "MIT",
|
2709
3975
|
"dependencies": {
|
2710
|
-
"@inquirer/checkbox": "^4.2.
|
2711
|
-
"@inquirer/confirm": "^5.1.
|
2712
|
-
"@inquirer/editor": "^4.2.
|
2713
|
-
"@inquirer/expand": "^4.0.
|
2714
|
-
"@inquirer/input": "^4.2.
|
2715
|
-
"@inquirer/number": "^3.0.
|
2716
|
-
"@inquirer/password": "^4.0.
|
2717
|
-
"@inquirer/rawlist": "^4.1.
|
2718
|
-
"@inquirer/search": "^3.1.
|
2719
|
-
"@inquirer/select": "^4.3.
|
3976
|
+
"@inquirer/checkbox": "^4.2.2",
|
3977
|
+
"@inquirer/confirm": "^5.1.16",
|
3978
|
+
"@inquirer/editor": "^4.2.18",
|
3979
|
+
"@inquirer/expand": "^4.0.18",
|
3980
|
+
"@inquirer/input": "^4.2.2",
|
3981
|
+
"@inquirer/number": "^3.0.18",
|
3982
|
+
"@inquirer/password": "^4.0.18",
|
3983
|
+
"@inquirer/rawlist": "^4.1.6",
|
3984
|
+
"@inquirer/search": "^3.1.1",
|
3985
|
+
"@inquirer/select": "^4.3.2"
|
2720
3986
|
},
|
2721
3987
|
"engines": {
|
2722
3988
|
"node": ">=18"
|
@@ -2731,13 +3997,13 @@
|
|
2731
3997
|
}
|
2732
3998
|
},
|
2733
3999
|
"node_modules/@inquirer/prompts/node_modules/@inquirer/confirm": {
|
2734
|
-
"version": "5.1.
|
2735
|
-
"resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.
|
2736
|
-
"integrity": "sha512-
|
4000
|
+
"version": "5.1.16",
|
4001
|
+
"resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.16.tgz",
|
4002
|
+
"integrity": "sha512-j1a5VstaK5KQy8Mu8cHmuQvN1Zc62TbLhjJxwHvKPPKEoowSF6h/0UdOpA9DNdWZ+9Inq73+puRq1df6OJ8Sag==",
|
2737
4003
|
"dev": true,
|
2738
4004
|
"license": "MIT",
|
2739
4005
|
"dependencies": {
|
2740
|
-
"@inquirer/core": "^10.
|
4006
|
+
"@inquirer/core": "^10.2.0",
|
2741
4007
|
"@inquirer/type": "^3.0.8"
|
2742
4008
|
},
|
2743
4009
|
"engines": {
|
@@ -2753,13 +4019,13 @@
|
|
2753
4019
|
}
|
2754
4020
|
},
|
2755
4021
|
"node_modules/@inquirer/prompts/node_modules/@inquirer/input": {
|
2756
|
-
"version": "4.2.
|
2757
|
-
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.2.
|
2758
|
-
"integrity": "sha512-
|
4022
|
+
"version": "4.2.2",
|
4023
|
+
"resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.2.2.tgz",
|
4024
|
+
"integrity": "sha512-hqOvBZj/MhQCpHUuD3MVq18SSoDNHy7wEnQ8mtvs71K8OPZVXJinOzcvQna33dNYLYE4LkA9BlhAhK6MJcsVbw==",
|
2759
4025
|
"dev": true,
|
2760
4026
|
"license": "MIT",
|
2761
4027
|
"dependencies": {
|
2762
|
-
"@inquirer/core": "^10.
|
4028
|
+
"@inquirer/core": "^10.2.0",
|
2763
4029
|
"@inquirer/type": "^3.0.8"
|
2764
4030
|
},
|
2765
4031
|
"engines": {
|
@@ -2775,13 +4041,13 @@
|
|
2775
4041
|
}
|
2776
4042
|
},
|
2777
4043
|
"node_modules/@inquirer/prompts/node_modules/@inquirer/password": {
|
2778
|
-
"version": "4.0.
|
2779
|
-
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-4.0.
|
2780
|
-
"integrity": "sha512-
|
4044
|
+
"version": "4.0.18",
|
4045
|
+
"resolved": "https://registry.npmjs.org/@inquirer/password/-/password-4.0.18.tgz",
|
4046
|
+
"integrity": "sha512-zXvzAGxPQTNk/SbT3carAD4Iqi6A2JS2qtcqQjsL22uvD+JfQzUrDEtPjLL7PLn8zlSNyPdY02IiQjzoL9TStA==",
|
2781
4047
|
"dev": true,
|
2782
4048
|
"license": "MIT",
|
2783
4049
|
"dependencies": {
|
2784
|
-
"@inquirer/core": "^10.
|
4050
|
+
"@inquirer/core": "^10.2.0",
|
2785
4051
|
"@inquirer/type": "^3.0.8",
|
2786
4052
|
"ansi-escapes": "^4.3.2"
|
2787
4053
|
},
|
@@ -2798,13 +4064,13 @@
|
|
2798
4064
|
}
|
2799
4065
|
},
|
2800
4066
|
"node_modules/@inquirer/prompts/node_modules/@inquirer/select": {
|
2801
|
-
"version": "4.3.
|
2802
|
-
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.3.
|
2803
|
-
"integrity": "sha512-
|
4067
|
+
"version": "4.3.2",
|
4068
|
+
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.3.2.tgz",
|
4069
|
+
"integrity": "sha512-nwous24r31M+WyDEHV+qckXkepvihxhnyIaod2MG7eCE6G0Zm/HUF6jgN8GXgf4U7AU6SLseKdanY195cwvU6w==",
|
2804
4070
|
"dev": true,
|
2805
4071
|
"license": "MIT",
|
2806
4072
|
"dependencies": {
|
2807
|
-
"@inquirer/core": "^10.
|
4073
|
+
"@inquirer/core": "^10.2.0",
|
2808
4074
|
"@inquirer/figures": "^1.0.13",
|
2809
4075
|
"@inquirer/type": "^3.0.8",
|
2810
4076
|
"ansi-escapes": "^4.3.2",
|
@@ -2823,13 +4089,13 @@
|
|
2823
4089
|
}
|
2824
4090
|
},
|
2825
4091
|
"node_modules/@inquirer/rawlist": {
|
2826
|
-
"version": "4.1.
|
2827
|
-
"resolved": "https://registry.npmjs.org/@inquirer/rawlist/-/rawlist-4.1.
|
2828
|
-
"integrity": "sha512-
|
4092
|
+
"version": "4.1.6",
|
4093
|
+
"resolved": "https://registry.npmjs.org/@inquirer/rawlist/-/rawlist-4.1.6.tgz",
|
4094
|
+
"integrity": "sha512-KOZqa3QNr3f0pMnufzL7K+nweFFCCBs6LCXZzXDrVGTyssjLeudn5ySktZYv1XiSqobyHRYYK0c6QsOxJEhXKA==",
|
2829
4095
|
"dev": true,
|
2830
4096
|
"license": "MIT",
|
2831
4097
|
"dependencies": {
|
2832
|
-
"@inquirer/core": "^10.
|
4098
|
+
"@inquirer/core": "^10.2.0",
|
2833
4099
|
"@inquirer/type": "^3.0.8",
|
2834
4100
|
"yoctocolors-cjs": "^2.1.2"
|
2835
4101
|
},
|
@@ -2846,13 +4112,13 @@
|
|
2846
4112
|
}
|
2847
4113
|
},
|
2848
4114
|
"node_modules/@inquirer/search": {
|
2849
|
-
"version": "3.1.
|
2850
|
-
"resolved": "https://registry.npmjs.org/@inquirer/search/-/search-3.1.
|
2851
|
-
"integrity": "sha512-
|
4115
|
+
"version": "3.1.1",
|
4116
|
+
"resolved": "https://registry.npmjs.org/@inquirer/search/-/search-3.1.1.tgz",
|
4117
|
+
"integrity": "sha512-TkMUY+A2p2EYVY3GCTItYGvqT6LiLzHBnqsU1rJbrpXUijFfM6zvUx0R4civofVwFCmJZcKqOVwwWAjplKkhxA==",
|
2852
4118
|
"dev": true,
|
2853
4119
|
"license": "MIT",
|
2854
4120
|
"dependencies": {
|
2855
|
-
"@inquirer/core": "^10.
|
4121
|
+
"@inquirer/core": "^10.2.0",
|
2856
4122
|
"@inquirer/figures": "^1.0.13",
|
2857
4123
|
"@inquirer/type": "^3.0.8",
|
2858
4124
|
"yoctocolors-cjs": "^2.1.2"
|
@@ -3587,13 +4853,13 @@
|
|
3587
4853
|
}
|
3588
4854
|
},
|
3589
4855
|
"node_modules/@oclif/plugin-not-found": {
|
3590
|
-
"version": "3.2.
|
3591
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
3592
|
-
"integrity": "sha512-
|
4856
|
+
"version": "3.2.67",
|
4857
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.67.tgz",
|
4858
|
+
"integrity": "sha512-Q2VluSwTrh7Sk0ey88Lk5WSATn9AZ6TjYQIyt2QrQolOBErAgpDoDSMVRYuVNtjxPBTDBzz4MM54QRFa/nN4IQ==",
|
3593
4859
|
"dev": true,
|
3594
4860
|
"license": "MIT",
|
3595
4861
|
"dependencies": {
|
3596
|
-
"@inquirer/prompts": "^7.8.
|
4862
|
+
"@inquirer/prompts": "^7.8.4",
|
3597
4863
|
"@oclif/core": "^4.5.2",
|
3598
4864
|
"ansis": "^3.17.0",
|
3599
4865
|
"fast-levenshtein": "^3.0.0"
|
@@ -3790,9 +5056,9 @@
|
|
3790
5056
|
"license": "MIT"
|
3791
5057
|
},
|
3792
5058
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
3793
|
-
"version": "5.3.
|
3794
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
3795
|
-
"integrity": "sha512-
|
5059
|
+
"version": "5.3.41",
|
5060
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.41.tgz",
|
5061
|
+
"integrity": "sha512-K6fZfvzJAb0WFJFlgyIHgLyWLXR7i2SKDZ069kvCmDN0QVfftp/OwYrtosIzxiXdpHOtcoAkt65M1UR1aw0XzA==",
|
3796
5062
|
"dev": true,
|
3797
5063
|
"license": "Apache-2.0",
|
3798
5064
|
"dependencies": {
|
@@ -3911,13 +5177,13 @@
|
|
3911
5177
|
}
|
3912
5178
|
},
|
3913
5179
|
"node_modules/@salesforce/core": {
|
3914
|
-
"version": "8.23.
|
3915
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.23.
|
3916
|
-
"integrity": "sha512
|
5180
|
+
"version": "8.23.1",
|
5181
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.23.1.tgz",
|
5182
|
+
"integrity": "sha512-/mQMu6g0gmkKQsl+G93VkkU+yrLEjnBzdUu0sPlS0WY5jM4M9sxg97LmRXa6dchECU3c/ugamsXaP6j6QmEfsQ==",
|
3917
5183
|
"license": "BSD-3-Clause",
|
3918
5184
|
"dependencies": {
|
3919
5185
|
"@jsforce/jsforce-node": "^3.10.4",
|
3920
|
-
"@salesforce/kit": "^3.2.
|
5186
|
+
"@salesforce/kit": "^3.2.4",
|
3921
5187
|
"@salesforce/schemas": "^1.10.0",
|
3922
5188
|
"@salesforce/ts-types": "^2.0.11",
|
3923
5189
|
"ajv": "^8.17.1",
|
@@ -4210,12 +5476,12 @@
|
|
4210
5476
|
}
|
4211
5477
|
},
|
4212
5478
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
4213
|
-
"version": "12.22.
|
4214
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.
|
4215
|
-
"integrity": "sha512-
|
5479
|
+
"version": "12.22.12",
|
5480
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.12.tgz",
|
5481
|
+
"integrity": "sha512-pVha+CH6bgXyzVtCUVDr43jkh3u59D/9tPSAbPnZecCxz4QQIIaITOjgy4cvOtY1WnEg1XmYspG+ZauQh2FtSA==",
|
4216
5482
|
"license": "Apache-2.0",
|
4217
5483
|
"dependencies": {
|
4218
|
-
"@salesforce/core": "^8.
|
5484
|
+
"@salesforce/core": "^8.23.0",
|
4219
5485
|
"@salesforce/kit": "^3.2.3",
|
4220
5486
|
"@salesforce/ts-types": "^2.0.12",
|
4221
5487
|
"@salesforce/types": "^1.4.0",
|
@@ -5361,193 +6627,23 @@
|
|
5361
6627
|
}
|
5362
6628
|
},
|
5363
6629
|
"node_modules/@stylistic/eslint-plugin": {
|
5364
|
-
"version": "3.1.0",
|
5365
|
-
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-3.1.0.tgz",
|
5366
|
-
"integrity": "sha512-pA6VOrOqk0+S8toJYhQGv2MWpQQR0QpeUo9AhNkC49Y26nxBQ/nH1rta9bUU1rPw2fJ1zZEMV5oCX5AazT7J2g==",
|
5367
|
-
"dev": true,
|
5368
|
-
"license": "MIT",
|
5369
|
-
"dependencies": {
|
5370
|
-
"@typescript-eslint/utils": "^8.13.0",
|
5371
|
-
"eslint-visitor-keys": "^4.2.0",
|
5372
|
-
"espree": "^10.3.0",
|
5373
|
-
"estraverse": "^5.3.0",
|
5374
|
-
"picomatch": "^4.0.2"
|
5375
|
-
},
|
5376
|
-
"engines": {
|
5377
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5378
|
-
},
|
5379
|
-
"peerDependencies": {
|
5380
|
-
"eslint": ">=8.40.0"
|
5381
|
-
}
|
5382
|
-
},
|
5383
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils": {
|
5384
|
-
"version": "4.7.0",
|
5385
|
-
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
5386
|
-
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
5387
|
-
"dev": true,
|
5388
|
-
"license": "MIT",
|
5389
|
-
"dependencies": {
|
5390
|
-
"eslint-visitor-keys": "^3.4.3"
|
5391
|
-
},
|
5392
|
-
"engines": {
|
5393
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
5394
|
-
},
|
5395
|
-
"funding": {
|
5396
|
-
"url": "https://opencollective.com/eslint"
|
5397
|
-
},
|
5398
|
-
"peerDependencies": {
|
5399
|
-
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
5400
|
-
}
|
5401
|
-
},
|
5402
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
|
5403
|
-
"version": "3.4.3",
|
5404
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
|
5405
|
-
"integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
|
5406
|
-
"dev": true,
|
5407
|
-
"license": "Apache-2.0",
|
5408
|
-
"engines": {
|
5409
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
5410
|
-
},
|
5411
|
-
"funding": {
|
5412
|
-
"url": "https://opencollective.com/eslint"
|
5413
|
-
}
|
5414
|
-
},
|
5415
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/project-service": {
|
5416
|
-
"version": "8.39.0",
|
5417
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.0.tgz",
|
5418
|
-
"integrity": "sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==",
|
5419
|
-
"dev": true,
|
5420
|
-
"license": "MIT",
|
5421
|
-
"dependencies": {
|
5422
|
-
"@typescript-eslint/tsconfig-utils": "^8.39.0",
|
5423
|
-
"@typescript-eslint/types": "^8.39.0",
|
5424
|
-
"debug": "^4.3.4"
|
5425
|
-
},
|
5426
|
-
"engines": {
|
5427
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5428
|
-
},
|
5429
|
-
"funding": {
|
5430
|
-
"type": "opencollective",
|
5431
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5432
|
-
},
|
5433
|
-
"peerDependencies": {
|
5434
|
-
"typescript": ">=4.8.4 <6.0.0"
|
5435
|
-
}
|
5436
|
-
},
|
5437
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
5438
|
-
"version": "8.39.0",
|
5439
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz",
|
5440
|
-
"integrity": "sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==",
|
5441
|
-
"dev": true,
|
5442
|
-
"license": "MIT",
|
5443
|
-
"dependencies": {
|
5444
|
-
"@typescript-eslint/types": "8.39.0",
|
5445
|
-
"@typescript-eslint/visitor-keys": "8.39.0"
|
5446
|
-
},
|
5447
|
-
"engines": {
|
5448
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5449
|
-
},
|
5450
|
-
"funding": {
|
5451
|
-
"type": "opencollective",
|
5452
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5453
|
-
}
|
5454
|
-
},
|
5455
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/types": {
|
5456
|
-
"version": "8.39.0",
|
5457
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
|
5458
|
-
"integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
|
5459
|
-
"dev": true,
|
5460
|
-
"license": "MIT",
|
5461
|
-
"engines": {
|
5462
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5463
|
-
},
|
5464
|
-
"funding": {
|
5465
|
-
"type": "opencollective",
|
5466
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5467
|
-
}
|
5468
|
-
},
|
5469
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
5470
|
-
"version": "8.39.0",
|
5471
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz",
|
5472
|
-
"integrity": "sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==",
|
5473
|
-
"dev": true,
|
5474
|
-
"license": "MIT",
|
5475
|
-
"dependencies": {
|
5476
|
-
"@typescript-eslint/project-service": "8.39.0",
|
5477
|
-
"@typescript-eslint/tsconfig-utils": "8.39.0",
|
5478
|
-
"@typescript-eslint/types": "8.39.0",
|
5479
|
-
"@typescript-eslint/visitor-keys": "8.39.0",
|
5480
|
-
"debug": "^4.3.4",
|
5481
|
-
"fast-glob": "^3.3.2",
|
5482
|
-
"is-glob": "^4.0.3",
|
5483
|
-
"minimatch": "^9.0.4",
|
5484
|
-
"semver": "^7.6.0",
|
5485
|
-
"ts-api-utils": "^2.1.0"
|
5486
|
-
},
|
5487
|
-
"engines": {
|
5488
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5489
|
-
},
|
5490
|
-
"funding": {
|
5491
|
-
"type": "opencollective",
|
5492
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5493
|
-
},
|
5494
|
-
"peerDependencies": {
|
5495
|
-
"typescript": ">=4.8.4 <6.0.0"
|
5496
|
-
}
|
5497
|
-
},
|
5498
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/utils": {
|
5499
|
-
"version": "8.39.0",
|
5500
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.0.tgz",
|
5501
|
-
"integrity": "sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==",
|
5502
|
-
"dev": true,
|
5503
|
-
"license": "MIT",
|
5504
|
-
"dependencies": {
|
5505
|
-
"@eslint-community/eslint-utils": "^4.7.0",
|
5506
|
-
"@typescript-eslint/scope-manager": "8.39.0",
|
5507
|
-
"@typescript-eslint/types": "8.39.0",
|
5508
|
-
"@typescript-eslint/typescript-estree": "8.39.0"
|
5509
|
-
},
|
5510
|
-
"engines": {
|
5511
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5512
|
-
},
|
5513
|
-
"funding": {
|
5514
|
-
"type": "opencollective",
|
5515
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5516
|
-
},
|
5517
|
-
"peerDependencies": {
|
5518
|
-
"eslint": "^8.57.0 || ^9.0.0",
|
5519
|
-
"typescript": ">=4.8.4 <6.0.0"
|
5520
|
-
}
|
5521
|
-
},
|
5522
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
5523
|
-
"version": "8.39.0",
|
5524
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz",
|
5525
|
-
"integrity": "sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==",
|
5526
|
-
"dev": true,
|
5527
|
-
"license": "MIT",
|
5528
|
-
"dependencies": {
|
5529
|
-
"@typescript-eslint/types": "8.39.0",
|
5530
|
-
"eslint-visitor-keys": "^4.2.1"
|
5531
|
-
},
|
5532
|
-
"engines": {
|
5533
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5534
|
-
},
|
5535
|
-
"funding": {
|
5536
|
-
"type": "opencollective",
|
5537
|
-
"url": "https://opencollective.com/typescript-eslint"
|
5538
|
-
}
|
5539
|
-
},
|
5540
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
|
5541
|
-
"version": "4.2.1",
|
5542
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
5543
|
-
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
6630
|
+
"version": "3.1.0",
|
6631
|
+
"resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-3.1.0.tgz",
|
6632
|
+
"integrity": "sha512-pA6VOrOqk0+S8toJYhQGv2MWpQQR0QpeUo9AhNkC49Y26nxBQ/nH1rta9bUU1rPw2fJ1zZEMV5oCX5AazT7J2g==",
|
5544
6633
|
"dev": true,
|
5545
|
-
"license": "
|
6634
|
+
"license": "MIT",
|
6635
|
+
"dependencies": {
|
6636
|
+
"@typescript-eslint/utils": "^8.13.0",
|
6637
|
+
"eslint-visitor-keys": "^4.2.0",
|
6638
|
+
"espree": "^10.3.0",
|
6639
|
+
"estraverse": "^5.3.0",
|
6640
|
+
"picomatch": "^4.0.2"
|
6641
|
+
},
|
5546
6642
|
"engines": {
|
5547
6643
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
5548
6644
|
},
|
5549
|
-
"
|
5550
|
-
"
|
6645
|
+
"peerDependencies": {
|
6646
|
+
"eslint": ">=8.40.0"
|
5551
6647
|
}
|
5552
6648
|
},
|
5553
6649
|
"node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
|
@@ -5563,35 +6659,6 @@
|
|
5563
6659
|
"url": "https://opencollective.com/eslint"
|
5564
6660
|
}
|
5565
6661
|
},
|
5566
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/minimatch": {
|
5567
|
-
"version": "9.0.5",
|
5568
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
5569
|
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
5570
|
-
"dev": true,
|
5571
|
-
"license": "ISC",
|
5572
|
-
"dependencies": {
|
5573
|
-
"brace-expansion": "^2.0.1"
|
5574
|
-
},
|
5575
|
-
"engines": {
|
5576
|
-
"node": ">=16 || 14 >=14.17"
|
5577
|
-
},
|
5578
|
-
"funding": {
|
5579
|
-
"url": "https://github.com/sponsors/isaacs"
|
5580
|
-
}
|
5581
|
-
},
|
5582
|
-
"node_modules/@stylistic/eslint-plugin/node_modules/ts-api-utils": {
|
5583
|
-
"version": "2.1.0",
|
5584
|
-
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
|
5585
|
-
"integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
|
5586
|
-
"dev": true,
|
5587
|
-
"license": "MIT",
|
5588
|
-
"engines": {
|
5589
|
-
"node": ">=18.12"
|
5590
|
-
},
|
5591
|
-
"peerDependencies": {
|
5592
|
-
"typescript": ">=4.8.4"
|
5593
|
-
}
|
5594
|
-
},
|
5595
6662
|
"node_modules/@szmarczak/http-timer": {
|
5596
6663
|
"version": "4.0.6",
|
5597
6664
|
"resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
|
@@ -5889,17 +6956,17 @@
|
|
5889
6956
|
"license": "MIT"
|
5890
6957
|
},
|
5891
6958
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
5892
|
-
"version": "8.
|
5893
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
5894
|
-
"integrity": "sha512-
|
6959
|
+
"version": "8.42.0",
|
6960
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz",
|
6961
|
+
"integrity": "sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==",
|
5895
6962
|
"dev": true,
|
5896
6963
|
"license": "MIT",
|
5897
6964
|
"dependencies": {
|
5898
6965
|
"@eslint-community/regexpp": "^4.10.0",
|
5899
|
-
"@typescript-eslint/scope-manager": "8.
|
5900
|
-
"@typescript-eslint/type-utils": "8.
|
5901
|
-
"@typescript-eslint/utils": "8.
|
5902
|
-
"@typescript-eslint/visitor-keys": "8.
|
6966
|
+
"@typescript-eslint/scope-manager": "8.42.0",
|
6967
|
+
"@typescript-eslint/type-utils": "8.42.0",
|
6968
|
+
"@typescript-eslint/utils": "8.42.0",
|
6969
|
+
"@typescript-eslint/visitor-keys": "8.42.0",
|
5903
6970
|
"graphemer": "^1.4.0",
|
5904
6971
|
"ignore": "^7.0.0",
|
5905
6972
|
"natural-compare": "^1.4.0",
|
@@ -5913,20 +6980,20 @@
|
|
5913
6980
|
"url": "https://opencollective.com/typescript-eslint"
|
5914
6981
|
},
|
5915
6982
|
"peerDependencies": {
|
5916
|
-
"@typescript-eslint/parser": "^8.
|
6983
|
+
"@typescript-eslint/parser": "^8.42.0",
|
5917
6984
|
"eslint": "^8.57.0 || ^9.0.0",
|
5918
6985
|
"typescript": ">=4.8.4 <6.0.0"
|
5919
6986
|
}
|
5920
6987
|
},
|
5921
6988
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
|
5922
|
-
"version": "8.
|
5923
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
5924
|
-
"integrity": "sha512-
|
6989
|
+
"version": "8.42.0",
|
6990
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz",
|
6991
|
+
"integrity": "sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==",
|
5925
6992
|
"dev": true,
|
5926
6993
|
"license": "MIT",
|
5927
6994
|
"dependencies": {
|
5928
|
-
"@typescript-eslint/types": "8.
|
5929
|
-
"@typescript-eslint/visitor-keys": "8.
|
6995
|
+
"@typescript-eslint/types": "8.42.0",
|
6996
|
+
"@typescript-eslint/visitor-keys": "8.42.0"
|
5930
6997
|
},
|
5931
6998
|
"engines": {
|
5932
6999
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -5937,13 +7004,13 @@
|
|
5937
7004
|
}
|
5938
7005
|
},
|
5939
7006
|
"node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
5940
|
-
"version": "8.
|
5941
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
5942
|
-
"integrity": "sha512
|
7007
|
+
"version": "8.42.0",
|
7008
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz",
|
7009
|
+
"integrity": "sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==",
|
5943
7010
|
"dev": true,
|
5944
7011
|
"license": "MIT",
|
5945
7012
|
"dependencies": {
|
5946
|
-
"@typescript-eslint/types": "8.
|
7013
|
+
"@typescript-eslint/types": "8.42.0",
|
5947
7014
|
"eslint-visitor-keys": "^4.2.1"
|
5948
7015
|
},
|
5949
7016
|
"engines": {
|
@@ -5991,16 +7058,16 @@
|
|
5991
7058
|
}
|
5992
7059
|
},
|
5993
7060
|
"node_modules/@typescript-eslint/parser": {
|
5994
|
-
"version": "8.
|
5995
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.
|
5996
|
-
"integrity": "sha512-
|
7061
|
+
"version": "8.42.0",
|
7062
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.42.0.tgz",
|
7063
|
+
"integrity": "sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==",
|
5997
7064
|
"dev": true,
|
5998
7065
|
"license": "MIT",
|
5999
7066
|
"dependencies": {
|
6000
|
-
"@typescript-eslint/scope-manager": "8.
|
6001
|
-
"@typescript-eslint/types": "8.
|
6002
|
-
"@typescript-eslint/typescript-estree": "8.
|
6003
|
-
"@typescript-eslint/visitor-keys": "8.
|
7067
|
+
"@typescript-eslint/scope-manager": "8.42.0",
|
7068
|
+
"@typescript-eslint/types": "8.42.0",
|
7069
|
+
"@typescript-eslint/typescript-estree": "8.42.0",
|
7070
|
+
"@typescript-eslint/visitor-keys": "8.42.0",
|
6004
7071
|
"debug": "^4.3.4"
|
6005
7072
|
},
|
6006
7073
|
"engines": {
|
@@ -6016,14 +7083,14 @@
|
|
6016
7083
|
}
|
6017
7084
|
},
|
6018
7085
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": {
|
6019
|
-
"version": "8.
|
6020
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
6021
|
-
"integrity": "sha512-
|
7086
|
+
"version": "8.42.0",
|
7087
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz",
|
7088
|
+
"integrity": "sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==",
|
6022
7089
|
"dev": true,
|
6023
7090
|
"license": "MIT",
|
6024
7091
|
"dependencies": {
|
6025
|
-
"@typescript-eslint/types": "8.
|
6026
|
-
"@typescript-eslint/visitor-keys": "8.
|
7092
|
+
"@typescript-eslint/types": "8.42.0",
|
7093
|
+
"@typescript-eslint/visitor-keys": "8.42.0"
|
6027
7094
|
},
|
6028
7095
|
"engines": {
|
6029
7096
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -6034,13 +7101,13 @@
|
|
6034
7101
|
}
|
6035
7102
|
},
|
6036
7103
|
"node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": {
|
6037
|
-
"version": "8.
|
6038
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
6039
|
-
"integrity": "sha512
|
7104
|
+
"version": "8.42.0",
|
7105
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz",
|
7106
|
+
"integrity": "sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==",
|
6040
7107
|
"dev": true,
|
6041
7108
|
"license": "MIT",
|
6042
7109
|
"dependencies": {
|
6043
|
-
"@typescript-eslint/types": "8.
|
7110
|
+
"@typescript-eslint/types": "8.42.0",
|
6044
7111
|
"eslint-visitor-keys": "^4.2.1"
|
6045
7112
|
},
|
6046
7113
|
"engines": {
|
@@ -6065,14 +7132,14 @@
|
|
6065
7132
|
}
|
6066
7133
|
},
|
6067
7134
|
"node_modules/@typescript-eslint/project-service": {
|
6068
|
-
"version": "8.
|
6069
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.
|
6070
|
-
"integrity": "sha512-
|
7135
|
+
"version": "8.42.0",
|
7136
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.42.0.tgz",
|
7137
|
+
"integrity": "sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==",
|
6071
7138
|
"dev": true,
|
6072
7139
|
"license": "MIT",
|
6073
7140
|
"dependencies": {
|
6074
|
-
"@typescript-eslint/tsconfig-utils": "^8.
|
6075
|
-
"@typescript-eslint/types": "^8.
|
7141
|
+
"@typescript-eslint/tsconfig-utils": "^8.42.0",
|
7142
|
+
"@typescript-eslint/types": "^8.42.0",
|
6076
7143
|
"debug": "^4.3.4"
|
6077
7144
|
},
|
6078
7145
|
"engines": {
|
@@ -6086,23 +7153,6 @@
|
|
6086
7153
|
"typescript": ">=4.8.4 <6.0.0"
|
6087
7154
|
}
|
6088
7155
|
},
|
6089
|
-
"node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
|
6090
|
-
"version": "8.41.0",
|
6091
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz",
|
6092
|
-
"integrity": "sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==",
|
6093
|
-
"dev": true,
|
6094
|
-
"license": "MIT",
|
6095
|
-
"engines": {
|
6096
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
6097
|
-
},
|
6098
|
-
"funding": {
|
6099
|
-
"type": "opencollective",
|
6100
|
-
"url": "https://opencollective.com/typescript-eslint"
|
6101
|
-
},
|
6102
|
-
"peerDependencies": {
|
6103
|
-
"typescript": ">=4.8.4 <6.0.0"
|
6104
|
-
}
|
6105
|
-
},
|
6106
7156
|
"node_modules/@typescript-eslint/scope-manager": {
|
6107
7157
|
"version": "6.21.0",
|
6108
7158
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
|
@@ -6136,9 +7186,9 @@
|
|
6136
7186
|
}
|
6137
7187
|
},
|
6138
7188
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
6139
|
-
"version": "8.
|
6140
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.
|
6141
|
-
"integrity": "sha512-
|
7189
|
+
"version": "8.42.0",
|
7190
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz",
|
7191
|
+
"integrity": "sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==",
|
6142
7192
|
"dev": true,
|
6143
7193
|
"license": "MIT",
|
6144
7194
|
"engines": {
|
@@ -6153,15 +7203,15 @@
|
|
6153
7203
|
}
|
6154
7204
|
},
|
6155
7205
|
"node_modules/@typescript-eslint/type-utils": {
|
6156
|
-
"version": "8.
|
6157
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.
|
6158
|
-
"integrity": "sha512-
|
7206
|
+
"version": "8.42.0",
|
7207
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz",
|
7208
|
+
"integrity": "sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==",
|
6159
7209
|
"dev": true,
|
6160
7210
|
"license": "MIT",
|
6161
7211
|
"dependencies": {
|
6162
|
-
"@typescript-eslint/types": "8.
|
6163
|
-
"@typescript-eslint/typescript-estree": "8.
|
6164
|
-
"@typescript-eslint/utils": "8.
|
7212
|
+
"@typescript-eslint/types": "8.42.0",
|
7213
|
+
"@typescript-eslint/typescript-estree": "8.42.0",
|
7214
|
+
"@typescript-eslint/utils": "8.42.0",
|
6165
7215
|
"debug": "^4.3.4",
|
6166
7216
|
"ts-api-utils": "^2.1.0"
|
6167
7217
|
},
|
@@ -6191,9 +7241,9 @@
|
|
6191
7241
|
}
|
6192
7242
|
},
|
6193
7243
|
"node_modules/@typescript-eslint/types": {
|
6194
|
-
"version": "8.
|
6195
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.
|
6196
|
-
"integrity": "sha512-
|
7244
|
+
"version": "8.42.0",
|
7245
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.42.0.tgz",
|
7246
|
+
"integrity": "sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==",
|
6197
7247
|
"dev": true,
|
6198
7248
|
"license": "MIT",
|
6199
7249
|
"engines": {
|
@@ -6205,16 +7255,16 @@
|
|
6205
7255
|
}
|
6206
7256
|
},
|
6207
7257
|
"node_modules/@typescript-eslint/typescript-estree": {
|
6208
|
-
"version": "8.
|
6209
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.
|
6210
|
-
"integrity": "sha512-
|
7258
|
+
"version": "8.42.0",
|
7259
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz",
|
7260
|
+
"integrity": "sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==",
|
6211
7261
|
"dev": true,
|
6212
7262
|
"license": "MIT",
|
6213
7263
|
"dependencies": {
|
6214
|
-
"@typescript-eslint/project-service": "8.
|
6215
|
-
"@typescript-eslint/tsconfig-utils": "8.
|
6216
|
-
"@typescript-eslint/types": "8.
|
6217
|
-
"@typescript-eslint/visitor-keys": "8.
|
7264
|
+
"@typescript-eslint/project-service": "8.42.0",
|
7265
|
+
"@typescript-eslint/tsconfig-utils": "8.42.0",
|
7266
|
+
"@typescript-eslint/types": "8.42.0",
|
7267
|
+
"@typescript-eslint/visitor-keys": "8.42.0",
|
6218
7268
|
"debug": "^4.3.4",
|
6219
7269
|
"fast-glob": "^3.3.2",
|
6220
7270
|
"is-glob": "^4.0.3",
|
@@ -6233,31 +7283,14 @@
|
|
6233
7283
|
"typescript": ">=4.8.4 <6.0.0"
|
6234
7284
|
}
|
6235
7285
|
},
|
6236
|
-
"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/tsconfig-utils": {
|
6237
|
-
"version": "8.41.0",
|
6238
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz",
|
6239
|
-
"integrity": "sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==",
|
6240
|
-
"dev": true,
|
6241
|
-
"license": "MIT",
|
6242
|
-
"engines": {
|
6243
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
6244
|
-
},
|
6245
|
-
"funding": {
|
6246
|
-
"type": "opencollective",
|
6247
|
-
"url": "https://opencollective.com/typescript-eslint"
|
6248
|
-
},
|
6249
|
-
"peerDependencies": {
|
6250
|
-
"typescript": ">=4.8.4 <6.0.0"
|
6251
|
-
}
|
6252
|
-
},
|
6253
7286
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
|
6254
|
-
"version": "8.
|
6255
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
6256
|
-
"integrity": "sha512
|
7287
|
+
"version": "8.42.0",
|
7288
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz",
|
7289
|
+
"integrity": "sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==",
|
6257
7290
|
"dev": true,
|
6258
7291
|
"license": "MIT",
|
6259
7292
|
"dependencies": {
|
6260
|
-
"@typescript-eslint/types": "8.
|
7293
|
+
"@typescript-eslint/types": "8.42.0",
|
6261
7294
|
"eslint-visitor-keys": "^4.2.1"
|
6262
7295
|
},
|
6263
7296
|
"engines": {
|
@@ -6311,16 +7344,16 @@
|
|
6311
7344
|
}
|
6312
7345
|
},
|
6313
7346
|
"node_modules/@typescript-eslint/utils": {
|
6314
|
-
"version": "8.
|
6315
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.
|
6316
|
-
"integrity": "sha512-
|
7347
|
+
"version": "8.42.0",
|
7348
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.42.0.tgz",
|
7349
|
+
"integrity": "sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==",
|
6317
7350
|
"dev": true,
|
6318
7351
|
"license": "MIT",
|
6319
7352
|
"dependencies": {
|
6320
7353
|
"@eslint-community/eslint-utils": "^4.7.0",
|
6321
|
-
"@typescript-eslint/scope-manager": "8.
|
6322
|
-
"@typescript-eslint/types": "8.
|
6323
|
-
"@typescript-eslint/typescript-estree": "8.
|
7354
|
+
"@typescript-eslint/scope-manager": "8.42.0",
|
7355
|
+
"@typescript-eslint/types": "8.42.0",
|
7356
|
+
"@typescript-eslint/typescript-estree": "8.42.0"
|
6324
7357
|
},
|
6325
7358
|
"engines": {
|
6326
7359
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -6354,14 +7387,14 @@
|
|
6354
7387
|
}
|
6355
7388
|
},
|
6356
7389
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
|
6357
|
-
"version": "8.
|
6358
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
6359
|
-
"integrity": "sha512-
|
7390
|
+
"version": "8.42.0",
|
7391
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz",
|
7392
|
+
"integrity": "sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==",
|
6360
7393
|
"dev": true,
|
6361
7394
|
"license": "MIT",
|
6362
7395
|
"dependencies": {
|
6363
|
-
"@typescript-eslint/types": "8.
|
6364
|
-
"@typescript-eslint/visitor-keys": "8.
|
7396
|
+
"@typescript-eslint/types": "8.42.0",
|
7397
|
+
"@typescript-eslint/visitor-keys": "8.42.0"
|
6365
7398
|
},
|
6366
7399
|
"engines": {
|
6367
7400
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
@@ -6372,13 +7405,13 @@
|
|
6372
7405
|
}
|
6373
7406
|
},
|
6374
7407
|
"node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
|
6375
|
-
"version": "8.
|
6376
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
6377
|
-
"integrity": "sha512
|
7408
|
+
"version": "8.42.0",
|
7409
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz",
|
7410
|
+
"integrity": "sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==",
|
6378
7411
|
"dev": true,
|
6379
7412
|
"license": "MIT",
|
6380
7413
|
"dependencies": {
|
6381
|
-
"@typescript-eslint/types": "8.
|
7414
|
+
"@typescript-eslint/types": "8.42.0",
|
6382
7415
|
"eslint-visitor-keys": "^4.2.1"
|
6383
7416
|
},
|
6384
7417
|
"engines": {
|
@@ -9305,9 +10338,9 @@
|
|
9305
10338
|
}
|
9306
10339
|
},
|
9307
10340
|
"node_modules/eslint-config-oclif": {
|
9308
|
-
"version": "6.0.
|
9309
|
-
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
9310
|
-
"integrity": "sha512-
|
10341
|
+
"version": "6.0.102",
|
10342
|
+
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.102.tgz",
|
10343
|
+
"integrity": "sha512-M9U4BB33jzuHaTY1MtpK2spxWgA2y2UzElkwWCtTkzlwFYte0FLm0TO+yPycPwSbylZuob2u2p7OjWrU10rQhg==",
|
9311
10344
|
"dev": true,
|
9312
10345
|
"license": "MIT",
|
9313
10346
|
"dependencies": {
|
@@ -9327,7 +10360,7 @@
|
|
9327
10360
|
"eslint-plugin-n": "^17.21.3",
|
9328
10361
|
"eslint-plugin-perfectionist": "^4",
|
9329
10362
|
"eslint-plugin-unicorn": "^56.0.1",
|
9330
|
-
"typescript-eslint": "^8.
|
10363
|
+
"typescript-eslint": "^8.42.0"
|
9331
10364
|
},
|
9332
10365
|
"engines": {
|
9333
10366
|
"node": ">=18.18.0"
|
@@ -10325,93 +11358,6 @@
|
|
10325
11358
|
"eslint": ">=8.0.0"
|
10326
11359
|
}
|
10327
11360
|
},
|
10328
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@eslint-community/eslint-utils": {
|
10329
|
-
"version": "4.7.0",
|
10330
|
-
"resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
|
10331
|
-
"integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
|
10332
|
-
"dev": true,
|
10333
|
-
"license": "MIT",
|
10334
|
-
"dependencies": {
|
10335
|
-
"eslint-visitor-keys": "^3.4.3"
|
10336
|
-
},
|
10337
|
-
"engines": {
|
10338
|
-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
10339
|
-
},
|
10340
|
-
"funding": {
|
10341
|
-
"url": "https://opencollective.com/eslint"
|
10342
|
-
},
|
10343
|
-
"peerDependencies": {
|
10344
|
-
"eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
|
10345
|
-
}
|
10346
|
-
},
|
10347
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service": {
|
10348
|
-
"version": "8.39.0",
|
10349
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.0.tgz",
|
10350
|
-
"integrity": "sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==",
|
10351
|
-
"dev": true,
|
10352
|
-
"license": "MIT",
|
10353
|
-
"dependencies": {
|
10354
|
-
"@typescript-eslint/tsconfig-utils": "^8.39.0",
|
10355
|
-
"@typescript-eslint/types": "^8.39.0",
|
10356
|
-
"debug": "^4.3.4"
|
10357
|
-
},
|
10358
|
-
"engines": {
|
10359
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10360
|
-
},
|
10361
|
-
"funding": {
|
10362
|
-
"type": "opencollective",
|
10363
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10364
|
-
},
|
10365
|
-
"peerDependencies": {
|
10366
|
-
"typescript": ">=4.8.4 <6.0.0"
|
10367
|
-
}
|
10368
|
-
},
|
10369
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
|
10370
|
-
"version": "8.39.0",
|
10371
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
|
10372
|
-
"integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
|
10373
|
-
"dev": true,
|
10374
|
-
"license": "MIT",
|
10375
|
-
"engines": {
|
10376
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10377
|
-
},
|
10378
|
-
"funding": {
|
10379
|
-
"type": "opencollective",
|
10380
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10381
|
-
}
|
10382
|
-
},
|
10383
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager": {
|
10384
|
-
"version": "8.39.0",
|
10385
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz",
|
10386
|
-
"integrity": "sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==",
|
10387
|
-
"dev": true,
|
10388
|
-
"license": "MIT",
|
10389
|
-
"dependencies": {
|
10390
|
-
"@typescript-eslint/types": "8.39.0",
|
10391
|
-
"@typescript-eslint/visitor-keys": "8.39.0"
|
10392
|
-
},
|
10393
|
-
"engines": {
|
10394
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10395
|
-
},
|
10396
|
-
"funding": {
|
10397
|
-
"type": "opencollective",
|
10398
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10399
|
-
}
|
10400
|
-
},
|
10401
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
|
10402
|
-
"version": "8.39.0",
|
10403
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
|
10404
|
-
"integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
|
10405
|
-
"dev": true,
|
10406
|
-
"license": "MIT",
|
10407
|
-
"engines": {
|
10408
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10409
|
-
},
|
10410
|
-
"funding": {
|
10411
|
-
"type": "opencollective",
|
10412
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10413
|
-
}
|
10414
|
-
},
|
10415
11361
|
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/types": {
|
10416
11362
|
"version": "8.25.0",
|
10417
11363
|
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.25.0.tgz",
|
@@ -10426,148 +11372,6 @@
|
|
10426
11372
|
"url": "https://opencollective.com/typescript-eslint"
|
10427
11373
|
}
|
10428
11374
|
},
|
10429
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree": {
|
10430
|
-
"version": "8.39.0",
|
10431
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz",
|
10432
|
-
"integrity": "sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==",
|
10433
|
-
"dev": true,
|
10434
|
-
"license": "MIT",
|
10435
|
-
"dependencies": {
|
10436
|
-
"@typescript-eslint/project-service": "8.39.0",
|
10437
|
-
"@typescript-eslint/tsconfig-utils": "8.39.0",
|
10438
|
-
"@typescript-eslint/types": "8.39.0",
|
10439
|
-
"@typescript-eslint/visitor-keys": "8.39.0",
|
10440
|
-
"debug": "^4.3.4",
|
10441
|
-
"fast-glob": "^3.3.2",
|
10442
|
-
"is-glob": "^4.0.3",
|
10443
|
-
"minimatch": "^9.0.4",
|
10444
|
-
"semver": "^7.6.0",
|
10445
|
-
"ts-api-utils": "^2.1.0"
|
10446
|
-
},
|
10447
|
-
"engines": {
|
10448
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10449
|
-
},
|
10450
|
-
"funding": {
|
10451
|
-
"type": "opencollective",
|
10452
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10453
|
-
},
|
10454
|
-
"peerDependencies": {
|
10455
|
-
"typescript": ">=4.8.4 <6.0.0"
|
10456
|
-
}
|
10457
|
-
},
|
10458
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
|
10459
|
-
"version": "8.39.0",
|
10460
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
|
10461
|
-
"integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
|
10462
|
-
"dev": true,
|
10463
|
-
"license": "MIT",
|
10464
|
-
"engines": {
|
10465
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10466
|
-
},
|
10467
|
-
"funding": {
|
10468
|
-
"type": "opencollective",
|
10469
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10470
|
-
}
|
10471
|
-
},
|
10472
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils": {
|
10473
|
-
"version": "8.39.0",
|
10474
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.0.tgz",
|
10475
|
-
"integrity": "sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==",
|
10476
|
-
"dev": true,
|
10477
|
-
"license": "MIT",
|
10478
|
-
"dependencies": {
|
10479
|
-
"@eslint-community/eslint-utils": "^4.7.0",
|
10480
|
-
"@typescript-eslint/scope-manager": "8.39.0",
|
10481
|
-
"@typescript-eslint/types": "8.39.0",
|
10482
|
-
"@typescript-eslint/typescript-estree": "8.39.0"
|
10483
|
-
},
|
10484
|
-
"engines": {
|
10485
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10486
|
-
},
|
10487
|
-
"funding": {
|
10488
|
-
"type": "opencollective",
|
10489
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10490
|
-
},
|
10491
|
-
"peerDependencies": {
|
10492
|
-
"eslint": "^8.57.0 || ^9.0.0",
|
10493
|
-
"typescript": ">=4.8.4 <6.0.0"
|
10494
|
-
}
|
10495
|
-
},
|
10496
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
|
10497
|
-
"version": "8.39.0",
|
10498
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
|
10499
|
-
"integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
|
10500
|
-
"dev": true,
|
10501
|
-
"license": "MIT",
|
10502
|
-
"engines": {
|
10503
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10504
|
-
},
|
10505
|
-
"funding": {
|
10506
|
-
"type": "opencollective",
|
10507
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10508
|
-
}
|
10509
|
-
},
|
10510
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys": {
|
10511
|
-
"version": "8.39.0",
|
10512
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz",
|
10513
|
-
"integrity": "sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==",
|
10514
|
-
"dev": true,
|
10515
|
-
"license": "MIT",
|
10516
|
-
"dependencies": {
|
10517
|
-
"@typescript-eslint/types": "8.39.0",
|
10518
|
-
"eslint-visitor-keys": "^4.2.1"
|
10519
|
-
},
|
10520
|
-
"engines": {
|
10521
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10522
|
-
},
|
10523
|
-
"funding": {
|
10524
|
-
"type": "opencollective",
|
10525
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10526
|
-
}
|
10527
|
-
},
|
10528
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/@typescript-eslint/types": {
|
10529
|
-
"version": "8.39.0",
|
10530
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
|
10531
|
-
"integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
|
10532
|
-
"dev": true,
|
10533
|
-
"license": "MIT",
|
10534
|
-
"engines": {
|
10535
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10536
|
-
},
|
10537
|
-
"funding": {
|
10538
|
-
"type": "opencollective",
|
10539
|
-
"url": "https://opencollective.com/typescript-eslint"
|
10540
|
-
}
|
10541
|
-
},
|
10542
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
|
10543
|
-
"version": "4.2.1",
|
10544
|
-
"resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
|
10545
|
-
"integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
|
10546
|
-
"dev": true,
|
10547
|
-
"license": "Apache-2.0",
|
10548
|
-
"engines": {
|
10549
|
-
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
10550
|
-
},
|
10551
|
-
"funding": {
|
10552
|
-
"url": "https://opencollective.com/eslint"
|
10553
|
-
}
|
10554
|
-
},
|
10555
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/minimatch": {
|
10556
|
-
"version": "9.0.5",
|
10557
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
10558
|
-
"integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
|
10559
|
-
"dev": true,
|
10560
|
-
"license": "ISC",
|
10561
|
-
"dependencies": {
|
10562
|
-
"brace-expansion": "^2.0.1"
|
10563
|
-
},
|
10564
|
-
"engines": {
|
10565
|
-
"node": ">=16 || 14 >=14.17"
|
10566
|
-
},
|
10567
|
-
"funding": {
|
10568
|
-
"url": "https://github.com/sponsors/isaacs"
|
10569
|
-
}
|
10570
|
-
},
|
10571
11375
|
"node_modules/eslint-plugin-perfectionist/node_modules/natural-orderby": {
|
10572
11376
|
"version": "5.0.0",
|
10573
11377
|
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-5.0.0.tgz",
|
@@ -10578,19 +11382,6 @@
|
|
10578
11382
|
"node": ">=18"
|
10579
11383
|
}
|
10580
11384
|
},
|
10581
|
-
"node_modules/eslint-plugin-perfectionist/node_modules/ts-api-utils": {
|
10582
|
-
"version": "2.1.0",
|
10583
|
-
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
|
10584
|
-
"integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
|
10585
|
-
"dev": true,
|
10586
|
-
"license": "MIT",
|
10587
|
-
"engines": {
|
10588
|
-
"node": ">=18.12"
|
10589
|
-
},
|
10590
|
-
"peerDependencies": {
|
10591
|
-
"typescript": ">=4.8.4"
|
10592
|
-
}
|
10593
|
-
},
|
10594
11385
|
"node_modules/eslint-plugin-prettier": {
|
10595
11386
|
"version": "5.5.4",
|
10596
11387
|
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz",
|
@@ -10623,13 +11414,13 @@
|
|
10623
11414
|
}
|
10624
11415
|
},
|
10625
11416
|
"node_modules/eslint-plugin-sf-plugin": {
|
10626
|
-
"version": "1.20.
|
10627
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
10628
|
-
"integrity": "sha512-
|
11417
|
+
"version": "1.20.32",
|
11418
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.32.tgz",
|
11419
|
+
"integrity": "sha512-laSlqqFgJEbffPw5XOxIgIdswsM7JxHqI0F7azKVmezIC0+ceEw0fkbIY1cI9cE/Ihu57/46GM5+fXRUYrodzw==",
|
10629
11420
|
"dev": true,
|
10630
11421
|
"license": "BSD-3-Clause",
|
10631
11422
|
"dependencies": {
|
10632
|
-
"@salesforce/core": "^8.
|
11423
|
+
"@salesforce/core": "^8.23.0",
|
10633
11424
|
"@typescript-eslint/utils": "^7.18.0"
|
10634
11425
|
},
|
10635
11426
|
"engines": {
|
@@ -15404,20 +16195,20 @@
|
|
15404
16195
|
}
|
15405
16196
|
},
|
15406
16197
|
"node_modules/oclif": {
|
15407
|
-
"version": "4.22.
|
15408
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.
|
15409
|
-
"integrity": "sha512-
|
16198
|
+
"version": "4.22.18",
|
16199
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.18.tgz",
|
16200
|
+
"integrity": "sha512-5C3JWDZSQxJ2YxTMN4roSKF6s9LFcnDhPsTlBSVdJSk4iKjXqYAAR3s+d0JQLQWXFGq5wvBOkJcz4ft9iuWYvg==",
|
15410
16201
|
"dev": true,
|
15411
16202
|
"license": "MIT",
|
15412
16203
|
"dependencies": {
|
15413
|
-
"@aws-sdk/client-cloudfront": "^3.
|
16204
|
+
"@aws-sdk/client-cloudfront": "^3.883.0",
|
15414
16205
|
"@aws-sdk/client-s3": "^3.879.0",
|
15415
16206
|
"@inquirer/confirm": "^3.1.22",
|
15416
16207
|
"@inquirer/input": "^2.2.4",
|
15417
16208
|
"@inquirer/select": "^2.5.0",
|
15418
16209
|
"@oclif/core": "^4.5.2",
|
15419
16210
|
"@oclif/plugin-help": "^6.2.32",
|
15420
|
-
"@oclif/plugin-not-found": "^3.2.
|
16211
|
+
"@oclif/plugin-not-found": "^3.2.67",
|
15421
16212
|
"@oclif/plugin-warn-if-update-available": "^3.1.46",
|
15422
16213
|
"ansis": "^3.16.0",
|
15423
16214
|
"async-retry": "^1.3.3",
|
@@ -18818,16 +19609,16 @@
|
|
18818
19609
|
}
|
18819
19610
|
},
|
18820
19611
|
"node_modules/typescript-eslint": {
|
18821
|
-
"version": "8.
|
18822
|
-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.
|
18823
|
-
"integrity": "sha512-
|
19612
|
+
"version": "8.42.0",
|
19613
|
+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.42.0.tgz",
|
19614
|
+
"integrity": "sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==",
|
18824
19615
|
"dev": true,
|
18825
19616
|
"license": "MIT",
|
18826
19617
|
"dependencies": {
|
18827
|
-
"@typescript-eslint/eslint-plugin": "8.
|
18828
|
-
"@typescript-eslint/parser": "8.
|
18829
|
-
"@typescript-eslint/typescript-estree": "8.
|
18830
|
-
"@typescript-eslint/utils": "8.
|
19618
|
+
"@typescript-eslint/eslint-plugin": "8.42.0",
|
19619
|
+
"@typescript-eslint/parser": "8.42.0",
|
19620
|
+
"@typescript-eslint/typescript-estree": "8.42.0",
|
19621
|
+
"@typescript-eslint/utils": "8.42.0"
|
18831
19622
|
},
|
18832
19623
|
"engines": {
|
18833
19624
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|