@jayree/sfdx-plugin-manifest 4.0.60 → 4.0.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,17 +1,17 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "4.0.60",
3
+ "version": "4.0.62",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "4.0.60",
9
+ "version": "4.0.62",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.15",
13
13
  "@oclif/core": "^4.5.2",
14
- "@salesforce/core": "^8.21.2",
14
+ "@salesforce/core": "^8.22.0",
15
15
  "@salesforce/kit": "^3.2.3",
16
16
  "@salesforce/sf-plugins-core": "^12.2.4",
17
17
  "@salesforce/source-deploy-retrieve": "12.22.9",
@@ -32,11 +32,11 @@
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.95",
35
+ "eslint-config-oclif": "^6.0.98",
36
36
  "eslint-config-salesforce-license": "^1.0.1",
37
37
  "eslint-plugin-prettier": "^5.5.4",
38
38
  "eslint-plugin-sf-plugin": "^1.20.31",
39
- "oclif": "^4.22.12",
39
+ "oclif": "^4.22.14",
40
40
  "patch-package": "^8.0.0",
41
41
  "prettier": "^3.6.2",
42
42
  "pretty-quick": "^4.2.2",
@@ -467,26 +467,26 @@
467
467
  }
468
468
  },
469
469
  "node_modules/@aws-sdk/client-cloudfront": {
470
- "version": "3.864.0",
471
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.864.0.tgz",
472
- "integrity": "sha512-DpUrEonVs7I7J+tXjvllVNCg7e9mnQwg8eMWqc7S7/c82SUC+U2Xqe6M5Ey5pWkCghy0GDgnn+iUA43W7H0WKg==",
470
+ "version": "3.873.0",
471
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-cloudfront/-/client-cloudfront-3.873.0.tgz",
472
+ "integrity": "sha512-saGeG9jXIByUsUyk9lnVlgm35vrtmEVNwEMWkEWoxZsV5ev5fSjI0eR7Fan6oWlIZ2cih+vCPydmX0WGVfa0qw==",
473
473
  "dev": true,
474
474
  "license": "Apache-2.0",
475
475
  "dependencies": {
476
476
  "@aws-crypto/sha256-browser": "5.2.0",
477
477
  "@aws-crypto/sha256-js": "5.2.0",
478
- "@aws-sdk/core": "3.864.0",
479
- "@aws-sdk/credential-provider-node": "3.864.0",
480
- "@aws-sdk/middleware-host-header": "3.862.0",
481
- "@aws-sdk/middleware-logger": "3.862.0",
482
- "@aws-sdk/middleware-recursion-detection": "3.862.0",
483
- "@aws-sdk/middleware-user-agent": "3.864.0",
484
- "@aws-sdk/region-config-resolver": "3.862.0",
478
+ "@aws-sdk/core": "3.873.0",
479
+ "@aws-sdk/credential-provider-node": "3.873.0",
480
+ "@aws-sdk/middleware-host-header": "3.873.0",
481
+ "@aws-sdk/middleware-logger": "3.873.0",
482
+ "@aws-sdk/middleware-recursion-detection": "3.873.0",
483
+ "@aws-sdk/middleware-user-agent": "3.873.0",
484
+ "@aws-sdk/region-config-resolver": "3.873.0",
485
485
  "@aws-sdk/types": "3.862.0",
486
- "@aws-sdk/util-endpoints": "3.862.0",
487
- "@aws-sdk/util-user-agent-browser": "3.862.0",
488
- "@aws-sdk/util-user-agent-node": "3.864.0",
489
- "@aws-sdk/xml-builder": "3.862.0",
486
+ "@aws-sdk/util-endpoints": "3.873.0",
487
+ "@aws-sdk/util-user-agent-browser": "3.873.0",
488
+ "@aws-sdk/util-user-agent-node": "3.873.0",
489
+ "@aws-sdk/xml-builder": "3.873.0",
490
490
  "@smithy/config-resolver": "^4.1.5",
491
491
  "@smithy/core": "^3.8.0",
492
492
  "@smithy/fetch-http-handler": "^5.1.1",
@@ -520,95 +520,25 @@
520
520
  "node": ">=18.0.0"
521
521
  }
522
522
  },
523
- "node_modules/@aws-sdk/client-s3": {
524
- "version": "3.864.0",
525
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.864.0.tgz",
526
- "integrity": "sha512-QGYi9bWliewxumsvbJLLyx9WC0a4DP4F+utygBcq0zwPxaM0xDfBspQvP1dsepi7mW5aAjZmJ2+Xb7X0EhzJ/g==",
527
- "dev": true,
528
- "license": "Apache-2.0",
529
- "dependencies": {
530
- "@aws-crypto/sha1-browser": "5.2.0",
531
- "@aws-crypto/sha256-browser": "5.2.0",
532
- "@aws-crypto/sha256-js": "5.2.0",
533
- "@aws-sdk/core": "3.864.0",
534
- "@aws-sdk/credential-provider-node": "3.864.0",
535
- "@aws-sdk/middleware-bucket-endpoint": "3.862.0",
536
- "@aws-sdk/middleware-expect-continue": "3.862.0",
537
- "@aws-sdk/middleware-flexible-checksums": "3.864.0",
538
- "@aws-sdk/middleware-host-header": "3.862.0",
539
- "@aws-sdk/middleware-location-constraint": "3.862.0",
540
- "@aws-sdk/middleware-logger": "3.862.0",
541
- "@aws-sdk/middleware-recursion-detection": "3.862.0",
542
- "@aws-sdk/middleware-sdk-s3": "3.864.0",
543
- "@aws-sdk/middleware-ssec": "3.862.0",
544
- "@aws-sdk/middleware-user-agent": "3.864.0",
545
- "@aws-sdk/region-config-resolver": "3.862.0",
546
- "@aws-sdk/signature-v4-multi-region": "3.864.0",
547
- "@aws-sdk/types": "3.862.0",
548
- "@aws-sdk/util-endpoints": "3.862.0",
549
- "@aws-sdk/util-user-agent-browser": "3.862.0",
550
- "@aws-sdk/util-user-agent-node": "3.864.0",
551
- "@aws-sdk/xml-builder": "3.862.0",
552
- "@smithy/config-resolver": "^4.1.5",
553
- "@smithy/core": "^3.8.0",
554
- "@smithy/eventstream-serde-browser": "^4.0.5",
555
- "@smithy/eventstream-serde-config-resolver": "^4.1.3",
556
- "@smithy/eventstream-serde-node": "^4.0.5",
557
- "@smithy/fetch-http-handler": "^5.1.1",
558
- "@smithy/hash-blob-browser": "^4.0.5",
559
- "@smithy/hash-node": "^4.0.5",
560
- "@smithy/hash-stream-node": "^4.0.5",
561
- "@smithy/invalid-dependency": "^4.0.5",
562
- "@smithy/md5-js": "^4.0.5",
563
- "@smithy/middleware-content-length": "^4.0.5",
564
- "@smithy/middleware-endpoint": "^4.1.18",
565
- "@smithy/middleware-retry": "^4.1.19",
566
- "@smithy/middleware-serde": "^4.0.9",
567
- "@smithy/middleware-stack": "^4.0.5",
568
- "@smithy/node-config-provider": "^4.1.4",
569
- "@smithy/node-http-handler": "^4.1.1",
570
- "@smithy/protocol-http": "^5.1.3",
571
- "@smithy/smithy-client": "^4.4.10",
572
- "@smithy/types": "^4.3.2",
573
- "@smithy/url-parser": "^4.0.5",
574
- "@smithy/util-base64": "^4.0.0",
575
- "@smithy/util-body-length-browser": "^4.0.0",
576
- "@smithy/util-body-length-node": "^4.0.0",
577
- "@smithy/util-defaults-mode-browser": "^4.0.26",
578
- "@smithy/util-defaults-mode-node": "^4.0.26",
579
- "@smithy/util-endpoints": "^3.0.7",
580
- "@smithy/util-middleware": "^4.0.5",
581
- "@smithy/util-retry": "^4.0.7",
582
- "@smithy/util-stream": "^4.2.4",
583
- "@smithy/util-utf8": "^4.0.0",
584
- "@smithy/util-waiter": "^4.0.7",
585
- "@types/uuid": "^9.0.1",
586
- "tslib": "^2.6.2",
587
- "uuid": "^9.0.1"
588
- },
589
- "engines": {
590
- "node": ">=18.0.0"
591
- }
592
- },
593
- "node_modules/@aws-sdk/client-sso": {
594
- "version": "3.864.0",
595
- "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.864.0.tgz",
596
- "integrity": "sha512-THiOp0OpQROEKZ6IdDCDNNh3qnNn/kFFaTSOiugDpgcE5QdsOxh1/RXq7LmHpTJum3cmnFf8jG59PHcz9Tjnlw==",
523
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/client-sso": {
524
+ "version": "3.873.0",
525
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.873.0.tgz",
526
+ "integrity": "sha512-EmcrOgFODWe7IsLKFTeSXM9TlQ80/BO1MBISlr7w2ydnOaUYIiPGRRJnDpeIgMaNqT4Rr2cRN2RiMrbFO7gDdA==",
597
527
  "dev": true,
598
528
  "license": "Apache-2.0",
599
529
  "dependencies": {
600
530
  "@aws-crypto/sha256-browser": "5.2.0",
601
531
  "@aws-crypto/sha256-js": "5.2.0",
602
- "@aws-sdk/core": "3.864.0",
603
- "@aws-sdk/middleware-host-header": "3.862.0",
604
- "@aws-sdk/middleware-logger": "3.862.0",
605
- "@aws-sdk/middleware-recursion-detection": "3.862.0",
606
- "@aws-sdk/middleware-user-agent": "3.864.0",
607
- "@aws-sdk/region-config-resolver": "3.862.0",
532
+ "@aws-sdk/core": "3.873.0",
533
+ "@aws-sdk/middleware-host-header": "3.873.0",
534
+ "@aws-sdk/middleware-logger": "3.873.0",
535
+ "@aws-sdk/middleware-recursion-detection": "3.873.0",
536
+ "@aws-sdk/middleware-user-agent": "3.873.0",
537
+ "@aws-sdk/region-config-resolver": "3.873.0",
608
538
  "@aws-sdk/types": "3.862.0",
609
- "@aws-sdk/util-endpoints": "3.862.0",
610
- "@aws-sdk/util-user-agent-browser": "3.862.0",
611
- "@aws-sdk/util-user-agent-node": "3.864.0",
539
+ "@aws-sdk/util-endpoints": "3.873.0",
540
+ "@aws-sdk/util-user-agent-browser": "3.873.0",
541
+ "@aws-sdk/util-user-agent-node": "3.873.0",
612
542
  "@smithy/config-resolver": "^4.1.5",
613
543
  "@smithy/core": "^3.8.0",
614
544
  "@smithy/fetch-http-handler": "^5.1.1",
@@ -640,15 +570,15 @@
640
570
  "node": ">=18.0.0"
641
571
  }
642
572
  },
643
- "node_modules/@aws-sdk/core": {
644
- "version": "3.864.0",
645
- "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.864.0.tgz",
646
- "integrity": "sha512-LFUREbobleHEln+Zf7IG83lAZwvHZG0stI7UU0CtwyuhQy5Yx0rKksHNOCmlM7MpTEbSCfntEhYi3jUaY5e5lg==",
573
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/core": {
574
+ "version": "3.873.0",
575
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.873.0.tgz",
576
+ "integrity": "sha512-WrROjp8X1VvmnZ4TBzwM7RF+EB3wRaY9kQJLXw+Aes0/3zRjUXvGIlseobGJMqMEGnM0YekD2F87UaVfot1xeQ==",
647
577
  "dev": true,
648
578
  "license": "Apache-2.0",
649
579
  "dependencies": {
650
580
  "@aws-sdk/types": "3.862.0",
651
- "@aws-sdk/xml-builder": "3.862.0",
581
+ "@aws-sdk/xml-builder": "3.873.0",
652
582
  "@smithy/core": "^3.8.0",
653
583
  "@smithy/node-config-provider": "^4.1.4",
654
584
  "@smithy/property-provider": "^4.0.5",
@@ -667,14 +597,14 @@
667
597
  "node": ">=18.0.0"
668
598
  }
669
599
  },
670
- "node_modules/@aws-sdk/credential-provider-env": {
671
- "version": "3.864.0",
672
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.864.0.tgz",
673
- "integrity": "sha512-StJPOI2Rt8UE6lYjXUpg6tqSZaM72xg46ljPg8kIevtBAAfdtq9K20qT/kSliWGIBocMFAv0g2mC0hAa+ECyvg==",
600
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-env": {
601
+ "version": "3.873.0",
602
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.873.0.tgz",
603
+ "integrity": "sha512-FWj1yUs45VjCADv80JlGshAttUHBL2xtTAbJcAxkkJZzLRKVkdyrepFWhv/95MvDyzfbT6PgJiWMdW65l/8ooA==",
674
604
  "dev": true,
675
605
  "license": "Apache-2.0",
676
606
  "dependencies": {
677
- "@aws-sdk/core": "3.864.0",
607
+ "@aws-sdk/core": "3.873.0",
678
608
  "@aws-sdk/types": "3.862.0",
679
609
  "@smithy/property-provider": "^4.0.5",
680
610
  "@smithy/types": "^4.3.2",
@@ -684,14 +614,14 @@
684
614
  "node": ">=18.0.0"
685
615
  }
686
616
  },
687
- "node_modules/@aws-sdk/credential-provider-http": {
688
- "version": "3.864.0",
689
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.864.0.tgz",
690
- "integrity": "sha512-E/RFVxGTuGnuD+9pFPH2j4l6HvrXzPhmpL8H8nOoJUosjx7d4v93GJMbbl1v/fkDLqW9qN4Jx2cI6PAjohA6OA==",
617
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-http": {
618
+ "version": "3.873.0",
619
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.873.0.tgz",
620
+ "integrity": "sha512-0sIokBlXIsndjZFUfr3Xui8W6kPC4DAeBGAXxGi9qbFZ9PWJjn1vt2COLikKH3q2snchk+AsznREZG8NW6ezSg==",
691
621
  "dev": true,
692
622
  "license": "Apache-2.0",
693
623
  "dependencies": {
694
- "@aws-sdk/core": "3.864.0",
624
+ "@aws-sdk/core": "3.873.0",
695
625
  "@aws-sdk/types": "3.862.0",
696
626
  "@smithy/fetch-http-handler": "^5.1.1",
697
627
  "@smithy/node-http-handler": "^4.1.1",
@@ -706,20 +636,20 @@
706
636
  "node": ">=18.0.0"
707
637
  }
708
638
  },
709
- "node_modules/@aws-sdk/credential-provider-ini": {
710
- "version": "3.864.0",
711
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.864.0.tgz",
712
- "integrity": "sha512-PlxrijguR1gxyPd5EYam6OfWLarj2MJGf07DvCx9MAuQkw77HBnsu6+XbV8fQriFuoJVTBLn9ROhMr/ROAYfUg==",
639
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-ini": {
640
+ "version": "3.873.0",
641
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.873.0.tgz",
642
+ "integrity": "sha512-bQdGqh47Sk0+2S3C+N46aNQsZFzcHs7ndxYLARH/avYXf02Nl68p194eYFaAHJSQ1re5IbExU1+pbums7FJ9fA==",
713
643
  "dev": true,
714
644
  "license": "Apache-2.0",
715
645
  "dependencies": {
716
- "@aws-sdk/core": "3.864.0",
717
- "@aws-sdk/credential-provider-env": "3.864.0",
718
- "@aws-sdk/credential-provider-http": "3.864.0",
719
- "@aws-sdk/credential-provider-process": "3.864.0",
720
- "@aws-sdk/credential-provider-sso": "3.864.0",
721
- "@aws-sdk/credential-provider-web-identity": "3.864.0",
722
- "@aws-sdk/nested-clients": "3.864.0",
646
+ "@aws-sdk/core": "3.873.0",
647
+ "@aws-sdk/credential-provider-env": "3.873.0",
648
+ "@aws-sdk/credential-provider-http": "3.873.0",
649
+ "@aws-sdk/credential-provider-process": "3.873.0",
650
+ "@aws-sdk/credential-provider-sso": "3.873.0",
651
+ "@aws-sdk/credential-provider-web-identity": "3.873.0",
652
+ "@aws-sdk/nested-clients": "3.873.0",
723
653
  "@aws-sdk/types": "3.862.0",
724
654
  "@smithy/credential-provider-imds": "^4.0.7",
725
655
  "@smithy/property-provider": "^4.0.5",
@@ -731,19 +661,19 @@
731
661
  "node": ">=18.0.0"
732
662
  }
733
663
  },
734
- "node_modules/@aws-sdk/credential-provider-node": {
735
- "version": "3.864.0",
736
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.864.0.tgz",
737
- "integrity": "sha512-2BEymFeXURS+4jE9tP3vahPwbYRl0/1MVaFZcijj6pq+nf5EPGvkFillbdBRdc98ZI2NedZgSKu3gfZXgYdUhQ==",
664
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-node": {
665
+ "version": "3.873.0",
666
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.873.0.tgz",
667
+ "integrity": "sha512-+v/xBEB02k2ExnSDL8+1gD6UizY4Q/HaIJkNSkitFynRiiTQpVOSkCkA0iWxzksMeN8k1IHTE5gzeWpkEjNwbA==",
738
668
  "dev": true,
739
669
  "license": "Apache-2.0",
740
670
  "dependencies": {
741
- "@aws-sdk/credential-provider-env": "3.864.0",
742
- "@aws-sdk/credential-provider-http": "3.864.0",
743
- "@aws-sdk/credential-provider-ini": "3.864.0",
744
- "@aws-sdk/credential-provider-process": "3.864.0",
745
- "@aws-sdk/credential-provider-sso": "3.864.0",
746
- "@aws-sdk/credential-provider-web-identity": "3.864.0",
671
+ "@aws-sdk/credential-provider-env": "3.873.0",
672
+ "@aws-sdk/credential-provider-http": "3.873.0",
673
+ "@aws-sdk/credential-provider-ini": "3.873.0",
674
+ "@aws-sdk/credential-provider-process": "3.873.0",
675
+ "@aws-sdk/credential-provider-sso": "3.873.0",
676
+ "@aws-sdk/credential-provider-web-identity": "3.873.0",
747
677
  "@aws-sdk/types": "3.862.0",
748
678
  "@smithy/credential-provider-imds": "^4.0.7",
749
679
  "@smithy/property-provider": "^4.0.5",
@@ -755,14 +685,14 @@
755
685
  "node": ">=18.0.0"
756
686
  }
757
687
  },
