@salesforce/plugin-signups 2.1.1 → 2.1.3
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +7 -7
- package/npm-shrinkwrap.json +383 -304
- package/oclif.lock +123 -124
- package/oclif.manifest.json +1 -1
- package/package.json +10 -10
package/npm-shrinkwrap.json
CHANGED
@@ -1,16 +1,16 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salesforce/plugin-signups",
|
3
|
-
"version": "2.1.
|
3
|
+
"version": "2.1.3",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@salesforce/plugin-signups",
|
9
|
-
"version": "2.1.
|
9
|
+
"version": "2.1.3",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
|
-
"@oclif/core": "^3.
|
13
|
-
"@salesforce/core": "^6.7.
|
12
|
+
"@oclif/core": "^3.26.0",
|
13
|
+
"@salesforce/core": "^6.7.6",
|
14
14
|
"@salesforce/kit": "^3.0.15",
|
15
15
|
"@salesforce/sf-plugins-core": "^8.0.1",
|
16
16
|
"chalk": "^5.3.0",
|
@@ -18,19 +18,19 @@
|
|
18
18
|
},
|
19
19
|
"devDependencies": {
|
20
20
|
"@oclif/plugin-command-snapshot": "^5.1.2",
|
21
|
-
"@salesforce/cli-plugins-testkit": "^5.1.
|
22
|
-
"@salesforce/dev-scripts": "^8.4.
|
23
|
-
"@salesforce/plugin-command-reference": "^3.0.
|
21
|
+
"@salesforce/cli-plugins-testkit": "^5.1.12",
|
22
|
+
"@salesforce/dev-scripts": "^8.4.4",
|
23
|
+
"@salesforce/plugin-command-reference": "^3.0.73",
|
24
24
|
"@salesforce/ts-types": "^2.0.9",
|
25
25
|
"@types/chai-as-promised": "^7.1.8",
|
26
26
|
"@types/chai-string": "^1.4.5",
|
27
27
|
"chai-as-promised": "7.1.1",
|
28
28
|
"chai-string": "^1.5.0",
|
29
|
-
"eslint-plugin-sf-plugin": "^1.17.
|
29
|
+
"eslint-plugin-sf-plugin": "^1.17.5",
|
30
30
|
"jsforce": "^2.0.0-beta.28",
|
31
31
|
"oclif": "^4.5.4",
|
32
32
|
"ts-node": "^10.9.2",
|
33
|
-
"typescript": "^5.
|
33
|
+
"typescript": "^5.4.3"
|
34
34
|
},
|
35
35
|
"engines": {
|
36
36
|
"node": ">=18.0.0"
|
@@ -2734,6 +2734,26 @@
|
|
2734
2734
|
"url": "https://opencollective.com/eslint"
|
2735
2735
|
}
|
2736
2736
|
},
|
2737
|
+
"node_modules/@eslint/eslintrc/node_modules/argparse": {
|
2738
|
+
"version": "2.0.1",
|
2739
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
2740
|
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
2741
|
+
"dev": true,
|
2742
|
+
"license": "Python-2.0"
|
2743
|
+
},
|
2744
|
+
"node_modules/@eslint/eslintrc/node_modules/js-yaml": {
|
2745
|
+
"version": "4.1.0",
|
2746
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
2747
|
+
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
2748
|
+
"dev": true,
|
2749
|
+
"license": "MIT",
|
2750
|
+
"dependencies": {
|
2751
|
+
"argparse": "^2.0.1"
|
2752
|
+
},
|
2753
|
+
"bin": {
|
2754
|
+
"js-yaml": "bin/js-yaml.js"
|
2755
|
+
}
|
2756
|
+
},
|
2737
2757
|
"node_modules/@eslint/js": {
|
2738
2758
|
"version": "8.57.0",
|
2739
2759
|
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz",
|
@@ -3078,30 +3098,6 @@
|
|
3078
3098
|
"node": ">=8"
|
3079
3099
|
}
|
3080
3100
|
},
|
3081
|
-
"node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": {
|
3082
|
-
"version": "1.0.10",
|
3083
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
3084
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
3085
|
-
"dev": true,
|
3086
|
-
"license": "MIT",
|
3087
|
-
"dependencies": {
|
3088
|
-
"sprintf-js": "~1.0.2"
|
3089
|
-
}
|
3090
|
-
},
|
3091
|
-
"node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": {
|
3092
|
-
"version": "3.14.1",
|
3093
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
3094
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
3095
|
-
"dev": true,
|
3096
|
-
"license": "MIT",
|
3097
|
-
"dependencies": {
|
3098
|
-
"argparse": "^1.0.7",
|
3099
|
-
"esprima": "^4.0.0"
|
3100
|
-
},
|
3101
|
-
"bin": {
|
3102
|
-
"js-yaml": "bin/js-yaml.js"
|
3103
|
-
}
|
3104
|
-
},
|
3105
3101
|
"node_modules/@istanbuljs/schema": {
|
3106
3102
|
"version": "0.1.3",
|
3107
3103
|
"resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
|
@@ -3418,9 +3414,9 @@
|
|
3418
3414
|
}
|
3419
3415
|
},
|
3420
3416
|
"node_modules/@oclif/core": {
|
3421
|
-
"version": "3.
|
3422
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
3423
|
-
"integrity": "sha512-
|
3417
|
+
"version": "3.26.0",
|
3418
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.0.tgz",
|
3419
|
+
"integrity": "sha512-TpMdfD4tfA2tVVbd4l0PrP02o5KoUXYmudBbTC7CeguDo/GLoprw4uL8cMsaVA26+cbcy7WYtOEydQiHVtJixA==",
|
3424
3420
|
"license": "MIT",
|
3425
3421
|
"dependencies": {
|
3426
3422
|
"@types/cli-progress": "^3.11.5",
|
@@ -3456,15 +3452,6 @@
|
|
3456
3452
|
"node": ">=18.0.0"
|
3457
3453
|
}
|
3458
3454
|
},
|
3459
|
-
"node_modules/@oclif/core/node_modules/argparse": {
|
3460
|
-
"version": "1.0.10",
|
3461
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
3462
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
3463
|
-
"license": "MIT",
|
3464
|
-
"dependencies": {
|
3465
|
-
"sprintf-js": "~1.0.2"
|
3466
|
-
}
|
3467
|
-
},
|
3468
3455
|
"node_modules/@oclif/core/node_modules/chalk": {
|
3469
3456
|
"version": "4.1.2",
|
3470
3457
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
@@ -3493,19 +3480,6 @@
|
|
3493
3480
|
"node": ">=8"
|
3494
3481
|
}
|
3495
3482
|
},
|
3496
|
-
"node_modules/@oclif/core/node_modules/js-yaml": {
|
3497
|
-
"version": "3.14.1",
|
3498
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
3499
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
3500
|
-
"license": "MIT",
|
3501
|
-
"dependencies": {
|
3502
|
-
"argparse": "^1.0.7",
|
3503
|
-
"esprima": "^4.0.0"
|
3504
|
-
},
|
3505
|
-
"bin": {
|
3506
|
-
"js-yaml": "bin/js-yaml.js"
|
3507
|
-
}
|
3508
|
-
},
|
3509
3483
|
"node_modules/@oclif/core/node_modules/minimatch": {
|
3510
3484
|
"version": "9.0.3",
|
3511
3485
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
@@ -3558,6 +3532,107 @@
|
|
3558
3532
|
"node": ">=18.0.0"
|
3559
3533
|
}
|
3560
3534
|
},
|
3535
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
|
3536
|
+
"version": "3.25.2",
|
3537
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.2.tgz",
|
3538
|
+
"integrity": "sha512-OkW/cNa/3DhoCz2YlSpymVe8DXqkoRaLY4SPTVqNVzR4R1dFBE5KoCtuwKwnhxYLCRCqaViPgRnB5K26f0MnjA==",
|
3539
|
+
"dev": true,
|
3540
|
+
"license": "MIT",
|
3541
|
+
"dependencies": {
|
3542
|
+
"@types/cli-progress": "^3.11.5",
|
3543
|
+
"ansi-escapes": "^4.3.2",
|
3544
|
+
"ansi-styles": "^4.3.0",
|
3545
|
+
"cardinal": "^2.1.1",
|
3546
|
+
"chalk": "^4.1.2",
|
3547
|
+
"clean-stack": "^3.0.1",
|
3548
|
+
"cli-progress": "^3.12.0",
|
3549
|
+
"color": "^4.2.3",
|
3550
|
+
"debug": "^4.3.4",
|
3551
|
+
"ejs": "^3.1.9",
|
3552
|
+
"get-package-type": "^0.1.0",
|
3553
|
+
"globby": "^11.1.0",
|
3554
|
+
"hyperlinker": "^1.0.0",
|
3555
|
+
"indent-string": "^4.0.0",
|
3556
|
+
"is-wsl": "^2.2.0",
|
3557
|
+
"js-yaml": "^3.14.1",
|
3558
|
+
"minimatch": "^9.0.3",
|
3559
|
+
"natural-orderby": "^2.0.3",
|
3560
|
+
"object-treeify": "^1.1.33",
|
3561
|
+
"password-prompt": "^1.1.3",
|
3562
|
+
"slice-ansi": "^4.0.0",
|
3563
|
+
"string-width": "^4.2.3",
|
3564
|
+
"strip-ansi": "^6.0.1",
|
3565
|
+
"supports-color": "^8.1.1",
|
3566
|
+
"supports-hyperlinks": "^2.2.0",
|
3567
|
+
"widest-line": "^3.1.0",
|
3568
|
+
"wordwrap": "^1.0.0",
|
3569
|
+
"wrap-ansi": "^7.0.0"
|
3570
|
+
},
|
3571
|
+
"engines": {
|
3572
|
+
"node": ">=18.0.0"
|
3573
|
+
}
|
3574
|
+
},
|
3575
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/chalk": {
|
3576
|
+
"version": "4.1.2",
|
3577
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
3578
|
+
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
3579
|
+
"dev": true,
|
3580
|
+
"license": "MIT",
|
3581
|
+
"dependencies": {
|
3582
|
+
"ansi-styles": "^4.1.0",
|
3583
|
+
"supports-color": "^7.1.0"
|
3584
|
+
},
|
3585
|
+
"engines": {
|
3586
|
+
"node": ">=10"
|
3587
|
+
},
|
3588
|
+
"funding": {
|
3589
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
3590
|
+
}
|
3591
|
+
},
|
3592
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
3593
|
+
"version": "7.2.0",
|
3594
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
3595
|
+
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
3596
|
+
"dev": true,
|
3597
|
+
"license": "MIT",
|
3598
|
+
"dependencies": {
|
3599
|
+
"has-flag": "^4.0.0"
|
3600
|
+
},
|
3601
|
+
"engines": {
|
3602
|
+
"node": ">=8"
|
3603
|
+
}
|
3604
|
+
},
|
3605
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/globby": {
|
3606
|
+
"version": "11.1.0",
|
3607
|
+
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
3608
|
+
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
3609
|
+
"dev": true,
|
3610
|
+
"license": "MIT",
|
3611
|
+
"dependencies": {
|
3612
|
+
"array-union": "^2.1.0",
|
3613
|
+
"dir-glob": "^3.0.1",
|
3614
|
+
"fast-glob": "^3.2.9",
|
3615
|
+
"ignore": "^5.2.0",
|
3616
|
+
"merge2": "^1.4.1",
|
3617
|
+
"slash": "^3.0.0"
|
3618
|
+
},
|
3619
|
+
"engines": {
|
3620
|
+
"node": ">=10"
|
3621
|
+
},
|
3622
|
+
"funding": {
|
3623
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
3624
|
+
}
|
3625
|
+
},
|
3626
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/slash": {
|
3627
|
+
"version": "3.0.0",
|
3628
|
+
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
3629
|
+
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
3630
|
+
"dev": true,
|
3631
|
+
"license": "MIT",
|
3632
|
+
"engines": {
|
3633
|
+
"node": ">=8"
|
3634
|
+
}
|
3635
|
+
},
|
3561
3636
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
|
3562
3637
|
"version": "14.0.1",
|
3563
3638
|
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
|
@@ -3579,6 +3654,22 @@
|
|
3579
3654
|
"url": "https://github.com/sponsors/sindresorhus"
|
3580
3655
|
}
|
3581
3656
|
},
|
3657
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/minimatch": {
|
3658
|
+
"version": "9.0.3",
|
3659
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
3660
|
+
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
3661
|
+
"dev": true,
|
3662
|
+
"license": "ISC",
|
3663
|
+
"dependencies": {
|
3664
|
+
"brace-expansion": "^2.0.1"
|
3665
|
+
},
|
3666
|
+
"engines": {
|
3667
|
+
"node": ">=16 || 14 >=14.17"
|
3668
|
+
},
|
3669
|
+
"funding": {
|
3670
|
+
"url": "https://github.com/sponsors/isaacs"
|
3671
|
+
}
|
3672
|
+
},
|
3582
3673
|
"node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
|
3583
3674
|
"version": "5.0.0",
|
3584
3675
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
|
@@ -3605,6 +3696,22 @@
|
|
3605
3696
|
"url": "https://github.com/sponsors/sindresorhus"
|
3606
3697
|
}
|
3607
3698
|
},
|
3699
|
+
"node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
|
3700
|
+
"version": "8.1.1",
|
3701
|
+
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
3702
|
+
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
3703
|
+
"dev": true,
|
3704
|
+
"license": "MIT",
|
3705
|
+
"dependencies": {
|
3706
|
+
"has-flag": "^4.0.0"
|
3707
|
+
},
|
3708
|
+
"engines": {
|
3709
|
+
"node": ">=10"
|
3710
|
+
},
|
3711
|
+
"funding": {
|
3712
|
+
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
3713
|
+
}
|
3714
|
+
},
|
3608
3715
|
"node_modules/@oclif/plugin-help": {
|
3609
3716
|
"version": "6.0.18",
|
3610
3717
|
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.18.tgz",
|
@@ -3806,13 +3913,13 @@
|
|
3806
3913
|
}
|
3807
3914
|
},
|
3808
3915
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
3809
|
-
"version": "5.1.
|
3810
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.
|
3811
|
-
"integrity": "sha512-
|
3916
|
+
"version": "5.1.12",
|
3917
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.12.tgz",
|
3918
|
+
"integrity": "sha512-dICcYW2dejeOtA8fMYCyTCl/PXfYLoNlVPL18ATpR3pEDUjlyI1JWY0GE8chhqCsr0TgDBkkd/MKuUiTSsGebQ==",
|
3812
3919
|
"dev": true,
|
3813
3920
|
"license": "BSD-3-Clause",
|
3814
3921
|
"dependencies": {
|
3815
|
-
"@salesforce/core": "^6.7.
|
3922
|
+
"@salesforce/core": "^6.7.3",
|
3816
3923
|
"@salesforce/kit": "^3.0.15",
|
3817
3924
|
"@salesforce/ts-types": "^2.0.9",
|
3818
3925
|
"@types/shelljs": "^0.8.15",
|
@@ -3837,15 +3944,14 @@
|
|
3837
3944
|
}
|
3838
3945
|
},
|
3839
3946
|
"node_modules/@salesforce/core": {
|
3840
|
-
"version": "6.7.
|
3841
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.
|
3842
|
-
"integrity": "sha512-
|
3947
|
+
"version": "6.7.6",
|
3948
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.6.tgz",
|
3949
|
+
"integrity": "sha512-0ZZ1GgUQTwTs8/xa+hmZd+wwKXkK8MNcI2Kn20HmHShsweA2Jp3Yaxx0+EbRPqhSBARXso+TADSnsOjlZvQ3tg==",
|
3843
3950
|
"license": "BSD-3-Clause",
|
3844
3951
|
"dependencies": {
|
3845
|
-
"@salesforce/kit": "^3.0
|
3846
|
-
"@salesforce/schemas": "^1.
|
3952
|
+
"@salesforce/kit": "^3.1.0",
|
3953
|
+
"@salesforce/schemas": "^1.7.0",
|
3847
3954
|
"@salesforce/ts-types": "^2.0.9",
|
3848
|
-
"@types/semver": "^7.5.8",
|
3849
3955
|
"ajv": "^8.12.0",
|
3850
3956
|
"change-case": "^4.1.2",
|
3851
3957
|
"faye": "^1.4.0",
|
@@ -3915,9 +4021,9 @@
|
|
3915
4021
|
"license": "BSD-3-Clause"
|
3916
4022
|
},
|
3917
4023
|
"node_modules/@salesforce/dev-scripts": {
|
3918
|
-
"version": "8.4.
|
3919
|
-
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-8.4.
|
3920
|
-
"integrity": "sha512-
|
4024
|
+
"version": "8.4.4",
|
4025
|
+
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-8.4.4.tgz",
|
4026
|
+
"integrity": "sha512-XQ4B7cwINouoxqKNlcCTAnuMIe2jrB6VjcAL93Qns5MNQYYjjSV9kU7RkHck8Wvx2dCAL43iFp0oqpudz3bD5A==",
|
3921
4027
|
"dev": true,
|
3922
4028
|
"license": "BSD-3-Clause",
|
3923
4029
|
"dependencies": {
|
@@ -3925,17 +4031,17 @@
|
|
3925
4031
|
"@commitlint/config-conventional": "^17.8.1",
|
3926
4032
|
"@salesforce/dev-config": "^4.1.0",
|
3927
4033
|
"@salesforce/prettier-config": "^0.0.3",
|
3928
|
-
"@types/chai": "^4.3.
|
4034
|
+
"@types/chai": "^4.3.14",
|
3929
4035
|
"@types/mocha": "^10.0.6",
|
3930
|
-
"@types/node": "^18",
|
4036
|
+
"@types/node": "^18.19.28",
|
3931
4037
|
"@types/sinon": "^10.0.20",
|
3932
4038
|
"chai": "^4.3.10",
|
3933
4039
|
"chalk": "^4.0.0",
|
3934
|
-
"cosmiconfig": "^
|
3935
|
-
"eslint-config-salesforce-typescript": "^3.2.
|
4040
|
+
"cosmiconfig": "^8.3.6",
|
4041
|
+
"eslint-config-salesforce-typescript": "^3.2.12",
|
3936
4042
|
"husky": "^7.0.4",
|
3937
4043
|
"linkinator": "^6.0.4",
|
3938
|
-
"mocha": "^10.
|
4044
|
+
"mocha": "^10.4.0",
|
3939
4045
|
"nyc": "^15.1.0",
|
3940
4046
|
"prettier": "^2.8.8",
|
3941
4047
|
"pretty-quick": "^3.3.1",
|
@@ -3943,9 +4049,9 @@
|
|
3943
4049
|
"sinon": "10.0.0",
|
3944
4050
|
"source-map-support": "^0.5.21",
|
3945
4051
|
"ts-node": "^10.9.2",
|
3946
|
-
"typedoc": "^0.25.
|
4052
|
+
"typedoc": "^0.25.12",
|
3947
4053
|
"typedoc-plugin-missing-exports": "0.23.0",
|
3948
|
-
"typescript": "^4.
|
4054
|
+
"typescript": "^5.4.3",
|
3949
4055
|
"wireit": "^0.14.4"
|
3950
4056
|
},
|
3951
4057
|
"bin": {
|
@@ -3956,9 +4062,9 @@
|
|
3956
4062
|
}
|
3957
4063
|
},
|
3958
4064
|
"node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
|
3959
|
-
"version": "18.
|
3960
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.
|
3961
|
-
"integrity": "sha512-
|
4065
|
+
"version": "18.19.29",
|
4066
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.29.tgz",
|
4067
|
+
"integrity": "sha512-5pAX7ggTmWZdhUrhRWLPf+5oM7F80bcKVCBbr0zwEkTNzTJL2CWQjznpFgHYy6GrzkYi2Yjy7DHKoynFxqPV8g==",
|
3962
4068
|
"dev": true,
|
3963
4069
|
"license": "MIT",
|
3964
4070
|
"dependencies": {
|
@@ -3982,92 +4088,10 @@
|
|
3982
4088
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
3983
4089
|
}
|
3984
4090
|
},
|
3985
|
-
"node_modules/@salesforce/dev-scripts/node_modules/cosmiconfig": {
|
3986
|
-
"version": "7.1.0",
|
3987
|
-
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz",
|
3988
|
-
"integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==",
|
3989
|
-
"dev": true,
|
3990
|
-
"license": "MIT",
|
3991
|
-
"dependencies": {
|
3992
|
-
"@types/parse-json": "^4.0.0",
|
3993
|
-
"import-fresh": "^3.2.1",
|
3994
|
-
"parse-json": "^5.0.0",
|
3995
|
-
"path-type": "^4.0.0",
|
3996
|
-
"yaml": "^1.10.0"
|
3997
|
-
},
|
3998
|
-
"engines": {
|
3999
|
-
"node": ">=10"
|
4000
|
-
}
|
4001
|
-
},
|
4002
|
-
"node_modules/@salesforce/dev-scripts/node_modules/marked": {
|
4003
|
-
"version": "4.3.0",
|
4004
|
-
"resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz",
|
4005
|
-
"integrity": "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==",
|
4006
|
-
"dev": true,
|
4007
|
-
"license": "MIT",
|
4008
|
-
"bin": {
|
4009
|
-
"marked": "bin/marked.js"
|
4010
|
-
},
|
4011
|
-
"engines": {
|
4012
|
-
"node": ">= 12"
|
4013
|
-
}
|
4014
|
-
},
|
4015
|
-
"node_modules/@salesforce/dev-scripts/node_modules/minimatch": {
|
4016
|
-
"version": "9.0.3",
|
4017
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
4018
|
-
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
4019
|
-
"dev": true,
|
4020
|
-
"license": "ISC",
|
4021
|
-
"dependencies": {
|
4022
|
-
"brace-expansion": "^2.0.1"
|
4023
|
-
},
|
4024
|
-
"engines": {
|
4025
|
-
"node": ">=16 || 14 >=14.17"
|
4026
|
-
},
|
4027
|
-
"funding": {
|
4028
|
-
"url": "https://github.com/sponsors/isaacs"
|
4029
|
-
}
|
4030
|
-
},
|
4031
|
-
"node_modules/@salesforce/dev-scripts/node_modules/typedoc": {
|
4032
|
-
"version": "0.25.10",
|
4033
|
-
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.10.tgz",
|
4034
|
-
"integrity": "sha512-v10rtOFojrjW9og3T+6wAKeJaGMuojU87DXGZ33sfs+554wgPTRG+s07Ag1BjPZI85Y5QPVouPI63JQ6fcQM5w==",
|
4035
|
-
"dev": true,
|
4036
|
-
"license": "Apache-2.0",
|
4037
|
-
"dependencies": {
|
4038
|
-
"lunr": "^2.3.9",
|
4039
|
-
"marked": "^4.3.0",
|
4040
|
-
"minimatch": "^9.0.3",
|
4041
|
-
"shiki": "^0.14.7"
|
4042
|
-
},
|
4043
|
-
"bin": {
|
4044
|
-
"typedoc": "bin/typedoc"
|
4045
|
-
},
|
4046
|
-
"engines": {
|
4047
|
-
"node": ">= 16"
|
4048
|
-
},
|
4049
|
-
"peerDependencies": {
|
4050
|
-
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x"
|
4051
|
-
}
|
4052
|
-
},
|
4053
|
-
"node_modules/@salesforce/dev-scripts/node_modules/typescript": {
|
4054
|
-
"version": "4.9.5",
|
4055
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.9.5.tgz",
|
4056
|
-
"integrity": "sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==",
|
4057
|
-
"dev": true,
|
4058
|
-
"license": "Apache-2.0",
|
4059
|
-
"bin": {
|
4060
|
-
"tsc": "bin/tsc",
|
4061
|
-
"tsserver": "bin/tsserver"
|
4062
|
-
},
|
4063
|
-
"engines": {
|
4064
|
-
"node": ">=4.2.0"
|
4065
|
-
}
|
4066
|
-
},
|
4067
4091
|
"node_modules/@salesforce/kit": {
|
4068
|
-
"version": "3.0
|
4069
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.
|
4070
|
-
"integrity": "sha512-
|
4092
|
+
"version": "3.1.0",
|
4093
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.0.tgz",
|
4094
|
+
"integrity": "sha512-X2d9O/U2wdQBXIrtVqQdMwo872Cv+qkYFzF0W+AQKG/LEe9cngnOzUVDYNkGD9tq3jcl+oenHXYuVDpkMhxTwA==",
|
4071
4095
|
"license": "BSD-3-Clause",
|
4072
4096
|
"dependencies": {
|
4073
4097
|
"@salesforce/ts-types": "^2.0.9",
|
@@ -4075,14 +4099,14 @@
|
|
4075
4099
|
}
|
4076
4100
|
},
|
4077
4101
|
"node_modules/@salesforce/plugin-command-reference": {
|
4078
|
-
"version": "3.0.
|
4079
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.
|
4080
|
-
"integrity": "sha512-
|
4102
|
+
"version": "3.0.73",
|
4103
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.73.tgz",
|
4104
|
+
"integrity": "sha512-FkGlvA3H2kH3KrzFxWSQhnPrcgvVLQF1QGig69J/j/Z0rnb2k4rH5gKN0Bg0xcgHXBwmBrlY5otpJltnrpq0PQ==",
|
4081
4105
|
"dev": true,
|
4082
4106
|
"license": "BSD-3-Clause",
|
4083
4107
|
"dependencies": {
|
4084
|
-
"@oclif/core": "^3.
|
4085
|
-
"@salesforce/core": "^6.7.
|
4108
|
+
"@oclif/core": "^3.26.0",
|
4109
|
+
"@salesforce/core": "^6.7.3",
|
4086
4110
|
"@salesforce/kit": "^3.0.15",
|
4087
4111
|
"@salesforce/sf-plugins-core": "^5.0.13",
|
4088
4112
|
"@salesforce/ts-types": "^2.0.9",
|
@@ -4138,9 +4162,9 @@
|
|
4138
4162
|
"license": "BSD-3-Clause"
|
4139
4163
|
},
|
4140
4164
|
"node_modules/@salesforce/schemas": {
|
4141
|
-
"version": "1.
|
4142
|
-
"resolved": "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.
|
4143
|
-
"integrity": "sha512-
|
4165
|
+
"version": "1.7.0",
|
4166
|
+
"resolved": "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.7.0.tgz",
|
4167
|
+
"integrity": "sha512-Z0PiCEV55khm0PG+DsnRYCjaDmacNe3HDmsoSm/CSyYvJJm+D5vvkHKN9/PKD/gaRe8XAU836yfamIYFblLINw==",
|
4144
4168
|
"license": "ISC"
|
4145
4169
|
},
|
4146
4170
|
"node_modules/@salesforce/sf-plugins-core": {
|
@@ -5041,9 +5065,9 @@
|
|
5041
5065
|
}
|
5042
5066
|
},
|
5043
5067
|
"node_modules/@types/chai": {
|
5044
|
-
"version": "4.3.
|
5045
|
-
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.
|
5046
|
-
"integrity": "sha512-
|
5068
|
+
"version": "4.3.14",
|
5069
|
+
"resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.14.tgz",
|
5070
|
+
"integrity": "sha512-Wj71sXE4Q4AkGdG9Tvq1u/fquNz9EdG4LIJMwVVII7ashjD/8cf8fyIfJAjRr6YcsXnSE8cOGQPq1gqeR8z+3w==",
|
5047
5071
|
"dev": true,
|
5048
5072
|
"license": "MIT"
|
5049
5073
|
},
|
@@ -5199,13 +5223,6 @@
|
|
5199
5223
|
"dev": true,
|
5200
5224
|
"license": "MIT"
|
5201
5225
|
},
|
5202
|
-
"node_modules/@types/parse-json": {
|
5203
|
-
"version": "4.0.0",
|
5204
|
-
"resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz",
|
5205
|
-
"integrity": "sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==",
|
5206
|
-
"dev": true,
|
5207
|
-
"license": "MIT"
|
5208
|
-
},
|
5209
5226
|
"node_modules/@types/responselike": {
|
5210
5227
|
"version": "1.0.0",
|
5211
5228
|
"resolved": "https://registry.npmjs.org/@types/responselike/-/responselike-1.0.0.tgz",
|
@@ -5220,6 +5237,7 @@
|
|
5220
5237
|
"version": "7.5.8",
|
5221
5238
|
"resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz",
|
5222
5239
|
"integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==",
|
5240
|
+
"dev": true,
|
5223
5241
|
"license": "MIT"
|
5224
5242
|
},
|
5225
5243
|
"node_modules/@types/shelljs": {
|
@@ -5765,11 +5783,13 @@
|
|
5765
5783
|
"license": "MIT"
|
5766
5784
|
},
|
5767
5785
|
"node_modules/argparse": {
|
5768
|
-
"version": "
|
5769
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-
|
5770
|
-
"integrity": "sha512-
|
5771
|
-
"
|
5772
|
-
"
|
5786
|
+
"version": "1.0.10",
|
5787
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
5788
|
+
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
5789
|
+
"license": "MIT",
|
5790
|
+
"dependencies": {
|
5791
|
+
"sprintf-js": "~1.0.2"
|
5792
|
+
}
|
5773
5793
|
},
|
5774
5794
|
"node_modules/array-buffer-byte-length": {
|
5775
5795
|
"version": "1.0.0",
|
@@ -7078,19 +7098,50 @@
|
|
7078
7098
|
"license": "MIT"
|
7079
7099
|
},
|
7080
7100
|
"node_modules/cosmiconfig": {
|
7081
|
-
"version": "8.
|
7082
|
-
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.
|
7083
|
-
"integrity": "sha512-
|
7101
|
+
"version": "8.3.6",
|
7102
|
+
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.6.tgz",
|
7103
|
+
"integrity": "sha512-kcZ6+W5QzcJ3P1Mt+83OUv/oHFqZHIx8DuxG6eZ5RGMERoLqp4BuGjhHLYGK+Kf5XVkQvqBSmAy/nGWN3qDgEA==",
|
7084
7104
|
"dev": true,
|
7085
7105
|
"license": "MIT",
|
7086
7106
|
"dependencies": {
|
7087
|
-
"import-fresh": "^3.
|
7107
|
+
"import-fresh": "^3.3.0",
|
7088
7108
|
"js-yaml": "^4.1.0",
|
7089
|
-
"parse-json": "^5.
|
7109
|
+
"parse-json": "^5.2.0",
|
7090
7110
|
"path-type": "^4.0.0"
|
7091
7111
|
},
|
7092
7112
|
"engines": {
|
7093
7113
|
"node": ">=14"
|
7114
|
+
},
|
7115
|
+
"funding": {
|
7116
|
+
"url": "https://github.com/sponsors/d-fischer"
|
7117
|
+
},
|
7118
|
+
"peerDependencies": {
|
7119
|
+
"typescript": ">=4.9.5"
|
7120
|
+
},
|
7121
|
+
"peerDependenciesMeta": {
|
7122
|
+
"typescript": {
|
7123
|
+
"optional": true
|
7124
|
+
}
|
7125
|
+
}
|
7126
|
+
},
|
7127
|
+
"node_modules/cosmiconfig/node_modules/argparse": {
|
7128
|
+
"version": "2.0.1",
|
7129
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
7130
|
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
7131
|
+
"dev": true,
|
7132
|
+
"license": "Python-2.0"
|
7133
|
+
},
|
7134
|
+
"node_modules/cosmiconfig/node_modules/js-yaml": {
|
7135
|
+
"version": "4.1.0",
|
7136
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
7137
|
+
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
7138
|
+
"dev": true,
|
7139
|
+
"license": "MIT",
|
7140
|
+
"dependencies": {
|
7141
|
+
"argparse": "^2.0.1"
|
7142
|
+
},
|
7143
|
+
"bin": {
|
7144
|
+
"js-yaml": "bin/js-yaml.js"
|
7094
7145
|
}
|
7095
7146
|
},
|
7096
7147
|
"node_modules/create-require": {
|
@@ -7853,9 +7904,9 @@
|
|
7853
7904
|
}
|
7854
7905
|
},
|
7855
7906
|
"node_modules/eslint-config-salesforce": {
|
7856
|
-
"version": "2.0
|
7857
|
-
"resolved": "https://registry.npmjs.org/eslint-config-salesforce/-/eslint-config-salesforce-2.0.
|
7858
|
-
"integrity": "sha512-
|
7907
|
+
"version": "2.2.0",
|
7908
|
+
"resolved": "https://registry.npmjs.org/eslint-config-salesforce/-/eslint-config-salesforce-2.2.0.tgz",
|
7909
|
+
"integrity": "sha512-0zUEFJ2nNpMvVO3MgKEDUTGtaFZjL3xEIErr5h+BOft+OhGoIvZBNPnBBu12lvv29ylqIAQz5SwoVCCUzBhyPQ==",
|
7859
7910
|
"dev": true,
|
7860
7911
|
"license": "BSD-3-Clause"
|
7861
7912
|
},
|
@@ -7867,9 +7918,9 @@
|
|
7867
7918
|
"license": "BSD-3-Clause"
|
7868
7919
|
},
|
7869
7920
|
"node_modules/eslint-config-salesforce-typescript": {
|
7870
|
-
"version": "3.2.
|
7871
|
-
"resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.2.
|
7872
|
-
"integrity": "sha512-
|
7921
|
+
"version": "3.2.12",
|
7922
|
+
"resolved": "https://registry.npmjs.org/eslint-config-salesforce-typescript/-/eslint-config-salesforce-typescript-3.2.12.tgz",
|
7923
|
+
"integrity": "sha512-dCXU2V7DE8woGtfEZyxD9hSX3F+ZS/26nS6oG963I7/p9aeA1S6apPR1v3kV7o9VDR86ry1OIFbvK//1oDcz/w==",
|
7873
7924
|
"dev": true,
|
7874
7925
|
"license": "BSD-3-Clause",
|
7875
7926
|
"dependencies": {
|
@@ -7877,7 +7928,7 @@
|
|
7877
7928
|
"@typescript-eslint/parser": "^6.21.0",
|
7878
7929
|
"eslint": "^8.56.0",
|
7879
7930
|
"eslint-config-prettier": "^9.1.0",
|
7880
|
-
"eslint-config-salesforce": "^2.0
|
7931
|
+
"eslint-config-salesforce": "^2.2.0",
|
7881
7932
|
"eslint-config-salesforce-license": "^0.2.0",
|
7882
7933
|
"eslint-plugin-header": "^3.1.1",
|
7883
7934
|
"eslint-plugin-import": "^2.29.1",
|
@@ -8033,13 +8084,13 @@
|
|
8033
8084
|
}
|
8034
8085
|
},
|
8035
8086
|
"node_modules/eslint-plugin-sf-plugin": {
|
8036
|
-
"version": "1.17.
|
8037
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.
|
8038
|
-
"integrity": "sha512-
|
8087
|
+
"version": "1.17.5",
|
8088
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.5.tgz",
|
8089
|
+
"integrity": "sha512-TQlUNOwop8aGeIOY+Vtj3OV0EGN7ps2YpV9LEvgGpw7Eeg5ocULQqR6WPwuRpeRn+XUNl7AC5NVDdhveA1fEEQ==",
|
8039
8090
|
"dev": true,
|
8040
8091
|
"license": "BSD-3-Clause",
|
8041
8092
|
"dependencies": {
|
8042
|
-
"@salesforce/core": "^6.7.
|
8093
|
+
"@salesforce/core": "^6.7.3",
|
8043
8094
|
"@typescript-eslint/utils": "^6.17.0"
|
8044
8095
|
},
|
8045
8096
|
"engines": {
|
@@ -8110,6 +8161,13 @@
|
|
8110
8161
|
"url": "https://opencollective.com/eslint"
|
8111
8162
|
}
|
8112
8163
|
},
|
8164
|
+
"node_modules/eslint/node_modules/argparse": {
|
8165
|
+
"version": "2.0.1",
|
8166
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
8167
|
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
8168
|
+
"dev": true,
|
8169
|
+
"license": "Python-2.0"
|
8170
|
+
},
|
8113
8171
|
"node_modules/eslint/node_modules/chalk": {
|
8114
8172
|
"version": "4.1.2",
|
8115
8173
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
@@ -8170,6 +8228,19 @@
|
|
8170
8228
|
"node": ">=10.13.0"
|
8171
8229
|
}
|
8172
8230
|
},
|
8231
|
+
"node_modules/eslint/node_modules/js-yaml": {
|
8232
|
+
"version": "4.1.0",
|
8233
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
8234
|
+
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
8235
|
+
"dev": true,
|
8236
|
+
"license": "MIT",
|
8237
|
+
"dependencies": {
|
8238
|
+
"argparse": "^2.0.1"
|
8239
|
+
},
|
8240
|
+
"bin": {
|
8241
|
+
"js-yaml": "bin/js-yaml.js"
|
8242
|
+
}
|
8243
|
+
},
|
8173
8244
|
"node_modules/eslint/node_modules/locate-path": {
|
8174
8245
|
"version": "6.0.0",
|
8175
8246
|
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz",
|
@@ -10479,13 +10550,13 @@
|
|
10479
10550
|
"license": "MIT"
|
10480
10551
|
},
|
10481
10552
|
"node_modules/js-yaml": {
|
10482
|
-
"version": "
|
10483
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-
|
10484
|
-
"integrity": "sha512-
|
10485
|
-
"dev": true,
|
10553
|
+
"version": "3.14.1",
|
10554
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
10555
|
+
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
10486
10556
|
"license": "MIT",
|
10487
10557
|
"dependencies": {
|
10488
|
-
"argparse": "^
|
10558
|
+
"argparse": "^1.0.7",
|
10559
|
+
"esprima": "^4.0.0"
|
10489
10560
|
},
|
10490
10561
|
"bin": {
|
10491
10562
|
"js-yaml": "bin/js-yaml.js"
|
@@ -11018,30 +11089,6 @@
|
|
11018
11089
|
"node": ">=6"
|
11019
11090
|
}
|
11020
11091
|
},
|
11021
|
-
"node_modules/load-yaml-file/node_modules/argparse": {
|
11022
|
-
"version": "1.0.10",
|
11023
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
11024
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
11025
|
-
"dev": true,
|
11026
|
-
"license": "MIT",
|
11027
|
-
"dependencies": {
|
11028
|
-
"sprintf-js": "~1.0.2"
|
11029
|
-
}
|
11030
|
-
},
|
11031
|
-
"node_modules/load-yaml-file/node_modules/js-yaml": {
|
11032
|
-
"version": "3.14.1",
|
11033
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
11034
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
11035
|
-
"dev": true,
|
11036
|
-
"license": "MIT",
|
11037
|
-
"dependencies": {
|
11038
|
-
"argparse": "^1.0.7",
|
11039
|
-
"esprima": "^4.0.0"
|
11040
|
-
},
|
11041
|
-
"bin": {
|
11042
|
-
"js-yaml": "bin/js-yaml.js"
|
11043
|
-
}
|
11044
|
-
},
|
11045
11092
|
"node_modules/load-yaml-file/node_modules/pify": {
|
11046
11093
|
"version": "4.0.1",
|
11047
11094
|
"resolved": "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz",
|
@@ -11965,9 +12012,9 @@
|
|
11965
12012
|
}
|
11966
12013
|
},
|
11967
12014
|
"node_modules/mocha": {
|
11968
|
-
"version": "10.
|
11969
|
-
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.
|
11970
|
-
"integrity": "sha512-
|
12015
|
+
"version": "10.4.0",
|
12016
|
+
"resolved": "https://registry.npmjs.org/mocha/-/mocha-10.4.0.tgz",
|
12017
|
+
"integrity": "sha512-eqhGB8JKapEYcC4ytX/xrzKforgEc3j1pGlAXVy3eRwrtAy5/nIfT1SvgGzfN0XZZxeLq0aQWkOUAmqIJiv+bA==",
|
11971
12018
|
"dev": true,
|
11972
12019
|
"license": "MIT",
|
11973
12020
|
"dependencies": {
|
@@ -11978,13 +12025,12 @@
|
|
11978
12025
|
"diff": "5.0.0",
|
11979
12026
|
"escape-string-regexp": "4.0.0",
|
11980
12027
|
"find-up": "5.0.0",
|
11981
|
-
"glob": "
|
12028
|
+
"glob": "8.1.0",
|
11982
12029
|
"he": "1.2.0",
|
11983
12030
|
"js-yaml": "4.1.0",
|
11984
12031
|
"log-symbols": "4.1.0",
|
11985
12032
|
"minimatch": "5.0.1",
|
11986
12033
|
"ms": "2.1.3",
|
11987
|
-
"nanoid": "3.3.3",
|
11988
12034
|
"serialize-javascript": "6.0.0",
|
11989
12035
|
"strip-json-comments": "3.1.1",
|
11990
12036
|
"supports-color": "8.1.1",
|
@@ -11999,12 +12045,15 @@
|
|
11999
12045
|
},
|
12000
12046
|
"engines": {
|
12001
12047
|
"node": ">= 14.0.0"
|
12002
|
-
},
|
12003
|
-
"funding": {
|
12004
|
-
"type": "opencollective",
|
12005
|
-
"url": "https://opencollective.com/mochajs"
|
12006
12048
|
}
|
12007
12049
|
},
|
12050
|
+
"node_modules/mocha/node_modules/argparse": {
|
12051
|
+
"version": "2.0.1",
|
12052
|
+
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
12053
|
+
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
12054
|
+
"dev": true,
|
12055
|
+
"license": "Python-2.0"
|
12056
|
+
},
|
12008
12057
|
"node_modules/mocha/node_modules/diff": {
|
12009
12058
|
"version": "5.0.0",
|
12010
12059
|
"resolved": "https://registry.npmjs.org/diff/-/diff-5.0.0.tgz",
|
@@ -12033,48 +12082,49 @@
|
|
12033
12082
|
}
|
12034
12083
|
},
|
12035
12084
|
"node_modules/mocha/node_modules/glob": {
|
12036
|
-
"version": "
|
12037
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-
|
12038
|
-
"integrity": "sha512-
|
12085
|
+
"version": "8.1.0",
|
12086
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz",
|
12087
|
+
"integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==",
|
12039
12088
|
"dev": true,
|
12040
12089
|
"license": "ISC",
|
12041
12090
|
"dependencies": {
|
12042
12091
|
"fs.realpath": "^1.0.0",
|
12043
12092
|
"inflight": "^1.0.4",
|
12044
12093
|
"inherits": "2",
|
12045
|
-
"minimatch": "^
|
12046
|
-
"once": "^1.3.0"
|
12047
|
-
"path-is-absolute": "^1.0.0"
|
12094
|
+
"minimatch": "^5.0.1",
|
12095
|
+
"once": "^1.3.0"
|
12048
12096
|
},
|
12049
12097
|
"engines": {
|
12050
|
-
"node": "
|
12098
|
+
"node": ">=12"
|
12051
12099
|
},
|
12052
12100
|
"funding": {
|
12053
12101
|
"url": "https://github.com/sponsors/isaacs"
|
12054
12102
|
}
|
12055
12103
|
},
|
12056
|
-
"node_modules/mocha/node_modules/glob/node_modules/
|
12057
|
-
"version": "
|
12058
|
-
"resolved": "https://registry.npmjs.org/
|
12059
|
-
"integrity": "sha512-
|
12104
|
+
"node_modules/mocha/node_modules/glob/node_modules/minimatch": {
|
12105
|
+
"version": "5.1.6",
|
12106
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
|
12107
|
+
"integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
|
12060
12108
|
"dev": true,
|
12061
|
-
"license": "
|
12109
|
+
"license": "ISC",
|
12062
12110
|
"dependencies": {
|
12063
|
-
"
|
12064
|
-
|
12111
|
+
"brace-expansion": "^2.0.1"
|
12112
|
+
},
|
12113
|
+
"engines": {
|
12114
|
+
"node": ">=10"
|
12065
12115
|
}
|
12066
12116
|
},
|
12067
|
-
"node_modules/mocha/node_modules/
|
12068
|
-
"version": "
|
12069
|
-
"resolved": "https://registry.npmjs.org/
|
12070
|
-
"integrity": "sha512-
|
12117
|
+
"node_modules/mocha/node_modules/js-yaml": {
|
12118
|
+
"version": "4.1.0",
|
12119
|
+
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
12120
|
+
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
12071
12121
|
"dev": true,
|
12072
|
-
"license": "
|
12122
|
+
"license": "MIT",
|
12073
12123
|
"dependencies": {
|
12074
|
-
"
|
12124
|
+
"argparse": "^2.0.1"
|
12075
12125
|
},
|
12076
|
-
"
|
12077
|
-
"
|
12126
|
+
"bin": {
|
12127
|
+
"js-yaml": "bin/js-yaml.js"
|
12078
12128
|
}
|
12079
12129
|
},
|
12080
12130
|
"node_modules/mocha/node_modules/locate-path": {
|
@@ -12223,19 +12273,6 @@
|
|
12223
12273
|
"integrity": "sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA==",
|
12224
12274
|
"license": "ISC"
|
12225
12275
|
},
|
12226
|
-
"node_modules/nanoid": {
|
12227
|
-
"version": "3.3.3",
|
12228
|
-
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.3.tgz",
|
12229
|
-
"integrity": "sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w==",
|
12230
|
-
"dev": true,
|
12231
|
-
"license": "MIT",
|
12232
|
-
"bin": {
|
12233
|
-
"nanoid": "bin/nanoid.cjs"
|
12234
|
-
},
|
12235
|
-
"engines": {
|
12236
|
-
"node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
|
12237
|
-
}
|
12238
|
-
},
|
12239
12276
|
"node_modules/natural-compare": {
|
12240
12277
|
"version": "1.4.0",
|
12241
12278
|
"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
|
@@ -15462,19 +15499,6 @@
|
|
15462
15499
|
"typescript": ">=4.2.0"
|
15463
15500
|
}
|
15464
15501
|
},
|
15465
|
-
"node_modules/ts-api-utils/node_modules/typescript": {
|
15466
|
-
"version": "4.9.5",
|
15467
|
-
"dev": true,
|
15468
|
-
"license": "Apache-2.0",
|
15469
|
-
"peer": true,
|
15470
|
-
"bin": {
|
15471
|
-
"tsc": "bin/tsc",
|
15472
|
-
"tsserver": "bin/tsserver"
|
15473
|
-
},
|
15474
|
-
"engines": {
|
15475
|
-
"node": ">=4.2.0"
|
15476
|
-
}
|
15477
|
-
},
|
15478
15502
|
"node_modules/ts-json-schema-generator": {
|
15479
15503
|
"version": "1.5.0",
|
15480
15504
|
"resolved": "https://registry.npmjs.org/ts-json-schema-generator/-/ts-json-schema-generator-1.5.0.tgz",
|
@@ -15540,6 +15564,20 @@
|
|
15540
15564
|
"node": ">=10"
|
15541
15565
|
}
|
15542
15566
|
},
|
15567
|
+
"node_modules/ts-json-schema-generator/node_modules/typescript": {
|
15568
|
+
"version": "5.3.3",
|
15569
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz",
|
15570
|
+
"integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==",
|
15571
|
+
"dev": true,
|
15572
|
+
"license": "Apache-2.0",
|
15573
|
+
"bin": {
|
15574
|
+
"tsc": "bin/tsc",
|
15575
|
+
"tsserver": "bin/tsserver"
|
15576
|
+
},
|
15577
|
+
"engines": {
|
15578
|
+
"node": ">=14.17"
|
15579
|
+
}
|
15580
|
+
},
|
15543
15581
|
"node_modules/ts-node": {
|
15544
15582
|
"version": "10.9.2",
|
15545
15583
|
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz",
|
@@ -15749,6 +15787,28 @@
|
|
15749
15787
|
"is-typedarray": "^1.0.0"
|
15750
15788
|
}
|
15751
15789
|
},
|
15790
|
+
"node_modules/typedoc": {
|
15791
|
+
"version": "0.25.12",
|
15792
|
+
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.12.tgz",
|
15793
|
+
"integrity": "sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==",
|
15794
|
+
"dev": true,
|
15795
|
+
"license": "Apache-2.0",
|
15796
|
+
"dependencies": {
|
15797
|
+
"lunr": "^2.3.9",
|
15798
|
+
"marked": "^4.3.0",
|
15799
|
+
"minimatch": "^9.0.3",
|
15800
|
+
"shiki": "^0.14.7"
|
15801
|
+
},
|
15802
|
+
"bin": {
|
15803
|
+
"typedoc": "bin/typedoc"
|
15804
|
+
},
|
15805
|
+
"engines": {
|
15806
|
+
"node": ">= 16"
|
15807
|
+
},
|
15808
|
+
"peerDependencies": {
|
15809
|
+
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x"
|
15810
|
+
}
|
15811
|
+
},
|
15752
15812
|
"node_modules/typedoc-plugin-missing-exports": {
|
15753
15813
|
"version": "0.23.0",
|
15754
15814
|
"resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz",
|
@@ -15759,10 +15819,39 @@
|
|
15759
15819
|
"typedoc": "0.22.x || 0.23.x"
|
15760
15820
|
}
|
15761
15821
|
},
|
15822
|
+
"node_modules/typedoc/node_modules/marked": {
|
15823
|
+
"version": "4.3.0",
|
15824
|
+
"resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz",
|
15825
|
+
"integrity": "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==",
|
15826
|
+
"dev": true,
|
15827
|
+
"license": "MIT",
|
15828
|
+
"bin": {
|
15829
|
+
"marked": "bin/marked.js"
|
15830
|
+
},
|
15831
|
+
"engines": {
|
15832
|
+
"node": ">= 12"
|
15833
|
+
}
|
15834
|
+
},
|
15835
|
+
"node_modules/typedoc/node_modules/minimatch": {
|
15836
|
+
"version": "9.0.3",
|
15837
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
|
15838
|
+
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
|
15839
|
+
"dev": true,
|
15840
|
+
"license": "ISC",
|
15841
|
+
"dependencies": {
|
15842
|
+
"brace-expansion": "^2.0.1"
|
15843
|
+
},
|
15844
|
+
"engines": {
|
15845
|
+
"node": ">=16 || 14 >=14.17"
|
15846
|
+
},
|
15847
|
+
"funding": {
|
15848
|
+
"url": "https://github.com/sponsors/isaacs"
|
15849
|
+
}
|
15850
|
+
},
|
15762
15851
|
"node_modules/typescript": {
|
15763
|
-
"version": "5.
|
15764
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.
|
15765
|
-
"integrity": "sha512-
|
15852
|
+
"version": "5.4.3",
|
15853
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.3.tgz",
|
15854
|
+
"integrity": "sha512-KrPd3PKaCLr78MalgiwJnA25Nm8HAmdwN3mYUYZgG/wizIo9EainNVQI9/yDavtVFRN2h3k8uf3GLHuhDMgEHg==",
|
15766
15855
|
"dev": true,
|
15767
15856
|
"license": "Apache-2.0",
|
15768
15857
|
"bin": {
|
@@ -16330,16 +16419,6 @@
|
|
16330
16419
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
16331
16420
|
"license": "ISC"
|
16332
16421
|
},
|
16333
|
-
"node_modules/yaml": {
|
16334
|
-
"version": "1.10.2",
|
16335
|
-
"resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz",
|
16336
|
-
"integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==",
|
16337
|
-
"dev": true,
|
16338
|
-
"license": "ISC",
|
16339
|
-
"engines": {
|
16340
|
-
"node": ">= 6"
|
16341
|
-
}
|
16342
|
-
},
|
16343
16422
|
"node_modules/yargs": {
|
16344
16423
|
"version": "16.2.0",
|
16345
16424
|
"resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
|