@salesforce/mcp 0.26.11 → 0.27.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -2
- package/npm-shrinkwrap.json +268 -519
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/mcp",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.27.0",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/mcp",
|
|
9
|
-
"version": "0.
|
|
9
|
+
"version": "0.27.0",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@modelcontextprotocol/sdk": "^1.18.0",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"@salesforce/mcp-provider-code-analyzer": "0.5.2",
|
|
21
21
|
"@salesforce/mcp-provider-devops": "0.2.1",
|
|
22
22
|
"@salesforce/mcp-provider-dx-core": "0.8.0",
|
|
23
|
-
"@salesforce/mcp-provider-lwc-experts": "0.6.
|
|
23
|
+
"@salesforce/mcp-provider-lwc-experts": "0.6.9",
|
|
24
24
|
"@salesforce/mcp-provider-metadata-enrichment": "0.1.0",
|
|
25
25
|
"@salesforce/mcp-provider-mobile-web": "0.2.2",
|
|
26
26
|
"@salesforce/mcp-provider-scale-products": "0.0.5",
|
|
@@ -433,20 +433,20 @@
|
|
|
433
433
|
}
|
|
434
434
|
},
|
|
435
435
|
"node_modules/@aws-sdk/core": {
|
|
436
|
-
"version": "3.973.
|
|
437
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.973.
|
|
438
|
-
"integrity": "sha512-
|
|
436
|
+
"version": "3.973.19",
|
|
437
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/core/-/core-3.973.19.tgz",
|
|
438
|
+
"integrity": "sha512-56KePyOcZnKTWCd89oJS1G6j3HZ9Kc+bh/8+EbvtaCCXdP6T7O7NzCiPuHRhFLWnzXIaXX3CxAz0nI5My9spHQ==",
|
|
439
439
|
"dev": true,
|
|
440
440
|
"license": "Apache-2.0",
|
|
441
441
|
"dependencies": {
|
|
442
442
|
"@aws-sdk/types": "^3.973.5",
|
|
443
443
|
"@aws-sdk/xml-builder": "^3.972.10",
|
|
444
|
-
"@smithy/core": "^3.23.
|
|
444
|
+
"@smithy/core": "^3.23.9",
|
|
445
445
|
"@smithy/node-config-provider": "^4.3.11",
|
|
446
446
|
"@smithy/property-provider": "^4.2.11",
|
|
447
447
|
"@smithy/protocol-http": "^5.3.11",
|
|
448
448
|
"@smithy/signature-v4": "^5.3.11",
|
|
449
|
-
"@smithy/smithy-client": "^4.12.
|
|
449
|
+
"@smithy/smithy-client": "^4.12.3",
|
|
450
450
|
"@smithy/types": "^4.13.0",
|
|
451
451
|
"@smithy/util-base64": "^4.3.2",
|
|
452
452
|
"@smithy/util-middleware": "^4.2.11",
|
|
@@ -472,13 +472,13 @@
|
|
|
472
472
|
}
|
|
473
473
|
},
|
|
474
474
|
"node_modules/@aws-sdk/credential-provider-env": {
|
|
475
|
-
"version": "3.972.
|
|
476
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.
|
|
477
|
-
"integrity": "sha512-
|
|
475
|
+
"version": "3.972.17",
|
|
476
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-env/-/credential-provider-env-3.972.17.tgz",
|
|
477
|
+
"integrity": "sha512-MBAMW6YELzE1SdkOniqr51mrjapQUv8JXSGxtwRjQV0mwVDutVsn22OPAUt4RcLRvdiHQmNBDEFP9iTeSVCOlA==",
|
|
478
478
|
"dev": true,
|
|
479
479
|
"license": "Apache-2.0",
|
|
480
480
|
"dependencies": {
|
|
481
|
-
"@aws-sdk/core": "^3.973.
|
|
481
|
+
"@aws-sdk/core": "^3.973.19",
|
|
482
482
|
"@aws-sdk/types": "^3.973.5",
|
|
483
483
|
"@smithy/property-provider": "^4.2.11",
|
|
484
484
|
"@smithy/types": "^4.13.0",
|
|
@@ -489,19 +489,19 @@
|
|
|
489
489
|
}
|
|
490
490
|
},
|
|
491
491
|
"node_modules/@aws-sdk/credential-provider-http": {
|
|
492
|
-
"version": "3.972.
|
|
493
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.
|
|
494
|
-
"integrity": "sha512-
|
|
492
|
+
"version": "3.972.19",
|
|
493
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-http/-/credential-provider-http-3.972.19.tgz",
|
|
494
|
+
"integrity": "sha512-9EJROO8LXll5a7eUFqu48k6BChrtokbmgeMWmsH7lBb6lVbtjslUYz/ShLi+SHkYzTomiGBhmzTW7y+H4BxsnA==",
|
|
495
495
|
"dev": true,
|
|
496
496
|
"license": "Apache-2.0",
|
|
497
497
|
"dependencies": {
|
|
498
|
-
"@aws-sdk/core": "^3.973.
|
|
498
|
+
"@aws-sdk/core": "^3.973.19",
|
|
499
499
|
"@aws-sdk/types": "^3.973.5",
|
|
500
500
|
"@smithy/fetch-http-handler": "^5.3.13",
|
|
501
501
|
"@smithy/node-http-handler": "^4.4.14",
|
|
502
502
|
"@smithy/property-provider": "^4.2.11",
|
|
503
503
|
"@smithy/protocol-http": "^5.3.11",
|
|
504
|
-
"@smithy/smithy-client": "^4.12.
|
|
504
|
+
"@smithy/smithy-client": "^4.12.3",
|
|
505
505
|
"@smithy/types": "^4.13.0",
|
|
506
506
|
"@smithy/util-stream": "^4.5.17",
|
|
507
507
|
"tslib": "^2.6.2"
|
|
@@ -511,20 +511,20 @@
|
|
|
511
511
|
}
|
|
512
512
|
},
|
|
513
513
|
"node_modules/@aws-sdk/credential-provider-ini": {
|
|
514
|
-
"version": "3.972.
|
|
515
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.
|
|
516
|
-
"integrity": "sha512-
|
|
514
|
+
"version": "3.972.18",
|
|
515
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-ini/-/credential-provider-ini-3.972.18.tgz",
|
|
516
|
+
"integrity": "sha512-vthIAXJISZnj2576HeyLBj4WTeX+I7PwWeRkbOa0mVX39K13SCGxCgOFuKj2ytm9qTlLOmXe4cdEnroteFtJfw==",
|
|
517
517
|
"dev": true,
|
|
518
518
|
"license": "Apache-2.0",
|
|
519
519
|
"dependencies": {
|
|
520
|
-
"@aws-sdk/core": "^3.973.
|
|
521
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
522
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
523
|
-
"@aws-sdk/credential-provider-login": "^3.972.
|
|
524
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
525
|
-
"@aws-sdk/credential-provider-sso": "^3.972.
|
|
526
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
527
|
-
"@aws-sdk/nested-clients": "^3.996.
|
|
520
|
+
"@aws-sdk/core": "^3.973.19",
|
|
521
|
+
"@aws-sdk/credential-provider-env": "^3.972.17",
|
|
522
|
+
"@aws-sdk/credential-provider-http": "^3.972.19",
|
|
523
|
+
"@aws-sdk/credential-provider-login": "^3.972.18",
|
|
524
|
+
"@aws-sdk/credential-provider-process": "^3.972.17",
|
|
525
|
+
"@aws-sdk/credential-provider-sso": "^3.972.18",
|
|
526
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.18",
|
|
527
|
+
"@aws-sdk/nested-clients": "^3.996.8",
|
|
528
528
|
"@aws-sdk/types": "^3.973.5",
|
|
529
529
|
"@smithy/credential-provider-imds": "^4.2.11",
|
|
530
530
|
"@smithy/property-provider": "^4.2.11",
|
|
@@ -537,14 +537,14 @@
|
|
|
537
537
|
}
|
|
538
538
|
},
|
|
539
539
|
"node_modules/@aws-sdk/credential-provider-login": {
|
|
540
|
-
"version": "3.972.
|
|
541
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.
|
|
542
|
-
"integrity": "sha512-
|
|
540
|
+
"version": "3.972.18",
|
|
541
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-login/-/credential-provider-login-3.972.18.tgz",
|
|
542
|
+
"integrity": "sha512-kINzc5BBxdYBkPZ0/i1AMPMOk5b5QaFNbYMElVw5QTX13AKj6jcxnv/YNl9oW9mg+Y08ti19hh01HhyEAxsSJQ==",
|
|
543
543
|
"dev": true,
|
|
544
544
|
"license": "Apache-2.0",
|
|
545
545
|
"dependencies": {
|
|
546
|
-
"@aws-sdk/core": "^3.973.
|
|
547
|
-
"@aws-sdk/nested-clients": "^3.996.
|
|
546
|
+
"@aws-sdk/core": "^3.973.19",
|
|
547
|
+
"@aws-sdk/nested-clients": "^3.996.8",
|
|
548
548
|
"@aws-sdk/types": "^3.973.5",
|
|
549
549
|
"@smithy/property-provider": "^4.2.11",
|
|
550
550
|
"@smithy/protocol-http": "^5.3.11",
|
|
@@ -557,18 +557,18 @@
|
|
|
557
557
|
}
|
|
558
558
|
},
|
|
559
559
|
"node_modules/@aws-sdk/credential-provider-node": {
|
|
560
|
-
"version": "3.972.
|
|
561
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.
|
|
562
|
-
"integrity": "sha512-
|
|
560
|
+
"version": "3.972.19",
|
|
561
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-node/-/credential-provider-node-3.972.19.tgz",
|
|
562
|
+
"integrity": "sha512-yDWQ9dFTr+IMxwanFe7+tbN5++q8psZBjlUwOiCXn1EzANoBgtqBwcpYcHaMGtn0Wlfj4NuXdf2JaEx1lz5RaQ==",
|
|
563
563
|
"dev": true,
|
|
564
564
|
"license": "Apache-2.0",
|
|
565
565
|
"dependencies": {
|
|
566
|
-
"@aws-sdk/credential-provider-env": "^3.972.
|
|
567
|
-
"@aws-sdk/credential-provider-http": "^3.972.
|
|
568
|
-
"@aws-sdk/credential-provider-ini": "^3.972.
|
|
569
|
-
"@aws-sdk/credential-provider-process": "^3.972.
|
|
570
|
-
"@aws-sdk/credential-provider-sso": "^3.972.
|
|
571
|
-
"@aws-sdk/credential-provider-web-identity": "^3.972.
|
|
566
|
+
"@aws-sdk/credential-provider-env": "^3.972.17",
|
|
567
|
+
"@aws-sdk/credential-provider-http": "^3.972.19",
|
|
568
|
+
"@aws-sdk/credential-provider-ini": "^3.972.18",
|
|
569
|
+
"@aws-sdk/credential-provider-process": "^3.972.17",
|
|
570
|
+
"@aws-sdk/credential-provider-sso": "^3.972.18",
|
|
571
|
+
"@aws-sdk/credential-provider-web-identity": "^3.972.18",
|
|
572
572
|
"@aws-sdk/types": "^3.973.5",
|
|
573
573
|
"@smithy/credential-provider-imds": "^4.2.11",
|
|
574
574
|
"@smithy/property-provider": "^4.2.11",
|
|
@@ -581,13 +581,13 @@
|
|
|
581
581
|
}
|
|
582
582
|
},
|
|
583
583
|
"node_modules/@aws-sdk/credential-provider-process": {
|
|
584
|
-
"version": "3.972.
|
|
585
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.
|
|
586
|
-
"integrity": "sha512-
|
|
584
|
+
"version": "3.972.17",
|
|
585
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-process/-/credential-provider-process-3.972.17.tgz",
|
|
586
|
+
"integrity": "sha512-c8G8wT1axpJDgaP3xzcy+q8Y1fTi9A2eIQJvyhQ9xuXrUZhlCfXbC0vM9bM1CUXiZppFQ1p7g0tuUMvil/gCPg==",
|
|
587
587
|
"dev": true,
|
|
588
588
|
"license": "Apache-2.0",
|
|
589
589
|
"dependencies": {
|
|
590
|
-
"@aws-sdk/core": "^3.973.
|
|
590
|
+
"@aws-sdk/core": "^3.973.19",
|
|
591
591
|
"@aws-sdk/types": "^3.973.5",
|
|
592
592
|
"@smithy/property-provider": "^4.2.11",
|
|
593
593
|
"@smithy/shared-ini-file-loader": "^4.4.6",
|
|
@@ -599,15 +599,15 @@
|
|
|
599
599
|
}
|
|
600
600
|
},
|
|
601
601
|
"node_modules/@aws-sdk/credential-provider-sso": {
|
|
602
|
-
"version": "3.972.
|
|
603
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.
|
|
604
|
-
"integrity": "sha512-
|
|
602
|
+
"version": "3.972.18",
|
|
603
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-sso/-/credential-provider-sso-3.972.18.tgz",
|
|
604
|
+
"integrity": "sha512-YHYEfj5S2aqInRt5ub8nDOX8vAxgMvd84wm2Y3WVNfFa/53vOv9T7WOAqXI25qjj3uEcV46xxfqdDQk04h5XQA==",
|
|
605
605
|
"dev": true,
|
|
606
606
|
"license": "Apache-2.0",
|
|
607
607
|
"dependencies": {
|
|
608
|
-
"@aws-sdk/core": "^3.973.
|
|
609
|
-
"@aws-sdk/nested-clients": "^3.996.
|
|
610
|
-
"@aws-sdk/token-providers": "3.
|
|
608
|
+
"@aws-sdk/core": "^3.973.19",
|
|
609
|
+
"@aws-sdk/nested-clients": "^3.996.8",
|
|
610
|
+
"@aws-sdk/token-providers": "3.1005.0",
|
|
611
611
|
"@aws-sdk/types": "^3.973.5",
|
|
612
612
|
"@smithy/property-provider": "^4.2.11",
|
|
613
613
|
"@smithy/shared-ini-file-loader": "^4.4.6",
|
|
@@ -619,14 +619,14 @@
|
|
|
619
619
|
}
|
|
620
620
|
},
|
|
621
621
|
"node_modules/@aws-sdk/credential-provider-web-identity": {
|
|
622
|
-
"version": "3.972.
|
|
623
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.
|
|
624
|
-
"integrity": "sha512-
|
|
622
|
+
"version": "3.972.18",
|
|
623
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/credential-provider-web-identity/-/credential-provider-web-identity-3.972.18.tgz",
|
|
624
|
+
"integrity": "sha512-OqlEQpJ+J3T5B96qtC1zLLwkBloechP+fezKbCH0sbd2cCc0Ra55XpxWpk/hRj69xAOYtHvoC4orx6eTa4zU7g==",
|
|
625
625
|
"dev": true,
|
|
626
626
|
"license": "Apache-2.0",
|
|
627
627
|
"dependencies": {
|
|
628
|
-
"@aws-sdk/core": "^3.973.
|
|
629
|
-
"@aws-sdk/nested-clients": "^3.996.
|
|
628
|
+
"@aws-sdk/core": "^3.973.19",
|
|
629
|
+
"@aws-sdk/nested-clients": "^3.996.8",
|
|
630
630
|
"@aws-sdk/types": "^3.973.5",
|
|
631
631
|
"@smithy/property-provider": "^4.2.11",
|
|
632
632
|
"@smithy/shared-ini-file-loader": "^4.4.6",
|
|
@@ -673,16 +673,16 @@
|
|
|
673
673
|
}
|
|
674
674
|
},
|
|
675
675
|
"node_modules/@aws-sdk/middleware-flexible-checksums": {
|
|
676
|
-
"version": "3.973.
|
|
677
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.973.
|
|
678
|
-
"integrity": "sha512-
|
|
676
|
+
"version": "3.973.5",
|
|
677
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.973.5.tgz",
|
|
678
|
+
"integrity": "sha512-Dp3hqE5W6hG8HQ3Uh+AINx9wjjqYmFHbxede54sGj3akx/haIQrkp85lNdTdC+ouNUcSYNiuGkzmyDREfHX1Gg==",
|
|
679
679
|
"dev": true,
|
|
680
680
|
"license": "Apache-2.0",
|
|
681
681
|
"dependencies": {
|
|
682
682
|
"@aws-crypto/crc32": "5.2.0",
|
|
683
683
|
"@aws-crypto/crc32c": "5.2.0",
|
|
684
684
|
"@aws-crypto/util": "5.2.0",
|
|
685
|
-
"@aws-sdk/core": "^3.973.
|
|
685
|
+
"@aws-sdk/core": "^3.973.19",
|
|
686
686
|
"@aws-sdk/crc64-nvme": "^3.972.4",
|
|
687
687
|
"@aws-sdk/types": "^3.973.5",
|
|
688
688
|
"@smithy/is-array-buffer": "^4.2.2",
|
|
@@ -762,20 +762,20 @@
|
|
|
762
762
|
}
|
|
763
763
|
},
|
|
764
764
|
"node_modules/@aws-sdk/middleware-sdk-s3": {
|
|
765
|
-
"version": "3.972.
|
|
766
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.
|
|
767
|
-
"integrity": "sha512
|
|
765
|
+
"version": "3.972.19",
|
|
766
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-sdk-s3/-/middleware-sdk-s3-3.972.19.tgz",
|
|
767
|
+
"integrity": "sha512-/CtOHHVFg4ZuN6CnLnYkrqWgVEnbOBC4kNiKa+4fldJ9cioDt3dD/f5vpq0cWLOXwmGL2zgVrVxNhjxWpxNMkg==",
|
|
768
768
|
"dev": true,
|
|
769
769
|
"license": "Apache-2.0",
|
|
770
770
|
"dependencies": {
|
|
771
|
-
"@aws-sdk/core": "^3.973.
|
|
771
|
+
"@aws-sdk/core": "^3.973.19",
|
|
772
772
|
"@aws-sdk/types": "^3.973.5",
|
|
773
773
|
"@aws-sdk/util-arn-parser": "^3.972.3",
|
|
774
|
-
"@smithy/core": "^3.23.
|
|
774
|
+
"@smithy/core": "^3.23.9",
|
|
775
775
|
"@smithy/node-config-provider": "^4.3.11",
|
|
776
776
|
"@smithy/protocol-http": "^5.3.11",
|
|
777
777
|
"@smithy/signature-v4": "^5.3.11",
|
|
778
|
-
"@smithy/smithy-client": "^4.12.
|
|
778
|
+
"@smithy/smithy-client": "^4.12.3",
|
|
779
779
|
"@smithy/types": "^4.13.0",
|
|
780
780
|
"@smithy/util-config-provider": "^4.2.2",
|
|
781
781
|
"@smithy/util-middleware": "^4.2.11",
|
|
@@ -803,16 +803,16 @@
|
|
|
803
803
|
}
|
|
804
804
|
},
|
|
805
805
|
"node_modules/@aws-sdk/middleware-user-agent": {
|
|
806
|
-
"version": "3.972.
|
|
807
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.
|
|
808
|
-
"integrity": "sha512-
|
|
806
|
+
"version": "3.972.20",
|
|
807
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/middleware-user-agent/-/middleware-user-agent-3.972.20.tgz",
|
|
808
|
+
"integrity": "sha512-3kNTLtpUdeahxtnJRnj/oIdLAUdzTfr9N40KtxNhtdrq+Q1RPMdCJINRXq37m4t5+r3H70wgC3opW46OzFcZYA==",
|
|
809
809
|
"dev": true,
|
|
810
810
|
"license": "Apache-2.0",
|
|
811
811
|
"dependencies": {
|
|
812
|
-
"@aws-sdk/core": "^3.973.
|
|
812
|
+
"@aws-sdk/core": "^3.973.19",
|
|
813
813
|
"@aws-sdk/types": "^3.973.5",
|
|
814
814
|
"@aws-sdk/util-endpoints": "^3.996.4",
|
|
815
|
-
"@smithy/core": "^3.23.
|
|
815
|
+
"@smithy/core": "^3.23.9",
|
|
816
816
|
"@smithy/protocol-http": "^5.3.11",
|
|
817
817
|
"@smithy/types": "^4.13.0",
|
|
818
818
|
"@smithy/util-retry": "^4.2.11",
|
|
@@ -823,45 +823,45 @@
|
|
|
823
823
|
}
|
|
824
824
|
},
|
|
825
825
|
"node_modules/@aws-sdk/nested-clients": {
|
|
826
|
-
"version": "3.996.
|
|
827
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.996.
|
|
828
|
-
"integrity": "sha512-
|
|
826
|
+
"version": "3.996.8",
|
|
827
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/nested-clients/-/nested-clients-3.996.8.tgz",
|
|
828
|
+
"integrity": "sha512-6HlLm8ciMW8VzfB80kfIx16PBA9lOa9Dl+dmCBi78JDhvGlx3I7Rorwi5PpVRkL31RprXnYna3yBf6UKkD/PqA==",
|
|
829
829
|
"dev": true,
|
|
830
830
|
"license": "Apache-2.0",
|
|
831
831
|
"dependencies": {
|
|
832
832
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
833
833
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
834
|
-
"@aws-sdk/core": "^3.973.
|
|
834
|
+
"@aws-sdk/core": "^3.973.19",
|
|
835
835
|
"@aws-sdk/middleware-host-header": "^3.972.7",
|
|
836
836
|
"@aws-sdk/middleware-logger": "^3.972.7",
|
|
837
837
|
"@aws-sdk/middleware-recursion-detection": "^3.972.7",
|
|
838
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
838
|
+
"@aws-sdk/middleware-user-agent": "^3.972.20",
|
|
839
839
|
"@aws-sdk/region-config-resolver": "^3.972.7",
|
|
840
840
|
"@aws-sdk/types": "^3.973.5",
|
|
841
841
|
"@aws-sdk/util-endpoints": "^3.996.4",
|
|
842
842
|
"@aws-sdk/util-user-agent-browser": "^3.972.7",
|
|
843
|
-
"@aws-sdk/util-user-agent-node": "^3.973.
|
|
843
|
+
"@aws-sdk/util-user-agent-node": "^3.973.5",
|
|
844
844
|
"@smithy/config-resolver": "^4.4.10",
|
|
845
|
-
"@smithy/core": "^3.23.
|
|
845
|
+
"@smithy/core": "^3.23.9",
|
|
846
846
|
"@smithy/fetch-http-handler": "^5.3.13",
|
|
847
847
|
"@smithy/hash-node": "^4.2.11",
|
|
848
848
|
"@smithy/invalid-dependency": "^4.2.11",
|
|
849
849
|
"@smithy/middleware-content-length": "^4.2.11",
|
|
850
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
851
|
-
"@smithy/middleware-retry": "^4.4.
|
|
850
|
+
"@smithy/middleware-endpoint": "^4.4.23",
|
|
851
|
+
"@smithy/middleware-retry": "^4.4.40",
|
|
852
852
|
"@smithy/middleware-serde": "^4.2.12",
|
|
853
853
|
"@smithy/middleware-stack": "^4.2.11",
|
|
854
854
|
"@smithy/node-config-provider": "^4.3.11",
|
|
855
855
|
"@smithy/node-http-handler": "^4.4.14",
|
|
856
856
|
"@smithy/protocol-http": "^5.3.11",
|
|
857
|
-
"@smithy/smithy-client": "^4.12.
|
|
857
|
+
"@smithy/smithy-client": "^4.12.3",
|
|
858
858
|
"@smithy/types": "^4.13.0",
|
|
859
859
|
"@smithy/url-parser": "^4.2.11",
|
|
860
860
|
"@smithy/util-base64": "^4.3.2",
|
|
861
861
|
"@smithy/util-body-length-browser": "^4.2.2",
|
|
862
862
|
"@smithy/util-body-length-node": "^4.2.3",
|
|
863
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
864
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
863
|
+
"@smithy/util-defaults-mode-browser": "^4.3.39",
|
|
864
|
+
"@smithy/util-defaults-mode-node": "^4.2.42",
|
|
865
865
|
"@smithy/util-endpoints": "^3.3.2",
|
|
866
866
|
"@smithy/util-middleware": "^4.2.11",
|
|
867
867
|
"@smithy/util-retry": "^4.2.11",
|
|
@@ -890,13 +890,13 @@
|
|
|
890
890
|
}
|
|
891
891
|
},
|
|
892
892
|
"node_modules/@aws-sdk/signature-v4-multi-region": {
|
|
893
|
-
"version": "3.996.
|
|
894
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.
|
|
895
|
-
"integrity": "sha512-
|
|
893
|
+
"version": "3.996.7",
|
|
894
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/signature-v4-multi-region/-/signature-v4-multi-region-3.996.7.tgz",
|
|
895
|
+
"integrity": "sha512-mYhh7FY+7OOqjkYkd6+6GgJOsXK1xBWmuR+c5mxJPj2kr5TBNeZq+nUvE9kANWAux5UxDVrNOSiEM/wlHzC3Lg==",
|
|
896
896
|
"dev": true,
|
|
897
897
|
"license": "Apache-2.0",
|
|
898
898
|
"dependencies": {
|
|
899
|
-
"@aws-sdk/middleware-sdk-s3": "^3.972.
|
|
899
|
+
"@aws-sdk/middleware-sdk-s3": "^3.972.19",
|
|
900
900
|
"@aws-sdk/types": "^3.973.5",
|
|
901
901
|
"@smithy/protocol-http": "^5.3.11",
|
|
902
902
|
"@smithy/signature-v4": "^5.3.11",
|
|
@@ -908,14 +908,14 @@
|
|
|
908
908
|
}
|
|
909
909
|
},
|
|
910
910
|
"node_modules/@aws-sdk/token-providers": {
|
|
911
|
-
"version": "3.
|
|
912
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.
|
|
913
|
-
"integrity": "sha512-
|
|
911
|
+
"version": "3.1005.0",
|
|
912
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/token-providers/-/token-providers-3.1005.0.tgz",
|
|
913
|
+
"integrity": "sha512-vMxd+ivKqSxU9bHx5vmAlFKDAkjGotFU56IOkDa5DaTu1WWwbcse0yFHEm9I537oVvodaiwMl3VBwgHfzQ2rvw==",
|
|
914
914
|
"dev": true,
|
|
915
915
|
"license": "Apache-2.0",
|
|
916
916
|
"dependencies": {
|
|
917
|
-
"@aws-sdk/core": "^3.973.
|
|
918
|
-
"@aws-sdk/nested-clients": "^3.996.
|
|
917
|
+
"@aws-sdk/core": "^3.973.19",
|
|
918
|
+
"@aws-sdk/nested-clients": "^3.996.8",
|
|
919
919
|
"@aws-sdk/types": "^3.973.5",
|
|
920
920
|
"@smithy/property-provider": "^4.2.11",
|
|
921
921
|
"@smithy/shared-ini-file-loader": "^4.4.6",
|
|
@@ -997,13 +997,13 @@
|
|
|
997
997
|
}
|
|
998
998
|
},
|
|
999
999
|
"node_modules/@aws-sdk/util-user-agent-node": {
|
|
1000
|
-
"version": "3.973.
|
|
1001
|
-
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.
|
|
1002
|
-
"integrity": "sha512-
|
|
1000
|
+
"version": "3.973.5",
|
|
1001
|
+
"resolved": "https://registry.npmjs.org/@aws-sdk/util-user-agent-node/-/util-user-agent-node-3.973.5.tgz",
|
|
1002
|
+
"integrity": "sha512-Dyy38O4GeMk7UQ48RupfHif//gqnOPbq/zlvRssc11E2mClT+aUfc3VS2yD8oLtzqO3RsqQ9I3gOBB4/+HjPOw==",
|
|
1003
1003
|
"dev": true,
|
|
1004
1004
|
"license": "Apache-2.0",
|
|
1005
1005
|
"dependencies": {
|
|
1006
|
-
"@aws-sdk/middleware-user-agent": "^3.972.
|
|
1006
|
+
"@aws-sdk/middleware-user-agent": "^3.972.20",
|
|
1007
1007
|
"@aws-sdk/types": "^3.973.5",
|
|
1008
1008
|
"@smithy/node-config-provider": "^4.3.11",
|
|
1009
1009
|
"@smithy/types": "^4.13.0",
|
|
@@ -3323,9 +3323,9 @@
|
|
|
3323
3323
|
}
|
|
3324
3324
|
},
|
|
3325
3325
|
"node_modules/@jsonjoy.com/buffers": {
|
|
3326
|
-
"version": "
|
|
3327
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-
|
|
3328
|
-
"integrity": "sha512-
|
|
3326
|
+
"version": "1.2.1",
|
|
3327
|
+
"resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
|
|
3328
|
+
"integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
|
|
3329
3329
|
"license": "Apache-2.0",
|
|
3330
3330
|
"engines": {
|
|
3331
3331
|
"node": ">=10.0"
|
|
@@ -3354,269 +3354,6 @@
|
|
|
3354
3354
|
"tslib": "2"
|
|
3355
3355
|
}
|
|
3356
3356
|
},
|
|
3357
|
-
"node_modules/@jsonjoy.com/fs-core": {
|
|
3358
|
-
"version": "4.56.11",
|
|
3359
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-core/-/fs-core-4.56.11.tgz",
|
|
3360
|
-
"integrity": "sha512-wThHjzUp01ImIjfCwhs+UnFkeGPFAymwLEkOtenHewaKe2pTP12p6r1UuwikA9NEvNf9Vlck92r8fb8n/MWM5w==",
|
|
3361
|
-
"license": "Apache-2.0",
|
|
3362
|
-
"dependencies": {
|
|
3363
|
-
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
3364
|
-
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
3365
|
-
"thingies": "^2.5.0"
|
|
3366
|
-
},
|
|
3367
|
-
"engines": {
|
|
3368
|
-
"node": ">=10.0"
|
|
3369
|
-
},
|
|
3370
|
-
"funding": {
|
|
3371
|
-
"type": "github",
|
|
3372
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3373
|
-
},
|
|
3374
|
-
"peerDependencies": {
|
|
3375
|
-
"tslib": "2"
|
|
3376
|
-
}
|
|
3377
|
-
},
|
|
3378
|
-
"node_modules/@jsonjoy.com/fs-fsa": {
|
|
3379
|
-
"version": "4.56.11",
|
|
3380
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-fsa/-/fs-fsa-4.56.11.tgz",
|
|
3381
|
-
"integrity": "sha512-ZYlF3XbMayyp97xEN8ZvYutU99PCHjM64mMZvnCseXkCJXJDVLAwlF8Q/7q/xiWQRsv3pQBj1WXHd9eEyYcaCQ==",
|
|
3382
|
-
"license": "Apache-2.0",
|
|
3383
|
-
"dependencies": {
|
|
3384
|
-
"@jsonjoy.com/fs-core": "4.56.11",
|
|
3385
|
-
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
3386
|
-
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
3387
|
-
"thingies": "^2.5.0"
|
|
3388
|
-
},
|
|
3389
|
-
"engines": {
|
|
3390
|
-
"node": ">=10.0"
|
|
3391
|
-
},
|
|
3392
|
-
"funding": {
|
|
3393
|
-
"type": "github",
|
|
3394
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3395
|
-
},
|
|
3396
|
-
"peerDependencies": {
|
|
3397
|
-
"tslib": "2"
|
|
3398
|
-
}
|
|
3399
|
-
},
|
|
3400
|
-
"node_modules/@jsonjoy.com/fs-node": {
|
|
3401
|
-
"version": "4.56.11",
|
|
3402
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node/-/fs-node-4.56.11.tgz",
|
|
3403
|
-
"integrity": "sha512-D65YrnP6wRuZyEWoSFnBJSr5zARVpVBGctnhie4rCsMuGXNzX7IHKaOt85/Aj7SSoG1N2+/xlNjWmkLvZ2H3Tg==",
|
|
3404
|
-
"license": "Apache-2.0",
|
|
3405
|
-
"dependencies": {
|
|
3406
|
-
"@jsonjoy.com/fs-core": "4.56.11",
|
|
3407
|
-
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
3408
|
-
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
3409
|
-
"@jsonjoy.com/fs-print": "4.56.11",
|
|
3410
|
-
"@jsonjoy.com/fs-snapshot": "4.56.11",
|
|
3411
|
-
"glob-to-regex.js": "^1.0.0",
|
|
3412
|
-
"thingies": "^2.5.0"
|
|
3413
|
-
},
|
|
3414
|
-
"engines": {
|
|
3415
|
-
"node": ">=10.0"
|
|
3416
|
-
},
|
|
3417
|
-
"funding": {
|
|
3418
|
-
"type": "github",
|
|
3419
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3420
|
-
},
|
|
3421
|
-
"peerDependencies": {
|
|
3422
|
-
"tslib": "2"
|
|
3423
|
-
}
|
|
3424
|
-
},
|
|
3425
|
-
"node_modules/@jsonjoy.com/fs-node-builtins": {
|
|
3426
|
-
"version": "4.56.11",
|
|
3427
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-builtins/-/fs-node-builtins-4.56.11.tgz",
|
|
3428
|
-
"integrity": "sha512-CNmt3a0zMCIhniFLXtzPWuUxXFU+U+2VyQiIrgt/rRVeEJNrMQUABaRbVxR0Ouw1LyR9RjaEkPM6nYpED+y43A==",
|
|
3429
|
-
"license": "Apache-2.0",
|
|
3430
|
-
"engines": {
|
|
3431
|
-
"node": ">=10.0"
|
|
3432
|
-
},
|
|
3433
|
-
"funding": {
|
|
3434
|
-
"type": "github",
|
|
3435
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3436
|
-
},
|
|
3437
|
-
"peerDependencies": {
|
|
3438
|
-
"tslib": "2"
|
|
3439
|
-
}
|
|
3440
|
-
},
|
|
3441
|
-
"node_modules/@jsonjoy.com/fs-node-to-fsa": {
|
|
3442
|
-
"version": "4.56.11",
|
|
3443
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-to-fsa/-/fs-node-to-fsa-4.56.11.tgz",
|
|
3444
|
-
"integrity": "sha512-5OzGdvJDgZVo+xXWEYo72u81zpOWlxlbG4d4nL+hSiW+LKlua/dldNgPrpWxtvhgyntmdFQad2UTxFyGjJAGhA==",
|
|
3445
|
-
"license": "Apache-2.0",
|
|
3446
|
-
"dependencies": {
|
|
3447
|
-
"@jsonjoy.com/fs-fsa": "4.56.11",
|
|
3448
|
-
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
3449
|
-
"@jsonjoy.com/fs-node-utils": "4.56.11"
|
|
3450
|
-
},
|
|
3451
|
-
"engines": {
|
|
3452
|
-
"node": ">=10.0"
|
|
3453
|
-
},
|
|
3454
|
-
"funding": {
|
|
3455
|
-
"type": "github",
|
|
3456
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3457
|
-
},
|
|
3458
|
-
"peerDependencies": {
|
|
3459
|
-
"tslib": "2"
|
|
3460
|
-
}
|
|
3461
|
-
},
|
|
3462
|
-
"node_modules/@jsonjoy.com/fs-node-utils": {
|
|
3463
|
-
"version": "4.56.11",
|
|
3464
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-node-utils/-/fs-node-utils-4.56.11.tgz",
|
|
3465
|
-
"integrity": "sha512-JADOZFDA3wRfsuxkT0+MYc4F9hJO2PYDaY66kRTG6NqGX3+bqmKu66YFYAbII/tEmQWPZeHoClUB23rtQM9UPg==",
|
|
3466
|
-
"license": "Apache-2.0",
|
|
3467
|
-
"dependencies": {
|
|
3468
|
-
"@jsonjoy.com/fs-node-builtins": "4.56.11"
|
|
3469
|
-
},
|
|
3470
|
-
"engines": {
|
|
3471
|
-
"node": ">=10.0"
|
|
3472
|
-
},
|
|
3473
|
-
"funding": {
|
|
3474
|
-
"type": "github",
|
|
3475
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3476
|
-
},
|
|
3477
|
-
"peerDependencies": {
|
|
3478
|
-
"tslib": "2"
|
|
3479
|
-
}
|
|
3480
|
-
},
|
|
3481
|
-
"node_modules/@jsonjoy.com/fs-print": {
|
|
3482
|
-
"version": "4.56.11",
|
|
3483
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-print/-/fs-print-4.56.11.tgz",
|
|
3484
|
-
"integrity": "sha512-rnaKRgCRIn8JGTjxhS0JPE38YM3Pj/H7SW4/tglhIPbfKEkky7dpPayNKV2qy25SZSL15oFVgH/62dMZ/z7cyA==",
|
|
3485
|
-
"license": "Apache-2.0",
|
|
3486
|
-
"dependencies": {
|
|
3487
|
-
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
3488
|
-
"tree-dump": "^1.1.0"
|
|
3489
|
-
},
|
|
3490
|
-
"engines": {
|
|
3491
|
-
"node": ">=10.0"
|
|
3492
|
-
},
|
|
3493
|
-
"funding": {
|
|
3494
|
-
"type": "github",
|
|
3495
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3496
|
-
},
|
|
3497
|
-
"peerDependencies": {
|
|
3498
|
-
"tslib": "2"
|
|
3499
|
-
}
|
|
3500
|
-
},
|
|
3501
|
-
"node_modules/@jsonjoy.com/fs-snapshot": {
|
|
3502
|
-
"version": "4.56.11",
|
|
3503
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/fs-snapshot/-/fs-snapshot-4.56.11.tgz",
|
|
3504
|
-
"integrity": "sha512-IIldPX+cIRQuUol9fQzSS3hqyECxVpYMJQMqdU3dCKZFRzEl1rkIkw4P6y7Oh493sI7YdxZlKr/yWdzEWZ1wGQ==",
|
|
3505
|
-
"license": "Apache-2.0",
|
|
3506
|
-
"dependencies": {
|
|
3507
|
-
"@jsonjoy.com/buffers": "^17.65.0",
|
|
3508
|
-
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
3509
|
-
"@jsonjoy.com/json-pack": "^17.65.0",
|
|
3510
|
-
"@jsonjoy.com/util": "^17.65.0"
|
|
3511
|
-
},
|
|
3512
|
-
"engines": {
|
|
3513
|
-
"node": ">=10.0"
|
|
3514
|
-
},
|
|
3515
|
-
"funding": {
|
|
3516
|
-
"type": "github",
|
|
3517
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3518
|
-
},
|
|
3519
|
-
"peerDependencies": {
|
|
3520
|
-
"tslib": "2"
|
|
3521
|
-
}
|
|
3522
|
-
},
|
|
3523
|
-
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/base64": {
|
|
3524
|
-
"version": "17.67.0",
|
|
3525
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/base64/-/base64-17.67.0.tgz",
|
|
3526
|
-
"integrity": "sha512-5SEsJGsm15aP8TQGkDfJvz9axgPwAEm98S5DxOuYe8e1EbfajcDmgeXXzccEjh+mLnjqEKrkBdjHWS5vFNwDdw==",
|
|
3527
|
-
"license": "Apache-2.0",
|
|
3528
|
-
"engines": {
|
|
3529
|
-
"node": ">=10.0"
|
|
3530
|
-
},
|
|
3531
|
-
"funding": {
|
|
3532
|
-
"type": "github",
|
|
3533
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3534
|
-
},
|
|
3535
|
-
"peerDependencies": {
|
|
3536
|
-
"tslib": "2"
|
|
3537
|
-
}
|
|
3538
|
-
},
|
|
3539
|
-
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/codegen": {
|
|
3540
|
-
"version": "17.67.0",
|
|
3541
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/codegen/-/codegen-17.67.0.tgz",
|
|
3542
|
-
"integrity": "sha512-idnkUplROpdBOV0HMcwhsCUS5TRUi9poagdGs70A6S4ux9+/aPuKbh8+UYRTLYQHtXvAdNfQWXDqZEx5k4Dj2Q==",
|
|
3543
|
-
"license": "Apache-2.0",
|
|
3544
|
-
"engines": {
|
|
3545
|
-
"node": ">=10.0"
|
|
3546
|
-
},
|
|
3547
|
-
"funding": {
|
|
3548
|
-
"type": "github",
|
|
3549
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3550
|
-
},
|
|
3551
|
-
"peerDependencies": {
|
|
3552
|
-
"tslib": "2"
|
|
3553
|
-
}
|
|
3554
|
-
},
|
|
3555
|
-
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pack": {
|
|
3556
|
-
"version": "17.67.0",
|
|
3557
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-17.67.0.tgz",
|
|
3558
|
-
"integrity": "sha512-t0ejURcGaZsn1ClbJ/3kFqSOjlryd92eQY465IYrezsXmPcfHPE/av4twRSxf6WE+TkZgLY+71vCZbiIiFKA/w==",
|
|
3559
|
-
"license": "Apache-2.0",
|
|
3560
|
-
"dependencies": {
|
|
3561
|
-
"@jsonjoy.com/base64": "17.67.0",
|
|
3562
|
-
"@jsonjoy.com/buffers": "17.67.0",
|
|
3563
|
-
"@jsonjoy.com/codegen": "17.67.0",
|
|
3564
|
-
"@jsonjoy.com/json-pointer": "17.67.0",
|
|
3565
|
-
"@jsonjoy.com/util": "17.67.0",
|
|
3566
|
-
"hyperdyperid": "^1.2.0",
|
|
3567
|
-
"thingies": "^2.5.0",
|
|
3568
|
-
"tree-dump": "^1.1.0"
|
|
3569
|
-
},
|
|
3570
|
-
"engines": {
|
|
3571
|
-
"node": ">=10.0"
|
|
3572
|
-
},
|
|
3573
|
-
"funding": {
|
|
3574
|
-
"type": "github",
|
|
3575
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3576
|
-
},
|
|
3577
|
-
"peerDependencies": {
|
|
3578
|
-
"tslib": "2"
|
|
3579
|
-
}
|
|
3580
|
-
},
|
|
3581
|
-
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/json-pointer": {
|
|
3582
|
-
"version": "17.67.0",
|
|
3583
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-17.67.0.tgz",
|
|
3584
|
-
"integrity": "sha512-+iqOFInH+QZGmSuaybBUNdh7yvNrXvqR+h3wjXm0N/3JK1EyyFAeGJvqnmQL61d1ARLlk/wJdFKSL+LHJ1eaUA==",
|
|
3585
|
-
"license": "Apache-2.0",
|
|
3586
|
-
"dependencies": {
|
|
3587
|
-
"@jsonjoy.com/util": "17.67.0"
|
|
3588
|
-
},
|
|
3589
|
-
"engines": {
|
|
3590
|
-
"node": ">=10.0"
|
|
3591
|
-
},
|
|
3592
|
-
"funding": {
|
|
3593
|
-
"type": "github",
|
|
3594
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3595
|
-
},
|
|
3596
|
-
"peerDependencies": {
|
|
3597
|
-
"tslib": "2"
|
|
3598
|
-
}
|
|
3599
|
-
},
|
|
3600
|
-
"node_modules/@jsonjoy.com/fs-snapshot/node_modules/@jsonjoy.com/util": {
|
|
3601
|
-
"version": "17.67.0",
|
|
3602
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/util/-/util-17.67.0.tgz",
|
|
3603
|
-
"integrity": "sha512-6+8xBaz1rLSohlGh68D1pdw3AwDi9xydm8QNlAFkvnavCJYSze+pxoW2VKP8p308jtlMRLs5NTHfPlZLd4w7ew==",
|
|
3604
|
-
"license": "Apache-2.0",
|
|
3605
|
-
"dependencies": {
|
|
3606
|
-
"@jsonjoy.com/buffers": "17.67.0",
|
|
3607
|
-
"@jsonjoy.com/codegen": "17.67.0"
|
|
3608
|
-
},
|
|
3609
|
-
"engines": {
|
|
3610
|
-
"node": ">=10.0"
|
|
3611
|
-
},
|
|
3612
|
-
"funding": {
|
|
3613
|
-
"type": "github",
|
|
3614
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3615
|
-
},
|
|
3616
|
-
"peerDependencies": {
|
|
3617
|
-
"tslib": "2"
|
|
3618
|
-
}
|
|
3619
|
-
},
|
|
3620
3357
|
"node_modules/@jsonjoy.com/json-pack": {
|
|
3621
3358
|
"version": "1.21.0",
|
|
3622
3359
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pack/-/json-pack-1.21.0.tgz",
|
|
@@ -3643,22 +3380,6 @@
|
|
|
3643
3380
|
"tslib": "2"
|
|
3644
3381
|
}
|
|
3645
3382
|
},
|
|
3646
|
-
"node_modules/@jsonjoy.com/json-pack/node_modules/@jsonjoy.com/buffers": {
|
|
3647
|
-
"version": "1.2.1",
|
|
3648
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
|
|
3649
|
-
"integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
|
|
3650
|
-
"license": "Apache-2.0",
|
|
3651
|
-
"engines": {
|
|
3652
|
-
"node": ">=10.0"
|
|
3653
|
-
},
|
|
3654
|
-
"funding": {
|
|
3655
|
-
"type": "github",
|
|
3656
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3657
|
-
},
|
|
3658
|
-
"peerDependencies": {
|
|
3659
|
-
"tslib": "2"
|
|
3660
|
-
}
|
|
3661
|
-
},
|
|
3662
3383
|
"node_modules/@jsonjoy.com/json-pointer": {
|
|
3663
3384
|
"version": "1.0.2",
|
|
3664
3385
|
"resolved": "https://registry.npmjs.org/@jsonjoy.com/json-pointer/-/json-pointer-1.0.2.tgz",
|
|
@@ -3699,22 +3420,6 @@
|
|
|
3699
3420
|
"tslib": "2"
|
|
3700
3421
|
}
|
|
3701
3422
|
},
|
|
3702
|
-
"node_modules/@jsonjoy.com/util/node_modules/@jsonjoy.com/buffers": {
|
|
3703
|
-
"version": "1.2.1",
|
|
3704
|
-
"resolved": "https://registry.npmjs.org/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz",
|
|
3705
|
-
"integrity": "sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==",
|
|
3706
|
-
"license": "Apache-2.0",
|
|
3707
|
-
"engines": {
|
|
3708
|
-
"node": ">=10.0"
|
|
3709
|
-
},
|
|
3710
|
-
"funding": {
|
|
3711
|
-
"type": "github",
|
|
3712
|
-
"url": "https://github.com/sponsors/streamich"
|
|
3713
|
-
},
|
|
3714
|
-
"peerDependencies": {
|
|
3715
|
-
"tslib": "2"
|
|
3716
|
-
}
|
|
3717
|
-
},
|
|
3718
3423
|
"node_modules/@keyv/serialize": {
|
|
3719
3424
|
"version": "1.1.1",
|
|
3720
3425
|
"resolved": "https://registry.npmjs.org/@keyv/serialize/-/serialize-1.1.1.tgz",
|
|
@@ -4067,9 +3772,9 @@
|
|
|
4067
3772
|
}
|
|
4068
3773
|
},
|
|
4069
3774
|
"node_modules/@oclif/core": {
|
|
4070
|
-
"version": "4.8.
|
|
4071
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.
|
|
4072
|
-
"integrity": "sha512-
|
|
3775
|
+
"version": "4.8.4",
|
|
3776
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.4.tgz",
|
|
3777
|
+
"integrity": "sha512-UTAqwXJJyRvLBvosL+1uPZYSpr8lEHgUb/EVGbPXo5WZqUIBHfJ0sR2bkBEsrj00/ar4IegKxx4YK0wn2c8SQg==",
|
|
4073
3778
|
"license": "MIT",
|
|
4074
3779
|
"dependencies": {
|
|
4075
3780
|
"ansi-escapes": "^4.3.2",
|
|
@@ -5186,9 +4891,9 @@
|
|
|
5186
4891
|
}
|
|
5187
4892
|
},
|
|
5188
4893
|
"node_modules/@salesforce/code-analyzer-eslint-engine/node_modules/fast-xml-parser": {
|
|
5189
|
-
"version": "5.
|
|
5190
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.
|
|
5191
|
-
"integrity": "sha512-
|
|
4894
|
+
"version": "5.5.3",
|
|
4895
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.3.tgz",
|
|
4896
|
+
"integrity": "sha512-Ymnuefk6VzAhT3SxLzVUw+nMio/wB1NGypHkgetwtXcK1JfryaHk4DWQFGVwQ9XgzyS5iRZ7C2ZGI4AMsdMZ6A==",
|
|
5192
4897
|
"funding": [
|
|
5193
4898
|
{
|
|
5194
4899
|
"type": "github",
|
|
@@ -5197,7 +4902,8 @@
|
|
|
5197
4902
|
],
|
|
5198
4903
|
"license": "MIT",
|
|
5199
4904
|
"dependencies": {
|
|
5200
|
-
"fast-xml-builder": "^1.
|
|
4905
|
+
"fast-xml-builder": "^1.1.2",
|
|
4906
|
+
"path-expression-matcher": "^1.1.3",
|
|
5201
4907
|
"strnum": "^2.1.2"
|
|
5202
4908
|
},
|
|
5203
4909
|
"bin": {
|
|
@@ -5822,9 +5528,9 @@
|
|
|
5822
5528
|
}
|
|
5823
5529
|
},
|
|
5824
5530
|
"node_modules/@salesforce/core": {
|
|
5825
|
-
"version": "8.
|
|
5826
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
|
5827
|
-
"integrity": "sha512-
|
|
5531
|
+
"version": "8.27.0",
|
|
5532
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.27.0.tgz",
|
|
5533
|
+
"integrity": "sha512-Je//0ySHRJRTD16dFxdm6J624i+oufKNq+o8O1AoUNYlT/k4SJi/YGt+iGlKesZGxPf7X1zzUPY1S6C99c/UBA==",
|
|
5828
5534
|
"license": "BSD-3-Clause",
|
|
5829
5535
|
"dependencies": {
|
|
5830
5536
|
"@jsforce/jsforce-node": "^3.10.13",
|
|
@@ -5838,7 +5544,7 @@
|
|
|
5838
5544
|
"js2xmlparser": "^4.0.1",
|
|
5839
5545
|
"jsonwebtoken": "9.0.3",
|
|
5840
5546
|
"jszip": "3.10.1",
|
|
5841
|
-
"memfs": "
|
|
5547
|
+
"memfs": "4.38.1",
|
|
5842
5548
|
"pino": "^9.7.0",
|
|
5843
5549
|
"pino-abstract-transport": "^1.2.0",
|
|
5844
5550
|
"pino-pretty": "^11.3.0",
|
|
@@ -6624,9 +6330,9 @@
|
|
|
6624
6330
|
}
|
|
6625
6331
|
},
|
|
6626
6332
|
"node_modules/@salesforce/mcp-provider-lwc-experts": {
|
|
6627
|
-
"version": "0.6.
|
|
6628
|
-
"resolved": "https://registry.npmjs.org/@salesforce/mcp-provider-lwc-experts/-/mcp-provider-lwc-experts-0.6.
|
|
6629
|
-
"integrity": "sha512-
|
|
6333
|
+
"version": "0.6.9",
|
|
6334
|
+
"resolved": "https://registry.npmjs.org/@salesforce/mcp-provider-lwc-experts/-/mcp-provider-lwc-experts-0.6.9.tgz",
|
|
6335
|
+
"integrity": "sha512-sIKeBIIAcQBQAXzQHCO3iFrlmGOzkoeEO1sjdK2KmEFLAvIzyMi8CgA69FCjvU8Hf4J0MRi2g5hqgTnCHMTeyA==",
|
|
6630
6336
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6631
6337
|
"dependencies": {
|
|
6632
6338
|
"@modelcontextprotocol/sdk": "^1.9.0",
|
|
@@ -6641,7 +6347,7 @@
|
|
|
6641
6347
|
"zod-to-json-schema": "^3.24.5"
|
|
6642
6348
|
},
|
|
6643
6349
|
"engines": {
|
|
6644
|
-
"node": ">=20.
|
|
6350
|
+
"node": ">=20.19.x"
|
|
6645
6351
|
}
|
|
6646
6352
|
},
|
|
6647
6353
|
"node_modules/@salesforce/mcp-provider-lwc-experts/node_modules/@salesforce/mcp-provider-api": {
|
|
@@ -7024,9 +6730,9 @@
|
|
|
7024
6730
|
}
|
|
7025
6731
|
},
|
|
7026
6732
|
"node_modules/@salesforce/metadata-enrichment/node_modules/fast-xml-parser": {
|
|
7027
|
-
"version": "5.
|
|
7028
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.
|
|
7029
|
-
"integrity": "sha512-
|
|
6733
|
+
"version": "5.5.3",
|
|
6734
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.3.tgz",
|
|
6735
|
+
"integrity": "sha512-Ymnuefk6VzAhT3SxLzVUw+nMio/wB1NGypHkgetwtXcK1JfryaHk4DWQFGVwQ9XgzyS5iRZ7C2ZGI4AMsdMZ6A==",
|
|
7030
6736
|
"funding": [
|
|
7031
6737
|
{
|
|
7032
6738
|
"type": "github",
|
|
@@ -7035,7 +6741,8 @@
|
|
|
7035
6741
|
],
|
|
7036
6742
|
"license": "MIT",
|
|
7037
6743
|
"dependencies": {
|
|
7038
|
-
"fast-xml-builder": "^1.
|
|
6744
|
+
"fast-xml-builder": "^1.1.2",
|
|
6745
|
+
"path-expression-matcher": "^1.1.3",
|
|
7039
6746
|
"strnum": "^2.1.2"
|
|
7040
6747
|
},
|
|
7041
6748
|
"bin": {
|
|
@@ -7088,12 +6795,12 @@
|
|
|
7088
6795
|
"license": "ISC"
|
|
7089
6796
|
},
|
|
7090
6797
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
7091
|
-
"version": "12.31.
|
|
7092
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.
|
|
7093
|
-
"integrity": "sha512-
|
|
6798
|
+
"version": "12.31.21",
|
|
6799
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.21.tgz",
|
|
6800
|
+
"integrity": "sha512-NZsJlvIrfIIZF03P7iLLmewjYkMsGSIV83+O5k+HGBvDDU8c2IJge3MIV/N78GSAGYahtSE+yR4x75UY0Of7qw==",
|
|
7094
6801
|
"license": "Apache-2.0",
|
|
7095
6802
|
"dependencies": {
|
|
7096
|
-
"@salesforce/core": "^8.
|
|
6803
|
+
"@salesforce/core": "^8.27.0",
|
|
7097
6804
|
"@salesforce/kit": "^3.2.4",
|
|
7098
6805
|
"@salesforce/ts-types": "^2.0.12",
|
|
7099
6806
|
"@salesforce/types": "^1.6.0",
|
|
@@ -7128,9 +6835,9 @@
|
|
|
7128
6835
|
}
|
|
7129
6836
|
},
|
|
7130
6837
|
"node_modules/@salesforce/source-deploy-retrieve/node_modules/fast-xml-parser": {
|
|
7131
|
-
"version": "5.
|
|
7132
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.
|
|
7133
|
-
"integrity": "sha512-
|
|
6838
|
+
"version": "5.5.3",
|
|
6839
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.3.tgz",
|
|
6840
|
+
"integrity": "sha512-Ymnuefk6VzAhT3SxLzVUw+nMio/wB1NGypHkgetwtXcK1JfryaHk4DWQFGVwQ9XgzyS5iRZ7C2ZGI4AMsdMZ6A==",
|
|
7134
6841
|
"funding": [
|
|
7135
6842
|
{
|
|
7136
6843
|
"type": "github",
|
|
@@ -7139,7 +6846,8 @@
|
|
|
7139
6846
|
],
|
|
7140
6847
|
"license": "MIT",
|
|
7141
6848
|
"dependencies": {
|
|
7142
|
-
"fast-xml-builder": "^1.
|
|
6849
|
+
"fast-xml-builder": "^1.1.2",
|
|
6850
|
+
"path-expression-matcher": "^1.1.3",
|
|
7143
6851
|
"strnum": "^2.1.2"
|
|
7144
6852
|
},
|
|
7145
6853
|
"bin": {
|
|
@@ -7174,14 +6882,14 @@
|
|
|
7174
6882
|
"license": "MIT"
|
|
7175
6883
|
},
|
|
7176
6884
|
"node_modules/@salesforce/source-tracking": {
|
|
7177
|
-
"version": "7.8.
|
|
7178
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.8.
|
|
7179
|
-
"integrity": "sha512-
|
|
6885
|
+
"version": "7.8.5",
|
|
6886
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.8.5.tgz",
|
|
6887
|
+
"integrity": "sha512-p+EAzXEmXZUjVbUt1gYmFHKkQ1msK3NoXqGKUrxeg0CTsGuwm6TD4jyp4pjN5bi1NcaAP7pZPOGogBp07O+lKw==",
|
|
7180
6888
|
"license": "Apache-2.0",
|
|
7181
6889
|
"dependencies": {
|
|
7182
|
-
"@salesforce/core": "^8.
|
|
6890
|
+
"@salesforce/core": "^8.27.0",
|
|
7183
6891
|
"@salesforce/kit": "^3.2.4",
|
|
7184
|
-
"@salesforce/source-deploy-retrieve": "^12.31.
|
|
6892
|
+
"@salesforce/source-deploy-retrieve": "^12.31.20",
|
|
7185
6893
|
"@salesforce/ts-types": "^2.0.12",
|
|
7186
6894
|
"fast-xml-parser": "^5.3.4",
|
|
7187
6895
|
"graceful-fs": "^4.2.11",
|
|
@@ -7193,9 +6901,9 @@
|
|
|
7193
6901
|
}
|
|
7194
6902
|
},
|
|
7195
6903
|
"node_modules/@salesforce/source-tracking/node_modules/fast-xml-parser": {
|
|
7196
|
-
"version": "5.
|
|
7197
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.
|
|
7198
|
-
"integrity": "sha512-
|
|
6904
|
+
"version": "5.5.3",
|
|
6905
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.3.tgz",
|
|
6906
|
+
"integrity": "sha512-Ymnuefk6VzAhT3SxLzVUw+nMio/wB1NGypHkgetwtXcK1JfryaHk4DWQFGVwQ9XgzyS5iRZ7C2ZGI4AMsdMZ6A==",
|
|
7199
6907
|
"funding": [
|
|
7200
6908
|
{
|
|
7201
6909
|
"type": "github",
|
|
@@ -7204,7 +6912,8 @@
|
|
|
7204
6912
|
],
|
|
7205
6913
|
"license": "MIT",
|
|
7206
6914
|
"dependencies": {
|
|
7207
|
-
"fast-xml-builder": "^1.
|
|
6915
|
+
"fast-xml-builder": "^1.1.2",
|
|
6916
|
+
"path-expression-matcher": "^1.1.3",
|
|
7208
6917
|
"strnum": "^2.1.2"
|
|
7209
6918
|
},
|
|
7210
6919
|
"bin": {
|
|
@@ -8077,9 +7786,9 @@
|
|
|
8077
7786
|
}
|
|
8078
7787
|
},
|
|
8079
7788
|
"node_modules/@smithy/util-waiter": {
|
|
8080
|
-
"version": "4.2.
|
|
8081
|
-
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.2.
|
|
8082
|
-
"integrity": "sha512-
|
|
7789
|
+
"version": "4.2.12",
|
|
7790
|
+
"resolved": "https://registry.npmjs.org/@smithy/util-waiter/-/util-waiter-4.2.12.tgz",
|
|
7791
|
+
"integrity": "sha512-ek5hyDrzS6mBFsNCEX8LpM+EWSLq6b9FdmPRlkpXXhiJE6aIZehKT9clC6+nFpZAA+i/Yg0xlaPeWGNbf5rzQA==",
|
|
8083
7792
|
"dev": true,
|
|
8084
7793
|
"license": "Apache-2.0",
|
|
8085
7794
|
"dependencies": {
|
|
@@ -8332,16 +8041,16 @@
|
|
|
8332
8041
|
"license": "MIT"
|
|
8333
8042
|
},
|
|
8334
8043
|
"node_modules/@typescript-eslint/eslint-plugin": {
|
|
8335
|
-
"version": "8.
|
|
8336
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
|
8337
|
-
"integrity": "sha512-
|
|
8044
|
+
"version": "8.57.0",
|
|
8045
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.0.tgz",
|
|
8046
|
+
"integrity": "sha512-qeu4rTHR3/IaFORbD16gmjq9+rEs9fGKdX0kF6BKSfi+gCuG3RCKLlSBYzn/bGsY9Tj7KE/DAQStbp8AHJGHEQ==",
|
|
8338
8047
|
"license": "MIT",
|
|
8339
8048
|
"dependencies": {
|
|
8340
8049
|
"@eslint-community/regexpp": "^4.12.2",
|
|
8341
|
-
"@typescript-eslint/scope-manager": "8.
|
|
8342
|
-
"@typescript-eslint/type-utils": "8.
|
|
8343
|
-
"@typescript-eslint/utils": "8.
|
|
8344
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
8050
|
+
"@typescript-eslint/scope-manager": "8.57.0",
|
|
8051
|
+
"@typescript-eslint/type-utils": "8.57.0",
|
|
8052
|
+
"@typescript-eslint/utils": "8.57.0",
|
|
8053
|
+
"@typescript-eslint/visitor-keys": "8.57.0",
|
|
8345
8054
|
"ignore": "^7.0.5",
|
|
8346
8055
|
"natural-compare": "^1.4.0",
|
|
8347
8056
|
"ts-api-utils": "^2.4.0"
|
|
@@ -8354,7 +8063,7 @@
|
|
|
8354
8063
|
"url": "https://opencollective.com/typescript-eslint"
|
|
8355
8064
|
},
|
|
8356
8065
|
"peerDependencies": {
|
|
8357
|
-
"@typescript-eslint/parser": "^8.
|
|
8066
|
+
"@typescript-eslint/parser": "^8.57.0",
|
|
8358
8067
|
"eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
|
|
8359
8068
|
"typescript": ">=4.8.4 <6.0.0"
|
|
8360
8069
|
}
|
|
@@ -8369,15 +8078,15 @@
|
|
|
8369
8078
|
}
|
|
8370
8079
|
},
|
|
8371
8080
|
"node_modules/@typescript-eslint/parser": {
|
|
8372
|
-
"version": "8.
|
|
8373
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.
|
|
8374
|
-
"integrity": "sha512-
|
|
8081
|
+
"version": "8.57.0",
|
|
8082
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.57.0.tgz",
|
|
8083
|
+
"integrity": "sha512-XZzOmihLIr8AD1b9hL9ccNMzEMWt/dE2u7NyTY9jJG6YNiNthaD5XtUHVF2uCXZ15ng+z2hT3MVuxnUYhq6k1g==",
|
|
8375
8084
|
"license": "MIT",
|
|
8376
8085
|
"dependencies": {
|
|
8377
|
-
"@typescript-eslint/scope-manager": "8.
|
|
8378
|
-
"@typescript-eslint/types": "8.
|
|
8379
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
8380
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
8086
|
+
"@typescript-eslint/scope-manager": "8.57.0",
|
|
8087
|
+
"@typescript-eslint/types": "8.57.0",
|
|
8088
|
+
"@typescript-eslint/typescript-estree": "8.57.0",
|
|
8089
|
+
"@typescript-eslint/visitor-keys": "8.57.0",
|
|
8381
8090
|
"debug": "^4.4.3"
|
|
8382
8091
|
},
|
|
8383
8092
|
"engines": {
|
|
@@ -8393,13 +8102,13 @@
|
|
|
8393
8102
|
}
|
|
8394
8103
|
},
|
|
8395
8104
|
"node_modules/@typescript-eslint/project-service": {
|
|
8396
|
-
"version": "8.
|
|
8397
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.
|
|
8398
|
-
"integrity": "sha512-
|
|
8105
|
+
"version": "8.57.0",
|
|
8106
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.57.0.tgz",
|
|
8107
|
+
"integrity": "sha512-pR+dK0BlxCLxtWfaKQWtYr7MhKmzqZxuii+ZjuFlZlIGRZm22HnXFqa2eY+90MUz8/i80YJmzFGDUsi8dMOV5w==",
|
|
8399
8108
|
"license": "MIT",
|
|
8400
8109
|
"dependencies": {
|
|
8401
|
-
"@typescript-eslint/tsconfig-utils": "^8.
|
|
8402
|
-
"@typescript-eslint/types": "^8.
|
|
8110
|
+
"@typescript-eslint/tsconfig-utils": "^8.57.0",
|
|
8111
|
+
"@typescript-eslint/types": "^8.57.0",
|
|
8403
8112
|
"debug": "^4.4.3"
|
|
8404
8113
|
},
|
|
8405
8114
|
"engines": {
|
|
@@ -8414,13 +8123,13 @@
|
|
|
8414
8123
|
}
|
|
8415
8124
|
},
|
|
8416
8125
|
"node_modules/@typescript-eslint/scope-manager": {
|
|
8417
|
-
"version": "8.
|
|
8418
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.
|
|
8419
|
-
"integrity": "sha512-
|
|
8126
|
+
"version": "8.57.0",
|
|
8127
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.57.0.tgz",
|
|
8128
|
+
"integrity": "sha512-nvExQqAHF01lUM66MskSaZulpPL5pgy5hI5RfrxviLgzZVffB5yYzw27uK/ft8QnKXI2X0LBrHJFr1TaZtAibw==",
|
|
8420
8129
|
"license": "MIT",
|
|
8421
8130
|
"dependencies": {
|
|
8422
|
-
"@typescript-eslint/types": "8.
|
|
8423
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
8131
|
+
"@typescript-eslint/types": "8.57.0",
|
|
8132
|
+
"@typescript-eslint/visitor-keys": "8.57.0"
|
|
8424
8133
|
},
|
|
8425
8134
|
"engines": {
|
|
8426
8135
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -8431,9 +8140,9 @@
|
|
|
8431
8140
|
}
|
|
8432
8141
|
},
|
|
8433
8142
|
"node_modules/@typescript-eslint/tsconfig-utils": {
|
|
8434
|
-
"version": "8.
|
|
8435
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.
|
|
8436
|
-
"integrity": "sha512-
|
|
8143
|
+
"version": "8.57.0",
|
|
8144
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.0.tgz",
|
|
8145
|
+
"integrity": "sha512-LtXRihc5ytjJIQEH+xqjB0+YgsV4/tW35XKX3GTZHpWtcC8SPkT/d4tqdf1cKtesryHm2bgp6l555NYcT2NLvA==",
|
|
8437
8146
|
"license": "MIT",
|
|
8438
8147
|
"engines": {
|
|
8439
8148
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -8447,14 +8156,14 @@
|
|
|
8447
8156
|
}
|
|
8448
8157
|
},
|
|
8449
8158
|
"node_modules/@typescript-eslint/type-utils": {
|
|
8450
|
-
"version": "8.
|
|
8451
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.
|
|
8452
|
-
"integrity": "sha512-
|
|
8159
|
+
"version": "8.57.0",
|
|
8160
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.57.0.tgz",
|
|
8161
|
+
"integrity": "sha512-yjgh7gmDcJ1+TcEg8x3uWQmn8ifvSupnPfjP21twPKrDP/pTHlEQgmKcitzF/rzPSmv7QjJ90vRpN4U+zoUjwQ==",
|
|
8453
8162
|
"license": "MIT",
|
|
8454
8163
|
"dependencies": {
|
|
8455
|
-
"@typescript-eslint/types": "8.
|
|
8456
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
8457
|
-
"@typescript-eslint/utils": "8.
|
|
8164
|
+
"@typescript-eslint/types": "8.57.0",
|
|
8165
|
+
"@typescript-eslint/typescript-estree": "8.57.0",
|
|
8166
|
+
"@typescript-eslint/utils": "8.57.0",
|
|
8458
8167
|
"debug": "^4.4.3",
|
|
8459
8168
|
"ts-api-utils": "^2.4.0"
|
|
8460
8169
|
},
|
|
@@ -8471,9 +8180,9 @@
|
|
|
8471
8180
|
}
|
|
8472
8181
|
},
|
|
8473
8182
|
"node_modules/@typescript-eslint/types": {
|
|
8474
|
-
"version": "8.
|
|
8475
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.
|
|
8476
|
-
"integrity": "sha512-
|
|
8183
|
+
"version": "8.57.0",
|
|
8184
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.57.0.tgz",
|
|
8185
|
+
"integrity": "sha512-dTLI8PEXhjUC7B9Kre+u0XznO696BhXcTlOn0/6kf1fHaQW8+VjJAVHJ3eTI14ZapTxdkOmc80HblPQLaEeJdg==",
|
|
8477
8186
|
"license": "MIT",
|
|
8478
8187
|
"engines": {
|
|
8479
8188
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -8484,15 +8193,15 @@
|
|
|
8484
8193
|
}
|
|
8485
8194
|
},
|
|
8486
8195
|
"node_modules/@typescript-eslint/typescript-estree": {
|
|
8487
|
-
"version": "8.
|
|
8488
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.
|
|
8489
|
-
"integrity": "sha512-
|
|
8196
|
+
"version": "8.57.0",
|
|
8197
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.0.tgz",
|
|
8198
|
+
"integrity": "sha512-m7faHcyVg0BT3VdYTlX8GdJEM7COexXxS6KqGopxdtkQRvBanK377QDHr4W/vIPAR+ah9+B/RclSW5ldVniO1Q==",
|
|
8490
8199
|
"license": "MIT",
|
|
8491
8200
|
"dependencies": {
|
|
8492
|
-
"@typescript-eslint/project-service": "8.
|
|
8493
|
-
"@typescript-eslint/tsconfig-utils": "8.
|
|
8494
|
-
"@typescript-eslint/types": "8.
|
|
8495
|
-
"@typescript-eslint/visitor-keys": "8.
|
|
8201
|
+
"@typescript-eslint/project-service": "8.57.0",
|
|
8202
|
+
"@typescript-eslint/tsconfig-utils": "8.57.0",
|
|
8203
|
+
"@typescript-eslint/types": "8.57.0",
|
|
8204
|
+
"@typescript-eslint/visitor-keys": "8.57.0",
|
|
8496
8205
|
"debug": "^4.4.3",
|
|
8497
8206
|
"minimatch": "^10.2.2",
|
|
8498
8207
|
"semver": "^7.7.3",
|
|
@@ -8511,15 +8220,15 @@
|
|
|
8511
8220
|
}
|
|
8512
8221
|
},
|
|
8513
8222
|
"node_modules/@typescript-eslint/utils": {
|
|
8514
|
-
"version": "8.
|
|
8515
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.
|
|
8516
|
-
"integrity": "sha512-
|
|
8223
|
+
"version": "8.57.0",
|
|
8224
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.57.0.tgz",
|
|
8225
|
+
"integrity": "sha512-5iIHvpD3CZe06riAsbNxxreP+MuYgVUsV0n4bwLH//VJmgtt54sQeY2GszntJ4BjYCpMzrfVh2SBnUQTtys2lQ==",
|
|
8517
8226
|
"license": "MIT",
|
|
8518
8227
|
"dependencies": {
|
|
8519
8228
|
"@eslint-community/eslint-utils": "^4.9.1",
|
|
8520
|
-
"@typescript-eslint/scope-manager": "8.
|
|
8521
|
-
"@typescript-eslint/types": "8.
|
|
8522
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
8229
|
+
"@typescript-eslint/scope-manager": "8.57.0",
|
|
8230
|
+
"@typescript-eslint/types": "8.57.0",
|
|
8231
|
+
"@typescript-eslint/typescript-estree": "8.57.0"
|
|
8523
8232
|
},
|
|
8524
8233
|
"engines": {
|
|
8525
8234
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|
|
@@ -8534,12 +8243,12 @@
|
|
|
8534
8243
|
}
|
|
8535
8244
|
},
|
|
8536
8245
|
"node_modules/@typescript-eslint/visitor-keys": {
|
|
8537
|
-
"version": "8.
|
|
8538
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.
|
|
8539
|
-
"integrity": "sha512-
|
|
8246
|
+
"version": "8.57.0",
|
|
8247
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.0.tgz",
|
|
8248
|
+
"integrity": "sha512-zm6xx8UT/Xy2oSr2ZXD0pZo7Jx2XsCoID2IUh9YSTFRu7z+WdwYTRk6LhUftm1crwqbuoF6I8zAFeCMw0YjwDg==",
|
|
8540
8249
|
"license": "MIT",
|
|
8541
8250
|
"dependencies": {
|
|
8542
|
-
"@typescript-eslint/types": "8.
|
|
8251
|
+
"@typescript-eslint/types": "8.57.0",
|
|
8543
8252
|
"eslint-visitor-keys": "^5.0.0"
|
|
8544
8253
|
},
|
|
8545
8254
|
"engines": {
|
|
@@ -11983,16 +11692,19 @@
|
|
|
11983
11692
|
"license": "BSD-3-Clause"
|
|
11984
11693
|
},
|
|
11985
11694
|
"node_modules/fast-xml-builder": {
|
|
11986
|
-
"version": "1.
|
|
11987
|
-
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.
|
|
11988
|
-
"integrity": "sha512-
|
|
11695
|
+
"version": "1.1.2",
|
|
11696
|
+
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.2.tgz",
|
|
11697
|
+
"integrity": "sha512-NJAmiuVaJEjVa7TjLZKlYd7RqmzOC91EtPFXHvlTcqBVo50Qh7XV5IwvXi1c7NRz2Q/majGX9YLcwJtWgHjtkA==",
|
|
11989
11698
|
"funding": [
|
|
11990
11699
|
{
|
|
11991
11700
|
"type": "github",
|
|
11992
11701
|
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
11993
11702
|
}
|
|
11994
11703
|
],
|
|
11995
|
-
"license": "MIT"
|
|
11704
|
+
"license": "MIT",
|
|
11705
|
+
"dependencies": {
|
|
11706
|
+
"path-expression-matcher": "^1.1.3"
|
|
11707
|
+
}
|
|
11996
11708
|
},
|
|
11997
11709
|
"node_modules/fast-xml-parser": {
|
|
11998
11710
|
"version": "4.5.4",
|
|
@@ -12961,9 +12673,9 @@
|
|
|
12961
12673
|
"license": "MIT"
|
|
12962
12674
|
},
|
|
12963
12675
|
"node_modules/hono": {
|
|
12964
|
-
"version": "4.12.
|
|
12965
|
-
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.
|
|
12966
|
-
"integrity": "sha512-
|
|
12676
|
+
"version": "4.12.7",
|
|
12677
|
+
"resolved": "https://registry.npmjs.org/hono/-/hono-4.12.7.tgz",
|
|
12678
|
+
"integrity": "sha512-jq9l1DM0zVIvsm3lv9Nw9nlJnMNPOcAtsbsgiUhWcFzPE99Gvo6yRTlszSLLYacMeQ6quHD6hMfId8crVHvexw==",
|
|
12967
12679
|
"license": "MIT",
|
|
12968
12680
|
"engines": {
|
|
12969
12681
|
"node": ">=16.9.0"
|
|
@@ -14694,19 +14406,11 @@
|
|
|
14694
14406
|
}
|
|
14695
14407
|
},
|
|
14696
14408
|
"node_modules/memfs": {
|
|
14697
|
-
"version": "4.
|
|
14698
|
-
"resolved": "https://registry.npmjs.org/memfs/-/memfs-4.
|
|
14699
|
-
"integrity": "sha512
|
|
14409
|
+
"version": "4.38.1",
|
|
14410
|
+
"resolved": "https://registry.npmjs.org/memfs/-/memfs-4.38.1.tgz",
|
|
14411
|
+
"integrity": "sha512-exfrOkkU3m0EpbQ0iQJP93HUbkprnIBU7IUnobSNAzHkBUzsklLwENGLEm8ZwJmMuLoFEfv1pYQ54wSpkay4kQ==",
|
|
14700
14412
|
"license": "Apache-2.0",
|
|
14701
14413
|
"dependencies": {
|
|
14702
|
-
"@jsonjoy.com/fs-core": "4.56.11",
|
|
14703
|
-
"@jsonjoy.com/fs-fsa": "4.56.11",
|
|
14704
|
-
"@jsonjoy.com/fs-node": "4.56.11",
|
|
14705
|
-
"@jsonjoy.com/fs-node-builtins": "4.56.11",
|
|
14706
|
-
"@jsonjoy.com/fs-node-to-fsa": "4.56.11",
|
|
14707
|
-
"@jsonjoy.com/fs-node-utils": "4.56.11",
|
|
14708
|
-
"@jsonjoy.com/fs-print": "4.56.11",
|
|
14709
|
-
"@jsonjoy.com/fs-snapshot": "4.56.11",
|
|
14710
14414
|
"@jsonjoy.com/json-pack": "^1.11.0",
|
|
14711
14415
|
"@jsonjoy.com/util": "^1.9.0",
|
|
14712
14416
|
"glob-to-regex.js": "^1.0.1",
|
|
@@ -14714,12 +14418,12 @@
|
|
|
14714
14418
|
"tree-dump": "^1.0.3",
|
|
14715
14419
|
"tslib": "^2.0.0"
|
|
14716
14420
|
},
|
|
14421
|
+
"engines": {
|
|
14422
|
+
"node": ">= 4.0.0"
|
|
14423
|
+
},
|
|
14717
14424
|
"funding": {
|
|
14718
14425
|
"type": "github",
|
|
14719
14426
|
"url": "https://github.com/sponsors/streamich"
|
|
14720
|
-
},
|
|
14721
|
-
"peerDependencies": {
|
|
14722
|
-
"tslib": "2"
|
|
14723
14427
|
}
|
|
14724
14428
|
},
|
|
14725
14429
|
"node_modules/meow": {
|
|
@@ -15643,9 +15347,9 @@
|
|
|
15643
15347
|
}
|
|
15644
15348
|
},
|
|
15645
15349
|
"node_modules/o11y_schema": {
|
|
15646
|
-
"version": "260.
|
|
15647
|
-
"resolved": "https://registry.npmjs.org/o11y_schema/-/o11y_schema-260.
|
|
15648
|
-
"integrity": "sha512-
|
|
15350
|
+
"version": "260.52.0",
|
|
15351
|
+
"resolved": "https://registry.npmjs.org/o11y_schema/-/o11y_schema-260.52.0.tgz",
|
|
15352
|
+
"integrity": "sha512-mVRysdQE3E9N1JxnfEeNOkwtG2YxMtW9f5PoZWptDgzLa5fulsSOC3RCUe+Rw7bOQJ35zWSFkXSSV8YEWdE5nQ==",
|
|
15649
15353
|
"license": "BSD-3-Clause"
|
|
15650
15354
|
},
|
|
15651
15355
|
"node_modules/o11y/node_modules/o11y_schema": {
|
|
@@ -15793,6 +15497,36 @@
|
|
|
15793
15497
|
"node": ">=18.0.0"
|
|
15794
15498
|
}
|
|
15795
15499
|
},
|
|
15500
|
+
"node_modules/oclif/node_modules/@oclif/core": {
|
|
15501
|
+
"version": "4.8.3",
|
|
15502
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.8.3.tgz",
|
|
15503
|
+
"integrity": "sha512-f7Rc1JBZO0wNMyDmNzP5IFOv5eM97S9pO4JUFdu2OLyk73YeBI9wog1Yyf666NOQvyptkbG1xh8inzMDQLNTyQ==",
|
|
15504
|
+
"dev": true,
|
|
15505
|
+
"license": "MIT",
|
|
15506
|
+
"dependencies": {
|
|
15507
|
+
"ansi-escapes": "^4.3.2",
|
|
15508
|
+
"ansis": "^3.17.0",
|
|
15509
|
+
"clean-stack": "^3.0.1",
|
|
15510
|
+
"cli-spinners": "^2.9.2",
|
|
15511
|
+
"debug": "^4.4.3",
|
|
15512
|
+
"ejs": "^3.1.10",
|
|
15513
|
+
"get-package-type": "^0.1.0",
|
|
15514
|
+
"indent-string": "^4.0.0",
|
|
15515
|
+
"is-wsl": "^2.2.0",
|
|
15516
|
+
"lilconfig": "^3.1.3",
|
|
15517
|
+
"minimatch": "^10.2.4",
|
|
15518
|
+
"semver": "^7.7.3",
|
|
15519
|
+
"string-width": "^4.2.3",
|
|
15520
|
+
"supports-color": "^8",
|
|
15521
|
+
"tinyglobby": "^0.2.14",
|
|
15522
|
+
"widest-line": "^3.1.0",
|
|
15523
|
+
"wordwrap": "^1.0.0",
|
|
15524
|
+
"wrap-ansi": "^7.0.0"
|
|
15525
|
+
},
|
|
15526
|
+
"engines": {
|
|
15527
|
+
"node": ">=18.0.0"
|
|
15528
|
+
}
|
|
15529
|
+
},
|
|
15796
15530
|
"node_modules/oclif/node_modules/@sindresorhus/is": {
|
|
15797
15531
|
"version": "5.6.0",
|
|
15798
15532
|
"resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
|
|
@@ -16288,6 +16022,21 @@
|
|
|
16288
16022
|
"node": ">=8"
|
|
16289
16023
|
}
|
|
16290
16024
|
},
|
|
16025
|
+
"node_modules/path-expression-matcher": {
|
|
16026
|
+
"version": "1.1.3",
|
|
16027
|
+
"resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz",
|
|
16028
|
+
"integrity": "sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==",
|
|
16029
|
+
"funding": [
|
|
16030
|
+
{
|
|
16031
|
+
"type": "github",
|
|
16032
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
16033
|
+
}
|
|
16034
|
+
],
|
|
16035
|
+
"license": "MIT",
|
|
16036
|
+
"engines": {
|
|
16037
|
+
"node": ">=14.0.0"
|
|
16038
|
+
}
|
|
16039
|
+
},
|
|
16291
16040
|
"node_modules/path-is-absolute": {
|
|
16292
16041
|
"version": "1.0.1",
|
|
16293
16042
|
"resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
|
|
@@ -19377,15 +19126,15 @@
|
|
|
19377
19126
|
}
|
|
19378
19127
|
},
|
|
19379
19128
|
"node_modules/typescript-eslint": {
|
|
19380
|
-
"version": "8.
|
|
19381
|
-
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.
|
|
19382
|
-
"integrity": "sha512-
|
|
19129
|
+
"version": "8.57.0",
|
|
19130
|
+
"resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.57.0.tgz",
|
|
19131
|
+
"integrity": "sha512-W8GcigEMEeB07xEZol8oJ26rigm3+bfPHxHvwbYUlu1fUDsGuQ7Hiskx5xGW/xM4USc9Ephe3jtv7ZYPQntHeA==",
|
|
19383
19132
|
"license": "MIT",
|
|
19384
19133
|
"dependencies": {
|
|
19385
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
19386
|
-
"@typescript-eslint/parser": "8.
|
|
19387
|
-
"@typescript-eslint/typescript-estree": "8.
|
|
19388
|
-
"@typescript-eslint/utils": "8.
|
|
19134
|
+
"@typescript-eslint/eslint-plugin": "8.57.0",
|
|
19135
|
+
"@typescript-eslint/parser": "8.57.0",
|
|
19136
|
+
"@typescript-eslint/typescript-estree": "8.57.0",
|
|
19137
|
+
"@typescript-eslint/utils": "8.57.0"
|
|
19389
19138
|
},
|
|
19390
19139
|
"engines": {
|
|
19391
19140
|
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
|