758
- "node_modules/@aws-sdk/credential-provider-process": {
759
- "version": "3.864.0",
760
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.864.0.tgz",
761
- "integrity": "sha512-Zxnn1hxhq7EOqXhVYgkF4rI9MnaO3+6bSg/tErnBQ3F8kDpA7CFU24G1YxwaJXp2X4aX3LwthefmSJHwcVP/2g==",
688
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-process": {
689
+ "version": "3.873.0",
690
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.873.0.tgz",
691
+ "integrity": "sha512-ycFv9WN+UJF7bK/ElBq1ugWA4NMbYS//1K55bPQZb2XUpAM2TWFlEjG7DIyOhLNTdl6+CbHlCdhlKQuDGgmm0A==",
762
692
  "dev": true,
763
693
  "license": "Apache-2.0",
764
694
  "dependencies": {
765
- "@aws-sdk/core": "3.864.0",
695
+ "@aws-sdk/core": "3.873.0",
766
696
  "@aws-sdk/types": "3.862.0",
767
697
  "@smithy/property-provider": "^4.0.5",
768
698
  "@smithy/shared-ini-file-loader": "^4.0.5",
@@ -773,16 +703,16 @@
773
703
  "node": ">=18.0.0"
774
704
  }
775
705
  },
776
- "node_modules/@aws-sdk/credential-provider-sso": {
777
- "version": "3.864.0",
778
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.864.0.tgz",
779
- "integrity": "sha512-UPyPNQbxDwHVGmgWdGg9/9yvzuedRQVF5jtMkmP565YX9pKZ8wYAcXhcYdNPWFvH0GYdB0crKOmvib+bmCuwkw==",
706
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-sso": {
707
+ "version": "3.873.0",
708
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.873.0.tgz",
709
+ "integrity": "sha512-SudkAOZmjEEYgUrqlUUjvrtbWJeI54/0Xo87KRxm4kfBtMqSx0TxbplNUAk8Gkg4XQNY0o7jpG8tK7r2Wc2+uw==",
780
710
  "dev": true,
781
711
  "license": "Apache-2.0",
782
712
  "dependencies": {
783
- "@aws-sdk/client-sso": "3.864.0",
784
- "@aws-sdk/core": "3.864.0",
785
- "@aws-sdk/token-providers": "3.864.0",
713
+ "@aws-sdk/client-sso": "3.873.0",
714
+ "@aws-sdk/core": "3.873.0",
715
+ "@aws-sdk/token-providers": "3.873.0",
786
716
  "@aws-sdk/types": "3.862.0",
787
717
  "@smithy/property-provider": "^4.0.5",
788
718
  "@smithy/shared-ini-file-loader": "^4.0.5",
@@ -793,15 +723,15 @@
793
723
  "node": ">=18.0.0"
794
724
  }
795
725
  },
796
- "node_modules/@aws-sdk/credential-provider-web-identity": {
797
- "version": "3.864.0",
798
- "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.864.0.tgz",
799
- "integrity": "sha512-nNcjPN4SYg8drLwqK0vgVeSvxeGQiD0FxOaT38mV2H8cu0C5NzpvA+14Xy+W6vT84dxgmJYKk71Cr5QL2Oz+rA==",
726
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/credential-provider-web-identity": {
727
+ "version": "3.873.0",
728
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.873.0.tgz",
729
+ "integrity": "sha512-Gw2H21+VkA6AgwKkBtTtlGZ45qgyRZPSKWs0kUwXVlmGOiPz61t/lBX0vG6I06ZIz2wqeTJ5OA1pWZLqw1j0JQ==",
800
730
  "dev": true,
801
731
  "license": "Apache-2.0",
802
732
  "dependencies": {
803
- "@aws-sdk/core": "3.864.0",
804
- "@aws-sdk/nested-clients": "3.864.0",
733
+ "@aws-sdk/core": "3.873.0",
734
+ "@aws-sdk/nested-clients": "3.873.0",
805
735
  "@aws-sdk/types": "3.862.0",
806
736
  "@smithy/property-provider": "^4.0.5",
807
737
  "@smithy/types": "^4.3.2",
@@ -811,34 +741,30 @@
811
741
  "node": ">=18.0.0"
812
742
  }
813
743
  },
814
- "node_modules/@aws-sdk/middleware-bucket-endpoint": {
815
- "version": "3.862.0",
816
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.862.0.tgz",
817
- "integrity": "sha512-Wcsc7VPLjImQw+CP1/YkwyofMs9Ab6dVq96iS8p0zv0C6YTaMjvillkau4zFfrrrTshdzFWKptIFhKK8Zsei1g==",
744
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/middleware-host-header": {
745
+ "version": "3.873.0",
746
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.873.0.tgz",
747
+ "integrity": "sha512-KZ/W1uruWtMOs7D5j3KquOxzCnV79KQW9MjJFZM/M0l6KI8J6V3718MXxFHsTjUE4fpdV6SeCNLV1lwGygsjJA==",
818
748
  "dev": true,
819
749
  "license": "Apache-2.0",
820
750
  "dependencies": {
821
751
  "@aws-sdk/types": "3.862.0",
822
- "@aws-sdk/util-arn-parser": "3.804.0",
823
- "@smithy/node-config-provider": "^4.1.4",
824
752
  "@smithy/protocol-http": "^5.1.3",
825
753
  "@smithy/types": "^4.3.2",
826
- "@smithy/util-config-provider": "^4.0.0",
827
754
  "tslib": "^2.6.2"
828
755
  },
829
756
  "engines": {
830
757
  "node": ">=18.0.0"
831
758
  }
832
759
  },
833
- "node_modules/@aws-sdk/middleware-expect-continue": {
834
- "version": "3.862.0",
835
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.862.0.tgz",
836
- "integrity": "sha512-oG3AaVUJ+26p0ESU4INFn6MmqqiBFZGrebST66Or+YBhteed2rbbFl7mCfjtPWUFgquQlvT1UP19P3LjQKeKpw==",
760
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/middleware-logger": {
761
+ "version": "3.873.0",
762
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.873.0.tgz",
763
+ "integrity": "sha512-QhNZ8X7pW68kFez9QxUSN65Um0Feo18ZmHxszQZNUhKDsXew/EG9NPQE/HgYcekcon35zHxC4xs+FeNuPurP2g==",
837
764
  "dev": true,
838
765
  "license": "Apache-2.0",
839
766
  "dependencies": {
840
767
  "@aws-sdk/types": "3.862.0",
841
- "@smithy/protocol-http": "^5.1.3",
842
768
  "@smithy/types": "^4.3.2",
843
769
  "tslib": "^2.6.2"
844
770
  },
@@ -846,39 +772,33 @@
846
772
  "node": ">=18.0.0"
847
773
  }
848
774
  },
849
- "node_modules/@aws-sdk/middleware-flexible-checksums": {
850
- "version": "3.864.0",
851
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.864.0.tgz",
852
- "integrity": "sha512-MvakvzPZi9uyP3YADuIqtk/FAcPFkyYFWVVMf5iFs/rCdk0CUzn02Qf4CSuyhbkS6Y0KrAsMgKR4MgklPU79Wg==",
775
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/middleware-recursion-detection": {
776
+ "version": "3.873.0",
777
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.873.0.tgz",
778
+ "integrity": "sha512-OtgY8EXOzRdEWR//WfPkA/fXl0+WwE8hq0y9iw2caNyKPtca85dzrrZWnPqyBK/cpImosrpR1iKMYr41XshsCg==",
853
779
  "dev": true,
854
780
  "license": "Apache-2.0",
855
781
  "dependencies": {
856
- "@aws-crypto/crc32": "5.2.0",
857
- "@aws-crypto/crc32c": "5.2.0",
858
- "@aws-crypto/util": "5.2.0",
859
- "@aws-sdk/core": "3.864.0",
860
782
  "@aws-sdk/types": "3.862.0",
861
- "@smithy/is-array-buffer": "^4.0.0",
862
- "@smithy/node-config-provider": "^4.1.4",
863
783
  "@smithy/protocol-http": "^5.1.3",
864
784
  "@smithy/types": "^4.3.2",
865
- "@smithy/util-middleware": "^4.0.5",
866
- "@smithy/util-stream": "^4.2.4",
867
- "@smithy/util-utf8": "^4.0.0",
868
785
  "tslib": "^2.6.2"
869
786
  },
870
787
  "engines": {
871
788
  "node": ">=18.0.0"
872
789
  }
873
790
  },
874
- "node_modules/@aws-sdk/middleware-host-header": {
875
- "version": "3.862.0",
876
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.862.0.tgz",
877
- "integrity": "sha512-jDje8dCFeFHfuCAxMDXBs8hy8q9NCTlyK4ThyyfAj3U4Pixly2mmzY2u7b7AyGhWsjJNx8uhTjlYq5zkQPQCYw==",
791
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/middleware-user-agent": {
792
+ "version": "3.873.0",
793
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.873.0.tgz",
794
+ "integrity": "sha512-gHqAMYpWkPhZLwqB3Yj83JKdL2Vsb64sryo8LN2UdpElpS+0fT4yjqSxKTfp7gkhN6TCIxF24HQgbPk5FMYJWw==",
878
795
  "dev": true,
879
796
  "license": "Apache-2.0",
880
797
  "dependencies": {
798
+ "@aws-sdk/core": "3.873.0",
881
799
  "@aws-sdk/types": "3.862.0",
800
+ "@aws-sdk/util-endpoints": "3.873.0",
801
+ "@smithy/core": "^3.8.0",
882
802
  "@smithy/protocol-http": "^5.1.3",
883
803
  "@smithy/types": "^4.3.2",
884
804
  "tslib": "^2.6.2"
@@ -887,45 +807,86 @@
887
807
  "node": ">=18.0.0"
888
808
  }
889
809
  },
890
- "node_modules/@aws-sdk/middleware-location-constraint": {
891
- "version": "3.862.0",
892
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.862.0.tgz",
893
- "integrity": "sha512-MnwLxCw7Cc9OngEH3SHFhrLlDI9WVxaBkp3oTsdY9JE7v8OE38wQ9vtjaRsynjwu0WRtrctSHbpd7h/QVvtjyA==",
810
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/nested-clients": {
811
+ "version": "3.873.0",
812
+ "resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.873.0.tgz",
813
+ "integrity": "sha512-yg8JkRHuH/xO65rtmLOWcd9XQhxX1kAonp2CliXT44eA/23OBds6XoheY44eZeHfCTgutDLTYitvy3k9fQY6ZA==",
894
814
  "dev": true,
895
815
  "license": "Apache-2.0",
896
816
  "dependencies": {
817
+ "@aws-crypto/sha256-browser": "5.2.0",
818
+ "@aws-crypto/sha256-js": "5.2.0",
819
+ "@aws-sdk/core": "3.873.0",
820
+ "@aws-sdk/middleware-host-header": "3.873.0",
821
+ "@aws-sdk/middleware-logger": "3.873.0",
822
+ "@aws-sdk/middleware-recursion-detection": "3.873.0",
823
+ "@aws-sdk/middleware-user-agent": "3.873.0",
824
+ "@aws-sdk/region-config-resolver": "3.873.0",
897
825
  "@aws-sdk/types": "3.862.0",
826
+ "@aws-sdk/util-endpoints": "3.873.0",
827
+ "@aws-sdk/util-user-agent-browser": "3.873.0",
828
+ "@aws-sdk/util-user-agent-node": "3.873.0",
829
+ "@smithy/config-resolver": "^4.1.5",
830
+ "@smithy/core": "^3.8.0",
831
+ "@smithy/fetch-http-handler": "^5.1.1",
832
+ "@smithy/hash-node": "^4.0.5",
833
+ "@smithy/invalid-dependency": "^4.0.5",
834
+ "@smithy/middleware-content-length": "^4.0.5",
835
+ "@smithy/middleware-endpoint": "^4.1.18",
836
+ "@smithy/middleware-retry": "^4.1.19",
837
+ "@smithy/middleware-serde": "^4.0.9",
838
+ "@smithy/middleware-stack": "^4.0.5",
839
+ "@smithy/node-config-provider": "^4.1.4",
840
+ "@smithy/node-http-handler": "^4.1.1",
841
+ "@smithy/protocol-http": "^5.1.3",
842
+ "@smithy/smithy-client": "^4.4.10",
898
843
  "@smithy/types": "^4.3.2",
844
+ "@smithy/url-parser": "^4.0.5",
845
+ "@smithy/util-base64": "^4.0.0",
846
+ "@smithy/util-body-length-browser": "^4.0.0",
847
+ "@smithy/util-body-length-node": "^4.0.0",
848
+ "@smithy/util-defaults-mode-browser": "^4.0.26",
849
+ "@smithy/util-defaults-mode-node": "^4.0.26",
850
+ "@smithy/util-endpoints": "^3.0.7",
851
+ "@smithy/util-middleware": "^4.0.5",
852
+ "@smithy/util-retry": "^4.0.7",
853
+ "@smithy/util-utf8": "^4.0.0",
899
854
  "tslib": "^2.6.2"
900
855
  },
901
856
  "engines": {
902
857
  "node": ">=18.0.0"
903
858
  }
904
859
  },
905
- "node_modules/@aws-sdk/middleware-logger": {
906
- "version": "3.862.0",
907
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.862.0.tgz",
908
- "integrity": "sha512-N/bXSJznNBR/i7Ofmf9+gM6dx/SPBK09ZWLKsW5iQjqKxAKn/2DozlnE54uiEs1saHZWoNDRg69Ww4XYYSlG1Q==",
860
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/region-config-resolver": {
861
+ "version": "3.873.0",
862
+ "resolved": "https://registry.npmjs.org/@aws-sdk/region-config-resolver/-/region-config-resolver-3.873.0.tgz",
863
+ "integrity": "sha512-q9sPoef+BBG6PJnc4x60vK/bfVwvRWsPgcoQyIra057S/QGjq5VkjvNk6H8xedf6vnKlXNBwq9BaANBXnldUJg==",
909
864
  "dev": true,
910
865
  "license": "Apache-2.0",
911
866
  "dependencies": {
912
867
  "@aws-sdk/types": "3.862.0",
868
+ "@smithy/node-config-provider": "^4.1.4",
913
869
  "@smithy/types": "^4.3.2",
870
+ "@smithy/util-config-provider": "^4.0.0",
871
+ "@smithy/util-middleware": "^4.0.5",
914
872
  "tslib": "^2.6.2"
915
873
  },
916
874
  "engines": {
917
875
  "node": ">=18.0.0"
918
876
  }
919
877
  },
920
- "node_modules/@aws-sdk/middleware-recursion-detection": {
921
- "version": "3.862.0",
922
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.862.0.tgz",
923
- "integrity": "sha512-KVoo3IOzEkTq97YKM4uxZcYFSNnMkhW/qj22csofLegZi5fk90ztUnnaeKfaEJHfHp/tm1Y3uSoOXH45s++kKQ==",
878
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/token-providers": {
879
+ "version": "3.873.0",
880
+ "resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.873.0.tgz",
881
+ "integrity": "sha512-BWOCeFeV/Ba8fVhtwUw/0Hz4wMm9fjXnMb4Z2a5he/jFlz5mt1/rr6IQ4MyKgzOaz24YrvqsJW2a0VUKOaYDvg==",
924
882
  "dev": true,
925
883
  "license": "Apache-2.0",
926
884
  "dependencies": {
885
+ "@aws-sdk/core": "3.873.0",
886
+ "@aws-sdk/nested-clients": "3.873.0",
927
887
  "@aws-sdk/types": "3.862.0",
928
- "@smithy/protocol-http": "^5.1.3",
888
+ "@smithy/property-provider": "^4.0.5",
889
+ "@smithy/shared-ini-file-loader": "^4.0.5",
929
890
  "@smithy/types": "^4.3.2",
930
891
  "tslib": "^2.6.2"
931
892
  },
@@ -933,59 +894,541 @@
933
894
  "node": ">=18.0.0"
934
895
  }
935
896
  },
936
- "node_modules/@aws-sdk/middleware-sdk-s3": {
937
- "version": "3.864.0",
938
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.864.0.tgz",
939
- "integrity": "sha512-GjYPZ6Xnqo17NnC8NIQyvvdzzO7dm+Ks7gpxD/HsbXPmV2aEfuFveJXneGW9e1BheSKFff6FPDWu8Gaj2Iu1yg==",
897
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/util-endpoints": {
898
+ "version": "3.873.0",
899
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-endpoints/-/util-endpoints-3.873.0.tgz",
900
+ "integrity": "sha512-YByHrhjxYdjKRf/RQygRK1uh0As1FIi9+jXTcIEX/rBgN8mUByczr2u4QXBzw7ZdbdcOBMOkPnLRjNOWW1MkFg==",
940
901
  "dev": true,
941
902
  "license": "Apache-2.0",
942
903
  "dependencies": {
943
- "@aws-sdk/core": "3.864.0",
944
904
  "@aws-sdk/types": "3.862.0",
945
- "@aws-sdk/util-arn-parser": "3.804.0",
946
- "@smithy/core": "^3.8.0",
947
- "@smithy/node-config-provider": "^4.1.4",
948
- "@smithy/protocol-http": "^5.1.3",
949
- "@smithy/signature-v4": "^5.1.3",
950
- "@smithy/smithy-client": "^4.4.10",
951
905
  "@smithy/types": "^4.3.2",
952
- "@smithy/util-config-provider": "^4.0.0",
953
- "@smithy/util-middleware": "^4.0.5",
954
- "@smithy/util-stream": "^4.2.4",
955
- "@smithy/util-utf8": "^4.0.0",
906
+ "@smithy/url-parser": "^4.0.5",
907
+ "@smithy/util-endpoints": "^3.0.7",
956
908
  "tslib": "^2.6.2"
957
909
  },
958
910
  "engines": {
959
911
  "node": ">=18.0.0"
960
912
  }
961
913
  },
962
- "node_modules/@aws-sdk/middleware-ssec": {
963
- "version": "3.862.0",
964
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.862.0.tgz",
965
- "integrity": "sha512-72VtP7DZC8lYTE2L3Efx2BrD98oe9WTK8X6hmd3WTLkbIjvgWQWIdjgaFXBs8WevsXkewIctfyA3KEezvL5ggw==",
914
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/util-user-agent-browser": {
915
+ "version": "3.873.0",
916
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-browser/-/util-user-agent-browser-3.873.0.tgz",
917
+ "integrity": "sha512-AcRdbK6o19yehEcywI43blIBhOCSo6UgyWcuOJX5CFF8k39xm1ILCjQlRRjchLAxWrm0lU0Q7XV90RiMMFMZtA==",
966
918
  "dev": true,
967
919
  "license": "Apache-2.0",
968
920
  "dependencies": {
969
921
  "@aws-sdk/types": "3.862.0",
970
922
  "@smithy/types": "^4.3.2",
923
+ "bowser": "^2.11.0",
971
924
  "tslib": "^2.6.2"
972
- },
973
- "engines": {
974
- "node": ">=18.0.0"
975
925
  }
976
926
  },
977
- "node_modules/@aws-sdk/middleware-user-agent": {
978
- "version": "3.864.0",
979
- "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.864.0.tgz",
980
- "integrity": "sha512-wrddonw4EyLNSNBrApzEhpSrDwJiNfjxDm5E+bn8n32BbAojXASH8W8jNpxz/jMgNkkJNxCfyqybGKzBX0OhbQ==",
927
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/util-user-agent-node": {
928
+ "version": "3.873.0",
929
+ "resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.873.0.tgz",
930
+ "integrity": "sha512-9MivTP+q9Sis71UxuBaIY3h5jxH0vN3/ZWGxO8ADL19S2OIfknrYSAfzE5fpoKROVBu0bS4VifHOFq4PY1zsxw==",
981
931
  "dev": true,
982
932
  "license": "Apache-2.0",
983
933
  "dependencies": {
984
- "@aws-sdk/core": "3.864.0",
934
+ "@aws-sdk/middleware-user-agent": "3.873.0",
985
935
  "@aws-sdk/types": "3.862.0",
986
- "@aws-sdk/util-endpoints": "3.862.0",
987
- "@smithy/core": "^3.8.0",
988
- "@smithy/protocol-http": "^5.1.3",
936
+ "@smithy/node-config-provider": "^4.1.4",
937
+ "@smithy/types": "^4.3.2",
938
+ "tslib": "^2.6.2"
939
+ },
940
+ "engines": {
941
+ "node": ">=18.0.0"
942
+ },
943
+ "peerDependencies": {
944
+ "aws-crt": ">=1.0.0"
945
+ },
946
+ "peerDependenciesMeta": {
947
+ "aws-crt": {
948
+ "optional": true
949
+ }
950
+ }
951
+ },
952
+ "node_modules/@aws-sdk/client-cloudfront/node_modules/@aws-sdk/xml-builder": {
953
+ "version": "3.873.0",
954
+ "resolved": "https://registry.npmjs.org/@aws-sdk/xml-builder/-/xml-builder-3.873.0.tgz",
955
+ "integrity": "sha512-kLO7k7cGJ6KaHiExSJWojZurF7SnGMDHXRuQunFnEoD0n1yB6Lqy/S/zHiQ7oJnBhPr9q0TW9qFkrsZb1Uc54w==",
956
+ "dev": true,
957
+ "license": "Apache-2.0",
958
+ "dependencies": {
959
+ "@smithy/types": "^4.3.2",
960
+ "tslib": "^2.6.2"
961
+ },
962
+ "engines": {
963
+ "node": ">=18.0.0"
964
+ }
965
+ },
966
+ "node_modules/@aws-sdk/client-s3": {
967
+ "version": "3.864.0",
968
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-s3/-/client-s3-3.864.0.tgz",
969
+ "integrity": "sha512-QGYi9bWliewxumsvbJLLyx9WC0a4DP4F+utygBcq0zwPxaM0xDfBspQvP1dsepi7mW5aAjZmJ2+Xb7X0EhzJ/g==",
970
+ "dev": true,
971
+ "license": "Apache-2.0",
972
+ "dependencies": {
973
+ "@aws-crypto/sha1-browser": "5.2.0",
974
+ "@aws-crypto/sha256-browser": "5.2.0",
975
+ "@aws-crypto/sha256-js": "5.2.0",
976
+ "@aws-sdk/core": "3.864.0",
977
+ "@aws-sdk/credential-provider-node": "3.864.0",
978
+ "@aws-sdk/middleware-bucket-endpoint": "3.862.0",
979
+ "@aws-sdk/middleware-expect-continue": "3.862.0",
980
+ "@aws-sdk/middleware-flexible-checksums": "3.864.0",
981
+ "@aws-sdk/middleware-host-header": "3.862.0",
982
+ "@aws-sdk/middleware-location-constraint": "3.862.0",
983
+ "@aws-sdk/middleware-logger": "3.862.0",
984
+ "@aws-sdk/middleware-recursion-detection": "3.862.0",
985
+ "@aws-sdk/middleware-sdk-s3": "3.864.0",
986
+ "@aws-sdk/middleware-ssec": "3.862.0",
987
+ "@aws-sdk/middleware-user-agent": "3.864.0",
988
+ "@aws-sdk/region-config-resolver": "3.862.0",
989
+ "@aws-sdk/signature-v4-multi-region": "3.864.0",
990
+ "@aws-sdk/types": "3.862.0",
991
+ "@aws-sdk/util-endpoints": "3.862.0",
992
+ "@aws-sdk/util-user-agent-browser": "3.862.0",
993
+ "@aws-sdk/util-user-agent-node": "3.864.0",
994
+ "@aws-sdk/xml-builder": "3.862.0",
995
+ "@smithy/config-resolver": "^4.1.5",
996
+ "@smithy/core": "^3.8.0",
997
+ "@smithy/eventstream-serde-browser": "^4.0.5",
998
+ "@smithy/eventstream-serde-config-resolver": "^4.1.3",
999
+ "@smithy/eventstream-serde-node": "^4.0.5",
1000
+ "@smithy/fetch-http-handler": "^5.1.1",
1001
+ "@smithy/hash-blob-browser": "^4.0.5",
1002
+ "@smithy/hash-node": "^4.0.5",
1003
+ "@smithy/hash-stream-node": "^4.0.5",
1004
+ "@smithy/invalid-dependency": "^4.0.5",
1005
+ "@smithy/md5-js": "^4.0.5",
1006
+ "@smithy/middleware-content-length": "^4.0.5",
1007
+ "@smithy/middleware-endpoint": "^4.1.18",
1008
+ "@smithy/middleware-retry": "^4.1.19",
1009
+ "@smithy/middleware-serde": "^4.0.9",
1010
+ "@smithy/middleware-stack": "^4.0.5",
1011
+ "@smithy/node-config-provider": "^4.1.4",
1012
+ "@smithy/node-http-handler": "^4.1.1",
1013
+ "@smithy/protocol-http": "^5.1.3",
1014
+ "@smithy/smithy-client": "^4.4.10",
1015
+ "@smithy/types": "^4.3.2",
1016
+ "@smithy/url-parser": "^4.0.5",
1017
+ "@smithy/util-base64": "^4.0.0",
1018
+ "@smithy/util-body-length-browser": "^4.0.0",
1019
+ "@smithy/util-body-length-node": "^4.0.0",
1020
+ "@smithy/util-defaults-mode-browser": "^4.0.26",
1021
+ "@smithy/util-defaults-mode-node": "^4.0.26",
1022
+ "@smithy/util-endpoints": "^3.0.7",
1023
+ "@smithy/util-middleware": "^4.0.5",
1024
+ "@smithy/util-retry": "^4.0.7",
1025
+ "@smithy/util-stream": "^4.2.4",
1026
+ "@smithy/util-utf8": "^4.0.0",
1027
+ "@smithy/util-waiter": "^4.0.7",
1028
+ "@types/uuid": "^9.0.1",
1029
+ "tslib": "^2.6.2",
1030
+ "uuid": "^9.0.1"
1031
+ },
1032
+ "engines": {
1033
+ "node": ">=18.0.0"
1034
+ }
1035
+ },
1036
+ "node_modules/@aws-sdk/client-sso": {
1037
+ "version": "3.864.0",
1038
+ "resolved": "https://registry.npmjs.org/@aws-sdk/client-sso/-/client-sso-3.864.0.tgz",
1039
+ "integrity": "sha512-THiOp0OpQROEKZ6IdDCDNNh3qnNn/kFFaTSOiugDpgcE5QdsOxh1/RXq7LmHpTJum3cmnFf8jG59PHcz9Tjnlw==",
1040
+ "dev": true,
1041
+ "license": "Apache-2.0",
1042
+ "dependencies": {
1043
+ "@aws-crypto/sha256-browser": "5.2.0",
1044
+ "@aws-crypto/sha256-js": "5.2.0",
1045
+ "@aws-sdk/core": "3.864.0",
1046
+ "@aws-sdk/middleware-host-header": "3.862.0",
1047
+ "@aws-sdk/middleware-logger": "3.862.0",
1048
+ "@aws-sdk/middleware-recursion-detection": "3.862.0",
1049
+ "@aws-sdk/middleware-user-agent": "3.864.0",
1050
+ "@aws-sdk/region-config-resolver": "3.862.0",
1051
+ "@aws-sdk/types": "3.862.0",
1052
+ "@aws-sdk/util-endpoints": "3.862.0",
1053
+ "@aws-sdk/util-user-agent-browser": "3.862.0",
1054
+ "@aws-sdk/util-user-agent-node": "3.864.0",
1055
+ "@smithy/config-resolver": "^4.1.5",
1056
+ "@smithy/core": "^3.8.0",
1057
+ "@smithy/fetch-http-handler": "^5.1.1",
1058
+ "@smithy/hash-node": "^4.0.5",
1059
+ "@smithy/invalid-dependency": "^4.0.5",
1060
+ "@smithy/middleware-content-length": "^4.0.5",
1061
+ "@smithy/middleware-endpoint": "^4.1.18",
1062
+ "@smithy/middleware-retry": "^4.1.19",
1063
+ "@smithy/middleware-serde": "^4.0.9",
1064
+ "@smithy/middleware-stack": "^4.0.5",
1065
+ "@smithy/node-config-provider": "^4.1.4",
1066
+ "@smithy/node-http-handler": "^4.1.1",
1067
+ "@smithy/protocol-http": "^5.1.3",
1068
+ "@smithy/smithy-client": "^4.4.10",
1069
+ "@smithy/types": "^4.3.2",
1070
+ "@smithy/url-parser": "^4.0.5",
1071
+ "@smithy/util-base64": "^4.0.0",
1072
+ "@smithy/util-body-length-browser": "^4.0.0",
1073
+ "@smithy/util-body-length-node": "^4.0.0",
1074
+ "@smithy/util-defaults-mode-browser": "^4.0.26",
1075
+ "@smithy/util-defaults-mode-node": "^4.0.26",
1076
+ "@smithy/util-endpoints": "^3.0.7",
1077
+ "@smithy/util-middleware": "^4.0.5",
1078
+ "@smithy/util-retry": "^4.0.7",
1079
+ "@smithy/util-utf8": "^4.0.0",
1080
+ "tslib": "^2.6.2"
1081
+ },
1082
+ "engines": {
1083
+ "node": ">=18.0.0"
1084
+ }
1085
+ },
1086
+ "node_modules/@aws-sdk/core": {
1087
+ "version": "3.864.0",
1088
+ "resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.864.0.tgz",
1089
+ "integrity": "sha512-LFUREbobleHEln+Zf7IG83lAZwvHZG0stI7UU0CtwyuhQy5Yx0rKksHNOCmlM7MpTEbSCfntEhYi3jUaY5e5lg==",
1090
+ "dev": true,
1091
+ "license": "Apache-2.0",
1092
+ "dependencies": {
1093
+ "@aws-sdk/types": "3.862.0",
1094
+ "@aws-sdk/xml-builder": "3.862.0",
1095
+ "@smithy/core": "^3.8.0",
1096
+ "@smithy/node-config-provider": "^4.1.4",
1097
+ "@smithy/property-provider": "^4.0.5",
1098
+ "@smithy/protocol-http": "^5.1.3",
1099
+ "@smithy/signature-v4": "^5.1.3",
1100
+ "@smithy/smithy-client": "^4.4.10",
1101
+ "@smithy/types": "^4.3.2",
1102
+ "@smithy/util-base64": "^4.0.0",
1103
+ "@smithy/util-body-length-browser": "^4.0.0",
1104
+ "@smithy/util-middleware": "^4.0.5",
1105
+ "@smithy/util-utf8": "^4.0.0",
1106
+ "fast-xml-parser": "5.2.5",
1107
+ "tslib": "^2.6.2"
1108
+ },
1109
+ "engines": {
1110
+ "node": ">=18.0.0"
1111
+ }
1112
+ },
1113
+ "node_modules/@aws-sdk/credential-provider-env": {
1114
+ "version": "3.864.0",
1115
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.864.0.tgz",
1116
+ "integrity": "sha512-StJPOI2Rt8UE6lYjXUpg6tqSZaM72xg46ljPg8kIevtBAAfdtq9K20qT/kSliWGIBocMFAv0g2mC0hAa+ECyvg==",
1117
+ "dev": true,
1118
+ "license": "Apache-2.0",
1119
+ "dependencies": {
1120
+ "@aws-sdk/core": "3.864.0",
1121
+ "@aws-sdk/types": "3.862.0",
1122
+ "@smithy/property-provider": "^4.0.5",
1123
+ "@smithy/types": "^4.3.2",
1124
+ "tslib": "^2.6.2"
1125
+ },
1126
+ "engines": {
1127
+ "node": ">=18.0.0"
1128
+ }
1129
+ },
1130
+ "node_modules/@aws-sdk/credential-provider-http": {
1131
+ "version": "3.864.0",
1132
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.864.0.tgz",
1133
+ "integrity": "sha512-E/RFVxGTuGnuD+9pFPH2j4l6HvrXzPhmpL8H8nOoJUosjx7d4v93GJMbbl1v/fkDLqW9qN4Jx2cI6PAjohA6OA==",
1134
+ "dev": true,
1135
+ "license": "Apache-2.0",
1136
+ "dependencies": {
1137
+ "@aws-sdk/core": "3.864.0",
1138
+ "@aws-sdk/types": "3.862.0",
1139
+ "@smithy/fetch-http-handler": "^5.1.1",
1140
+ "@smithy/node-http-handler": "^4.1.1",
1141
+ "@smithy/property-provider": "^4.0.5",
1142
+ "@smithy/protocol-http": "^5.1.3",
1143
+ "@smithy/smithy-client": "^4.4.10",
1144
+ "@smithy/types": "^4.3.2",
1145
+ "@smithy/util-stream": "^4.2.4",
1146
+ "tslib": "^2.6.2"
1147
+ },
1148
+ "engines": {
1149
+ "node": ">=18.0.0"
1150
+ }
1151
+ },
1152
+ "node_modules/@aws-sdk/credential-provider-ini": {
1153
+ "version": "3.864.0",
1154
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.864.0.tgz",
1155
+ "integrity": "sha512-PlxrijguR1gxyPd5EYam6OfWLarj2MJGf07DvCx9MAuQkw77HBnsu6+XbV8fQriFuoJVTBLn9ROhMr/ROAYfUg==",
1156
+ "dev": true,
1157
+ "license": "Apache-2.0",
1158
+ "dependencies": {
1159
+ "@aws-sdk/core": "3.864.0",
1160
+ "@aws-sdk/credential-provider-env": "3.864.0",
1161
+ "@aws-sdk/credential-provider-http": "3.864.0",
1162
+ "@aws-sdk/credential-provider-process": "3.864.0",
1163
+ "@aws-sdk/credential-provider-sso": "3.864.0",
1164
+ "@aws-sdk/credential-provider-web-identity": "3.864.0",
1165
+ "@aws-sdk/nested-clients": "3.864.0",
1166
+ "@aws-sdk/types": "3.862.0",
1167
+ "@smithy/credential-provider-imds": "^4.0.7",
1168
+ "@smithy/property-provider": "^4.0.5",
1169
+ "@smithy/shared-ini-file-loader": "^4.0.5",
1170
+ "@smithy/types": "^4.3.2",
1171
+ "tslib": "^2.6.2"
1172
+ },
1173
+ "engines": {
1174
+ "node": ">=18.0.0"
1175
+ }
1176
+ },
1177
+ "node_modules/@aws-sdk/credential-provider-node": {
1178
+ "version": "3.864.0",
1179
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.864.0.tgz",
1180
+ "integrity": "sha512-2BEymFeXURS+4jE9tP3vahPwbYRl0/1MVaFZcijj6pq+nf5EPGvkFillbdBRdc98ZI2NedZgSKu3gfZXgYdUhQ==",
1181
+ "dev": true,
1182
+ "license": "Apache-2.0",
1183
+ "dependencies": {
1184
+ "@aws-sdk/credential-provider-env": "3.864.0",
1185
+ "@aws-sdk/credential-provider-http": "3.864.0",
1186
+ "@aws-sdk/credential-provider-ini": "3.864.0",
1187
+ "@aws-sdk/credential-provider-process": "3.864.0",
1188
+ "@aws-sdk/credential-provider-sso": "3.864.0",
1189
+ "@aws-sdk/credential-provider-web-identity": "3.864.0",
1190
+ "@aws-sdk/types": "3.862.0",
1191
+ "@smithy/credential-provider-imds": "^4.0.7",
1192
+ "@smithy/property-provider": "^4.0.5",
1193
+ "@smithy/shared-ini-file-loader": "^4.0.5",
1194
+ "@smithy/types": "^4.3.2",
1195
+ "tslib": "^2.6.2"
1196
+ },
1197
+ "engines": {
1198
+ "node": ">=18.0.0"
1199
+ }
1200
+ },
1201
+ "node_modules/@aws-sdk/credential-provider-process": {
1202
+ "version": "3.864.0",
1203
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.864.0.tgz",
1204
+ "integrity": "sha512-Zxnn1hxhq7EOqXhVYgkF4rI9MnaO3+6bSg/tErnBQ3F8kDpA7CFU24G1YxwaJXp2X4aX3LwthefmSJHwcVP/2g==",
1205
+ "dev": true,
1206
+ "license": "Apache-2.0",
1207
+ "dependencies": {
1208
+ "@aws-sdk/core": "3.864.0",
1209
+ "@aws-sdk/types": "3.862.0",
1210
+ "@smithy/property-provider": "^4.0.5",
1211
+ "@smithy/shared-ini-file-loader": "^4.0.5",
1212
+ "@smithy/types": "^4.3.2",
1213
+ "tslib": "^2.6.2"
1214
+ },
1215
+ "engines": {
1216
+ "node": ">=18.0.0"
1217
+ }
1218
+ },
1219
+ "node_modules/@aws-sdk/credential-provider-sso": {
1220
+ "version": "3.864.0",
1221
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.864.0.tgz",
1222
+ "integrity": "sha512-UPyPNQbxDwHVGmgWdGg9/9yvzuedRQVF5jtMkmP565YX9pKZ8wYAcXhcYdNPWFvH0GYdB0crKOmvib+bmCuwkw==",
1223
+ "dev": true,
1224
+ "license": "Apache-2.0",
1225
+ "dependencies": {
1226
+ "@aws-sdk/client-sso": "3.864.0",
1227
+ "@aws-sdk/core": "3.864.0",
1228
+ "@aws-sdk/token-providers": "3.864.0",
1229
+ "@aws-sdk/types": "3.862.0",
1230
+ "@smithy/property-provider": "^4.0.5",
1231
+ "@smithy/shared-ini-file-loader": "^4.0.5",
1232
+ "@smithy/types": "^4.3.2",
1233
+ "tslib": "^2.6.2"
1234
+ },
1235
+ "engines": {
1236
+ "node": ">=18.0.0"
1237
+ }
1238
+ },
1239
+ "node_modules/@aws-sdk/credential-provider-web-identity": {
1240
+ "version": "3.864.0",
1241
+ "resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.864.0.tgz",
1242
+ "integrity": "sha512-nNcjPN4SYg8drLwqK0vgVeSvxeGQiD0FxOaT38mV2H8cu0C5NzpvA+14Xy+W6vT84dxgmJYKk71Cr5QL2Oz+rA==",
1243
+ "dev": true,
1244
+ "license": "Apache-2.0",
1245
+ "dependencies": {
1246
+ "@aws-sdk/core": "3.864.0",
1247
+ "@aws-sdk/nested-clients": "3.864.0",
1248
+ "@aws-sdk/types": "3.862.0",
1249
+ "@smithy/property-provider": "^4.0.5",
1250
+ "@smithy/types": "^4.3.2",
1251
+ "tslib": "^2.6.2"
1252
+ },
1253
+ "engines": {
1254
+ "node": ">=18.0.0"
1255
+ }
1256
+ },
1257
+ "node_modules/@aws-sdk/middleware-bucket-endpoint": {
1258
+ "version": "3.862.0",
1259
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-bucket-endpoint/-/middleware-bucket-endpoint-3.862.0.tgz",
1260
+ "integrity": "sha512-Wcsc7VPLjImQw+CP1/YkwyofMs9Ab6dVq96iS8p0zv0C6YTaMjvillkau4zFfrrrTshdzFWKptIFhKK8Zsei1g==",
1261
+ "dev": true,
1262
+ "license": "Apache-2.0",
1263
+ "dependencies": {
1264
+ "@aws-sdk/types": "3.862.0",
1265
+ "@aws-sdk/util-arn-parser": "3.804.0",
1266
+ "@smithy/node-config-provider": "^4.1.4",
1267
+ "@smithy/protocol-http": "^5.1.3",
1268
+ "@smithy/types": "^4.3.2",
1269
+ "@smithy/util-config-provider": "^4.0.0",
1270
+ "tslib": "^2.6.2"
1271
+ },
1272
+ "engines": {
1273
+ "node": ">=18.0.0"
1274
+ }
1275
+ },
1276
+ "node_modules/@aws-sdk/middleware-expect-continue": {
1277
+ "version": "3.862.0",
1278
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-expect-continue/-/middleware-expect-continue-3.862.0.tgz",
1279
+ "integrity": "sha512-oG3AaVUJ+26p0ESU4INFn6MmqqiBFZGrebST66Or+YBhteed2rbbFl7mCfjtPWUFgquQlvT1UP19P3LjQKeKpw==",
1280
+ "dev": true,
1281
+ "license": "Apache-2.0",
1282
+ "dependencies": {
1283
+ "@aws-sdk/types": "3.862.0",
1284
+ "@smithy/protocol-http": "^5.1.3",
1285
+ "@smithy/types": "^4.3.2",
1286
+ "tslib": "^2.6.2"
1287
+ },
1288
+ "engines": {
1289
+ "node": ">=18.0.0"
1290
+ }
1291
+ },
1292
+ "node_modules/@aws-sdk/middleware-flexible-checksums": {
1293
+ "version": "3.864.0",
1294
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.864.0.tgz",
1295
+ "integrity": "sha512-MvakvzPZi9uyP3YADuIqtk/FAcPFkyYFWVVMf5iFs/rCdk0CUzn02Qf4CSuyhbkS6Y0KrAsMgKR4MgklPU79Wg==",
1296
+ "dev": true,
1297
+ "license": "Apache-2.0",
1298
+ "dependencies": {
1299
+ "@aws-crypto/crc32": "5.2.0",
1300
+ "@aws-crypto/crc32c": "5.2.0",
1301
+ "@aws-crypto/util": "5.2.0",
1302
+ "@aws-sdk/core": "3.864.0",
1303
+ "@aws-sdk/types": "3.862.0",
1304
+ "@smithy/is-array-buffer": "^4.0.0",
1305
+ "@smithy/node-config-provider": "^4.1.4",
1306
+ "@smithy/protocol-http": "^5.1.3",
1307
+ "@smithy/types": "^4.3.2",
1308
+ "@smithy/util-middleware": "^4.0.5",
1309
+ "@smithy/util-stream": "^4.2.4",
1310
+ "@smithy/util-utf8": "^4.0.0",
1311
+ "tslib": "^2.6.2"
1312
+ },
1313
+ "engines": {
1314
+ "node": ">=18.0.0"
1315
+ }
1316
+ },
1317
+ "node_modules/@aws-sdk/middleware-host-header": {
1318
+ "version": "3.862.0",
1319
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-host-header/-/middleware-host-header-3.862.0.tgz",
1320
+ "integrity": "sha512-jDje8dCFeFHfuCAxMDXBs8hy8q9NCTlyK4ThyyfAj3U4Pixly2mmzY2u7b7AyGhWsjJNx8uhTjlYq5zkQPQCYw==",
1321
+ "dev": true,
1322
+ "license": "Apache-2.0",
1323
+ "dependencies": {
1324
+ "@aws-sdk/types": "3.862.0",
1325
+ "@smithy/protocol-http": "^5.1.3",
1326
+ "@smithy/types": "^4.3.2",
1327
+ "tslib": "^2.6.2"
1328
+ },
1329
+ "engines": {
1330
+ "node": ">=18.0.0"
1331
+ }
1332
+ },
1333
+ "node_modules/@aws-sdk/middleware-location-constraint": {
1334
+ "version": "3.862.0",
1335
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-location-constraint/-/middleware-location-constraint-3.862.0.tgz",
1336
+ "integrity": "sha512-MnwLxCw7Cc9OngEH3SHFhrLlDI9WVxaBkp3oTsdY9JE7v8OE38wQ9vtjaRsynjwu0WRtrctSHbpd7h/QVvtjyA==",
1337
+ "dev": true,
1338
+ "license": "Apache-2.0",
1339
+ "dependencies": {
1340
+ "@aws-sdk/types": "3.862.0",
1341
+ "@smithy/types": "^4.3.2",
1342
+ "tslib": "^2.6.2"
1343
+ },
1344
+ "engines": {
1345
+ "node": ">=18.0.0"
1346
+ }
1347
+ },
1348
+ "node_modules/@aws-sdk/middleware-logger": {
1349
+ "version": "3.862.0",
1350
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-logger/-/middleware-logger-3.862.0.tgz",
1351
+ "integrity": "sha512-N/bXSJznNBR/i7Ofmf9+gM6dx/SPBK09ZWLKsW5iQjqKxAKn/2DozlnE54uiEs1saHZWoNDRg69Ww4XYYSlG1Q==",
1352
+ "dev": true,
1353
+ "license": "Apache-2.0",
1354
+ "dependencies": {
1355
+ "@aws-sdk/types": "3.862.0",
1356
+ "@smithy/types": "^4.3.2",
1357
+ "tslib": "^2.6.2"
1358
+ },
1359
+ "engines": {
1360
+ "node": ">=18.0.0"
1361
+ }
1362
+ },
1363
+ "node_modules/@aws-sdk/middleware-recursion-detection": {
1364
+ "version": "3.862.0",
1365
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-recursion-detection/-/middleware-recursion-detection-3.862.0.tgz",
1366
+ "integrity": "sha512-KVoo3IOzEkTq97YKM4uxZcYFSNnMkhW/qj22csofLegZi5fk90ztUnnaeKfaEJHfHp/tm1Y3uSoOXH45s++kKQ==",
1367
+ "dev": true,
1368
+ "license": "Apache-2.0",
1369
+ "dependencies": {
1370
+ "@aws-sdk/types": "3.862.0",
1371
+ "@smithy/protocol-http": "^5.1.3",
1372
+ "@smithy/types": "^4.3.2",
1373
+ "tslib": "^2.6.2"
1374
+ },
1375
+ "engines": {
1376
+ "node": ">=18.0.0"
1377
+ }
1378
+ },
1379
+ "node_modules/@aws-sdk/middleware-sdk-s3": {
1380
+ "version": "3.864.0",
1381
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.864.0.tgz",
1382
+ "integrity": "sha512-GjYPZ6Xnqo17NnC8NIQyvvdzzO7dm+Ks7gpxD/HsbXPmV2aEfuFveJXneGW9e1BheSKFff6FPDWu8Gaj2Iu1yg==",
1383
+ "dev": true,
1384
+ "license": "Apache-2.0",
1385
+ "dependencies": {
1386
+ "@aws-sdk/core": "3.864.0",
1387
+ "@aws-sdk/types": "3.862.0",
1388
+ "@aws-sdk/util-arn-parser": "3.804.0",
1389
+ "@smithy/core": "^3.8.0",
1390
+ "@smithy/node-config-provider": "^4.1.4",
1391
+ "@smithy/protocol-http": "^5.1.3",
1392
+ "@smithy/signature-v4": "^5.1.3",
1393
+ "@smithy/smithy-client": "^4.4.10",
1394
+ "@smithy/types": "^4.3.2",
1395
+ "@smithy/util-config-provider": "^4.0.0",
1396
+ "@smithy/util-middleware": "^4.0.5",
1397
+ "@smithy/util-stream": "^4.2.4",
1398
+ "@smithy/util-utf8": "^4.0.0",
1399
+ "tslib": "^2.6.2"
1400
+ },
1401
+ "engines": {
1402
+ "node": ">=18.0.0"
1403
+ }
1404
+ },
1405
+ "node_modules/@aws-sdk/middleware-ssec": {
1406
+ "version": "3.862.0",
1407
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-ssec/-/middleware-ssec-3.862.0.tgz",
1408
+ "integrity": "sha512-72VtP7DZC8lYTE2L3Efx2BrD98oe9WTK8X6hmd3WTLkbIjvgWQWIdjgaFXBs8WevsXkewIctfyA3KEezvL5ggw==",
1409
+ "dev": true,
1410
+ "license": "Apache-2.0",
1411
+ "dependencies": {
1412
+ "@aws-sdk/types": "3.862.0",
1413
+ "@smithy/types": "^4.3.2",
1414
+ "tslib": "^2.6.2"
1415
+ },
1416
+ "engines": {
1417
+ "node": ">=18.0.0"
1418
+ }
1419
+ },
1420
+ "node_modules/@aws-sdk/middleware-user-agent": {
1421
+ "version": "3.864.0",
1422
+ "resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.864.0.tgz",
1423
+ "integrity": "sha512-wrddonw4EyLNSNBrApzEhpSrDwJiNfjxDm5E+bn8n32BbAojXASH8W8jNpxz/jMgNkkJNxCfyqybGKzBX0OhbQ==",
1424
+ "dev": true,
1425
+ "license": "Apache-2.0",
1426
+ "dependencies": {
1427
+ "@aws-sdk/core": "3.864.0",
1428
+ "@aws-sdk/types": "3.862.0",
1429
+ "@aws-sdk/util-endpoints": "3.862.0",
1430
+ "@smithy/core": "^3.8.0",
1431
+ "@smithy/protocol-http": "^5.1.3",
989
1432
  "@smithy/types": "^4.3.2",
990
1433
  "tslib": "^2.6.2"
991
1434
  },
@@ -2089,9 +2532,9 @@
2089
2532
  }
2090
2533
  },
2091
2534
  "node_modules/@eslint/core": {
2092
- "version": "0.13.0",
2093
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.13.0.tgz",
2094
- "integrity": "sha512-yfkgDw1KR66rkT5A8ci4irzDysN7FRpq3ttJolR88OqQikAWqwA8j5VZyas+vjyBNFIJ7MfybJ9plMILI2UrCw==",
2535
+ "version": "0.15.2",
2536
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz",
2537
+ "integrity": "sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==",
2095
2538
  "dev": true,
2096
2539
  "license": "Apache-2.0",
2097
2540
  "dependencies": {
@@ -2102,34 +2545,47 @@
2102
2545
  }
2103
2546
  },
2104
2547
  "node_modules/@eslint/css": {
2105
- "version": "0.7.0",
2106
- "resolved": "https://registry.npmjs.org/@eslint/css/-/css-0.7.0.tgz",
2107
- "integrity": "sha512-d6mo8etv4igrTGxgvWSgA5+TsppfObM/Xhlu8JWbkqNBiaJXztUNH45R1B4i1GL2PNIFMLREI3Kh9lTBi19l7g==",
2548
+ "version": "0.10.0",
2549
+ "resolved": "https://registry.npmjs.org/@eslint/css/-/css-0.10.0.tgz",
2550
+ "integrity": "sha512-pHoYRWS08oeU0qVez1pZCcbqHzoJnM5VMtrxH2nWDJ0ukq9DkwWV1BTY+PWK+eWBbndN9W0O9WjJTyAHsDoPOg==",
2108
2551
  "dev": true,
2109
2552
  "license": "Apache-2.0",
2110
2553
  "dependencies": {
2111
- "@eslint/core": "^0.13.0",
2112
- "@eslint/css-tree": "^3.3.3",
2113
- "@eslint/plugin-kit": "^0.2.5"
2554
+ "@eslint/core": "^0.14.0",
2555
+ "@eslint/css-tree": "^3.6.1",
2556
+ "@eslint/plugin-kit": "^0.3.1"
2114
2557
  },
2115
2558
  "engines": {
2116
2559
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2117
2560
  }
2118
2561
  },
2119
2562
  "node_modules/@eslint/css-tree": {
2120
- "version": "3.5.3",
2121
- "resolved": "https://registry.npmjs.org/@eslint/css-tree/-/css-tree-3.5.3.tgz",
2122
- "integrity": "sha512-8I/D8eFcEH6O/arcAeS7MshqPm15ojS25oWxSZwSVxz5SkV2U7o5D2hiUZu7DclJAKV52LB8SosDnIs8Ifpnhw==",
2563
+ "version": "3.6.3",
2564
+ "resolved": "https://registry.npmjs.org/@eslint/css-tree/-/css-tree-3.6.3.tgz",
2565
+ "integrity": "sha512-M9iq4Brt/MG+5/B4Jrla5XZqaCgaHjfZyMSUJM3KNpBU61u8gMYg4TTaNTP/mUGR/rnRrVV7RXmh5qI4pIk0Yw==",
2123
2566
  "dev": true,
2124
2567
  "license": "MIT",
2125
2568
  "dependencies": {
2126
- "mdn-data": "2.20.0",
2569
+ "mdn-data": "2.21.0",
2127
2570
  "source-map-js": "^1.0.1"
2128
2571
  },
2129
2572
  "engines": {
2130
2573
  "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0"
2131
2574
  }
2132
2575
  },
2576
+ "node_modules/@eslint/css/node_modules/@eslint/core": {
2577
+ "version": "0.14.0",
2578
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.14.0.tgz",
2579
+ "integrity": "sha512-qIbV0/JZr7iSDjqAc60IqbLdsj9GDt16xQtWD+B78d/HAlvysGdZZ6rpJHGAc2T0FQx1X6thsSPdnoiGKdNtdg==",
2580
+ "dev": true,
2581
+ "license": "Apache-2.0",
2582
+ "dependencies": {
2583
+ "@types/json-schema": "^7.0.15"
2584
+ },
2585
+ "engines": {
2586
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2587
+ }
2588
+ },
2133
2589
  "node_modules/@eslint/eslintrc": {
2134
2590
  "version": "2.1.4",
2135
2591
  "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz",
@@ -2173,9 +2629,9 @@
2173
2629
  }
2174
2630
  },
2175
2631
  "node_modules/@eslint/js": {
2176
- "version": "9.33.0",
2177
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.33.0.tgz",
2178
- "integrity": "sha512-5K1/mKhWaMfreBGJTwval43JJmkip0RmM+3+IuqupeSKNC/Th2Kc7ucaq5ovTSra/OOKB9c58CGSz3QMVbWt0A==",
2632
+ "version": "9.34.0",
2633
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.34.0.tgz",
2634
+ "integrity": "sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==",
2179
2635
  "dev": true,
2180
2636
  "license": "MIT",
2181
2637
  "engines": {
@@ -2186,42 +2642,29 @@
2186
2642
  }
2187
2643
  },
2188
2644
  "node_modules/@eslint/json": {
2189
- "version": "0.12.0",
2190
- "resolved": "https://registry.npmjs.org/@eslint/json/-/json-0.12.0.tgz",
2191
- "integrity": "sha512-n/7dz8HFStpEe4o5eYk0tdkBdGUS/ZGb0GQCeDWN1ZmRq67HMHK4vC33b0rQlTT6xdZoX935P4vstiWVk5Ying==",
2645
+ "version": "0.13.1",
2646
+ "resolved": "https://registry.npmjs.org/@eslint/json/-/json-0.13.1.tgz",
2647
+ "integrity": "sha512-AGzO7cR0QqSEfJdx9jT4SHQ6BJ5K0G8kN7WNGI1Hgy5AVbUhBKfFoN0gNo86j97aqkU57mqFUW9ytMPdEnVARA==",
2192
2648
  "dev": true,
2193
2649
  "license": "Apache-2.0",
2194
2650
  "dependencies": {
2195
- "@eslint/core": "^0.12.0",
2196
- "@eslint/plugin-kit": "^0.2.7",
2197
- "@humanwhocodes/momoa": "^3.3.4",
2651
+ "@eslint/core": "^0.15.1",
2652
+ "@eslint/plugin-kit": "^0.3.4",
2653
+ "@humanwhocodes/momoa": "^3.3.8",
2198
2654
  "natural-compare": "^1.4.0"
2199
2655
  },
2200
2656
  "engines": {
2201
2657
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2202
2658
  }
2203
2659
  },
2204
- "node_modules/@eslint/json/node_modules/@eslint/core": {
2205
- "version": "0.12.0",
2206
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.12.0.tgz",
2207
- "integrity": "sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==",
2208
- "dev": true,
2209
- "license": "Apache-2.0",
2210
- "dependencies": {
2211
- "@types/json-schema": "^7.0.15"
2212
- },
2213
- "engines": {
2214
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
2215
- }
2216
- },
2217
2660
  "node_modules/@eslint/plugin-kit": {
2218
- "version": "0.2.8",
2219
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz",
2220
- "integrity": "sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==",
2661
+ "version": "0.3.5",
2662
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz",
2663
+ "integrity": "sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==",
2221
2664
  "dev": true,
2222
2665
  "license": "Apache-2.0",
2223
2666
  "dependencies": {
2224
- "@eslint/core": "^0.13.0",
2667
+ "@eslint/core": "^0.15.2",
2225
2668
  "levn": "^0.4.1"
2226
2669
  },
2227
2670
  "engines": {
@@ -2258,9 +2701,9 @@
2258
2701
  }
2259
2702
  },
2260
2703
  "node_modules/@humanwhocodes/momoa": {
2261
- "version": "3.3.8",
2262
- "resolved": "https://registry.npmjs.org/@humanwhocodes/momoa/-/momoa-3.3.8.tgz",
2263
- "integrity": "sha512-/3PZzor2imi/RLLcnHztkwA79txiVvW145Ve2cp5dxRcH5qOUNJPToasqLFHniTfw4B4lT7jGDdBOPXbXYlIMQ==",
2704
+ "version": "3.3.9",
2705
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/momoa/-/momoa-3.3.9.tgz",
2706
+ "integrity": "sha512-LHw6Op4bJb3/3KZgOgwflJx5zY9XOy0NU1NuyUFKGdTwHYmP+PbnQGCYQJ8NVNlulLfQish34b0VuUlLYP3AXA==",
2264
2707
  "dev": true,
2265
2708
  "license": "Apache-2.0",
2266
2709
  "engines": {
@@ -2701,14 +3144,14 @@
2701
3144
  }
2702
3145
  },
2703
3146
  "node_modules/@inquirer/prompts": {
2704
- "version": "7.8.2",
2705
- "resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.8.2.tgz",
2706
- "integrity": "sha512-nqhDw2ZcAUrKNPwhjinJny903bRhI0rQhiDz1LksjeRxqa36i3l75+4iXbOy0rlDpLJGxqtgoPavQjmmyS5UJw==",
3147
+ "version": "7.8.3",
3148
+ "resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.8.3.tgz",
3149
+ "integrity": "sha512-iHYp+JCaCRktM/ESZdpHI51yqsDgXu+dMs4semzETftOaF8u5hwlqnbIsuIR/LrWZl8Pm1/gzteK9I7MAq5HTA==",
2707
3150
  "dev": true,
2708
3151
  "license": "MIT",
2709
3152
  "dependencies": {
2710
3153
  "@inquirer/checkbox": "^4.2.1",
2711
- "@inquirer/confirm": "^5.1.14",
3154
+ "@inquirer/confirm": "^5.1.15",
2712
3155
  "@inquirer/editor": "^4.2.17",
2713
3156
  "@inquirer/expand": "^4.0.17",
2714
3157
  "@inquirer/input": "^4.2.1",
@@ -2731,9 +3174,9 @@
2731
3174
  }
2732
3175
  },
2733
3176
  "node_modules/@inquirer/prompts/node_modules/@inquirer/confirm": {
2734
- "version": "5.1.14",
2735
- "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.14.tgz",
2736
- "integrity": "sha512-5yR4IBfe0kXe59r1YCTG8WXkUbl7Z35HK87Sw+WUyGD8wNUx7JvY7laahzeytyE1oLn74bQnL7hstctQxisQ8Q==",
3177
+ "version": "5.1.15",
3178
+ "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.15.tgz",
3179
+ "integrity": "sha512-SwHMGa8Z47LawQN0rog0sT+6JpiL0B7eW9p1Bb7iCeKDGTI5Ez25TSc2l8kw52VV7hA4sX/C78CGkMrKXfuspA==",
2737
3180
  "dev": true,
2738
3181
  "license": "MIT",
2739
3182
  "dependencies": {
@@ -3196,9 +3639,9 @@
3196
3639
  }
3197
3640
  },
3198
3641
  "node_modules/@jsforce/jsforce-node": {
3199
- "version": "3.10.1",
3200
- "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.1.tgz",
3201
- "integrity": "sha512-HZcekfFFGOIIqdkCVI5wmP+Nxpmbhwj8CJH5fAii6dcdMhFgTp0sMGwWZe2Br74Nmp7GEESFVuTcIjk+NX5ajA==",
3642
+ "version": "3.10.4",
3643
+ "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.10.4.tgz",
3644
+ "integrity": "sha512-do5a2GfvlctifYL4q41WvHiLtVFfk/eUyVsJw0mkyX+mgSg9KXLOrsXK4zpZPcIa+HUJ+ccF6fDs/vwkXlZ3tQ==",
3202
3645
  "license": "MIT",
3203
3646
  "dependencies": {
3204
3647
  "@sindresorhus/is": "^4",
@@ -3587,13 +4030,13 @@
3587
4030
  }
3588
4031
  },
3589
4032
  "node_modules/@oclif/plugin-not-found": {
3590
- "version": "3.2.65",
3591
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.65.tgz",
3592
- "integrity": "sha512-WgP78eBiRsQYxRIkEui/eyR0l3a2w6LdGMoZTg3DvFwKqZ2X542oUfUmTSqvb19LxdS4uaQ+Mwp4DTVHw5lk/A==",
4033
+ "version": "3.2.66",
4034
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.66.tgz",
4035
+ "integrity": "sha512-f3GmQrq13egIRc8+1aiFGsGUkNCIUv8nxJodmUicCC2BV6dg+KSY/5v3DicDBdni/HisKYt92S+OelAxQiN0EQ==",
3593
4036
  "dev": true,
3594
4037
  "license": "MIT",
3595
4038
  "dependencies": {
3596
- "@inquirer/prompts": "^7.8.2",
4039
+ "@inquirer/prompts": "^7.8.3",
3597
4040
  "@oclif/core": "^4.5.2",
3598
4041
  "ansis": "^3.17.0",
3599
4042
  "fast-levenshtein": "^3.0.0"
@@ -3911,12 +4354,12 @@
3911
4354
  }
3912
4355
  },
3913
4356
  "node_modules/@salesforce/core": {
3914
- "version": "8.21.2",
3915
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.21.2.tgz",
3916
- "integrity": "sha512-DUoArD9jf8slp78JmJI+c3DLpZ79VyQ4ftyYzL8qe/hww9Nf5/L4shezo1IoI3FvnVuXwwRQ6oUnwxdcVJqbKQ==",
4357
+ "version": "8.22.0",
4358
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.22.0.tgz",
4359
+ "integrity": "sha512-TK9kODqvgIUuCP9L3jqrR1e5JLMzPGnAsCXwdtQrD/AjKMj7bT+NRQeuF+55X7aiEtcedO/fs49ldPvBf9bkOA==",
3917
4360
  "license": "BSD-3-Clause",
3918
4361
  "dependencies": {
3919
- "@jsforce/jsforce-node": "^3.10.1",
4362
+ "@jsforce/jsforce-node": "^3.10.4",
3920
4363
  "@salesforce/kit": "^3.2.2",
3921
4364
  "@salesforce/schemas": "^1.9.1",
3922
4365
  "@salesforce/ts-types": "^2.0.11",
@@ -5315,69 +5758,239 @@
5315
5758
  "tslib": "^2.6.2"
5316
5759
  },
5317
5760
  "engines": {
5318
- "node": ">=18.0.0"
5761
+ "node": ">=18.0.0"
5762
+ }
5763
+ },
5764
+ "node_modules/@smithy/util-uri-escape": {
5765
+ "version": "4.0.0",
5766
+ "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.0.0.tgz",
5767
+ "integrity": "sha512-77yfbCbQMtgtTylO9itEAdpPXSog3ZxMe09AEhm0dU0NLTalV70ghDZFR+Nfi1C60jnJoh/Re4090/DuZh2Omg==",
5768
+ "dev": true,
5769
+ "license": "Apache-2.0",
5770
+ "dependencies": {
5771
+ "tslib": "^2.6.2"
5772
+ },
5773
+ "engines": {
5774
+ "node": ">=18.0.0"
5775
+ }
5776
+ },
5777
+ "node_modules/@smithy/util-utf8": {
5778
+ "version": "4.0.0",
5779
+ "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.0.0.tgz",
5780
+ "integrity": "sha512-b+zebfKCfRdgNJDknHCob3O7FpeYQN6ZG6YLExMcasDHsCXlsXCEuiPZeLnJLpwa5dvPetGlnGCiMHuLwGvFow==",
5781
+ "dev": true,
5782
+ "license": "Apache-2.0",
5783
+ "dependencies": {
5784
+ "@smithy/util-buffer-from": "^4.0.0",
5785
+ "tslib": "^2.6.2"
5786
+ },
5787
+ "engines": {
5788
+ "node": ">=18.0.0"
5789
+ }
5790
+ },
5791
+ "node_modules/@smithy/util-waiter": {
5792
+ "version": "4.0.7",
5793
+ "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.7.tgz",
5794
+ "integrity": "sha512-mYqtQXPmrwvUljaHyGxYUIIRI3qjBTEb/f5QFi3A6VlxhpmZd5mWXn9W+qUkf2pVE1Hv3SqxefiZOPGdxmO64A==",
5795
+ "dev": true,
5796
+ "license": "Apache-2.0",
5797
+ "dependencies": {
5798
+ "@smithy/abort-controller": "^4.0.5",
5799
+ "@smithy/types": "^4.3.2",
5800
+ "tslib": "^2.6.2"
5801
+ },
5802
+ "engines": {
5803
+ "node": ">=18.0.0"
5804
+ }
5805
+ },
5806
+ "node_modules/@stylistic/eslint-plugin": {
5807
+ "version": "3.1.0",
5808
+ "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-3.1.0.tgz",
5809
+ "integrity": "sha512-pA6VOrOqk0+S8toJYhQGv2MWpQQR0QpeUo9AhNkC49Y26nxBQ/nH1rta9bUU1rPw2fJ1zZEMV5oCX5AazT7J2g==",
5810
+ "dev": true,
5811
+ "license": "MIT",
5812
+ "dependencies": {
5813
+ "@typescript-eslint/utils": "^8.13.0",
5814
+ "eslint-visitor-keys": "^4.2.0",
5815
+ "espree": "^10.3.0",
5816
+ "estraverse": "^5.3.0",
5817
+ "picomatch": "^4.0.2"
5818
+ },
5819
+ "engines": {
5820
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5821
+ },
5822
+ "peerDependencies": {
5823
+ "eslint": ">=8.40.0"
5824
+ }
5825
+ },
5826
+ "node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils": {
5827
+ "version": "4.7.0",
5828
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
5829
+ "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
5830
+ "dev": true,
5831
+ "license": "MIT",
5832
+ "dependencies": {
5833
+ "eslint-visitor-keys": "^3.4.3"
5834
+ },
5835
+ "engines": {
5836
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5837
+ },
5838
+ "funding": {
5839
+ "url": "https://opencollective.com/eslint"
5840
+ },
5841
+ "peerDependencies": {
5842
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
5843
+ }
5844
+ },
5845
+ "node_modules/@stylistic/eslint-plugin/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
5846
+ "version": "3.4.3",
5847
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
5848
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
5849
+ "dev": true,
5850
+ "license": "Apache-2.0",
5851
+ "engines": {
5852
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5853
+ },
5854
+ "funding": {
5855
+ "url": "https://opencollective.com/eslint"
5856
+ }
5857
+ },
5858
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/project-service": {
5859
+ "version": "8.39.0",
5860
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.0.tgz",
5861
+ "integrity": "sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==",
5862
+ "dev": true,
5863
+ "license": "MIT",
5864
+ "dependencies": {
5865
+ "@typescript-eslint/tsconfig-utils": "^8.39.0",
5866
+ "@typescript-eslint/types": "^8.39.0",
5867
+ "debug": "^4.3.4"
5868
+ },
5869
+ "engines": {
5870
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5871
+ },
5872
+ "funding": {
5873
+ "type": "opencollective",
5874
+ "url": "https://opencollective.com/typescript-eslint"
5875
+ },
5876
+ "peerDependencies": {
5877
+ "typescript": ">=4.8.4 <6.0.0"
5878
+ }
5879
+ },
5880
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5881
+ "version": "8.39.0",
5882
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz",
5883
+ "integrity": "sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==",
5884
+ "dev": true,
5885
+ "license": "MIT",
5886
+ "dependencies": {
5887
+ "@typescript-eslint/types": "8.39.0",
5888
+ "@typescript-eslint/visitor-keys": "8.39.0"
5889
+ },
5890
+ "engines": {
5891
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5892
+ },
5893
+ "funding": {
5894
+ "type": "opencollective",
5895
+ "url": "https://opencollective.com/typescript-eslint"
5896
+ }
5897
+ },
5898
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/types": {
5899
+ "version": "8.39.0",
5900
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
5901
+ "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
5902
+ "dev": true,
5903
+ "license": "MIT",
5904
+ "engines": {
5905
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5906
+ },
5907
+ "funding": {
5908
+ "type": "opencollective",
5909
+ "url": "https://opencollective.com/typescript-eslint"
5319
5910
  }
5320
5911
  },
5321
- "node_modules/@smithy/util-uri-escape": {
5322
- "version": "4.0.0",
5323
- "resolved": "https://registry.npmjs.org/@smithy/util-uri-escape/-/util-uri-escape-4.0.0.tgz",
5324
- "integrity": "sha512-77yfbCbQMtgtTylO9itEAdpPXSog3ZxMe09AEhm0dU0NLTalV70ghDZFR+Nfi1C60jnJoh/Re4090/DuZh2Omg==",
5912
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": {
5913
+ "version": "8.39.0",
5914
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz",
5915
+ "integrity": "sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==",
5325
5916
  "dev": true,
5326
- "license": "Apache-2.0",
5917
+ "license": "MIT",
5327
5918
  "dependencies": {
5328
- "tslib": "^2.6.2"
5919
+ "@typescript-eslint/project-service": "8.39.0",
5920
+ "@typescript-eslint/tsconfig-utils": "8.39.0",
5921
+ "@typescript-eslint/types": "8.39.0",
5922
+ "@typescript-eslint/visitor-keys": "8.39.0",
5923
+ "debug": "^4.3.4",
5924
+ "fast-glob": "^3.3.2",
5925
+ "is-glob": "^4.0.3",
5926
+ "minimatch": "^9.0.4",
5927
+ "semver": "^7.6.0",
5928
+ "ts-api-utils": "^2.1.0"
5329
5929
  },
5330
5930
  "engines": {
5331
- "node": ">=18.0.0"
5931
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5932
+ },
5933
+ "funding": {
5934
+ "type": "opencollective",
5935
+ "url": "https://opencollective.com/typescript-eslint"
5936
+ },
5937
+ "peerDependencies": {
5938
+ "typescript": ">=4.8.4 <6.0.0"
5332
5939
  }
5333
5940
  },
5334
- "node_modules/@smithy/util-utf8": {
5335
- "version": "4.0.0",
5336
- "resolved": "https://registry.npmjs.org/@smithy/util-utf8/-/util-utf8-4.0.0.tgz",
5337
- "integrity": "sha512-b+zebfKCfRdgNJDknHCob3O7FpeYQN6ZG6YLExMcasDHsCXlsXCEuiPZeLnJLpwa5dvPetGlnGCiMHuLwGvFow==",
5941
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/utils": {
5942
+ "version": "8.39.0",
5943
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.0.tgz",
5944
+ "integrity": "sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==",
5338
5945
  "dev": true,
5339
- "license": "Apache-2.0",
5946
+ "license": "MIT",
5340
5947
  "dependencies": {
5341
- "@smithy/util-buffer-from": "^4.0.0",
5342
- "tslib": "^2.6.2"
5948
+ "@eslint-community/eslint-utils": "^4.7.0",
5949
+ "@typescript-eslint/scope-manager": "8.39.0",
5950
+ "@typescript-eslint/types": "8.39.0",
5951
+ "@typescript-eslint/typescript-estree": "8.39.0"
5343
5952
  },
5344
5953
  "engines": {
5345
- "node": ">=18.0.0"
5954
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5955
+ },
5956
+ "funding": {
5957
+ "type": "opencollective",
5958
+ "url": "https://opencollective.com/typescript-eslint"
5959
+ },
5960
+ "peerDependencies": {
5961
+ "eslint": "^8.57.0 || ^9.0.0",
5962
+ "typescript": ">=4.8.4 <6.0.0"
5346
5963
  }
5347
5964
  },
5348
- "node_modules/@smithy/util-waiter": {
5349
- "version": "4.0.7",
5350
- "resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.0.7.tgz",
5351
- "integrity": "sha512-mYqtQXPmrwvUljaHyGxYUIIRI3qjBTEb/f5QFi3A6VlxhpmZd5mWXn9W+qUkf2pVE1Hv3SqxefiZOPGdxmO64A==",
5965
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5966
+ "version": "8.39.0",
5967
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz",
5968
+ "integrity": "sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==",
5352
5969
  "dev": true,
5353
- "license": "Apache-2.0",
5970
+ "license": "MIT",
5354
5971
  "dependencies": {
5355
- "@smithy/abort-controller": "^4.0.5",
5356
- "@smithy/types": "^4.3.2",
5357
- "tslib": "^2.6.2"
5972
+ "@typescript-eslint/types": "8.39.0",
5973
+ "eslint-visitor-keys": "^4.2.1"
5358
5974
  },
5359
5975
  "engines": {
5360
- "node": ">=18.0.0"
5976
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5977
+ },
5978
+ "funding": {
5979
+ "type": "opencollective",
5980
+ "url": "https://opencollective.com/typescript-eslint"
5361
5981
  }
5362
5982
  },
5363
- "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==",
5983
+ "node_modules/@stylistic/eslint-plugin/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
5984
+ "version": "4.2.1",
5985
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
5986
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
5367
5987
  "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
- },
5988
+ "license": "Apache-2.0",
5376
5989
  "engines": {
5377
5990
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5378
5991
  },
5379
- "peerDependencies": {
5380
- "eslint": ">=8.40.0"
5992
+ "funding": {
5993
+ "url": "https://opencollective.com/eslint"
5381
5994
  }
5382
5995
  },
5383
5996
  "node_modules/@stylistic/eslint-plugin/node_modules/eslint-visitor-keys": {
@@ -5393,6 +6006,35 @@
5393
6006
  "url": "https://opencollective.com/eslint"
5394
6007
  }
5395
6008
  },
6009
+ "node_modules/@stylistic/eslint-plugin/node_modules/minimatch": {
6010
+ "version": "9.0.5",
6011
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
6012
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
6013
+ "dev": true,
6014
+ "license": "ISC",
6015
+ "dependencies": {
6016
+ "brace-expansion": "^2.0.1"
6017
+ },
6018
+ "engines": {
6019
+ "node": ">=16 || 14 >=14.17"
6020
+ },
6021
+ "funding": {
6022
+ "url": "https://github.com/sponsors/isaacs"
6023
+ }
6024
+ },
6025
+ "node_modules/@stylistic/eslint-plugin/node_modules/ts-api-utils": {
6026
+ "version": "2.1.0",
6027
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
6028
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
6029
+ "dev": true,
6030
+ "license": "MIT",
6031
+ "engines": {
6032
+ "node": ">=18.12"
6033
+ },
6034
+ "peerDependencies": {
6035
+ "typescript": ">=4.8.4"
6036
+ }
6037
+ },
5396
6038
  "node_modules/@szmarczak/http-timer": {
5397
6039
  "version": "4.0.6",
5398
6040
  "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
@@ -5719,38 +6361,6 @@
5719
6361
  "typescript": ">=4.8.4 <6.0.0"
5720
6362
  }
5721
6363
  },
5722
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@eslint-community/eslint-utils": {
5723
- "version": "4.7.0",
5724
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
5725
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
5726
- "dev": true,
5727
- "license": "MIT",
5728
- "dependencies": {
5729
- "eslint-visitor-keys": "^3.4.3"
5730
- },
5731
- "engines": {
5732
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5733
- },
5734
- "funding": {
5735
- "url": "https://opencollective.com/eslint"
5736
- },
5737
- "peerDependencies": {
5738
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
5739
- }
5740
- },
5741
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
5742
- "version": "3.4.3",
5743
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
5744
- "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
5745
- "dev": true,
5746
- "license": "Apache-2.0",
5747
- "engines": {
5748
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5749
- },
5750
- "funding": {
5751
- "url": "https://opencollective.com/eslint"
5752
- }
5753
- },
5754
6364
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5755
6365
  "version": "8.39.1",
5756
6366
  "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz",
@@ -5769,30 +6379,6 @@
5769
6379
  "url": "https://opencollective.com/typescript-eslint"
5770
6380
  }
5771
6381
  },
5772
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
5773
- "version": "8.39.1",
5774
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.1.tgz",
5775
- "integrity": "sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==",
5776
- "dev": true,
5777
- "license": "MIT",
5778
- "dependencies": {
5779
- "@eslint-community/eslint-utils": "^4.7.0",
5780
- "@typescript-eslint/scope-manager": "8.39.1",
5781
- "@typescript-eslint/types": "8.39.1",
5782
- "@typescript-eslint/typescript-estree": "8.39.1"
5783
- },
5784
- "engines": {
5785
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5786
- },
5787
- "funding": {
5788
- "type": "opencollective",
5789
- "url": "https://opencollective.com/typescript-eslint"
5790
- },
5791
- "peerDependencies": {
5792
- "eslint": "^8.57.0 || ^9.0.0",
5793
- "typescript": ">=4.8.4 <6.0.0"
5794
- }
5795
- },
5796
6382
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5797
6383
  "version": "8.39.1",
5798
6384
  "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz",
@@ -5947,81 +6533,8 @@
5947
6533
  "version": "8.39.1",
5948
6534
  "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz",
5949
6535
  "integrity": "sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==",
5950
- "dev": true,
5951
- "license": "MIT",
5952
- "engines": {
5953
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5954
- },
5955
- "funding": {
5956
- "type": "opencollective",
5957
- "url": "https://opencollective.com/typescript-eslint"
5958
- },
5959
- "peerDependencies": {
5960
- "typescript": ">=4.8.4 <6.0.0"
5961
- }
5962
- },
5963
- "node_modules/@typescript-eslint/scope-manager": {
5964
- "version": "6.21.0",
5965
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
5966
- "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==",
5967
- "dev": true,
5968
- "license": "MIT",
5969
- "dependencies": {
5970
- "@typescript-eslint/types": "6.21.0",
5971
- "@typescript-eslint/visitor-keys": "6.21.0"
5972
- },
5973
- "engines": {
5974
- "node": "^16.0.0 || >=18.0.0"
5975
- },
5976
- "funding": {
5977
- "type": "opencollective",
5978
- "url": "https://opencollective.com/typescript-eslint"
5979
- }
5980
- },
5981
- "node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
5982
- "version": "6.21.0",
5983
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz",
5984
- "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==",
5985
- "dev": true,
5986
- "license": "MIT",
5987
- "engines": {
5988
- "node": "^16.0.0 || >=18.0.0"
5989
- },
5990
- "funding": {
5991
- "type": "opencollective",
5992
- "url": "https://opencollective.com/typescript-eslint"
5993
- }
5994
- },
5995
- "node_modules/@typescript-eslint/tsconfig-utils": {
5996
- "version": "8.39.0",
5997
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.0.tgz",
5998
- "integrity": "sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ==",
5999
- "dev": true,
6000
- "license": "MIT",
6001
- "engines": {
6002
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6003
- },
6004
- "funding": {
6005
- "type": "opencollective",
6006
- "url": "https://opencollective.com/typescript-eslint"
6007
- },
6008
- "peerDependencies": {
6009
- "typescript": ">=4.8.4 <6.0.0"
6010
- }
6011
- },
6012
- "node_modules/@typescript-eslint/type-utils": {
6013
- "version": "8.39.1",
6014
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz",
6015
- "integrity": "sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA==",
6016
- "dev": true,
6017
- "license": "MIT",
6018
- "dependencies": {
6019
- "@typescript-eslint/types": "8.39.1",
6020
- "@typescript-eslint/typescript-estree": "8.39.1",
6021
- "@typescript-eslint/utils": "8.39.1",
6022
- "debug": "^4.3.4",
6023
- "ts-api-utils": "^2.1.0"
6024
- },
6536
+ "dev": true,
6537
+ "license": "MIT",
6025
6538
  "engines": {
6026
6539
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6027
6540
  },
@@ -6030,59 +6543,47 @@
6030
6543
  "url": "https://opencollective.com/typescript-eslint"
6031
6544
  },
6032
6545
  "peerDependencies": {
6033
- "eslint": "^8.57.0 || ^9.0.0",
6034
6546
  "typescript": ">=4.8.4 <6.0.0"
6035
6547
  }
6036
6548
  },
6037
- "node_modules/@typescript-eslint/type-utils/node_modules/@eslint-community/eslint-utils": {
6038
- "version": "4.7.0",
6039
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
6040
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
6549
+ "node_modules/@typescript-eslint/scope-manager": {
6550
+ "version": "6.21.0",
6551
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
6552
+ "integrity": "sha512-OwLUIWZJry80O99zvqXVEioyniJMa+d2GrqpUTqi5/v5D5rOrppJVBPa0yKCblcigC0/aYAzxxqQ1B+DS2RYsg==",
6041
6553
  "dev": true,
6042
6554
  "license": "MIT",
6043
6555
  "dependencies": {
6044
- "eslint-visitor-keys": "^3.4.3"
6556
+ "@typescript-eslint/types": "6.21.0",
6557
+ "@typescript-eslint/visitor-keys": "6.21.0"
6045
6558
  },
6046
6559
  "engines": {
6047
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
6560
+ "node": "^16.0.0 || >=18.0.0"
6048
6561
  },
6049
6562
  "funding": {
6050
- "url": "https://opencollective.com/eslint"
6051
- },
6052
- "peerDependencies": {
6053
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
6563
+ "type": "opencollective",
6564
+ "url": "https://opencollective.com/typescript-eslint"
6054
6565
  }
6055
6566
  },
6056
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": {
6057
- "version": "8.39.1",
6058
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz",
6059
- "integrity": "sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==",
6567
+ "node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
6568
+ "version": "6.21.0",
6569
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.21.0.tgz",
6570
+ "integrity": "sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==",
6060
6571
  "dev": true,
6061
6572
  "license": "MIT",
6062
- "dependencies": {
6063
- "@typescript-eslint/types": "8.39.1",
6064
- "@typescript-eslint/visitor-keys": "8.39.1"
6065
- },
6066
6573
  "engines": {
6067
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6574
+ "node": "^16.0.0 || >=18.0.0"
6068
6575
  },
6069
6576
  "funding": {
6070
6577
  "type": "opencollective",
6071
6578
  "url": "https://opencollective.com/typescript-eslint"
6072
6579
  }
6073
6580
  },
6074
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": {
6075
- "version": "8.39.1",
6076
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.1.tgz",
6077
- "integrity": "sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==",
6581
+ "node_modules/@typescript-eslint/tsconfig-utils": {
6582
+ "version": "8.39.0",
6583
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.0.tgz",
6584
+ "integrity": "sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ==",
6078
6585
  "dev": true,
6079
6586
  "license": "MIT",
6080
- "dependencies": {
6081
- "@eslint-community/eslint-utils": "^4.7.0",
6082
- "@typescript-eslint/scope-manager": "8.39.1",
6083
- "@typescript-eslint/types": "8.39.1",
6084
- "@typescript-eslint/typescript-estree": "8.39.1"
6085
- },
6086
6587
  "engines": {
6087
6588
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6088
6589
  },
@@ -6091,19 +6592,21 @@
6091
6592
  "url": "https://opencollective.com/typescript-eslint"
6092
6593
  },
6093
6594
  "peerDependencies": {
6094
- "eslint": "^8.57.0 || ^9.0.0",
6095
6595
  "typescript": ">=4.8.4 <6.0.0"
6096
6596
  }
6097
6597
  },
6098
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
6598
+ "node_modules/@typescript-eslint/type-utils": {
6099
6599
  "version": "8.39.1",
6100
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz",
6101
- "integrity": "sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==",
6600
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz",
6601
+ "integrity": "sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA==",
6102
6602
  "dev": true,
6103
6603
  "license": "MIT",
6104
6604
  "dependencies": {
6105
6605
  "@typescript-eslint/types": "8.39.1",
6106
- "eslint-visitor-keys": "^4.2.1"
6606
+ "@typescript-eslint/typescript-estree": "8.39.1",
6607
+ "@typescript-eslint/utils": "8.39.1",
6608
+ "debug": "^4.3.4",
6609
+ "ts-api-utils": "^2.1.0"
6107
6610
  },
6108
6611
  "engines": {
6109
6612
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6111,19 +6614,10 @@
6111
6614
  "funding": {
6112
6615
  "type": "opencollective",
6113
6616
  "url": "https://opencollective.com/typescript-eslint"
6114
- }
6115
- },
6116
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
6117
- "version": "4.2.1",
6118
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
6119
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
6120
- "dev": true,
6121
- "license": "Apache-2.0",
6122
- "engines": {
6123
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6124
6617
  },
6125
- "funding": {
6126
- "url": "https://opencollective.com/eslint"
6618
+ "peerDependencies": {
6619
+ "eslint": "^8.57.0 || ^9.0.0",
6620
+ "typescript": ">=4.8.4 <6.0.0"
6127
6621
  }
6128
6622
  },
6129
6623
  "node_modules/@typescript-eslint/type-utils/node_modules/ts-api-utils": {
@@ -6260,16 +6754,16 @@
6260
6754
  }
6261
6755
  },
6262
6756
  "node_modules/@typescript-eslint/utils": {
6263
- "version": "8.39.0",
6264
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.0.tgz",
6265
- "integrity": "sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==",
6757
+ "version": "8.39.1",
6758
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.1.tgz",
6759
+ "integrity": "sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==",
6266
6760
  "dev": true,
6267
6761
  "license": "MIT",
6268
6762
  "dependencies": {
6269
6763
  "@eslint-community/eslint-utils": "^4.7.0",
6270
- "@typescript-eslint/scope-manager": "8.39.0",
6271
- "@typescript-eslint/types": "8.39.0",
6272
- "@typescript-eslint/typescript-estree": "8.39.0"
6764
+ "@typescript-eslint/scope-manager": "8.39.1",
6765
+ "@typescript-eslint/types": "8.39.1",
6766
+ "@typescript-eslint/typescript-estree": "8.39.1"
6273
6767
  },
6274
6768
  "engines": {
6275
6769
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6302,77 +6796,15 @@
6302
6796
  "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
6303
6797
  }
6304
6798
  },
6305
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/project-service": {
6306
- "version": "8.39.0",
6307
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.0.tgz",
6308
- "integrity": "sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==",
6309
- "dev": true,
6310
- "license": "MIT",
6311
- "dependencies": {
6312
- "@typescript-eslint/tsconfig-utils": "^8.39.0",
6313
- "@typescript-eslint/types": "^8.39.0",
6314
- "debug": "^4.3.4"
6315
- },
6316
- "engines": {
6317
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6318
- },
6319
- "funding": {
6320
- "type": "opencollective",
6321
- "url": "https://opencollective.com/typescript-eslint"
6322
- },
6323
- "peerDependencies": {
6324
- "typescript": ">=4.8.4 <6.0.0"
6325
- }
6326
- },
6327
6799
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
6328
- "version": "8.39.0",
6329
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz",
6330
- "integrity": "sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==",
6331
- "dev": true,
6332
- "license": "MIT",
6333
- "dependencies": {
6334
- "@typescript-eslint/types": "8.39.0",
6335
- "@typescript-eslint/visitor-keys": "8.39.0"
6336
- },
6337
- "engines": {
6338
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6339
- },
6340
- "funding": {
6341
- "type": "opencollective",
6342
- "url": "https://opencollective.com/typescript-eslint"
6343
- }
6344
- },
6345
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
6346
- "version": "8.39.0",
6347
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
6348
- "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
6349
- "dev": true,
6350
- "license": "MIT",
6351
- "engines": {
6352
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6353
- },
6354
- "funding": {
6355
- "type": "opencollective",
6356
- "url": "https://opencollective.com/typescript-eslint"
6357
- }
6358
- },
6359
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
6360
- "version": "8.39.0",
6361
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz",
6362
- "integrity": "sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==",
6800
+ "version": "8.39.1",
6801
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz",
6802
+ "integrity": "sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==",
6363
6803
  "dev": true,
6364
6804
  "license": "MIT",
6365
6805
  "dependencies": {
6366
- "@typescript-eslint/project-service": "8.39.0",
6367
- "@typescript-eslint/tsconfig-utils": "8.39.0",
6368
- "@typescript-eslint/types": "8.39.0",
6369
- "@typescript-eslint/visitor-keys": "8.39.0",
6370
- "debug": "^4.3.4",
6371
- "fast-glob": "^3.3.2",
6372
- "is-glob": "^4.0.3",
6373
- "minimatch": "^9.0.4",
6374
- "semver": "^7.6.0",
6375
- "ts-api-utils": "^2.1.0"
6806
+ "@typescript-eslint/types": "8.39.1",
6807
+ "@typescript-eslint/visitor-keys": "8.39.1"
6376
6808
  },
6377
6809
  "engines": {
6378
6810
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6380,19 +6812,16 @@
6380
6812
  "funding": {
6381
6813
  "type": "opencollective",
6382
6814
  "url": "https://opencollective.com/typescript-eslint"
6383
- },
6384
- "peerDependencies": {
6385
- "typescript": ">=4.8.4 <6.0.0"
6386
6815
  }
6387
6816
  },
6388
6817
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
6389
- "version": "8.39.0",
6390
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz",
6391
- "integrity": "sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==",
6818
+ "version": "8.39.1",
6819
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz",
6820
+ "integrity": "sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==",
6392
6821
  "dev": true,
6393
6822
  "license": "MIT",
6394
6823
  "dependencies": {
6395
- "@typescript-eslint/types": "8.39.0",
6824
+ "@typescript-eslint/types": "8.39.1",
6396
6825
  "eslint-visitor-keys": "^4.2.1"
6397
6826
  },
6398
6827
  "engines": {
@@ -6416,35 +6845,6 @@
6416
6845
  "url": "https://opencollective.com/eslint"
6417
6846
  }
6418
6847
  },
6419
- "node_modules/@typescript-eslint/utils/node_modules/minimatch": {
6420
- "version": "9.0.5",
6421
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
6422
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
6423
- "dev": true,
6424
- "license": "ISC",
6425
- "dependencies": {
6426
- "brace-expansion": "^2.0.1"
6427
- },
6428
- "engines": {
6429
- "node": ">=16 || 14 >=14.17"
6430
- },
6431
- "funding": {
6432
- "url": "https://github.com/sponsors/isaacs"
6433
- }
6434
- },
6435
- "node_modules/@typescript-eslint/utils/node_modules/ts-api-utils": {
6436
- "version": "2.1.0",
6437
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
6438
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
6439
- "dev": true,
6440
- "license": "MIT",
6441
- "engines": {
6442
- "node": ">=18.12"
6443
- },
6444
- "peerDependencies": {
6445
- "typescript": ">=4.8.4"
6446
- }
6447
- },
6448
6848
  "node_modules/@typescript-eslint/visitor-keys": {
6449
6849
  "version": "6.21.0",
6450
6850
  "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz",
@@ -9348,20 +9748,20 @@
9348
9748
  }
9349
9749
  },
9350
9750
  "node_modules/eslint-config-oclif": {
9351
- "version": "6.0.95",
9352
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.95.tgz",
9353
- "integrity": "sha512-uMy0wKFMOB2835gOsPRfNO039Pedo9PuTwTGGmNO3iEbRutN9X+LEvXtSa+7qNv0JPXTGBmTvp5/RDTOmz3cWA==",
9751
+ "version": "6.0.98",
9752
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.98.tgz",
9753
+ "integrity": "sha512-Ij/GtCM5L/7Y8TeOTOAfe2VF3pEAlJ1L+M2nHlHPLNm1ZIzmqpghmWbbUh2jTH7BR2gc9Ry2cGMSAM2IU7ku/w==",
9354
9754
  "dev": true,
9355
9755
  "license": "MIT",
9356
9756
  "dependencies": {
9357
9757
  "@eslint/compat": "^1.3.2",
9358
9758
  "@eslint/eslintrc": "^3.3.1",
9359
- "@eslint/js": "^9.33.0",
9759
+ "@eslint/js": "^9.34.0",
9360
9760
  "@stylistic/eslint-plugin": "^3.1.0",
9361
9761
  "@typescript-eslint/eslint-plugin": "^8",
9362
9762
  "@typescript-eslint/parser": "^8",
9363
9763
  "eslint-config-oclif": "^5.2.2",
9364
- "eslint-config-xo": "^0.48.0",
9764
+ "eslint-config-xo": "^0.49.0",
9365
9765
  "eslint-config-xo-space": "^0.35.0",
9366
9766
  "eslint-import-resolver-typescript": "^3.10.1",
9367
9767
  "eslint-plugin-import": "^2.32.0",
@@ -9830,26 +10230,26 @@
9830
10230
  }
9831
10231
  },
9832
10232
  "node_modules/eslint-config-xo": {
9833
- "version": "0.48.0",
9834
- "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.48.0.tgz",
9835
- "integrity": "sha512-zINsjr18HJQtTRfod95Vz5wAwcIuN1ss8tRqFdSqj8fvXxJNYLrnEpE+Vderxu4Ydm3yIhYNyEUuP/c4wZerWA==",
10233
+ "version": "0.49.0",
10234
+ "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.49.0.tgz",
10235
+ "integrity": "sha512-hGtD689+fdJxggx1QbEjWfgGOsTasmYqtfk3Rsxru9QyKg2iOhXO2fvR9C7ck8AGw+n2wy6FsA8/MBIzznt5/Q==",
9836
10236
  "dev": true,
9837
10237
  "license": "MIT",
9838
10238
  "dependencies": {
9839
- "@eslint/css": "^0.7.0",
9840
- "@eslint/json": "^0.12.0",
9841
- "@stylistic/eslint-plugin": "^4.2.0",
10239
+ "@eslint/css": "^0.10.0",
10240
+ "@eslint/json": "^0.13.1",
10241
+ "@stylistic/eslint-plugin": "^5.2.3",
9842
10242
  "confusing-browser-globals": "1.0.11",
9843
- "globals": "^16.0.0"
10243
+ "globals": "^16.3.0"
9844
10244
  },
9845
10245
  "engines": {
9846
- "node": ">=18.18"
10246
+ "node": ">=20"
9847
10247
  },
9848
10248
  "funding": {
9849
10249
  "url": "https://github.com/sponsors/sindresorhus"
9850
10250
  },
9851
10251
  "peerDependencies": {
9852
- "eslint": ">=9.27.0"
10252
+ "eslint": ">=9.33.0"
9853
10253
  }
9854
10254
  },
9855
10255
  "node_modules/eslint-config-xo-space": {
@@ -9859,61 +10259,121 @@
9859
10259
  "dev": true,
9860
10260
  "license": "MIT",
9861
10261
  "dependencies": {
9862
- "eslint-config-xo": "^0.44.0"
10262
+ "eslint-config-xo": "^0.44.0"
10263
+ },
10264
+ "engines": {
10265
+ "node": ">=12"
10266
+ },
10267
+ "funding": {
10268
+ "url": "https://github.com/sponsors/sindresorhus"
10269
+ },
10270
+ "peerDependencies": {
10271
+ "eslint": ">=8.56.0"
10272
+ }
10273
+ },
10274
+ "node_modules/eslint-config-xo-space/node_modules/eslint-config-xo": {
10275
+ "version": "0.44.0",
10276
+ "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.44.0.tgz",
10277
+ "integrity": "sha512-YG4gdaor0mJJi8UBeRJqDPO42MedTWYMaUyucF5bhm2pi/HS98JIxfFQmTLuyj6hGpQlAazNfyVnn7JuDn+Sew==",
10278
+ "dev": true,
10279
+ "license": "MIT",
10280
+ "dependencies": {
10281
+ "confusing-browser-globals": "1.0.11"
10282
+ },
10283
+ "engines": {
10284
+ "node": ">=18"
10285
+ },
10286
+ "funding": {
10287
+ "url": "https://github.com/sponsors/sindresorhus"
10288
+ },
10289
+ "peerDependencies": {
10290
+ "eslint": ">=8.56.0"
10291
+ }
10292
+ },
10293
+ "node_modules/eslint-config-xo/node_modules/@eslint-community/eslint-utils": {
10294
+ "version": "4.7.0",
10295
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
10296
+ "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
10297
+ "dev": true,
10298
+ "license": "MIT",
10299
+ "dependencies": {
10300
+ "eslint-visitor-keys": "^3.4.3"
10301
+ },
10302
+ "engines": {
10303
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
10304
+ },
10305
+ "funding": {
10306
+ "url": "https://opencollective.com/eslint"
10307
+ },
10308
+ "peerDependencies": {
10309
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
10310
+ }
10311
+ },
10312
+ "node_modules/eslint-config-xo/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
10313
+ "version": "3.4.3",
10314
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
10315
+ "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
10316
+ "dev": true,
10317
+ "license": "Apache-2.0",
10318
+ "engines": {
10319
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
10320
+ },
10321
+ "funding": {
10322
+ "url": "https://opencollective.com/eslint"
10323
+ }
10324
+ },
10325
+ "node_modules/eslint-config-xo/node_modules/@stylistic/eslint-plugin": {
10326
+ "version": "5.2.3",
10327
+ "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-5.2.3.tgz",
10328
+ "integrity": "sha512-oY7GVkJGVMI5benlBDCaRrSC1qPasafyv5dOBLLv5MTilMGnErKhO6ziEfodDDIZbo5QxPUNW360VudJOFODMw==",
10329
+ "dev": true,
10330
+ "license": "MIT",
10331
+ "dependencies": {
10332
+ "@eslint-community/eslint-utils": "^4.7.0",
10333
+ "@typescript-eslint/types": "^8.38.0",
10334
+ "eslint-visitor-keys": "^4.2.1",
10335
+ "espree": "^10.4.0",
10336
+ "estraverse": "^5.3.0",
10337
+ "picomatch": "^4.0.3"
9863
10338
  },
9864
10339
  "engines": {
9865
- "node": ">=12"
9866
- },
9867
- "funding": {
9868
- "url": "https://github.com/sponsors/sindresorhus"
10340
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9869
10341
  },
9870
10342
  "peerDependencies": {
9871
- "eslint": ">=8.56.0"
10343
+ "eslint": ">=9.0.0"
9872
10344
  }
9873
10345
  },
9874
- "node_modules/eslint-config-xo-space/node_modules/eslint-config-xo": {
9875
- "version": "0.44.0",
9876
- "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.44.0.tgz",
9877
- "integrity": "sha512-YG4gdaor0mJJi8UBeRJqDPO42MedTWYMaUyucF5bhm2pi/HS98JIxfFQmTLuyj6hGpQlAazNfyVnn7JuDn+Sew==",
10346
+ "node_modules/eslint-config-xo/node_modules/@typescript-eslint/types": {
10347
+ "version": "8.40.0",
10348
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.40.0.tgz",
10349
+ "integrity": "sha512-ETdbFlgbAmXHyFPwqUIYrfc12ArvpBhEVgGAxVYSwli26dn8Ko+lIo4Su9vI9ykTZdJn+vJprs/0eZU0YMAEQg==",
9878
10350
  "dev": true,
9879
10351
  "license": "MIT",
9880
- "dependencies": {
9881
- "confusing-browser-globals": "1.0.11"
9882
- },
9883
10352
  "engines": {
9884
- "node": ">=18"
10353
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9885
10354
  },
9886
10355
  "funding": {
9887
- "url": "https://github.com/sponsors/sindresorhus"
9888
- },
9889
- "peerDependencies": {
9890
- "eslint": ">=8.56.0"
10356
+ "type": "opencollective",
10357
+ "url": "https://opencollective.com/typescript-eslint"
9891
10358
  }
9892
10359
  },
9893
- "node_modules/eslint-config-xo/node_modules/@stylistic/eslint-plugin": {
9894
- "version": "4.4.0",
9895
- "resolved": "https://registry.npmjs.org/@stylistic/eslint-plugin/-/eslint-plugin-4.4.0.tgz",
9896
- "integrity": "sha512-bIh/d9X+OQLCAMdhHtps+frvyjvAM4B1YlSJzcEEhl7wXLIqPar3ngn9DrHhkBOrTA/z9J0bUMtctAspe0dxdQ==",
10360
+ "node_modules/eslint-config-xo/node_modules/acorn": {
10361
+ "version": "8.15.0",
10362
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.15.0.tgz",
10363
+ "integrity": "sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==",
9897
10364
  "dev": true,
9898
10365
  "license": "MIT",
9899
- "dependencies": {
9900
- "@typescript-eslint/utils": "^8.32.1",
9901
- "eslint-visitor-keys": "^4.2.0",
9902
- "espree": "^10.3.0",
9903
- "estraverse": "^5.3.0",
9904
- "picomatch": "^4.0.2"
10366
+ "bin": {
10367
+ "acorn": "bin/acorn"
9905
10368
  },
9906
10369
  "engines": {
9907
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
9908
- },
9909
- "peerDependencies": {
9910
- "eslint": ">=9.0.0"
10370
+ "node": ">=0.4.0"
9911
10371
  }
9912
10372
  },
9913
10373
  "node_modules/eslint-config-xo/node_modules/eslint-visitor-keys": {
9914
- "version": "4.2.0",
9915
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz",
9916
- "integrity": "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==",
10374
+ "version": "4.2.1",
10375
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
10376
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
9917
10377
  "dev": true,
9918
10378
  "license": "Apache-2.0",
9919
10379
  "engines": {
@@ -9923,10 +10383,28 @@
9923
10383
  "url": "https://opencollective.com/eslint"
9924
10384
  }
9925
10385
  },
10386
+ "node_modules/eslint-config-xo/node_modules/espree": {
10387
+ "version": "10.4.0",
10388
+ "resolved": "https://registry.npmjs.org/espree/-/espree-10.4.0.tgz",
10389
+ "integrity": "sha512-j6PAQ2uUr79PZhBjP5C5fhl8e39FmRnOjsD5lGnWrFU8i2G776tBK7+nP8KuQUTTyAZUwfQqXAgrVH5MbH9CYQ==",
10390
+ "dev": true,
10391
+ "license": "BSD-2-Clause",
10392
+ "dependencies": {
10393
+ "acorn": "^8.15.0",
10394
+ "acorn-jsx": "^5.3.2",
10395
+ "eslint-visitor-keys": "^4.2.1"
10396
+ },
10397
+ "engines": {
10398
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10399
+ },
10400
+ "funding": {
10401
+ "url": "https://opencollective.com/eslint"
10402
+ }
10403
+ },
9926
10404
  "node_modules/eslint-config-xo/node_modules/globals": {
9927
- "version": "16.2.0",
9928
- "resolved": "https://registry.npmjs.org/globals/-/globals-16.2.0.tgz",
9929
- "integrity": "sha512-O+7l9tPdHCU320IigZZPj5zmRCFG9xHmx9cU8FqU2Rp+JN714seHV+2S9+JslCpY4gJwU2vOGox0wzgae/MCEg==",
10405
+ "version": "16.3.0",
10406
+ "resolved": "https://registry.npmjs.org/globals/-/globals-16.3.0.tgz",
10407
+ "integrity": "sha512-bqWEnJ1Nt3neqx2q5SFfGS8r/ahumIakg3HcwtNlrVlwXIeNumWn/c7Pn/wKzGhf6SaW6H6uWXLqC30STCMchQ==",
9930
10408
  "dev": true,
9931
10409
  "license": "MIT",
9932
10410
  "engines": {
@@ -9936,6 +10414,19 @@
9936
10414
  "url": "https://github.com/sponsors/sindresorhus"
9937
10415
  }
9938
10416
  },
10417
+ "node_modules/eslint-config-xo/node_modules/picomatch": {
10418
+ "version": "4.0.3",
10419
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
10420
+ "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
10421
+ "dev": true,
10422
+ "license": "MIT",
10423
+ "engines": {
10424
+ "node": ">=12"
10425
+ },
10426
+ "funding": {
10427
+ "url": "https://github.com/sponsors/jonschlinkert"
10428
+ }
10429
+ },
9939
10430
  "node_modules/eslint-import-resolver-node": {
9940
10431
  "version": "0.3.9",
9941
10432
  "resolved": "https://registry.npmjs.org/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.9.tgz",
@@ -10178,116 +10669,316 @@
10178
10669
  "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
10179
10670
  }
10180
10671
  },
10181
- "node_modules/eslint-plugin-jsdoc/node_modules/spdx-expression-parse": {
10182
- "version": "4.0.0",
10183
- "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
10184
- "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==",
10672
+ "node_modules/eslint-plugin-jsdoc/node_modules/spdx-expression-parse": {
10673
+ "version": "4.0.0",
10674
+ "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
10675
+ "integrity": "sha512-Clya5JIij/7C6bRR22+tnGXbc4VKlibKSVj2iHvVeX5iMW7s1SIQlqu699JkODJJIhh/pUu8L0/VLh8xflD+LQ==",
10676
+ "dev": true,
10677
+ "license": "MIT",
10678
+ "dependencies": {
10679
+ "spdx-exceptions": "^2.1.0",
10680
+ "spdx-license-ids": "^3.0.0"
10681
+ }
10682
+ },
10683
+ "node_modules/eslint-plugin-mocha": {
10684
+ "version": "10.5.0",
10685
+ "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.5.0.tgz",
10686
+ "integrity": "sha512-F2ALmQVPT1GoP27O1JTZGrV9Pqg8k79OeIuvw63UxMtQKREZtmkK1NFgkZQ2TW7L2JSSFKHFPTtHu5z8R9QNRw==",
10687
+ "dev": true,
10688
+ "license": "MIT",
10689
+ "dependencies": {
10690
+ "eslint-utils": "^3.0.0",
10691
+ "globals": "^13.24.0",
10692
+ "rambda": "^7.4.0"
10693
+ },
10694
+ "engines": {
10695
+ "node": ">=14.0.0"
10696
+ },
10697
+ "peerDependencies": {
10698
+ "eslint": ">=7.0.0"
10699
+ }
10700
+ },
10701
+ "node_modules/eslint-plugin-n": {
10702
+ "version": "17.21.3",
10703
+ "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.21.3.tgz",
10704
+ "integrity": "sha512-MtxYjDZhMQgsWRm/4xYLL0i2EhusWT7itDxlJ80l1NND2AL2Vi5Mvneqv/ikG9+zpran0VsVRXTEHrpLmUZRNw==",
10705
+ "dev": true,
10706
+ "license": "MIT",
10707
+ "dependencies": {
10708
+ "@eslint-community/eslint-utils": "^4.5.0",
10709
+ "enhanced-resolve": "^5.17.1",
10710
+ "eslint-plugin-es-x": "^7.8.0",
10711
+ "get-tsconfig": "^4.8.1",
10712
+ "globals": "^15.11.0",
10713
+ "globrex": "^0.1.2",
10714
+ "ignore": "^5.3.2",
10715
+ "semver": "^7.6.3",
10716
+ "ts-declaration-location": "^1.0.6"
10717
+ },
10718
+ "engines": {
10719
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10720
+ },
10721
+ "funding": {
10722
+ "url": "https://opencollective.com/eslint"
10723
+ },
10724
+ "peerDependencies": {
10725
+ "eslint": ">=8.23.0"
10726
+ }
10727
+ },
10728
+ "node_modules/eslint-plugin-n/node_modules/@eslint-community/eslint-utils": {
10729
+ "version": "4.5.1",
10730
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
10731
+ "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
10732
+ "dev": true,
10733
+ "license": "MIT",
10734
+ "dependencies": {
10735
+ "eslint-visitor-keys": "^3.4.3"
10736
+ },
10737
+ "engines": {
10738
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
10739
+ },
10740
+ "funding": {
10741
+ "url": "https://opencollective.com/eslint"
10742
+ },
10743
+ "peerDependencies": {
10744
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
10745
+ }
10746
+ },
10747
+ "node_modules/eslint-plugin-n/node_modules/globals": {
10748
+ "version": "15.15.0",
10749
+ "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
10750
+ "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
10751
+ "dev": true,
10752
+ "license": "MIT",
10753
+ "engines": {
10754
+ "node": ">=18"
10755
+ },
10756
+ "funding": {
10757
+ "url": "https://github.com/sponsors/sindresorhus"
10758
+ }
10759
+ },
10760
+ "node_modules/eslint-plugin-perfectionist": {
10761
+ "version": "4.9.0",
10762
+ "resolved": "https://registry.npmjs.org/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.9.0.tgz",
10763
+ "integrity": "sha512-76lDfJnonOcXGW3bEXuqhEGId0LrOlvIE1yLHvK/eKMMPOc0b43KchAIR2Bdbqlg+LPXU5/Q+UzuzkO+cWHT6w==",
10764
+ "dev": true,
10765
+ "license": "MIT",
10766
+ "dependencies": {
10767
+ "@typescript-eslint/types": "^8.24.0",
10768
+ "@typescript-eslint/utils": "^8.24.0",
10769
+ "natural-orderby": "^5.0.0"
10770
+ },
10771
+ "engines": {
10772
+ "node": "^18.0.0 || >=20.0.0"
10773
+ },
10774
+ "peerDependencies": {
10775
+ "eslint": ">=8.0.0"
10776
+ }
10777
+ },
10778
+ "node_modules/eslint-plugin-perfectionist/node_modules/@eslint-community/eslint-utils": {
10779
+ "version": "4.7.0",
10780
+ "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
10781
+ "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
10782
+ "dev": true,
10783
+ "license": "MIT",
10784
+ "dependencies": {
10785
+ "eslint-visitor-keys": "^3.4.3"
10786
+ },
10787
+ "engines": {
10788
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
10789
+ },
10790
+ "funding": {
10791
+ "url": "https://opencollective.com/eslint"
10792
+ },
10793
+ "peerDependencies": {
10794
+ "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
10795
+ }
10796
+ },
10797
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service": {
10798
+ "version": "8.39.0",
10799
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.39.0.tgz",
10800
+ "integrity": "sha512-CTzJqaSq30V/Z2Og9jogzZt8lJRR5TKlAdXmWgdu4hgcC9Kww5flQ+xFvMxIBWVNdxJO7OifgdOK4PokMIWPew==",
10801
+ "dev": true,
10802
+ "license": "MIT",
10803
+ "dependencies": {
10804
+ "@typescript-eslint/tsconfig-utils": "^8.39.0",
10805
+ "@typescript-eslint/types": "^8.39.0",
10806
+ "debug": "^4.3.4"
10807
+ },
10808
+ "engines": {
10809
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10810
+ },
10811
+ "funding": {
10812
+ "type": "opencollective",
10813
+ "url": "https://opencollective.com/typescript-eslint"
10814
+ },
10815
+ "peerDependencies": {
10816
+ "typescript": ">=4.8.4 <6.0.0"
10817
+ }
10818
+ },
10819
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/types": {
10820
+ "version": "8.39.0",
10821
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
10822
+ "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
10823
+ "dev": true,
10824
+ "license": "MIT",
10825
+ "engines": {
10826
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10827
+ },
10828
+ "funding": {
10829
+ "type": "opencollective",
10830
+ "url": "https://opencollective.com/typescript-eslint"
10831
+ }
10832
+ },
10833
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager": {
10834
+ "version": "8.39.0",
10835
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.0.tgz",
10836
+ "integrity": "sha512-8QOzff9UKxOh6npZQ/4FQu4mjdOCGSdO3p44ww0hk8Vu+IGbg0tB/H1LcTARRDzGCC8pDGbh2rissBuuoPgH8A==",
10837
+ "dev": true,
10838
+ "license": "MIT",
10839
+ "dependencies": {
10840
+ "@typescript-eslint/types": "8.39.0",
10841
+ "@typescript-eslint/visitor-keys": "8.39.0"
10842
+ },
10843
+ "engines": {
10844
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10845
+ },
10846
+ "funding": {
10847
+ "type": "opencollective",
10848
+ "url": "https://opencollective.com/typescript-eslint"
10849
+ }
10850
+ },
10851
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/scope-manager/node_modules/@typescript-eslint/types": {
10852
+ "version": "8.39.0",
10853
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
10854
+ "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
10855
+ "dev": true,
10856
+ "license": "MIT",
10857
+ "engines": {
10858
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10859
+ },
10860
+ "funding": {
10861
+ "type": "opencollective",
10862
+ "url": "https://opencollective.com/typescript-eslint"
10863
+ }
10864
+ },
10865
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/types": {
10866
+ "version": "8.25.0",
10867
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.25.0.tgz",
10868
+ "integrity": "sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==",
10185
10869
  "dev": true,
10186
10870
  "license": "MIT",
10187
- "dependencies": {
10188
- "spdx-exceptions": "^2.1.0",
10189
- "spdx-license-ids": "^3.0.0"
10871
+ "engines": {
10872
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10873
+ },
10874
+ "funding": {
10875
+ "type": "opencollective",
10876
+ "url": "https://opencollective.com/typescript-eslint"
10190
10877
  }
10191
10878
  },
10192
- "node_modules/eslint-plugin-mocha": {
10193
- "version": "10.5.0",
10194
- "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.5.0.tgz",
10195
- "integrity": "sha512-F2ALmQVPT1GoP27O1JTZGrV9Pqg8k79OeIuvw63UxMtQKREZtmkK1NFgkZQ2TW7L2JSSFKHFPTtHu5z8R9QNRw==",
10879
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree": {
10880
+ "version": "8.39.0",
10881
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.0.tgz",
10882
+ "integrity": "sha512-ndWdiflRMvfIgQRpckQQLiB5qAKQ7w++V4LlCHwp62eym1HLB/kw7D9f2e8ytONls/jt89TEasgvb+VwnRprsw==",
10196
10883
  "dev": true,
10197
10884
  "license": "MIT",
10198
10885
  "dependencies": {
10199
- "eslint-utils": "^3.0.0",
10200
- "globals": "^13.24.0",
10201
- "rambda": "^7.4.0"
10886
+ "@typescript-eslint/project-service": "8.39.0",
10887
+ "@typescript-eslint/tsconfig-utils": "8.39.0",
10888
+ "@typescript-eslint/types": "8.39.0",
10889
+ "@typescript-eslint/visitor-keys": "8.39.0",
10890
+ "debug": "^4.3.4",
10891
+ "fast-glob": "^3.3.2",
10892
+ "is-glob": "^4.0.3",
10893
+ "minimatch": "^9.0.4",
10894
+ "semver": "^7.6.0",
10895
+ "ts-api-utils": "^2.1.0"
10202
10896
  },
10203
10897
  "engines": {
10204
- "node": ">=14.0.0"
10898
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10899
+ },
10900
+ "funding": {
10901
+ "type": "opencollective",
10902
+ "url": "https://opencollective.com/typescript-eslint"
10205
10903
  },
10206
10904
  "peerDependencies": {
10207
- "eslint": ">=7.0.0"
10905
+ "typescript": ">=4.8.4 <6.0.0"
10208
10906
  }
10209
10907
  },
10210
- "node_modules/eslint-plugin-n": {
10211
- "version": "17.21.3",
10212
- "resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-17.21.3.tgz",
10213
- "integrity": "sha512-MtxYjDZhMQgsWRm/4xYLL0i2EhusWT7itDxlJ80l1NND2AL2Vi5Mvneqv/ikG9+zpran0VsVRXTEHrpLmUZRNw==",
10908
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/types": {
10909
+ "version": "8.39.0",
10910
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
10911
+ "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
10214
10912
  "dev": true,
10215
10913
  "license": "MIT",
10216
- "dependencies": {
10217
- "@eslint-community/eslint-utils": "^4.5.0",
10218
- "enhanced-resolve": "^5.17.1",
10219
- "eslint-plugin-es-x": "^7.8.0",
10220
- "get-tsconfig": "^4.8.1",
10221
- "globals": "^15.11.0",
10222
- "globrex": "^0.1.2",
10223
- "ignore": "^5.3.2",
10224
- "semver": "^7.6.3",
10225
- "ts-declaration-location": "^1.0.6"
10226
- },
10227
10914
  "engines": {
10228
10915
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10229
10916
  },
10230
10917
  "funding": {
10231
- "url": "https://opencollective.com/eslint"
10232
- },
10233
- "peerDependencies": {
10234
- "eslint": ">=8.23.0"
10918
+ "type": "opencollective",
10919
+ "url": "https://opencollective.com/typescript-eslint"
10235
10920
  }
10236
10921
  },
10237
- "node_modules/eslint-plugin-n/node_modules/@eslint-community/eslint-utils": {
10238
- "version": "4.5.1",
10239
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz",
10240
- "integrity": "sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==",
10922
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils": {
10923
+ "version": "8.39.0",
10924
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.0.tgz",
10925
+ "integrity": "sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==",
10241
10926
  "dev": true,
10242
10927
  "license": "MIT",
10243
10928
  "dependencies": {
10244
- "eslint-visitor-keys": "^3.4.3"
10929
+ "@eslint-community/eslint-utils": "^4.7.0",
10930
+ "@typescript-eslint/scope-manager": "8.39.0",
10931
+ "@typescript-eslint/types": "8.39.0",
10932
+ "@typescript-eslint/typescript-estree": "8.39.0"
10245
10933
  },
10246
10934
  "engines": {
10247
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
10935
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10248
10936
  },
10249
10937
  "funding": {
10250
- "url": "https://opencollective.com/eslint"
10938
+ "type": "opencollective",
10939
+ "url": "https://opencollective.com/typescript-eslint"
10251
10940
  },
10252
10941
  "peerDependencies": {
10253
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
10942
+ "eslint": "^8.57.0 || ^9.0.0",
10943
+ "typescript": ">=4.8.4 <6.0.0"
10254
10944
  }
10255
10945
  },
10256
- "node_modules/eslint-plugin-n/node_modules/globals": {
10257
- "version": "15.15.0",
10258
- "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
10259
- "integrity": "sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==",
10946
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
10947
+ "version": "8.39.0",
10948
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
10949
+ "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
10260
10950
  "dev": true,
10261
10951
  "license": "MIT",
10262
10952
  "engines": {
10263
- "node": ">=18"
10953
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10264
10954
  },
10265
10955
  "funding": {
10266
- "url": "https://github.com/sponsors/sindresorhus"
10956
+ "type": "opencollective",
10957
+ "url": "https://opencollective.com/typescript-eslint"
10267
10958
  }
10268
10959
  },
10269
- "node_modules/eslint-plugin-perfectionist": {
10270
- "version": "4.9.0",
10271
- "resolved": "https://registry.npmjs.org/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-4.9.0.tgz",
10272
- "integrity": "sha512-76lDfJnonOcXGW3bEXuqhEGId0LrOlvIE1yLHvK/eKMMPOc0b43KchAIR2Bdbqlg+LPXU5/Q+UzuzkO+cWHT6w==",
10960
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys": {
10961
+ "version": "8.39.0",
10962
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.0.tgz",
10963
+ "integrity": "sha512-ldgiJ+VAhQCfIjeOgu8Kj5nSxds0ktPOSO9p4+0VDH2R2pLvQraaM5Oen2d7NxzMCm+Sn/vJT+mv2H5u6b/3fA==",
10273
10964
  "dev": true,
10274
10965
  "license": "MIT",
10275
10966
  "dependencies": {
10276
- "@typescript-eslint/types": "^8.24.0",
10277
- "@typescript-eslint/utils": "^8.24.0",
10278
- "natural-orderby": "^5.0.0"
10967
+ "@typescript-eslint/types": "8.39.0",
10968
+ "eslint-visitor-keys": "^4.2.1"
10279
10969
  },
10280
10970
  "engines": {
10281
- "node": "^18.0.0 || >=20.0.0"
10971
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
10282
10972
  },
10283
- "peerDependencies": {
10284
- "eslint": ">=8.0.0"
10973
+ "funding": {
10974
+ "type": "opencollective",
10975
+ "url": "https://opencollective.com/typescript-eslint"
10285
10976
  }
10286
10977
  },
10287
- "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/types": {
10288
- "version": "8.25.0",
10289
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.25.0.tgz",
10290
- "integrity": "sha512-+vUe0Zb4tkNgznQwicsvLUJgZIRs6ITeWSCclX1q85pR1iOiaj+4uZJIUp//Z27QWu5Cseiw3O3AR8hVpax7Aw==",
10978
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/@typescript-eslint/types": {
10979
+ "version": "8.39.0",
10980
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.39.0.tgz",
10981
+ "integrity": "sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==",
10291
10982
  "dev": true,
10292
10983
  "license": "MIT",
10293
10984
  "engines": {
@@ -10298,6 +10989,35 @@
10298
10989
  "url": "https://opencollective.com/typescript-eslint"
10299
10990
  }
10300
10991
  },
10992
+ "node_modules/eslint-plugin-perfectionist/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
10993
+ "version": "4.2.1",
10994
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
10995
+ "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
10996
+ "dev": true,
10997
+ "license": "Apache-2.0",
10998
+ "engines": {
10999
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
11000
+ },
11001
+ "funding": {
11002
+ "url": "https://opencollective.com/eslint"
11003
+ }
11004
+ },
11005
+ "node_modules/eslint-plugin-perfectionist/node_modules/minimatch": {
11006
+ "version": "9.0.5",
11007
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
11008
+ "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
11009
+ "dev": true,
11010
+ "license": "ISC",
11011
+ "dependencies": {
11012
+ "brace-expansion": "^2.0.1"
11013
+ },
11014
+ "engines": {
11015
+ "node": ">=16 || 14 >=14.17"
11016
+ },
11017
+ "funding": {
11018
+ "url": "https://github.com/sponsors/isaacs"
11019
+ }
11020
+ },
10301
11021
  "node_modules/eslint-plugin-perfectionist/node_modules/natural-orderby": {
10302
11022
  "version": "5.0.0",
10303
11023
  "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-5.0.0.tgz",
@@ -10308,6 +11028,19 @@
10308
11028
  "node": ">=18"
10309
11029
  }
10310
11030
  },
11031
+ "node_modules/eslint-plugin-perfectionist/node_modules/ts-api-utils": {
11032
+ "version": "2.1.0",
11033
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
11034
+ "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
11035
+ "dev": true,
11036
+ "license": "MIT",
11037
+ "engines": {
11038
+ "node": ">=18.12"
11039
+ },
11040
+ "peerDependencies": {
11041
+ "typescript": ">=4.8.4"
11042
+ }
11043
+ },
10311
11044
  "node_modules/eslint-plugin-prettier": {
10312
11045
  "version": "5.5.4",
10313
11046
  "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz",
@@ -14137,9 +14870,9 @@
14137
14870
  }
14138
14871
  },
14139
14872
  "node_modules/mdn-data": {
14140
- "version": "2.20.0",
14141
- "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.20.0.tgz",
14142
- "integrity": "sha512-/d3otgvmquUkAN2RVxSg6lIbQrYX7isR4aC5Hvw8JuHvzctR3eUG50WmsAZjb9MkbJ5LbijPSy7uIxEtQDGI0w==",
14873
+ "version": "2.21.0",
14874
+ "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.21.0.tgz",
14875
+ "integrity": "sha512-+ZKPQezM5vYJIkCxaC+4DTnRrVZR1CgsKLu5zsQERQx6Tea8Y+wMx5A24rq8A8NepCeatIQufVAekKNgiBMsGQ==",
14143
14876
  "dev": true,
14144
14877
  "license": "CC0-1.0"
14145
14878
  },
@@ -15121,20 +15854,20 @@
15121
15854
  }
15122
15855
  },
15123
15856
  "node_modules/oclif": {
15124
- "version": "4.22.12",
15125
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.12.tgz",
15126
- "integrity": "sha512-93TTtMhAuRJdOJtz5Yp69gfrHywt86TzHs6mn+GLUZPi8o4/kH/uEX9d8Axi+B1XUo9v9ssGddVBGSobxcFD2g==",
15857
+ "version": "4.22.14",
15858
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.14.tgz",
15859
+ "integrity": "sha512-YSLKaWqSr5b1dKHrY5NrycPezFP3rE918LZFr+9gkfSFMyBZcR1HWRcfS2jfLyU0En4TTe1lJxl878+RVLC0ew==",
15127
15860
  "dev": true,
15128
15861
  "license": "MIT",
15129
15862
  "dependencies": {
15130
- "@aws-sdk/client-cloudfront": "^3.864.0",
15863
+ "@aws-sdk/client-cloudfront": "^3.873.0",
15131
15864
  "@aws-sdk/client-s3": "^3.864.0",
15132
15865
  "@inquirer/confirm": "^3.1.22",
15133
15866
  "@inquirer/input": "^2.2.4",
15134
15867
  "@inquirer/select": "^2.5.0",
15135
15868
  "@oclif/core": "^4.5.2",
15136
15869
  "@oclif/plugin-help": "^6.2.32",
15137
- "@oclif/plugin-not-found": "^3.2.64",
15870
+ "@oclif/plugin-not-found": "^3.2.66",
15138
15871
  "@oclif/plugin-warn-if-update-available": "^3.1.46",
15139
15872
  "ansis": "^3.16.0",
15140
15873
  "async-retry": "^1.3.3",
@@ -18558,98 +19291,6 @@
18558
19291
  "typescript": ">=4.8.4 <6.0.0"
18559
19292
  }
18560
19293
  },
18561
- "node_modules/typescript-eslint/node_modules/@eslint-community/eslint-utils": {
18562
- "version": "4.7.0",
18563
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
18564
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
18565
- "dev": true,
18566
- "license": "MIT",
18567
- "dependencies": {
18568
- "eslint-visitor-keys": "^3.4.3"
18569
- },
18570
- "engines": {
18571
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
18572
- },
18573
- "funding": {
18574
- "url": "https://opencollective.com/eslint"
18575
- },
18576
- "peerDependencies": {
18577
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
18578
- }
18579
- },
18580
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/scope-manager": {
18581
- "version": "8.39.1",
18582
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz",
18583
- "integrity": "sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==",
18584
- "dev": true,
18585
- "license": "MIT",
18586
- "dependencies": {
18587
- "@typescript-eslint/types": "8.39.1",
18588
- "@typescript-eslint/visitor-keys": "8.39.1"
18589
- },
18590
- "engines": {
18591
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18592
- },
18593
- "funding": {
18594
- "type": "opencollective",
18595
- "url": "https://opencollective.com/typescript-eslint"
18596
- }
18597
- },
18598
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/utils": {
18599
- "version": "8.39.1",
18600
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.39.1.tgz",
18601
- "integrity": "sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==",
18602
- "dev": true,
18603
- "license": "MIT",
18604
- "dependencies": {
18605
- "@eslint-community/eslint-utils": "^4.7.0",
18606
- "@typescript-eslint/scope-manager": "8.39.1",
18607
- "@typescript-eslint/types": "8.39.1",
18608
- "@typescript-eslint/typescript-estree": "8.39.1"
18609
- },
18610
- "engines": {
18611
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18612
- },
18613
- "funding": {
18614
- "type": "opencollective",
18615
- "url": "https://opencollective.com/typescript-eslint"
18616
- },
18617
- "peerDependencies": {
18618
- "eslint": "^8.57.0 || ^9.0.0",
18619
- "typescript": ">=4.8.4 <6.0.0"
18620
- }
18621
- },
18622
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys": {
18623
- "version": "8.39.1",
18624
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz",
18625
- "integrity": "sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==",
18626
- "dev": true,
18627
- "license": "MIT",
18628
- "dependencies": {
18629
- "@typescript-eslint/types": "8.39.1",
18630
- "eslint-visitor-keys": "^4.2.1"
18631
- },
18632
- "engines": {
18633
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18634
- },
18635
- "funding": {
18636
- "type": "opencollective",
18637
- "url": "https://opencollective.com/typescript-eslint"
18638
- }
18639
- },
18640
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
18641
- "version": "4.2.1",
18642
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
18643
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
18644
- "dev": true,
18645
- "license": "Apache-2.0",
18646
- "engines": {
18647
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18648
- },
18649
- "funding": {
18650
- "url": "https://opencollective.com/eslint"
18651
- }
18652
- },
18653
19294
  "node_modules/uc.micro": {
18654
19295
  "version": "2.1.0",
18655
19296
  "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",