@salesforce/plugin-command-reference 3.0.90 → 3.1.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.
@@ -1,18 +1,18 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-command-reference",
3
- "version": "3.0.90",
3
+ "version": "3.1.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-command-reference",
9
- "version": "3.0.90",
9
+ "version": "3.1.0",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
- "@oclif/core": "^3.26.6",
12
+ "@oclif/core": "^4",
13
13
  "@salesforce/core": "^7.3.9",
14
14
  "@salesforce/kit": "^3.1.1",
15
- "@salesforce/sf-plugins-core": "^9.1.1",
15
+ "@salesforce/sf-plugins-core": "^10.0.0",
16
16
  "@salesforce/ts-types": "^2.0.9",
17
17
  "chalk": "^5.3.0",
18
18
  "debug": "^4.3.4",
@@ -20,11 +20,11 @@
20
20
  },
21
21
  "devDependencies": {
22
22
  "@oclif/plugin-help": "^6.1.0",
23
- "@salesforce/dev-scripts": "^9.1.2",
24
- "@salesforce/plugin-auth": "^3.6.16",
23
+ "@salesforce/dev-scripts": "^10",
24
+ "@salesforce/plugin-auth": "^3.6.17",
25
25
  "@salesforce/plugin-user": "^3.5.11",
26
26
  "@types/debug": "^4.1.12",
27
- "eslint-plugin-sf-plugin": "^1.18.4",
27
+ "eslint-plugin-sf-plugin": "^1.18.5",
28
28
  "oclif": "^4.12.1",
29
29
  "ts-node": "^10.9.2",
30
30
  "typescript": "^5.4.5"
@@ -3471,7 +3471,6 @@
3471
3471
  "version": "7.22.13",
3472
3472
  "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.13.tgz",
3473
3473
  "integrity": "sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==",
3474
- "dev": true,
3475
3474
  "license": "MIT",
3476
3475
  "dependencies": {
3477
3476
  "@babel/highlight": "^7.22.13",
@@ -3485,7 +3484,6 @@
3485
3484
  "version": "3.2.1",
3486
3485
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
3487
3486
  "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
3488
- "dev": true,
3489
3487
  "license": "MIT",
3490
3488
  "dependencies": {
3491
3489
  "color-convert": "^1.9.0"
@@ -3498,7 +3496,6 @@
3498
3496
  "version": "2.4.2",
3499
3497
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
3500
3498
  "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
3501
- "dev": true,
3502
3499
  "license": "MIT",
3503
3500
  "dependencies": {
3504
3501
  "ansi-styles": "^3.2.1",
@@ -3513,7 +3510,6 @@
3513
3510
  "version": "1.9.3",
3514
3511
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
3515
3512
  "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
3516
- "dev": true,
3517
3513
  "license": "MIT",
3518
3514
  "dependencies": {
3519
3515
  "color-name": "1.1.3"
@@ -3523,14 +3519,12 @@
3523
3519
  "version": "1.1.3",
3524
3520
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
3525
3521
  "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
3526
- "dev": true,
3527
3522
  "license": "MIT"
3528
3523
  },
3529
3524
  "node_modules/@babel/code-frame/node_modules/escape-string-regexp": {
3530
3525
  "version": "1.0.5",
3531
3526
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
3532
3527
  "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
3533
- "dev": true,
3534
3528
  "license": "MIT",
3535
3529
  "engines": {
3536
3530
  "node": ">=0.8.0"
@@ -3540,7 +3534,6 @@
3540
3534
  "version": "3.0.0",
3541
3535
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
3542
3536
  "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
3543
- "dev": true,
3544
3537
  "license": "MIT",
3545
3538
  "engines": {
3546
3539
  "node": ">=4"
@@ -3550,7 +3543,6 @@
3550
3543
  "version": "5.5.0",
3551
3544
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
3552
3545
  "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
3553
- "dev": true,
3554
3546
  "license": "MIT",
3555
3547
  "dependencies": {
3556
3548
  "has-flag": "^3.0.0"
@@ -3846,7 +3838,6 @@
3846
3838
  "version": "7.22.20",
3847
3839
  "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
3848
3840
  "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
3849
- "dev": true,
3850
3841
  "license": "MIT",
3851
3842
  "engines": {
3852
3843
  "node": ">=6.9.0"
@@ -3881,7 +3872,6 @@
3881
3872
  "version": "7.22.20",
3882
3873
  "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz",
3883
3874
  "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==",
3884
- "dev": true,
3885
3875
  "license": "MIT",
3886
3876
  "dependencies": {
3887
3877
  "@babel/helper-validator-identifier": "^7.22.20",
@@ -3896,7 +3886,6 @@
3896
3886
  "version": "3.2.1",
3897
3887
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
3898
3888
  "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
3899
- "dev": true,
3900
3889
  "license": "MIT",
3901
3890
  "dependencies": {
3902
3891
  "color-convert": "^1.9.0"
@@ -3909,7 +3898,6 @@
3909
3898
  "version": "2.4.2",
3910
3899
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
3911
3900
  "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
3912
- "dev": true,
3913
3901
  "license": "MIT",
3914
3902
  "dependencies": {
3915
3903
  "ansi-styles": "^3.2.1",
@@ -3924,7 +3912,6 @@
3924
3912
  "version": "1.9.3",
3925
3913
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
3926
3914
  "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
3927
- "dev": true,
3928
3915
  "license": "MIT",
3929
3916
  "dependencies": {
3930
3917
  "color-name": "1.1.3"
@@ -3934,14 +3921,12 @@
3934
3921
  "version": "1.1.3",
3935
3922
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
3936
3923
  "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
3937
- "dev": true,
3938
3924
  "license": "MIT"
3939
3925
  },
3940
3926
  "node_modules/@babel/highlight/node_modules/escape-string-regexp": {
3941
3927
  "version": "1.0.5",
3942
3928
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
3943
3929
  "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
3944
- "dev": true,
3945
3930
  "license": "MIT",
3946
3931
  "engines": {
3947
3932
  "node": ">=0.8.0"
@@ -3951,7 +3936,6 @@
3951
3936
  "version": "3.0.0",
3952
3937
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
3953
3938
  "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
3954
- "dev": true,
3955
3939
  "license": "MIT",
3956
3940
  "engines": {
3957
3941
  "node": ">=4"
@@ -3961,7 +3945,6 @@
3961
3945
  "version": "5.5.0",
3962
3946
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
3963
3947
  "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
3964
- "dev": true,
3965
3948
  "license": "MIT",
3966
3949
  "dependencies": {
3967
3950
  "has-flag": "^3.0.0"
@@ -4154,13 +4137,6 @@
4154
4137
  "url": "https://github.com/sponsors/epoberezkin"
4155
4138
  }
4156
4139
  },
4157
- "node_modules/@commitlint/config-validator/node_modules/json-schema-traverse": {
4158
- "version": "1.0.0",
4159
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
4160
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
4161
- "dev": true,
4162
- "license": "MIT"
4163
- },
4164
4140
  "node_modules/@commitlint/ensure": {
4165
4141
  "version": "17.4.0",
4166
4142
  "resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-17.4.0.tgz",
@@ -4684,54 +4660,18 @@
4684
4660
  "license": "BSD-3-Clause"
4685
4661
  },
4686
4662
  "node_modules/@inquirer/checkbox": {
4687
- "version": "1.5.2",
4688
- "resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-1.5.2.tgz",
4689
- "integrity": "sha512-CifrkgQjDkUkWexmgYYNyB5603HhTHI91vLFeQXh6qrTKiCMVASol01Rs1cv6LP/A2WccZSRlJKZhbaBIs/9ZA==",
4690
- "dev": true,
4691
- "license": "MIT",
4692
- "dependencies": {
4693
- "@inquirer/core": "^6.0.0",
4694
- "@inquirer/type": "^1.1.6",
4695
- "ansi-escapes": "^4.3.2",
4696
- "chalk": "^4.1.2",
4697
- "figures": "^3.2.0"
4698
- },
4699
- "engines": {
4700
- "node": ">=14.18.0"
4701
- }
4702
- },
4703
- "node_modules/@inquirer/checkbox/node_modules/@inquirer/core": {
4704
- "version": "6.0.0",
4705
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-6.0.0.tgz",
4706
- "integrity": "sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==",
4663
+ "version": "2.3.5",
4664
+ "resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-2.3.5.tgz",
4665
+ "integrity": "sha512-3V0OSykTkE/38GG1DhxRGLBmqefgzRg2EK5A375zz+XEvIWfAHcac31e+zlBDPypRHxhmXc/Oh6v9eOPbH3nAg==",
4707
4666
  "dev": true,
4708
4667
  "license": "MIT",
4709
4668
  "dependencies": {
4710
- "@inquirer/type": "^1.1.6",
4711
- "@types/mute-stream": "^0.0.4",
4712
- "@types/node": "^20.10.7",
4713
- "@types/wrap-ansi": "^3.0.0",
4669
+ "@inquirer/core": "^8.2.2",
4670
+ "@inquirer/figures": "^1.0.3",
4671
+ "@inquirer/type": "^1.3.3",
4714
4672
  "ansi-escapes": "^4.3.2",
4715
- "chalk": "^4.1.2",
4716
- "cli-spinners": "^2.9.2",
4717
- "cli-width": "^4.1.0",
4718
- "figures": "^3.2.0",
4719
- "mute-stream": "^1.0.0",
4720
- "run-async": "^3.0.0",
4721
- "signal-exit": "^4.1.0",
4722
- "strip-ansi": "^6.0.1",
4723
- "wrap-ansi": "^6.2.0"
4673
+ "chalk": "^4.1.2"
4724
4674
  },
4725
- "engines": {
4726
- "node": ">=14.18.0"
4727
- }
4728
- },
4729
- "node_modules/@inquirer/checkbox/node_modules/@inquirer/type": {
4730
- "version": "1.3.1",
4731
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.1.tgz",
4732
- "integrity": "sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==",
4733
- "dev": true,
4734
- "license": "MIT",
4735
4675
  "engines": {
4736
4676
  "node": ">=18"
4737
4677
  }
@@ -4753,19 +4693,6 @@
4753
4693
  "url": "https://github.com/chalk/chalk?sponsor=1"
4754
4694
  }
4755
4695
  },
4756
- "node_modules/@inquirer/checkbox/node_modules/signal-exit": {
4757
- "version": "4.1.0",
4758
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
4759
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
4760
- "dev": true,
4761
- "license": "ISC",
4762
- "engines": {
4763
- "node": ">=14"
4764
- },
4765
- "funding": {
4766
- "url": "https://github.com/sponsors/isaacs"
4767
- }
4768
- },
4769
4696
  "node_modules/@inquirer/confirm": {
4770
4697
  "version": "3.1.9",
4771
4698
  "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.9.tgz",
@@ -4803,15 +4730,6 @@
4803
4730
  "node": ">=18"
4804
4731
  }
4805
4732
  },
4806
- "node_modules/@inquirer/core/node_modules/@inquirer/figures": {
4807
- "version": "1.0.3",
4808
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
4809
- "integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==",
4810
- "license": "MIT",
4811
- "engines": {
4812
- "node": ">=18"
4813
- }
4814
- },
4815
4733
  "node_modules/@inquirer/core/node_modules/@types/node": {
4816
4734
  "version": "20.13.0",
4817
4735
  "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
@@ -4849,11 +4767,24 @@
4849
4767
  "url": "https://github.com/sponsors/isaacs"
4850
4768
  }
4851
4769
  },
4770
+ "node_modules/@inquirer/core/node_modules/wrap-ansi": {
4771
+ "version": "6.2.0",
4772
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
4773
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
4774
+ "license": "MIT",
4775
+ "dependencies": {
4776
+ "ansi-styles": "^4.0.0",
4777
+ "string-width": "^4.1.0",
4778
+ "strip-ansi": "^6.0.0"
4779
+ },
4780
+ "engines": {
4781
+ "node": ">=8"
4782
+ }
4783
+ },
4852
4784
  "node_modules/@inquirer/figures": {
4853
- "version": "1.0.2",
4854
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.2.tgz",
4855
- "integrity": "sha512-4F1MBwVr3c/m4bAUef6LgkvBfSjzwH+OfldgHqcuacWwSUetFebM2wi58WfG9uk1rR98U6GwLed4asLJbwdV5w==",
4856
- "dev": true,
4785
+ "version": "1.0.3",
4786
+ "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.3.tgz",
4787
+ "integrity": "sha512-ErXXzENMH5pJt5/ssXV0DfWUZqly8nGzf0UcBV9xTnP+KyffE2mqyxIMBrZ8ijQck2nU0TQm40EQB53YreyWHw==",
4857
4788
  "license": "MIT",
4858
4789
  "engines": {
4859
4790
  "node": ">=18"
@@ -4888,54 +4819,18 @@
4888
4819
  }
4889
4820
  },
4890
4821
  "node_modules/@inquirer/select": {
4891
- "version": "1.3.3",
4892
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-1.3.3.tgz",
4893
- "integrity": "sha512-RzlRISXWqIKEf83FDC9ZtJ3JvuK1l7aGpretf41BCWYrvla2wU8W8MTRNMiPrPJ+1SIqrRC1nZdZ60hD9hRXLg==",
4894
- "dev": true,
4895
- "license": "MIT",
4896
- "dependencies": {
4897
- "@inquirer/core": "^6.0.0",
4898
- "@inquirer/type": "^1.1.6",
4899
- "ansi-escapes": "^4.3.2",
4900
- "chalk": "^4.1.2",
4901
- "figures": "^3.2.0"
4902
- },
4903
- "engines": {
4904
- "node": ">=14.18.0"
4905
- }
4906
- },
4907
- "node_modules/@inquirer/select/node_modules/@inquirer/core": {
4908
- "version": "6.0.0",
4909
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-6.0.0.tgz",
4910
- "integrity": "sha512-fKi63Khkisgda3ohnskNf5uZJj+zXOaBvOllHsOkdsXRA/ubQLJQrZchFFi57NKbZzkTunXiBMdvWOv71alonw==",
4822
+ "version": "2.3.5",
4823
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.5.tgz",
4824
+ "integrity": "sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ==",
4911
4825
  "dev": true,
4912
4826
  "license": "MIT",
4913
4827
  "dependencies": {
4914
- "@inquirer/type": "^1.1.6",
4915
- "@types/mute-stream": "^0.0.4",
4916
- "@types/node": "^20.10.7",
4917
- "@types/wrap-ansi": "^3.0.0",
4828
+ "@inquirer/core": "^8.2.2",
4829
+ "@inquirer/figures": "^1.0.3",
4830
+ "@inquirer/type": "^1.3.3",
4918
4831
  "ansi-escapes": "^4.3.2",
4919
- "chalk": "^4.1.2",
4920
- "cli-spinners": "^2.9.2",
4921
- "cli-width": "^4.1.0",
4922
- "figures": "^3.2.0",
4923
- "mute-stream": "^1.0.0",
4924
- "run-async": "^3.0.0",
4925
- "signal-exit": "^4.1.0",
4926
- "strip-ansi": "^6.0.1",
4927
- "wrap-ansi": "^6.2.0"
4832
+ "chalk": "^4.1.2"
4928
4833
  },
4929
- "engines": {
4930
- "node": ">=14.18.0"
4931
- }
4932
- },
4933
- "node_modules/@inquirer/select/node_modules/@inquirer/type": {
4934
- "version": "1.3.1",
4935
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.1.tgz",
4936
- "integrity": "sha512-Pe3PFccjPVJV1vtlfVvm9OnlbxqdnP5QcscFEFEnK5quChf1ufZtM0r8mR5ToWHMxZOh0s8o/qp9ANGRTo/DAw==",
4937
- "dev": true,
4938
- "license": "MIT",
4939
4834
  "engines": {
4940
4835
  "node": ">=18"
4941
4836
  }
@@ -4957,19 +4852,6 @@
4957
4852
  "url": "https://github.com/chalk/chalk?sponsor=1"
4958
4853
  }
4959
4854
  },
4960
- "node_modules/@inquirer/select/node_modules/signal-exit": {
4961
- "version": "4.1.0",
4962
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
4963
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
4964
- "dev": true,
4965
- "license": "ISC",
4966
- "engines": {
4967
- "node": ">=14"
4968
- },
4969
- "funding": {
4970
- "url": "https://github.com/sponsors/isaacs"
4971
- }
4972
- },
4973
4855
  "node_modules/@inquirer/type": {
4974
4856
  "version": "1.3.3",
4975
4857
  "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.3.tgz",
@@ -5313,36 +5195,25 @@
5313
5195
  }
5314
5196
  },
5315
5197
  "node_modules/@oclif/core": {
5316
- "version": "3.26.6",
5317
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
5318
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
5198
+ "version": "4.0.3",
5199
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
5200
+ "integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
5319
5201
  "license": "MIT",
5320
5202
  "dependencies": {
5321
- "@types/cli-progress": "^3.11.5",
5322
5203
  "ansi-escapes": "^4.3.2",
5323
- "ansi-styles": "^4.3.0",
5324
- "cardinal": "^2.1.1",
5325
- "chalk": "^4.1.2",
5204
+ "ansis": "^3.1.1",
5326
5205
  "clean-stack": "^3.0.1",
5327
- "cli-progress": "^3.12.0",
5328
- "color": "^4.2.3",
5329
- "debug": "^4.3.4",
5206
+ "cli-spinners": "^2.9.2",
5207
+ "cosmiconfig": "^9.0.0",
5208
+ "debug": "^4.3.5",
5330
5209
  "ejs": "^3.1.10",
5331
5210
  "get-package-type": "^0.1.0",
5332
5211
  "globby": "^11.1.0",
5333
- "hyperlinker": "^1.0.0",
5334
5212
  "indent-string": "^4.0.0",
5335
5213
  "is-wsl": "^2.2.0",
5336
- "js-yaml": "^3.14.1",
5337
5214
  "minimatch": "^9.0.4",
5338
- "natural-orderby": "^2.0.3",
5339
- "object-treeify": "^1.1.33",
5340
- "password-prompt": "^1.1.3",
5341
- "slice-ansi": "^4.0.0",
5342
5215
  "string-width": "^4.2.3",
5343
- "strip-ansi": "^6.0.1",
5344
- "supports-color": "^8.1.1",
5345
- "supports-hyperlinks": "^2.2.0",
5216
+ "supports-color": "^8",
5346
5217
  "widest-line": "^3.1.0",
5347
5218
  "wordwrap": "^1.0.0",
5348
5219
  "wrap-ansi": "^7.0.0"
@@ -5351,54 +5222,47 @@
5351
5222
  "node": ">=18.0.0"
5352
5223
  }
5353
5224
  },
5354
- "node_modules/@oclif/core/node_modules/argparse": {
5355
- "version": "1.0.10",
5356
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5357
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5358
- "license": "MIT",
5359
- "dependencies": {
5360
- "sprintf-js": "~1.0.2"
5361
- }
5362
- },
5363
- "node_modules/@oclif/core/node_modules/chalk": {
5364
- "version": "4.1.2",
5365
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5366
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5225
+ "node_modules/@oclif/core/node_modules/cosmiconfig": {
5226
+ "version": "9.0.0",
5227
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
5228
+ "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
5367
5229
  "license": "MIT",
5368
5230
  "dependencies": {
5369
- "ansi-styles": "^4.1.0",
5370
- "supports-color": "^7.1.0"
5231
+ "env-paths": "^2.2.1",
5232
+ "import-fresh": "^3.3.0",
5233
+ "js-yaml": "^4.1.0",
5234
+ "parse-json": "^5.2.0"
5371
5235
  },
5372
5236
  "engines": {
5373
- "node": ">=10"
5237
+ "node": ">=14"
5374
5238
  },
5375
5239
  "funding": {
5376
- "url": "https://github.com/chalk/chalk?sponsor=1"
5240
+ "url": "https://github.com/sponsors/d-fischer"
5241
+ },
5242
+ "peerDependencies": {
5243
+ "typescript": ">=4.9.5"
5244
+ },
5245
+ "peerDependenciesMeta": {
5246
+ "typescript": {
5247
+ "optional": true
5248
+ }
5377
5249
  }
5378
5250
  },
5379
- "node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
5380
- "version": "7.2.0",
5381
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
5382
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5251
+ "node_modules/@oclif/core/node_modules/debug": {
5252
+ "version": "4.3.5",
5253
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz",
5254
+ "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==",
5383
5255
  "license": "MIT",
5384
5256
  "dependencies": {
5385
- "has-flag": "^4.0.0"
5257
+ "ms": "2.1.2"
5386
5258
  },
5387
5259
  "engines": {
5388
- "node": ">=8"
5389
- }
5390
- },
5391
- "node_modules/@oclif/core/node_modules/js-yaml": {
5392
- "version": "3.14.1",
5393
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5394
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5395
- "license": "MIT",
5396
- "dependencies": {
5397
- "argparse": "^1.0.7",
5398
- "esprima": "^4.0.0"
5260
+ "node": ">=6.0"
5399
5261
  },
5400
- "bin": {
5401
- "js-yaml": "bin/js-yaml.js"
5262
+ "peerDependenciesMeta": {
5263
+ "supports-color": {
5264
+ "optional": true
5265
+ }
5402
5266
  }
5403
5267
  },
5404
5268
  "node_modules/@oclif/core/node_modules/minimatch": {
@@ -5416,6 +5280,12 @@
5416
5280
  "url": "https://github.com/sponsors/isaacs"
5417
5281
  }
5418
5282
  },
5283
+ "node_modules/@oclif/core/node_modules/ms": {
5284
+ "version": "2.1.2",
5285
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
5286
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==",
5287
+ "license": "MIT"
5288
+ },
5419
5289
  "node_modules/@oclif/core/node_modules/supports-color": {
5420
5290
  "version": "8.1.1",
5421
5291
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5431,23 +5301,6 @@
5431
5301
  "url": "https://github.com/chalk/supports-color?sponsor=1"
5432
5302
  }
5433
5303
  },
5434
- "node_modules/@oclif/core/node_modules/wrap-ansi": {
5435
- "version": "7.0.0",
5436
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5437
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5438
- "license": "MIT",
5439
- "dependencies": {
5440
- "ansi-styles": "^4.0.0",
5441
- "string-width": "^4.1.0",
5442
- "strip-ansi": "^6.0.0"
5443
- },
5444
- "engines": {
5445
- "node": ">=10"
5446
- },
5447
- "funding": {
5448
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5449
- }
5450
- },
5451
5304
  "node_modules/@oclif/plugin-help": {
5452
5305
  "version": "6.1.0",
5453
5306
  "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.1.0.tgz",
@@ -5546,24 +5399,6 @@
5546
5399
  "url": "https://github.com/chalk/supports-color?sponsor=1"
5547
5400
  }
5548
5401
  },
5549
- "node_modules/@oclif/plugin-help/node_modules/wrap-ansi": {
5550
- "version": "7.0.0",
5551
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5552
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5553
- "dev": true,
5554
- "license": "MIT",
5555
- "dependencies": {
5556
- "ansi-styles": "^4.0.0",
5557
- "string-width": "^4.1.0",
5558
- "strip-ansi": "^6.0.0"
5559
- },
5560
- "engines": {
5561
- "node": ">=10"
5562
- },
5563
- "funding": {
5564
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5565
- }
5566
- },
5567
5402
  "node_modules/@oclif/plugin-not-found": {
5568
5403
  "version": "3.1.10",
5569
5404
  "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.10.tgz",
@@ -5580,143 +5415,976 @@
5580
5415
  "node": ">=18.0.0"
5581
5416
  }
5582
5417
  },
5583
- "node_modules/@oclif/plugin-warn-if-update-available": {
5584
- "version": "3.0.19",
5585
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
5586
- "integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
5418
+ "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
5419
+ "version": "3.26.6",
5420
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
5421
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
5587
5422
  "dev": true,
5588
5423
  "license": "MIT",
5589
5424
  "dependencies": {
5425
+ "@types/cli-progress": "^3.11.5",
5426
+ "ansi-escapes": "^4.3.2",
5427
+ "ansi-styles": "^4.3.0",
5428
+ "cardinal": "^2.1.1",
5429
+ "chalk": "^4.1.2",
5430
+ "clean-stack": "^3.0.1",
5431
+ "cli-progress": "^3.12.0",
5432
+ "color": "^4.2.3",
5433
+ "debug": "^4.3.4",
5434
+ "ejs": "^3.1.10",
5435
+ "get-package-type": "^0.1.0",
5436
+ "globby": "^11.1.0",
5437
+ "hyperlinker": "^1.0.0",
5438
+ "indent-string": "^4.0.0",
5439
+ "is-wsl": "^2.2.0",
5440
+ "js-yaml": "^3.14.1",
5441
+ "minimatch": "^9.0.4",
5442
+ "natural-orderby": "^2.0.3",
5443
+ "object-treeify": "^1.1.33",
5444
+ "password-prompt": "^1.1.3",
5445
+ "slice-ansi": "^4.0.0",
5446
+ "string-width": "^4.2.3",
5447
+ "strip-ansi": "^6.0.1",
5448
+ "supports-color": "^8.1.1",
5449
+ "supports-hyperlinks": "^2.2.0",
5450
+ "widest-line": "^3.1.0",
5451
+ "wordwrap": "^1.0.0",
5452
+ "wrap-ansi": "^7.0.0"
5453
+ },
5454
+ "engines": {
5455
+ "node": ">=18.0.0"
5456
+ }
5457
+ },
5458
+ "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk": {
5459
+ "version": "4.1.2",
5460
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5461
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5462
+ "dev": true,
5463
+ "license": "MIT",
5464
+ "dependencies": {
5465
+ "ansi-styles": "^4.1.0",
5466
+ "supports-color": "^7.1.0"
5467
+ },
5468
+ "engines": {
5469
+ "node": ">=10"
5470
+ },
5471
+ "funding": {
5472
+ "url": "https://github.com/chalk/chalk?sponsor=1"
5473
+ }
5474
+ },
5475
+ "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
5476
+ "version": "7.2.0",
5477
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
5478
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5479
+ "dev": true,
5480
+ "license": "MIT",
5481
+ "dependencies": {
5482
+ "has-flag": "^4.0.0"
5483
+ },
5484
+ "engines": {
5485
+ "node": ">=8"
5486
+ }
5487
+ },
5488
+ "node_modules/@oclif/plugin-not-found/node_modules/argparse": {
5489
+ "version": "1.0.10",
5490
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5491
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5492
+ "dev": true,
5493
+ "license": "MIT",
5494
+ "dependencies": {
5495
+ "sprintf-js": "~1.0.2"
5496
+ }
5497
+ },
5498
+ "node_modules/@oclif/plugin-not-found/node_modules/js-yaml": {
5499
+ "version": "3.14.1",
5500
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5501
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5502
+ "dev": true,
5503
+ "license": "MIT",
5504
+ "dependencies": {
5505
+ "argparse": "^1.0.7",
5506
+ "esprima": "^4.0.0"
5507
+ },
5508
+ "bin": {
5509
+ "js-yaml": "bin/js-yaml.js"
5510
+ }
5511
+ },
5512
+ "node_modules/@oclif/plugin-not-found/node_modules/minimatch": {
5513
+ "version": "9.0.4",
5514
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
5515
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5516
+ "dev": true,
5517
+ "license": "ISC",
5518
+ "dependencies": {
5519
+ "brace-expansion": "^2.0.1"
5520
+ },
5521
+ "engines": {
5522
+ "node": ">=16 || 14 >=14.17"
5523
+ },
5524
+ "funding": {
5525
+ "url": "https://github.com/sponsors/isaacs"
5526
+ }
5527
+ },
5528
+ "node_modules/@oclif/plugin-not-found/node_modules/natural-orderby": {
5529
+ "version": "2.0.3",
5530
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
5531
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
5532
+ "dev": true,
5533
+ "license": "MIT",
5534
+ "engines": {
5535
+ "node": "*"
5536
+ }
5537
+ },
5538
+ "node_modules/@oclif/plugin-not-found/node_modules/slice-ansi": {
5539
+ "version": "4.0.0",
5540
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
5541
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
5542
+ "dev": true,
5543
+ "license": "MIT",
5544
+ "dependencies": {
5545
+ "ansi-styles": "^4.0.0",
5546
+ "astral-regex": "^2.0.0",
5547
+ "is-fullwidth-code-point": "^3.0.0"
5548
+ },
5549
+ "engines": {
5550
+ "node": ">=10"
5551
+ },
5552
+ "funding": {
5553
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
5554
+ }
5555
+ },
5556
+ "node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
5557
+ "version": "8.1.1",
5558
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5559
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5560
+ "dev": true,
5561
+ "license": "MIT",
5562
+ "dependencies": {
5563
+ "has-flag": "^4.0.0"
5564
+ },
5565
+ "engines": {
5566
+ "node": ">=10"
5567
+ },
5568
+ "funding": {
5569
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5570
+ }
5571
+ },
5572
+ "node_modules/@oclif/plugin-warn-if-update-available": {
5573
+ "version": "3.0.19",
5574
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
5575
+ "integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
5576
+ "dev": true,
5577
+ "license": "MIT",
5578
+ "dependencies": {
5579
+ "@oclif/core": "^3.26.6",
5580
+ "chalk": "^5.3.0",
5581
+ "debug": "^4.1.0",
5582
+ "http-call": "^5.2.2",
5583
+ "lodash": "^4.17.21"
5584
+ },
5585
+ "engines": {
5586
+ "node": ">=18.0.0"
5587
+ }
5588
+ },
5589
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
5590
+ "version": "3.26.6",
5591
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
5592
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
5593
+ "dev": true,
5594
+ "license": "MIT",
5595
+ "dependencies": {
5596
+ "@types/cli-progress": "^3.11.5",
5597
+ "ansi-escapes": "^4.3.2",
5598
+ "ansi-styles": "^4.3.0",
5599
+ "cardinal": "^2.1.1",
5600
+ "chalk": "^4.1.2",
5601
+ "clean-stack": "^3.0.1",
5602
+ "cli-progress": "^3.12.0",
5603
+ "color": "^4.2.3",
5604
+ "debug": "^4.3.4",
5605
+ "ejs": "^3.1.10",
5606
+ "get-package-type": "^0.1.0",
5607
+ "globby": "^11.1.0",
5608
+ "hyperlinker": "^1.0.0",
5609
+ "indent-string": "^4.0.0",
5610
+ "is-wsl": "^2.2.0",
5611
+ "js-yaml": "^3.14.1",
5612
+ "minimatch": "^9.0.4",
5613
+ "natural-orderby": "^2.0.3",
5614
+ "object-treeify": "^1.1.33",
5615
+ "password-prompt": "^1.1.3",
5616
+ "slice-ansi": "^4.0.0",
5617
+ "string-width": "^4.2.3",
5618
+ "strip-ansi": "^6.0.1",
5619
+ "supports-color": "^8.1.1",
5620
+ "supports-hyperlinks": "^2.2.0",
5621
+ "widest-line": "^3.1.0",
5622
+ "wordwrap": "^1.0.0",
5623
+ "wrap-ansi": "^7.0.0"
5624
+ },
5625
+ "engines": {
5626
+ "node": ">=18.0.0"
5627
+ }
5628
+ },
5629
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk": {
5630
+ "version": "4.1.2",
5631
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5632
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5633
+ "dev": true,
5634
+ "license": "MIT",
5635
+ "dependencies": {
5636
+ "ansi-styles": "^4.1.0",
5637
+ "supports-color": "^7.1.0"
5638
+ },
5639
+ "engines": {
5640
+ "node": ">=10"
5641
+ },
5642
+ "funding": {
5643
+ "url": "https://github.com/chalk/chalk?sponsor=1"
5644
+ }
5645
+ },
5646
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
5647
+ "version": "7.2.0",
5648
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
5649
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5650
+ "dev": true,
5651
+ "license": "MIT",
5652
+ "dependencies": {
5653
+ "has-flag": "^4.0.0"
5654
+ },
5655
+ "engines": {
5656
+ "node": ">=8"
5657
+ }
5658
+ },
5659
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/argparse": {
5660
+ "version": "1.0.10",
5661
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5662
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5663
+ "dev": true,
5664
+ "license": "MIT",
5665
+ "dependencies": {
5666
+ "sprintf-js": "~1.0.2"
5667
+ }
5668
+ },
5669
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/js-yaml": {
5670
+ "version": "3.14.1",
5671
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
5672
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5673
+ "dev": true,
5674
+ "license": "MIT",
5675
+ "dependencies": {
5676
+ "argparse": "^1.0.7",
5677
+ "esprima": "^4.0.0"
5678
+ },
5679
+ "bin": {
5680
+ "js-yaml": "bin/js-yaml.js"
5681
+ }
5682
+ },
5683
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/minimatch": {
5684
+ "version": "9.0.4",
5685
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
5686
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
5687
+ "dev": true,
5688
+ "license": "ISC",
5689
+ "dependencies": {
5690
+ "brace-expansion": "^2.0.1"
5691
+ },
5692
+ "engines": {
5693
+ "node": ">=16 || 14 >=14.17"
5694
+ },
5695
+ "funding": {
5696
+ "url": "https://github.com/sponsors/isaacs"
5697
+ }
5698
+ },
5699
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/natural-orderby": {
5700
+ "version": "2.0.3",
5701
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
5702
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
5703
+ "dev": true,
5704
+ "license": "MIT",
5705
+ "engines": {
5706
+ "node": "*"
5707
+ }
5708
+ },
5709
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/slice-ansi": {
5710
+ "version": "4.0.0",
5711
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
5712
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
5713
+ "dev": true,
5714
+ "license": "MIT",
5715
+ "dependencies": {
5716
+ "ansi-styles": "^4.0.0",
5717
+ "astral-regex": "^2.0.0",
5718
+ "is-fullwidth-code-point": "^3.0.0"
5719
+ },
5720
+ "engines": {
5721
+ "node": ">=10"
5722
+ },
5723
+ "funding": {
5724
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
5725
+ }
5726
+ },
5727
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
5728
+ "version": "8.1.1",
5729
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5730
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5731
+ "dev": true,
5732
+ "license": "MIT",
5733
+ "dependencies": {
5734
+ "has-flag": "^4.0.0"
5735
+ },
5736
+ "engines": {
5737
+ "node": ">=10"
5738
+ },
5739
+ "funding": {
5740
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5741
+ }
5742
+ },
5743
+ "node_modules/@pkgjs/parseargs": {
5744
+ "version": "0.11.0",
5745
+ "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
5746
+ "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
5747
+ "dev": true,
5748
+ "license": "MIT",
5749
+ "optional": true,
5750
+ "engines": {
5751
+ "node": ">=14"
5752
+ }
5753
+ },
5754
+ "node_modules/@salesforce/core": {
5755
+ "version": "7.3.9",
5756
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.9.tgz",
5757
+ "integrity": "sha512-eJqDiA5b7wU50Ee/xjmGzSnHrNVJ8S77B7enfX30gm7gxU3i3M3QeBdiV6XAOPLSIL96DseofP6Tv6c+rljlKA==",
5758
+ "license": "BSD-3-Clause",
5759
+ "dependencies": {
5760
+ "@jsforce/jsforce-node": "^3.2.0",
5761
+ "@salesforce/kit": "^3.1.1",
5762
+ "@salesforce/schemas": "^1.9.0",
5763
+ "@salesforce/ts-types": "^2.0.9",
5764
+ "ajv": "^8.13.0",
5765
+ "change-case": "^4.1.2",
5766
+ "faye": "^1.4.0",
5767
+ "form-data": "^4.0.0",
5768
+ "js2xmlparser": "^4.0.1",
5769
+ "jsonwebtoken": "9.0.2",
5770
+ "jszip": "3.10.1",
5771
+ "pino": "^8.21.0",
5772
+ "pino-abstract-transport": "^1.1.0",
5773
+ "pino-pretty": "^10.3.1",
5774
+ "proper-lockfile": "^4.1.2",
5775
+ "semver": "^7.6.2",
5776
+ "ts-retry-promise": "^0.7.1"
5777
+ },
5778
+ "engines": {
5779
+ "node": ">=18.0.0"
5780
+ }
5781
+ },
5782
+ "node_modules/@salesforce/core/node_modules/ajv": {
5783
+ "version": "8.13.0",
5784
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
5785
+ "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
5786
+ "license": "MIT",
5787
+ "dependencies": {
5788
+ "fast-deep-equal": "^3.1.3",
5789
+ "json-schema-traverse": "^1.0.0",
5790
+ "require-from-string": "^2.0.2",
5791
+ "uri-js": "^4.4.1"
5792
+ },
5793
+ "funding": {
5794
+ "type": "github",
5795
+ "url": "https://github.com/sponsors/epoberezkin"
5796
+ }
5797
+ },
5798
+ "node_modules/@salesforce/dev-config": {
5799
+ "version": "4.1.0",
5800
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
5801
+ "integrity": "sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==",
5802
+ "dev": true,
5803
+ "license": "BSD-3-Clause"
5804
+ },
5805
+ "node_modules/@salesforce/dev-scripts": {
5806
+ "version": "10.1.0",
5807
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.1.0.tgz",
5808
+ "integrity": "sha512-8fItXnCR8G5n950Ymgrjc6CGJjR80376v6GIdjatv3AmMVJAB/GerglcNF/LIJjBXB5OLxiTLAjQdPCvWqBL1g==",
5809
+ "dev": true,
5810
+ "license": "BSD-3-Clause",
5811
+ "dependencies": {
5812
+ "@commitlint/cli": "^17.1.2",
5813
+ "@commitlint/config-conventional": "^17.8.1",
5814
+ "@salesforce/dev-config": "^4.1.0",
5815
+ "@salesforce/prettier-config": "^0.0.3",
5816
+ "@types/chai": "^4.3.14",
5817
+ "@types/mocha": "^10.0.6",
5818
+ "@types/node": "^18.19.32",
5819
+ "@types/sinon": "^10.0.20",
5820
+ "chai": "^4.3.10",
5821
+ "chalk": "^4.0.0",
5822
+ "cosmiconfig": "^8.3.6",
5823
+ "eslint-config-salesforce-typescript": "^3.3.0",
5824
+ "husky": "^7.0.4",
5825
+ "linkinator": "^6.0.4",
5826
+ "mocha": "^10.4.0",
5827
+ "nyc": "^15.1.0",
5828
+ "prettier": "^2.8.8",
5829
+ "pretty-quick": "^3.3.1",
5830
+ "shelljs": "^0.8.5",
5831
+ "sinon": "10.0.0",
5832
+ "source-map-support": "^0.5.21",
5833
+ "ts-node": "^10.9.2",
5834
+ "typedoc": "^0.25.12",
5835
+ "typedoc-plugin-missing-exports": "0.23.0",
5836
+ "typescript": "^5.4.3",
5837
+ "wireit": "^0.14.4"
5838
+ },
5839
+ "bin": {
5840
+ "sf-clean": "bin/sf-clean.js",
5841
+ "sf-docs": "bin/sf-docs.js",
5842
+ "sf-install": "bin/sf-install.js",
5843
+ "sf-prepack": "bin/sf-prepack.js"
5844
+ }
5845
+ },
5846
+ "node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
5847
+ "version": "18.19.33",
5848
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz",
5849
+ "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==",
5850
+ "dev": true,
5851
+ "license": "MIT",
5852
+ "dependencies": {
5853
+ "undici-types": "~5.26.4"
5854
+ }
5855
+ },
5856
+ "node_modules/@salesforce/dev-scripts/node_modules/chalk": {
5857
+ "version": "4.1.2",
5858
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5859
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5860
+ "dev": true,
5861
+ "license": "MIT",
5862
+ "dependencies": {
5863
+ "ansi-styles": "^4.1.0",
5864
+ "supports-color": "^7.1.0"
5865
+ },
5866
+ "engines": {
5867
+ "node": ">=10"
5868
+ },
5869
+ "funding": {
5870
+ "url": "https://github.com/chalk/chalk?sponsor=1"
5871
+ }
5872
+ },
5873
+ "node_modules/@salesforce/kit": {
5874
+ "version": "3.1.2",
5875
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
5876
+ "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
5877
+ "license": "BSD-3-Clause",
5878
+ "dependencies": {
5879
+ "@salesforce/ts-types": "^2.0.9",
5880
+ "tslib": "^2.6.2"
5881
+ }
5882
+ },
5883
+ "node_modules/@salesforce/plugin-auth": {
5884
+ "version": "3.6.17",
5885
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.17.tgz",
5886
+ "integrity": "sha512-VNVI3UKcmjF4pILqFdXqy/Q8+N1MDmjsZljo6+5180rUkm/94OciMAUBxflgz9P5tVSr1qRrgaxBQca7R5dFBA==",
5887
+ "dev": true,
5888
+ "license": "BSD-3-Clause",
5889
+ "dependencies": {
5890
+ "@inquirer/checkbox": "^2.3.5",
5891
+ "@inquirer/select": "^2.3.5",
5892
+ "@oclif/core": "^3.26.5",
5893
+ "@salesforce/core": "^7.3.9",
5894
+ "@salesforce/kit": "^3.1.1",
5895
+ "@salesforce/plugin-info": "^3.3.1",
5896
+ "@salesforce/sf-plugins-core": "^9.1.1",
5897
+ "@salesforce/ts-types": "^2.0.9",
5898
+ "chalk": "^5.3.0",
5899
+ "open": "^10.1.0"
5900
+ },
5901
+ "engines": {
5902
+ "node": ">=18.0.0"
5903
+ }
5904
+ },
5905
+ "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core": {
5906
+ "version": "3.26.6",
5907
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
5908
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
5909
+ "dev": true,
5910
+ "license": "MIT",
5911
+ "dependencies": {
5912
+ "@types/cli-progress": "^3.11.5",
5913
+ "ansi-escapes": "^4.3.2",
5914
+ "ansi-styles": "^4.3.0",
5915
+ "cardinal": "^2.1.1",
5916
+ "chalk": "^4.1.2",
5917
+ "clean-stack": "^3.0.1",
5918
+ "cli-progress": "^3.12.0",
5919
+ "color": "^4.2.3",
5920
+ "debug": "^4.3.4",
5921
+ "ejs": "^3.1.10",
5922
+ "get-package-type": "^0.1.0",
5923
+ "globby": "^11.1.0",
5924
+ "hyperlinker": "^1.0.0",
5925
+ "indent-string": "^4.0.0",
5926
+ "is-wsl": "^2.2.0",
5927
+ "js-yaml": "^3.14.1",
5928
+ "minimatch": "^9.0.4",
5929
+ "natural-orderby": "^2.0.3",
5930
+ "object-treeify": "^1.1.33",
5931
+ "password-prompt": "^1.1.3",
5932
+ "slice-ansi": "^4.0.0",
5933
+ "string-width": "^4.2.3",
5934
+ "strip-ansi": "^6.0.1",
5935
+ "supports-color": "^8.1.1",
5936
+ "supports-hyperlinks": "^2.2.0",
5937
+ "widest-line": "^3.1.0",
5938
+ "wordwrap": "^1.0.0",
5939
+ "wrap-ansi": "^7.0.0"
5940
+ },
5941
+ "engines": {
5942
+ "node": ">=18.0.0"
5943
+ }
5944
+ },
5945
+ "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core/node_modules/chalk": {
5946
+ "version": "4.1.2",
5947
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5948
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
5949
+ "dev": true,
5950
+ "license": "MIT",
5951
+ "dependencies": {
5952
+ "ansi-styles": "^4.1.0",
5953
+ "supports-color": "^7.1.0"
5954
+ },
5955
+ "engines": {
5956
+ "node": ">=10"
5957
+ },
5958
+ "funding": {
5959
+ "url": "https://github.com/chalk/chalk?sponsor=1"
5960
+ }
5961
+ },
5962
+ "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
5963
+ "version": "7.2.0",
5964
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
5965
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
5966
+ "dev": true,
5967
+ "license": "MIT",
5968
+ "dependencies": {
5969
+ "has-flag": "^4.0.0"
5970
+ },
5971
+ "engines": {
5972
+ "node": ">=8"
5973
+ }
5974
+ },
5975
+ "node_modules/@salesforce/plugin-auth/node_modules/@salesforce/sf-plugins-core": {
5976
+ "version": "9.1.1",
5977
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
5978
+ "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
5979
+ "dev": true,
5980
+ "license": "BSD-3-Clause",
5981
+ "dependencies": {
5982
+ "@inquirer/confirm": "^3.1.9",
5983
+ "@inquirer/password": "^2.1.9",
5984
+ "@oclif/core": "^3.26.6",
5985
+ "@salesforce/core": "^7.3.9",
5986
+ "@salesforce/kit": "^3.1.2",
5987
+ "@salesforce/ts-types": "^2.0.9",
5988
+ "chalk": "^5.3.0"
5989
+ },
5990
+ "engines": {
5991
+ "node": ">=18.0.0"
5992
+ }
5993
+ },
5994
+ "node_modules/@salesforce/plugin-auth/node_modules/argparse": {
5995
+ "version": "1.0.10",
5996
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
5997
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5998
+ "dev": true,
5999
+ "license": "MIT",
6000
+ "dependencies": {
6001
+ "sprintf-js": "~1.0.2"
6002
+ }
6003
+ },
6004
+ "node_modules/@salesforce/plugin-auth/node_modules/js-yaml": {
6005
+ "version": "3.14.1",
6006
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6007
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6008
+ "dev": true,
6009
+ "license": "MIT",
6010
+ "dependencies": {
6011
+ "argparse": "^1.0.7",
6012
+ "esprima": "^4.0.0"
6013
+ },
6014
+ "bin": {
6015
+ "js-yaml": "bin/js-yaml.js"
6016
+ }
6017
+ },
6018
+ "node_modules/@salesforce/plugin-auth/node_modules/minimatch": {
6019
+ "version": "9.0.4",
6020
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
6021
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
6022
+ "dev": true,
6023
+ "license": "ISC",
6024
+ "dependencies": {
6025
+ "brace-expansion": "^2.0.1"
6026
+ },
6027
+ "engines": {
6028
+ "node": ">=16 || 14 >=14.17"
6029
+ },
6030
+ "funding": {
6031
+ "url": "https://github.com/sponsors/isaacs"
6032
+ }
6033
+ },
6034
+ "node_modules/@salesforce/plugin-auth/node_modules/natural-orderby": {
6035
+ "version": "2.0.3",
6036
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
6037
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
6038
+ "dev": true,
6039
+ "license": "MIT",
6040
+ "engines": {
6041
+ "node": "*"
6042
+ }
6043
+ },
6044
+ "node_modules/@salesforce/plugin-auth/node_modules/slice-ansi": {
6045
+ "version": "4.0.0",
6046
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6047
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
6048
+ "dev": true,
6049
+ "license": "MIT",
6050
+ "dependencies": {
6051
+ "ansi-styles": "^4.0.0",
6052
+ "astral-regex": "^2.0.0",
6053
+ "is-fullwidth-code-point": "^3.0.0"
6054
+ },
6055
+ "engines": {
6056
+ "node": ">=10"
6057
+ },
6058
+ "funding": {
6059
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
6060
+ }
6061
+ },
6062
+ "node_modules/@salesforce/plugin-auth/node_modules/supports-color": {
6063
+ "version": "8.1.1",
6064
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6065
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6066
+ "dev": true,
6067
+ "license": "MIT",
6068
+ "dependencies": {
6069
+ "has-flag": "^4.0.0"
6070
+ },
6071
+ "engines": {
6072
+ "node": ">=10"
6073
+ },
6074
+ "funding": {
6075
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
6076
+ }
6077
+ },
6078
+ "node_modules/@salesforce/plugin-info": {
6079
+ "version": "3.3.1",
6080
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.1.tgz",
6081
+ "integrity": "sha512-3NsU82lBSRhPDzaskJ1d+/v0pGVyzn0XhexrOXd8c64I5p39FqTbGfjF95g1sMmEYPH2V7UPy6yyaD/eolq9hA==",
6082
+ "dev": true,
6083
+ "license": "BSD-3-Clause",
6084
+ "dependencies": {
6085
+ "@inquirer/input": "^2.1.6",
6086
+ "@jsforce/jsforce-node": "^3.2.0",
6087
+ "@oclif/core": "^3.26.5",
6088
+ "@salesforce/core": "^7.3.9",
6089
+ "@salesforce/kit": "^3.1.0",
6090
+ "@salesforce/sf-plugins-core": "^9.0.7",
6091
+ "got": "^13.0.0",
6092
+ "marked": "^4.3.0",
6093
+ "marked-terminal": "^4.2.0",
6094
+ "open": "^10.1.0",
6095
+ "proxy-agent": "^6.4.0",
6096
+ "semver": "^7.6.0"
6097
+ },
6098
+ "engines": {
6099
+ "node": ">=18.0.0"
6100
+ }
6101
+ },
6102
+ "node_modules/@salesforce/plugin-info/node_modules/@oclif/core": {
6103
+ "version": "3.26.6",
6104
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
6105
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
6106
+ "dev": true,
6107
+ "license": "MIT",
6108
+ "dependencies": {
6109
+ "@types/cli-progress": "^3.11.5",
6110
+ "ansi-escapes": "^4.3.2",
6111
+ "ansi-styles": "^4.3.0",
6112
+ "cardinal": "^2.1.1",
6113
+ "chalk": "^4.1.2",
6114
+ "clean-stack": "^3.0.1",
6115
+ "cli-progress": "^3.12.0",
6116
+ "color": "^4.2.3",
6117
+ "debug": "^4.3.4",
6118
+ "ejs": "^3.1.10",
6119
+ "get-package-type": "^0.1.0",
6120
+ "globby": "^11.1.0",
6121
+ "hyperlinker": "^1.0.0",
6122
+ "indent-string": "^4.0.0",
6123
+ "is-wsl": "^2.2.0",
6124
+ "js-yaml": "^3.14.1",
6125
+ "minimatch": "^9.0.4",
6126
+ "natural-orderby": "^2.0.3",
6127
+ "object-treeify": "^1.1.33",
6128
+ "password-prompt": "^1.1.3",
6129
+ "slice-ansi": "^4.0.0",
6130
+ "string-width": "^4.2.3",
6131
+ "strip-ansi": "^6.0.1",
6132
+ "supports-color": "^8.1.1",
6133
+ "supports-hyperlinks": "^2.2.0",
6134
+ "widest-line": "^3.1.0",
6135
+ "wordwrap": "^1.0.0",
6136
+ "wrap-ansi": "^7.0.0"
6137
+ },
6138
+ "engines": {
6139
+ "node": ">=18.0.0"
6140
+ }
6141
+ },
6142
+ "node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core": {
6143
+ "version": "9.1.1",
6144
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
6145
+ "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
6146
+ "dev": true,
6147
+ "license": "BSD-3-Clause",
6148
+ "dependencies": {
6149
+ "@inquirer/confirm": "^3.1.9",
6150
+ "@inquirer/password": "^2.1.9",
5590
6151
  "@oclif/core": "^3.26.6",
5591
- "chalk": "^5.3.0",
5592
- "debug": "^4.1.0",
5593
- "http-call": "^5.2.2",
5594
- "lodash": "^4.17.21"
6152
+ "@salesforce/core": "^7.3.9",
6153
+ "@salesforce/kit": "^3.1.2",
6154
+ "@salesforce/ts-types": "^2.0.9",
6155
+ "chalk": "^5.3.0"
5595
6156
  },
5596
6157
  "engines": {
5597
6158
  "node": ">=18.0.0"
5598
6159
  }
5599
6160
  },
5600
- "node_modules/@pkgjs/parseargs": {
5601
- "version": "0.11.0",
5602
- "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
5603
- "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==",
6161
+ "node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
6162
+ "version": "5.3.0",
6163
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
6164
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
5604
6165
  "dev": true,
5605
6166
  "license": "MIT",
5606
- "optional": true,
5607
6167
  "engines": {
5608
- "node": ">=14"
6168
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
6169
+ },
6170
+ "funding": {
6171
+ "url": "https://github.com/chalk/chalk?sponsor=1"
5609
6172
  }
5610
6173
  },
5611
- "node_modules/@salesforce/core": {
5612
- "version": "7.3.9",
5613
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.9.tgz",
5614
- "integrity": "sha512-eJqDiA5b7wU50Ee/xjmGzSnHrNVJ8S77B7enfX30gm7gxU3i3M3QeBdiV6XAOPLSIL96DseofP6Tv6c+rljlKA==",
5615
- "license": "BSD-3-Clause",
6174
+ "node_modules/@salesforce/plugin-info/node_modules/argparse": {
6175
+ "version": "1.0.10",
6176
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6177
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
6178
+ "dev": true,
6179
+ "license": "MIT",
5616
6180
  "dependencies": {
5617
- "@jsforce/jsforce-node": "^3.2.0",
5618
- "@salesforce/kit": "^3.1.1",
5619
- "@salesforce/schemas": "^1.9.0",
5620
- "@salesforce/ts-types": "^2.0.9",
5621
- "ajv": "^8.13.0",
5622
- "change-case": "^4.1.2",
5623
- "faye": "^1.4.0",
5624
- "form-data": "^4.0.0",
5625
- "js2xmlparser": "^4.0.1",
5626
- "jsonwebtoken": "9.0.2",
5627
- "jszip": "3.10.1",
5628
- "pino": "^8.21.0",
5629
- "pino-abstract-transport": "^1.1.0",
5630
- "pino-pretty": "^10.3.1",
5631
- "proper-lockfile": "^4.1.2",
5632
- "semver": "^7.6.2",
5633
- "ts-retry-promise": "^0.7.1"
6181
+ "sprintf-js": "~1.0.2"
6182
+ }
6183
+ },
6184
+ "node_modules/@salesforce/plugin-info/node_modules/chalk": {
6185
+ "version": "4.1.2",
6186
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
6187
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
6188
+ "dev": true,
6189
+ "license": "MIT",
6190
+ "dependencies": {
6191
+ "ansi-styles": "^4.1.0",
6192
+ "supports-color": "^7.1.0"
5634
6193
  },
5635
6194
  "engines": {
5636
- "node": ">=18.0.0"
6195
+ "node": ">=10"
6196
+ },
6197
+ "funding": {
6198
+ "url": "https://github.com/chalk/chalk?sponsor=1"
5637
6199
  }
5638
6200
  },
5639
- "node_modules/@salesforce/core/node_modules/ajv": {
5640
- "version": "8.13.0",
5641
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.13.0.tgz",
5642
- "integrity": "sha512-PRA911Blj99jR5RMeTunVbNXMF6Lp4vZXnk5GQjcnUWUTsrXtekg/pnmFFI2u/I36Y/2bITGS30GZCXei6uNkA==",
6201
+ "node_modules/@salesforce/plugin-info/node_modules/chalk/node_modules/supports-color": {
6202
+ "version": "7.2.0",
6203
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
6204
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
6205
+ "dev": true,
5643
6206
  "license": "MIT",
5644
6207
  "dependencies": {
5645
- "fast-deep-equal": "^3.1.3",
5646
- "json-schema-traverse": "^1.0.0",
5647
- "require-from-string": "^2.0.2",
5648
- "uri-js": "^4.4.1"
6208
+ "has-flag": "^4.0.0"
6209
+ },
6210
+ "engines": {
6211
+ "node": ">=8"
6212
+ }
6213
+ },
6214
+ "node_modules/@salesforce/plugin-info/node_modules/js-yaml": {
6215
+ "version": "3.14.1",
6216
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6217
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
6218
+ "dev": true,
6219
+ "license": "MIT",
6220
+ "dependencies": {
6221
+ "argparse": "^1.0.7",
6222
+ "esprima": "^4.0.0"
6223
+ },
6224
+ "bin": {
6225
+ "js-yaml": "bin/js-yaml.js"
6226
+ }
6227
+ },
6228
+ "node_modules/@salesforce/plugin-info/node_modules/minimatch": {
6229
+ "version": "9.0.4",
6230
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
6231
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
6232
+ "dev": true,
6233
+ "license": "ISC",
6234
+ "dependencies": {
6235
+ "brace-expansion": "^2.0.1"
6236
+ },
6237
+ "engines": {
6238
+ "node": ">=16 || 14 >=14.17"
5649
6239
  },
5650
6240
  "funding": {
5651
- "type": "github",
5652
- "url": "https://github.com/sponsors/epoberezkin"
6241
+ "url": "https://github.com/sponsors/isaacs"
5653
6242
  }
5654
6243
  },
5655
- "node_modules/@salesforce/core/node_modules/json-schema-traverse": {
5656
- "version": "1.0.0",
5657
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
5658
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
5659
- "license": "MIT"
6244
+ "node_modules/@salesforce/plugin-info/node_modules/natural-orderby": {
6245
+ "version": "2.0.3",
6246
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
6247
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
6248
+ "dev": true,
6249
+ "license": "MIT",
6250
+ "engines": {
6251
+ "node": "*"
6252
+ }
5660
6253
  },
5661
- "node_modules/@salesforce/dev-config": {
5662
- "version": "4.1.0",
5663
- "resolved": "https://registry.npmjs.org/@salesforce/dev-config/-/dev-config-4.1.0.tgz",
5664
- "integrity": "sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==",
6254
+ "node_modules/@salesforce/plugin-info/node_modules/slice-ansi": {
6255
+ "version": "4.0.0",
6256
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6257
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
5665
6258
  "dev": true,
5666
- "license": "BSD-3-Clause"
6259
+ "license": "MIT",
6260
+ "dependencies": {
6261
+ "ansi-styles": "^4.0.0",
6262
+ "astral-regex": "^2.0.0",
6263
+ "is-fullwidth-code-point": "^3.0.0"
6264
+ },
6265
+ "engines": {
6266
+ "node": ">=10"
6267
+ },
6268
+ "funding": {
6269
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
6270
+ }
5667
6271
  },
5668
- "node_modules/@salesforce/dev-scripts": {
5669
- "version": "9.1.2",
5670
- "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz",
5671
- "integrity": "sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==",
6272
+ "node_modules/@salesforce/plugin-info/node_modules/supports-color": {
6273
+ "version": "8.1.1",
6274
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6275
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6276
+ "dev": true,
6277
+ "license": "MIT",
6278
+ "dependencies": {
6279
+ "has-flag": "^4.0.0"
6280
+ },
6281
+ "engines": {
6282
+ "node": ">=10"
6283
+ },
6284
+ "funding": {
6285
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
6286
+ }
6287
+ },
6288
+ "node_modules/@salesforce/plugin-user": {
6289
+ "version": "3.5.11",
6290
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.11.tgz",
6291
+ "integrity": "sha512-GA81RgZ5KMBuK2MEsYPCgRJP6U371Zvr0qxZUmXpDiuC8rjp9EqPl/1s4BfFVzB8emQWmFXxejSqCZz5FJh1dg==",
5672
6292
  "dev": true,
5673
6293
  "license": "BSD-3-Clause",
5674
6294
  "dependencies": {
5675
- "@commitlint/cli": "^17.1.2",
5676
- "@commitlint/config-conventional": "^17.8.1",
5677
- "@salesforce/dev-config": "^4.1.0",
5678
- "@salesforce/prettier-config": "^0.0.3",
5679
- "@types/chai": "^4.3.14",
5680
- "@types/mocha": "^10.0.6",
5681
- "@types/node": "^18.19.32",
5682
- "@types/sinon": "^10.0.20",
5683
- "chai": "^4.3.10",
5684
- "chalk": "^4.0.0",
5685
- "cosmiconfig": "^8.3.6",
5686
- "eslint-config-salesforce-typescript": "^3.3.0",
5687
- "husky": "^7.0.4",
5688
- "linkinator": "^6.0.4",
5689
- "mocha": "^10.4.0",
5690
- "nyc": "^15.1.0",
5691
- "prettier": "^2.8.8",
5692
- "pretty-quick": "^3.3.1",
5693
- "shelljs": "^0.8.5",
5694
- "sinon": "10.0.0",
5695
- "source-map-support": "^0.5.21",
5696
- "ts-node": "^10.9.2",
5697
- "typedoc": "^0.25.12",
5698
- "typedoc-plugin-missing-exports": "0.23.0",
5699
- "typescript": "^5.4.3",
5700
- "wireit": "^0.14.4"
6295
+ "@oclif/core": "^3.26.6",
6296
+ "@salesforce/core": "^7.3.8",
6297
+ "@salesforce/kit": "^3.1.0",
6298
+ "@salesforce/sf-plugins-core": "^9.0.12",
6299
+ "@salesforce/ts-types": "^2.0.9"
6300
+ },
6301
+ "engines": {
6302
+ "node": ">=18.0.0"
6303
+ }
6304
+ },
6305
+ "node_modules/@salesforce/plugin-user/node_modules/@oclif/core": {
6306
+ "version": "3.26.6",
6307
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
6308
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
6309
+ "dev": true,
6310
+ "license": "MIT",
6311
+ "dependencies": {
6312
+ "@types/cli-progress": "^3.11.5",
6313
+ "ansi-escapes": "^4.3.2",
6314
+ "ansi-styles": "^4.3.0",
6315
+ "cardinal": "^2.1.1",
6316
+ "chalk": "^4.1.2",
6317
+ "clean-stack": "^3.0.1",
6318
+ "cli-progress": "^3.12.0",
6319
+ "color": "^4.2.3",
6320
+ "debug": "^4.3.4",
6321
+ "ejs": "^3.1.10",
6322
+ "get-package-type": "^0.1.0",
6323
+ "globby": "^11.1.0",
6324
+ "hyperlinker": "^1.0.0",
6325
+ "indent-string": "^4.0.0",
6326
+ "is-wsl": "^2.2.0",
6327
+ "js-yaml": "^3.14.1",
6328
+ "minimatch": "^9.0.4",
6329
+ "natural-orderby": "^2.0.3",
6330
+ "object-treeify": "^1.1.33",
6331
+ "password-prompt": "^1.1.3",
6332
+ "slice-ansi": "^4.0.0",
6333
+ "string-width": "^4.2.3",
6334
+ "strip-ansi": "^6.0.1",
6335
+ "supports-color": "^8.1.1",
6336
+ "supports-hyperlinks": "^2.2.0",
6337
+ "widest-line": "^3.1.0",
6338
+ "wordwrap": "^1.0.0",
6339
+ "wrap-ansi": "^7.0.0"
6340
+ },
6341
+ "engines": {
6342
+ "node": ">=18.0.0"
6343
+ }
6344
+ },
6345
+ "node_modules/@salesforce/plugin-user/node_modules/@salesforce/sf-plugins-core": {
6346
+ "version": "9.1.1",
6347
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
6348
+ "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
6349
+ "dev": true,
6350
+ "license": "BSD-3-Clause",
6351
+ "dependencies": {
6352
+ "@inquirer/confirm": "^3.1.9",
6353
+ "@inquirer/password": "^2.1.9",
6354
+ "@oclif/core": "^3.26.6",
6355
+ "@salesforce/core": "^7.3.9",
6356
+ "@salesforce/kit": "^3.1.2",
6357
+ "@salesforce/ts-types": "^2.0.9",
6358
+ "chalk": "^5.3.0"
5701
6359
  },
5702
- "bin": {
5703
- "sf-clean": "bin/sf-clean.js",
5704
- "sf-docs": "bin/sf-docs.js",
5705
- "sf-install": "bin/sf-install.js",
5706
- "sf-prepack": "bin/sf-prepack.js"
6360
+ "engines": {
6361
+ "node": ">=18.0.0"
5707
6362
  }
5708
6363
  },
5709
- "node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
5710
- "version": "18.19.33",
5711
- "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.33.tgz",
5712
- "integrity": "sha512-NR9+KrpSajr2qBVp/Yt5TU/rp+b5Mayi3+OlMlcg2cVCfRmcG5PWZ7S4+MG9PZ5gWBoc9Pd0BKSRViuBCRPu0A==",
6364
+ "node_modules/@salesforce/plugin-user/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
6365
+ "version": "5.3.0",
6366
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
6367
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
6368
+ "dev": true,
6369
+ "license": "MIT",
6370
+ "engines": {
6371
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
6372
+ },
6373
+ "funding": {
6374
+ "url": "https://github.com/chalk/chalk?sponsor=1"
6375
+ }
6376
+ },
6377
+ "node_modules/@salesforce/plugin-user/node_modules/argparse": {
6378
+ "version": "1.0.10",
6379
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
6380
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
5713
6381
  "dev": true,
5714
6382
  "license": "MIT",
5715
6383
  "dependencies": {
5716
- "undici-types": "~5.26.4"
6384
+ "sprintf-js": "~1.0.2"
5717
6385
  }
5718
6386
  },
5719
- "node_modules/@salesforce/dev-scripts/node_modules/chalk": {
6387
+ "node_modules/@salesforce/plugin-user/node_modules/chalk": {
5720
6388
  "version": "4.1.2",
5721
6389
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
5722
6390
  "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
@@ -5733,77 +6401,91 @@
5733
6401
  "url": "https://github.com/chalk/chalk?sponsor=1"
5734
6402
  }
5735
6403
  },
5736
- "node_modules/@salesforce/kit": {
5737
- "version": "3.1.2",
5738
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
5739
- "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
5740
- "license": "BSD-3-Clause",
6404
+ "node_modules/@salesforce/plugin-user/node_modules/chalk/node_modules/supports-color": {
6405
+ "version": "7.2.0",
6406
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
6407
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
6408
+ "dev": true,
6409
+ "license": "MIT",
5741
6410
  "dependencies": {
5742
- "@salesforce/ts-types": "^2.0.9",
5743
- "tslib": "^2.6.2"
6411
+ "has-flag": "^4.0.0"
6412
+ },
6413
+ "engines": {
6414
+ "node": ">=8"
5744
6415
  }
5745
6416
  },
5746
- "node_modules/@salesforce/plugin-auth": {
5747
- "version": "3.6.16",
5748
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.16.tgz",
5749
- "integrity": "sha512-tsU6chieBMygvTsgGP/9TeKnj7KTnraiwrX7FWu8QdhZLaAfr8cwZMvgbkfyOy8LhA5NNqQgvw6DPKMw7XLdDA==",
6417
+ "node_modules/@salesforce/plugin-user/node_modules/js-yaml": {
6418
+ "version": "3.14.1",
6419
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
6420
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
5750
6421
  "dev": true,
5751
- "license": "BSD-3-Clause",
6422
+ "license": "MIT",
5752
6423
  "dependencies": {
5753
- "@inquirer/checkbox": "^1.5.2",
5754
- "@inquirer/select": "^1.3.3",
5755
- "@oclif/core": "^3.26.5",
5756
- "@salesforce/core": "^7.3.9",
5757
- "@salesforce/kit": "^3.1.1",
5758
- "@salesforce/plugin-info": "^3.3.1",
5759
- "@salesforce/sf-plugins-core": "^9.0.10",
5760
- "@salesforce/ts-types": "^2.0.9",
5761
- "chalk": "^5.3.0",
5762
- "open": "^10.1.0"
6424
+ "argparse": "^1.0.7",
6425
+ "esprima": "^4.0.0"
6426
+ },
6427
+ "bin": {
6428
+ "js-yaml": "bin/js-yaml.js"
6429
+ }
6430
+ },
6431
+ "node_modules/@salesforce/plugin-user/node_modules/minimatch": {
6432
+ "version": "9.0.4",
6433
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
6434
+ "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
6435
+ "dev": true,
6436
+ "license": "ISC",
6437
+ "dependencies": {
6438
+ "brace-expansion": "^2.0.1"
5763
6439
  },
5764
6440
  "engines": {
5765
- "node": ">=18.0.0"
6441
+ "node": ">=16 || 14 >=14.17"
6442
+ },
6443
+ "funding": {
6444
+ "url": "https://github.com/sponsors/isaacs"
5766
6445
  }
5767
6446
  },
5768
- "node_modules/@salesforce/plugin-info": {
5769
- "version": "3.3.1",
5770
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.1.tgz",
5771
- "integrity": "sha512-3NsU82lBSRhPDzaskJ1d+/v0pGVyzn0XhexrOXd8c64I5p39FqTbGfjF95g1sMmEYPH2V7UPy6yyaD/eolq9hA==",
6447
+ "node_modules/@salesforce/plugin-user/node_modules/natural-orderby": {
6448
+ "version": "2.0.3",
6449
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
6450
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
5772
6451
  "dev": true,
5773
- "license": "BSD-3-Clause",
6452
+ "license": "MIT",
6453
+ "engines": {
6454
+ "node": "*"
6455
+ }
6456
+ },
6457
+ "node_modules/@salesforce/plugin-user/node_modules/slice-ansi": {
6458
+ "version": "4.0.0",
6459
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
6460
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
6461
+ "dev": true,
6462
+ "license": "MIT",
5774
6463
  "dependencies": {
5775
- "@inquirer/input": "^2.1.6",
5776
- "@jsforce/jsforce-node": "^3.2.0",
5777
- "@oclif/core": "^3.26.5",
5778
- "@salesforce/core": "^7.3.9",
5779
- "@salesforce/kit": "^3.1.0",
5780
- "@salesforce/sf-plugins-core": "^9.0.7",
5781
- "got": "^13.0.0",
5782
- "marked": "^4.3.0",
5783
- "marked-terminal": "^4.2.0",
5784
- "open": "^10.1.0",
5785
- "proxy-agent": "^6.4.0",
5786
- "semver": "^7.6.0"
6464
+ "ansi-styles": "^4.0.0",
6465
+ "astral-regex": "^2.0.0",
6466
+ "is-fullwidth-code-point": "^3.0.0"
5787
6467
  },
5788
6468
  "engines": {
5789
- "node": ">=18.0.0"
6469
+ "node": ">=10"
6470
+ },
6471
+ "funding": {
6472
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
5790
6473
  }
5791
6474
  },
5792
- "node_modules/@salesforce/plugin-user": {
5793
- "version": "3.5.11",
5794
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.11.tgz",
5795
- "integrity": "sha512-GA81RgZ5KMBuK2MEsYPCgRJP6U371Zvr0qxZUmXpDiuC8rjp9EqPl/1s4BfFVzB8emQWmFXxejSqCZz5FJh1dg==",
6475
+ "node_modules/@salesforce/plugin-user/node_modules/supports-color": {
6476
+ "version": "8.1.1",
6477
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6478
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5796
6479
  "dev": true,
5797
- "license": "BSD-3-Clause",
6480
+ "license": "MIT",
5798
6481
  "dependencies": {
5799
- "@oclif/core": "^3.26.6",
5800
- "@salesforce/core": "^7.3.8",
5801
- "@salesforce/kit": "^3.1.0",
5802
- "@salesforce/sf-plugins-core": "^9.0.12",
5803
- "@salesforce/ts-types": "^2.0.9"
6482
+ "has-flag": "^4.0.0"
5804
6483
  },
5805
6484
  "engines": {
5806
- "node": ">=18.0.0"
6485
+ "node": ">=10"
6486
+ },
6487
+ "funding": {
6488
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5807
6489
  }
5808
6490
  },
5809
6491
  "node_modules/@salesforce/prettier-config": {
@@ -5820,23 +6502,131 @@
5820
6502
  "license": "ISC"
5821
6503
  },
5822
6504
  "node_modules/@salesforce/sf-plugins-core": {
5823
- "version": "9.1.1",
5824
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
5825
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
6505
+ "version": "10.0.0",
6506
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.0.tgz",
6507
+ "integrity": "sha512-Y18aDrz376Ekza45nfCjpyiI+np1oY9Cc7DxNAYiP37c0lstTajVsgz6wvDvt6p6QGEX//nnqcz/NaMlry/INw==",
5826
6508
  "license": "BSD-3-Clause",
5827
6509
  "dependencies": {
5828
6510
  "@inquirer/confirm": "^3.1.9",
5829
6511
  "@inquirer/password": "^2.1.9",
5830
- "@oclif/core": "^3.26.6",
5831
- "@salesforce/core": "^7.3.9",
6512
+ "@oclif/core": "^4",
6513
+ "@salesforce/core": "^7.3.10",
5832
6514
  "@salesforce/kit": "^3.1.2",
5833
6515
  "@salesforce/ts-types": "^2.0.9",
5834
- "chalk": "^5.3.0"
6516
+ "ansis": "^3.1.1",
6517
+ "cli-progress": "^3.12.0",
6518
+ "natural-orderby": "^3.0.2",
6519
+ "slice-ansi": "^7.1.0",
6520
+ "string-width": "^7.1.0",
6521
+ "terminal-link": "^3.0.0"
6522
+ },
6523
+ "engines": {
6524
+ "node": ">=18.0.0"
6525
+ }
6526
+ },
6527
+ "node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
6528
+ "version": "7.3.10",
6529
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.10.tgz",
6530
+ "integrity": "sha512-kEKoqkmhWNoiucAE3Ylv6FpC4iVgk4aE0dmcwSmNrMjxSbtjQJGUybprfO/itrLJv+56eM7/4FARQQ2gDbRzQQ==",
6531
+ "license": "BSD-3-Clause",
6532
+ "dependencies": {
6533
+ "@jsforce/jsforce-node": "^3.2.0",
6534
+ "@salesforce/kit": "^3.1.1",
6535
+ "@salesforce/schemas": "^1.9.0",
6536
+ "@salesforce/ts-types": "^2.0.9",
6537
+ "ajv": "^8.15.0",
6538
+ "change-case": "^4.1.2",
6539
+ "faye": "^1.4.0",
6540
+ "form-data": "^4.0.0",
6541
+ "js2xmlparser": "^4.0.1",
6542
+ "jsonwebtoken": "9.0.2",
6543
+ "jszip": "3.10.1",
6544
+ "pino": "^8.21.0",
6545
+ "pino-abstract-transport": "^1.2.0",
6546
+ "pino-pretty": "^10.3.1",
6547
+ "proper-lockfile": "^4.1.2",
6548
+ "semver": "^7.6.2",
6549
+ "ts-retry-promise": "^0.8.1"
5835
6550
  },
5836
6551
  "engines": {
5837
6552
  "node": ">=18.0.0"
5838
6553
  }
5839
6554
  },
6555
+ "node_modules/@salesforce/sf-plugins-core/node_modules/ajv": {
6556
+ "version": "8.16.0",
6557
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
6558
+ "integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
6559
+ "license": "MIT",
6560
+ "dependencies": {
6561
+ "fast-deep-equal": "^3.1.3",
6562
+ "json-schema-traverse": "^1.0.0",
6563
+ "require-from-string": "^2.0.2",
6564
+ "uri-js": "^4.4.1"
6565
+ },
6566
+ "funding": {
6567
+ "type": "github",
6568
+ "url": "https://github.com/sponsors/epoberezkin"
6569
+ }
6570
+ },
6571
+ "node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
6572
+ "version": "6.0.1",
6573
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
6574
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
6575
+ "license": "MIT",
6576
+ "engines": {
6577
+ "node": ">=12"
6578
+ },
6579
+ "funding": {
6580
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
6581
+ }
6582
+ },
6583
+ "node_modules/@salesforce/sf-plugins-core/node_modules/emoji-regex": {
6584
+ "version": "10.3.0",
6585
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
6586
+ "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
6587
+ "license": "MIT"
6588
+ },
6589
+ "node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
6590
+ "version": "7.1.0",
6591
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
6592
+ "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
6593
+ "license": "MIT",
6594
+ "dependencies": {
6595
+ "emoji-regex": "^10.3.0",
6596
+ "get-east-asian-width": "^1.0.0",
6597
+ "strip-ansi": "^7.1.0"
6598
+ },
6599
+ "engines": {
6600
+ "node": ">=18"
6601
+ },
6602
+ "funding": {
6603
+ "url": "https://github.com/sponsors/sindresorhus"
6604
+ }
6605
+ },
6606
+ "node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
6607
+ "version": "7.1.0",
6608
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
6609
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
6610
+ "license": "MIT",
6611
+ "dependencies": {
6612
+ "ansi-regex": "^6.0.1"
6613
+ },
6614
+ "engines": {
6615
+ "node": ">=12"
6616
+ },
6617
+ "funding": {
6618
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
6619
+ }
6620
+ },
6621
+ "node_modules/@salesforce/sf-plugins-core/node_modules/ts-retry-promise": {
6622
+ "version": "0.8.1",
6623
+ "resolved": "https://registry.npmjs.org/ts-retry-promise/-/ts-retry-promise-0.8.1.tgz",
6624
+ "integrity": "sha512-+AHPUmAhr5bSRRK5CurE9kNH8gZlEHnCgusZ0zy2bjfatUBDX0h6vGQjiT0YrGwSDwRZmU+bapeX6mj55FOPvg==",
6625
+ "license": "MIT",
6626
+ "engines": {
6627
+ "node": ">=6"
6628
+ }
6629
+ },
5840
6630
  "node_modules/@salesforce/ts-types": {
5841
6631
  "version": "2.0.9",
5842
6632
  "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.9.tgz",
@@ -7773,6 +8563,7 @@
7773
8563
  "version": "3.11.5",
7774
8564
  "resolved": "https://registry.npmjs.org/@types/cli-progress/-/cli-progress-3.11.5.tgz",
7775
8565
  "integrity": "sha512-D4PbNRbviKyppS5ivBGyFO29POlySLmA2HyUFE4p5QGazAMM3CwkKWcvTl8gvElSuxRh6FPKL8XmidX873ou4g==",
8566
+ "dev": true,
7776
8567
  "license": "MIT",
7777
8568
  "dependencies": {
7778
8569
  "@types/node": "*"
@@ -8205,6 +8996,13 @@
8205
8996
  "url": "https://github.com/sponsors/epoberezkin"
8206
8997
  }
8207
8998
  },
8999
+ "node_modules/ajv/node_modules/json-schema-traverse": {
9000
+ "version": "0.4.1",
9001
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
9002
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
9003
+ "dev": true,
9004
+ "license": "MIT"
9005
+ },
8208
9006
  "node_modules/ansi-colors": {
8209
9007
  "version": "4.1.1",
8210
9008
  "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz",
@@ -8277,13 +9075,13 @@
8277
9075
  "version": "0.3.2",
8278
9076
  "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz",
8279
9077
  "integrity": "sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==",
9078
+ "dev": true,
8280
9079
  "license": "MIT"
8281
9080
  },
8282
9081
  "node_modules/ansis": {
8283
9082
  "version": "3.2.0",
8284
9083
  "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.2.0.tgz",
8285
9084
  "integrity": "sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==",
8286
- "dev": true,
8287
9085
  "license": "ISC",
8288
9086
  "engines": {
8289
9087
  "node": ">=15"
@@ -8344,7 +9142,6 @@
8344
9142
  "version": "2.0.1",
8345
9143
  "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
8346
9144
  "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
8347
- "dev": true,
8348
9145
  "license": "Python-2.0"
8349
9146
  },
8350
9147
  "node_modules/array-buffer-byte-length": {
@@ -8520,6 +9317,7 @@
8520
9317
  "version": "2.0.0",
8521
9318
  "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
8522
9319
  "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
9320
+ "dev": true,
8523
9321
  "license": "MIT",
8524
9322
  "engines": {
8525
9323
  "node": ">=8"
@@ -8845,7 +9643,6 @@
8845
9643
  "version": "3.1.0",
8846
9644
  "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
8847
9645
  "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
8848
- "dev": true,
8849
9646
  "license": "MIT",
8850
9647
  "engines": {
8851
9648
  "node": ">=6"
@@ -8935,6 +9732,7 @@
8935
9732
  "version": "2.1.1",
8936
9733
  "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz",
8937
9734
  "integrity": "sha512-JSr5eOgoEymtYHBjNWyjrMqet9Am2miJhlfKNdqLp6zoeAh0KN5dRAcxlecj5mAJrmQomgiOBj35xHLrFjqBpw==",
9735
+ "dev": true,
8938
9736
  "license": "MIT",
8939
9737
  "dependencies": {
8940
9738
  "ansicolors": "~0.3.2",
@@ -9145,34 +9943,17 @@
9145
9943
  "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
9146
9944
  "dev": true,
9147
9945
  "license": "ISC",
9148
- "dependencies": {
9149
- "string-width": "^4.2.0",
9150
- "strip-ansi": "^6.0.0",
9151
- "wrap-ansi": "^7.0.0"
9152
- }
9153
- },
9154
- "node_modules/cliui/node_modules/wrap-ansi": {
9155
- "version": "7.0.0",
9156
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
9157
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
9158
- "dev": true,
9159
- "license": "MIT",
9160
- "dependencies": {
9161
- "ansi-styles": "^4.0.0",
9162
- "string-width": "^4.1.0",
9163
- "strip-ansi": "^6.0.0"
9164
- },
9165
- "engines": {
9166
- "node": ">=10"
9167
- },
9168
- "funding": {
9169
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
9946
+ "dependencies": {
9947
+ "string-width": "^4.2.0",
9948
+ "strip-ansi": "^6.0.0",
9949
+ "wrap-ansi": "^7.0.0"
9170
9950
  }
9171
9951
  },
9172
9952
  "node_modules/color": {
9173
9953
  "version": "4.2.3",
9174
9954
  "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
9175
9955
  "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
9956
+ "dev": true,
9176
9957
  "license": "MIT",
9177
9958
  "dependencies": {
9178
9959
  "color-convert": "^2.0.1",
@@ -9204,6 +9985,7 @@
9204
9985
  "version": "1.9.1",
9205
9986
  "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
9206
9987
  "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
9988
+ "dev": true,
9207
9989
  "license": "MIT",
9208
9990
  "dependencies": {
9209
9991
  "color-name": "^1.0.0",
@@ -9396,6 +10178,7 @@
9396
10178
  "version": "7.0.3",
9397
10179
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
9398
10180
  "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
10181
+ "dev": true,
9399
10182
  "license": "MIT",
9400
10183
  "dependencies": {
9401
10184
  "path-key": "^3.1.0",
@@ -9884,7 +10667,6 @@
9884
10667
  "version": "2.2.1",
9885
10668
  "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
9886
10669
  "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
9887
- "dev": true,
9888
10670
  "license": "MIT",
9889
10671
  "engines": {
9890
10672
  "node": ">=6"
@@ -9894,7 +10676,6 @@
9894
10676
  "version": "1.3.2",
9895
10677
  "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
9896
10678
  "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
9897
- "dev": true,
9898
10679
  "license": "MIT",
9899
10680
  "dependencies": {
9900
10681
  "is-arrayish": "^0.2.1"
@@ -10305,13 +11086,13 @@
10305
11086
  }
10306
11087
  },
10307
11088
  "node_modules/eslint-plugin-sf-plugin": {
10308
- "version": "1.18.4",
10309
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.4.tgz",
10310
- "integrity": "sha512-bPYmEh+5ARunhIfBoHc9UqrvPslRcYcloXJRKWqVkvU8tIBAiq2lqp6GWjVuUMPGjhvtUgICMolp6ozjO9wvmA==",
11089
+ "version": "1.18.5",
11090
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.5.tgz",
11091
+ "integrity": "sha512-yjvWM3OmxFuUUlHhDAXczo4ysX5ONoeysPL0B0Cj/zjrizvS05fjaAy53fa+AwVjOIOthWopFh2vPDSTNQ+pmA==",
10311
11092
  "dev": true,
10312
11093
  "license": "BSD-3-Clause",
10313
11094
  "dependencies": {
10314
- "@salesforce/core": "^7.3.8",
11095
+ "@salesforce/core": "^7.3.9",
10315
11096
  "@typescript-eslint/utils": "^6.17.0"
10316
11097
  },
10317
11098
  "engines": {
@@ -10512,6 +11293,7 @@
10512
11293
  "version": "4.0.1",
10513
11294
  "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
10514
11295
  "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
11296
+ "dev": true,
10515
11297
  "license": "BSD-2-Clause",
10516
11298
  "bin": {
10517
11299
  "esparse": "bin/esparse.js",
@@ -10744,32 +11526,6 @@
10744
11526
  "node": ">=0.8.0"
10745
11527
  }
10746
11528
  },
10747
- "node_modules/figures": {
10748
- "version": "3.2.0",
10749
- "resolved": "https://registry.npmjs.org/figures/-/figures-3.2.0.tgz",
10750
- "integrity": "sha512-yaduQFRKLXYOGgEn6AZau90j3ggSOyiqXU0F9JZfeXYhNa+Jk4X+s45A2zg5jns87GAFa34BBm2kXw4XpNcbdg==",
10751
- "dev": true,
10752
- "license": "MIT",
10753
- "dependencies": {
10754
- "escape-string-regexp": "^1.0.5"
10755
- },
10756
- "engines": {
10757
- "node": ">=8"
10758
- },
10759
- "funding": {
10760
- "url": "https://github.com/sponsors/sindresorhus"
10761
- }
10762
- },
10763
- "node_modules/figures/node_modules/escape-string-regexp": {
10764
- "version": "1.0.5",
10765
- "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
10766
- "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
10767
- "dev": true,
10768
- "license": "MIT",
10769
- "engines": {
10770
- "node": ">=0.8.0"
10771
- }
10772
- },
10773
11529
  "node_modules/file-entry-cache": {
10774
11530
  "version": "6.0.1",
10775
11531
  "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
@@ -11043,6 +11799,18 @@
11043
11799
  "node": "6.* || 8.* || >= 10.*"
11044
11800
  }
11045
11801
  },
11802
+ "node_modules/get-east-asian-width": {
11803
+ "version": "1.2.0",
11804
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
11805
+ "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
11806
+ "license": "MIT",
11807
+ "engines": {
11808
+ "node": ">=18"
11809
+ },
11810
+ "funding": {
11811
+ "url": "https://github.com/sponsors/sindresorhus"
11812
+ }
11813
+ },
11046
11814
  "node_modules/get-func-name": {
11047
11815
  "version": "2.0.2",
11048
11816
  "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz",
@@ -11707,6 +12475,7 @@
11707
12475
  "version": "1.0.0",
11708
12476
  "resolved": "https://registry.npmjs.org/hyperlinker/-/hyperlinker-1.0.0.tgz",
11709
12477
  "integrity": "sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ==",
12478
+ "dev": true,
11710
12479
  "license": "MIT",
11711
12480
  "engines": {
11712
12481
  "node": ">=4"
@@ -11751,7 +12520,6 @@
11751
12520
  "version": "3.3.0",
11752
12521
  "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
11753
12522
  "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
11754
- "dev": true,
11755
12523
  "license": "MIT",
11756
12524
  "dependencies": {
11757
12525
  "parent-module": "^1.0.0",
@@ -11768,7 +12536,6 @@
11768
12536
  "version": "4.0.0",
11769
12537
  "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
11770
12538
  "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
11771
- "dev": true,
11772
12539
  "license": "MIT",
11773
12540
  "engines": {
11774
12541
  "node": ">=4"
@@ -11882,7 +12649,6 @@
11882
12649
  "version": "0.2.1",
11883
12650
  "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
11884
12651
  "integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
11885
- "dev": true,
11886
12652
  "license": "MIT"
11887
12653
  },
11888
12654
  "node_modules/is-bigint": {
@@ -12310,6 +13076,7 @@
12310
13076
  "version": "2.0.0",
12311
13077
  "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
12312
13078
  "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
13079
+ "dev": true,
12313
13080
  "license": "ISC"
12314
13081
  },
12315
13082
  "node_modules/istanbul-lib-coverage": {
@@ -12500,14 +13267,12 @@
12500
13267
  "version": "4.0.0",
12501
13268
  "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
12502
13269
  "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
12503
- "dev": true,
12504
13270
  "license": "MIT"
12505
13271
  },
12506
13272
  "node_modules/js-yaml": {
12507
13273
  "version": "4.1.0",
12508
13274
  "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
12509
13275
  "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
12510
- "dev": true,
12511
13276
  "license": "MIT",
12512
13277
  "dependencies": {
12513
13278
  "argparse": "^2.0.1"
@@ -12573,14 +13338,12 @@
12573
13338
  "version": "2.3.1",
12574
13339
  "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
12575
13340
  "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
12576
- "dev": true,
12577
13341
  "license": "MIT"
12578
13342
  },
12579
13343
  "node_modules/json-schema-traverse": {
12580
- "version": "0.4.1",
12581
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
12582
- "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
12583
- "dev": true,
13344
+ "version": "1.0.0",
13345
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
13346
+ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
12584
13347
  "license": "MIT"
12585
13348
  },
12586
13349
  "node_modules/json-stable-stringify-without-jsonify": {
@@ -12789,7 +13552,6 @@
12789
13552
  "version": "1.2.4",
12790
13553
  "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
12791
13554
  "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
12792
- "dev": true,
12793
13555
  "license": "MIT"
12794
13556
  },
12795
13557
  "node_modules/linkinator": {
@@ -13645,12 +14407,12 @@
13645
14407
  "license": "MIT"
13646
14408
  },
13647
14409
  "node_modules/natural-orderby": {
13648
- "version": "2.0.3",
13649
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
13650
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
14410
+ "version": "3.0.2",
14411
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
14412
+ "integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
13651
14413
  "license": "MIT",
13652
14414
  "engines": {
13653
- "node": "*"
14415
+ "node": ">=18"
13654
14416
  }
13655
14417
  },
13656
14418
  "node_modules/neo-async": {
@@ -13849,6 +14611,21 @@
13849
14611
  "wrap-ansi": "^6.2.0"
13850
14612
  }
13851
14613
  },
14614
+ "node_modules/nyc/node_modules/wrap-ansi": {
14615
+ "version": "6.2.0",
14616
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
14617
+ "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
14618
+ "dev": true,
14619
+ "license": "MIT",
14620
+ "dependencies": {
14621
+ "ansi-styles": "^4.0.0",
14622
+ "string-width": "^4.1.0",
14623
+ "strip-ansi": "^6.0.0"
14624
+ },
14625
+ "engines": {
14626
+ "node": ">=8"
14627
+ }
14628
+ },
13852
14629
  "node_modules/nyc/node_modules/y18n": {
13853
14630
  "version": "4.0.3",
13854
14631
  "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.3.tgz",
@@ -13917,6 +14694,7 @@
13917
14694
  "version": "1.1.33",
13918
14695
  "resolved": "https://registry.npmjs.org/object-treeify/-/object-treeify-1.1.33.tgz",
13919
14696
  "integrity": "sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==",
14697
+ "dev": true,
13920
14698
  "license": "MIT",
13921
14699
  "engines": {
13922
14700
  "node": ">= 10"
@@ -14029,73 +14807,6 @@
14029
14807
  "node": ">=18.0.0"
14030
14808
  }
14031
14809
  },
14032
- "node_modules/oclif/node_modules/@inquirer/core": {
14033
- "version": "8.2.1",
14034
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-8.2.1.tgz",
14035
- "integrity": "sha512-TIcuQMn2qrtyYe0j136UpHeYpk7AcR/trKeT/7YY0vRgcS9YSfJuQ2+PudPhSofLLsHNnRYAHScQCcVZrJkMqA==",
14036
- "dev": true,
14037
- "license": "MIT",
14038
- "dependencies": {
14039
- "@inquirer/figures": "^1.0.2",
14040
- "@inquirer/type": "^1.3.2",
14041
- "@types/mute-stream": "^0.0.4",
14042
- "@types/node": "^20.12.12",
14043
- "@types/wrap-ansi": "^3.0.0",
14044
- "ansi-escapes": "^4.3.2",
14045
- "chalk": "^4.1.2",
14046
- "cli-spinners": "^2.9.2",
14047
- "cli-width": "^4.1.0",
14048
- "mute-stream": "^1.0.0",
14049
- "signal-exit": "^4.1.0",
14050
- "strip-ansi": "^6.0.1",
14051
- "wrap-ansi": "^6.2.0"
14052
- },
14053
- "engines": {
14054
- "node": ">=18"
14055
- }
14056
- },
14057
- "node_modules/oclif/node_modules/@inquirer/core/node_modules/wrap-ansi": {
14058
- "version": "6.2.0",
14059
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
14060
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
14061
- "dev": true,
14062
- "license": "MIT",
14063
- "dependencies": {
14064
- "ansi-styles": "^4.0.0",
14065
- "string-width": "^4.1.0",
14066
- "strip-ansi": "^6.0.0"
14067
- },
14068
- "engines": {
14069
- "node": ">=8"
14070
- }
14071
- },
14072
- "node_modules/oclif/node_modules/@inquirer/select": {
14073
- "version": "2.3.4",
14074
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.4.tgz",
14075
- "integrity": "sha512-y9HGzHfPPh60QciH7WiKtjtWjgU24jrIsfJnq4Zqmu8k4HVVQPBXxiKKzwzJyJWwdWZcWATm4VDDWGFEjVHvGA==",
14076
- "dev": true,
14077
- "license": "MIT",
14078
- "dependencies": {
14079
- "@inquirer/core": "^8.2.1",
14080
- "@inquirer/figures": "^1.0.2",
14081
- "@inquirer/type": "^1.3.2",
14082
- "ansi-escapes": "^4.3.2",
14083
- "chalk": "^4.1.2"
14084
- },
14085
- "engines": {
14086
- "node": ">=18"
14087
- }
14088
- },
14089
- "node_modules/oclif/node_modules/@inquirer/type": {
14090
- "version": "1.3.2",
14091
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.2.tgz",
14092
- "integrity": "sha512-5Frickan9c89QbPkSu6I6y8p+9eR6hZkdPahGmNDsTFX8FHLPAozyzCZMKUeW8FyYwnlCKUjqIEqxY+UctARiw==",
14093
- "dev": true,
14094
- "license": "MIT",
14095
- "engines": {
14096
- "node": ">=18"
14097
- }
14098
- },
14099
14810
  "node_modules/oclif/node_modules/@oclif/core": {
14100
14811
  "version": "4.0.0-beta.13",
14101
14812
  "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.0-beta.13.tgz",
@@ -14138,16 +14849,6 @@
14138
14849
  "url": "https://github.com/chalk/supports-color?sponsor=1"
14139
14850
  }
14140
14851
  },
14141
- "node_modules/oclif/node_modules/@types/node": {
14142
- "version": "20.12.12",
14143
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.12.tgz",
14144
- "integrity": "sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==",
14145
- "dev": true,
14146
- "license": "MIT",
14147
- "dependencies": {
14148
- "undici-types": "~5.26.4"
14149
- }
14150
- },
14151
14852
  "node_modules/oclif/node_modules/chalk": {
14152
14853
  "version": "4.1.2",
14153
14854
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -14262,19 +14963,6 @@
14262
14963
  "node": "^16.14.0 || >=18.0.0"
14263
14964
  }
14264
14965
  },
14265
- "node_modules/oclif/node_modules/signal-exit": {
14266
- "version": "4.1.0",
14267
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
14268
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
14269
- "dev": true,
14270
- "license": "ISC",
14271
- "engines": {
14272
- "node": ">=14"
14273
- },
14274
- "funding": {
14275
- "url": "https://github.com/sponsors/isaacs"
14276
- }
14277
- },
14278
14966
  "node_modules/oclif/node_modules/universalify": {
14279
14967
  "version": "0.1.2",
14280
14968
  "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
@@ -14285,24 +14973,6 @@
14285
14973
  "node": ">= 4.0.0"
14286
14974
  }
14287
14975
  },
14288
- "node_modules/oclif/node_modules/wrap-ansi": {
14289
- "version": "7.0.0",
14290
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
14291
- "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
14292
- "dev": true,
14293
- "license": "MIT",
14294
- "dependencies": {
14295
- "ansi-styles": "^4.0.0",
14296
- "string-width": "^4.1.0",
14297
- "strip-ansi": "^6.0.0"
14298
- },
14299
- "engines": {
14300
- "node": ">=10"
14301
- },
14302
- "funding": {
14303
- "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
14304
- }
14305
- },
14306
14976
  "node_modules/on-exit-leak-free": {
14307
14977
  "version": "2.1.0",
14308
14978
  "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.0.tgz",
@@ -14526,7 +15196,6 @@
14526
15196
  "version": "1.0.1",
14527
15197
  "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
14528
15198
  "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
14529
- "dev": true,
14530
15199
  "license": "MIT",
14531
15200
  "dependencies": {
14532
15201
  "callsites": "^3.0.0"
@@ -14539,7 +15208,6 @@
14539
15208
  "version": "5.2.0",
14540
15209
  "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
14541
15210
  "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
14542
- "dev": true,
14543
15211
  "license": "MIT",
14544
15212
  "dependencies": {
14545
15213
  "@babel/code-frame": "^7.0.0",
@@ -14568,6 +15236,7 @@
14568
15236
  "version": "1.1.3",
14569
15237
  "resolved": "https://registry.npmjs.org/password-prompt/-/password-prompt-1.1.3.tgz",
14570
15238
  "integrity": "sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==",
15239
+ "dev": true,
14571
15240
  "license": "0BSD",
14572
15241
  "dependencies": {
14573
15242
  "ansi-escapes": "^4.3.2",
@@ -14608,6 +15277,7 @@
14608
15277
  "version": "3.1.1",
14609
15278
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
14610
15279
  "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
15280
+ "dev": true,
14611
15281
  "license": "MIT",
14612
15282
  "engines": {
14613
15283
  "node": ">=8"
@@ -15252,6 +15922,7 @@
15252
15922
  "version": "2.1.1",
15253
15923
  "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz",
15254
15924
  "integrity": "sha512-FNpGGo1DycYAdnrKFxCMmKYgo/mILAqtRYbkdQD8Ep/Hk2PQ5+aEAEx+IU713RTDmuBaH0c8P5ZozurNu5ObRQ==",
15925
+ "dev": true,
15255
15926
  "license": "MIT",
15256
15927
  "dependencies": {
15257
15928
  "esprima": "~4.0.0"
@@ -15465,16 +16136,6 @@
15465
16136
  "url": "https://github.com/sponsors/sindresorhus"
15466
16137
  }
15467
16138
  },
15468
- "node_modules/run-async": {
15469
- "version": "3.0.0",
15470
- "resolved": "https://registry.npmjs.org/run-async/-/run-async-3.0.0.tgz",
15471
- "integrity": "sha512-540WwVDOMxA6dN6We19EcT9sc3hkXPw5mzRNGM3FkdN/vtE9NFvj5lFAPNwUDmJjXidm3v7TC1cTE7t17Ulm1Q==",
15472
- "dev": true,
15473
- "license": "MIT",
15474
- "engines": {
15475
- "node": ">=0.12.0"
15476
- }
15477
- },
15478
16139
  "node_modules/run-parallel": {
15479
16140
  "version": "1.2.0",
15480
16141
  "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz",
@@ -15677,6 +16338,7 @@
15677
16338
  "version": "2.0.0",
15678
16339
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
15679
16340
  "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
16341
+ "dev": true,
15680
16342
  "license": "MIT",
15681
16343
  "dependencies": {
15682
16344
  "shebang-regex": "^3.0.0"
@@ -15689,6 +16351,7 @@
15689
16351
  "version": "3.0.0",
15690
16352
  "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
15691
16353
  "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
16354
+ "dev": true,
15692
16355
  "license": "MIT",
15693
16356
  "engines": {
15694
16357
  "node": ">=8"
@@ -15750,6 +16413,7 @@
15750
16413
  "version": "0.2.2",
15751
16414
  "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
15752
16415
  "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
16416
+ "dev": true,
15753
16417
  "license": "MIT",
15754
16418
  "dependencies": {
15755
16419
  "is-arrayish": "^0.3.1"
@@ -15759,6 +16423,7 @@
15759
16423
  "version": "0.3.2",
15760
16424
  "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
15761
16425
  "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
16426
+ "dev": true,
15762
16427
  "license": "MIT"
15763
16428
  },
15764
16429
  "node_modules/sinon": {
@@ -15790,22 +16455,48 @@
15790
16455
  }
15791
16456
  },
15792
16457
  "node_modules/slice-ansi": {
15793
- "version": "4.0.0",
15794
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
15795
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
16458
+ "version": "7.1.0",
16459
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
16460
+ "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
15796
16461
  "license": "MIT",
15797
16462
  "dependencies": {
15798
- "ansi-styles": "^4.0.0",
15799
- "astral-regex": "^2.0.0",
15800
- "is-fullwidth-code-point": "^3.0.0"
16463
+ "ansi-styles": "^6.2.1",
16464
+ "is-fullwidth-code-point": "^5.0.0"
15801
16465
  },
15802
16466
  "engines": {
15803
- "node": ">=10"
16467
+ "node": ">=18"
15804
16468
  },
15805
16469
  "funding": {
15806
16470
  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
15807
16471
  }
15808
16472
  },
16473
+ "node_modules/slice-ansi/node_modules/ansi-styles": {
16474
+ "version": "6.2.1",
16475
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
16476
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
16477
+ "license": "MIT",
16478
+ "engines": {
16479
+ "node": ">=12"
16480
+ },
16481
+ "funding": {
16482
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
16483
+ }
16484
+ },
16485
+ "node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
16486
+ "version": "5.0.0",
16487
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
16488
+ "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
16489
+ "license": "MIT",
16490
+ "dependencies": {
16491
+ "get-east-asian-width": "^1.0.0"
16492
+ },
16493
+ "engines": {
16494
+ "node": ">=18"
16495
+ },
16496
+ "funding": {
16497
+ "url": "https://github.com/sponsors/sindresorhus"
16498
+ }
16499
+ },
15809
16500
  "node_modules/smart-buffer": {
15810
16501
  "version": "4.2.0",
15811
16502
  "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
@@ -16027,6 +16718,7 @@
16027
16718
  "version": "1.0.3",
16028
16719
  "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
16029
16720
  "integrity": "sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=",
16721
+ "dev": true,
16030
16722
  "license": "BSD-3-Clause"
16031
16723
  },
16032
16724
  "node_modules/srcset": {
@@ -16245,6 +16937,49 @@
16245
16937
  "url": "https://github.com/sponsors/ljharb"
16246
16938
  }
16247
16939
  },
16940
+ "node_modules/terminal-link": {
16941
+ "version": "3.0.0",
16942
+ "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-3.0.0.tgz",
16943
+ "integrity": "sha512-flFL3m4wuixmf6IfhFJd1YPiLiMuxEc8uHRM1buzIeZPm22Au2pDqBJQgdo7n1WfPU1ONFGv7YDwpFBmHGF6lg==",
16944
+ "license": "MIT",
16945
+ "dependencies": {
16946
+ "ansi-escapes": "^5.0.0",
16947
+ "supports-hyperlinks": "^2.2.0"
16948
+ },
16949
+ "engines": {
16950
+ "node": ">=12"
16951
+ },
16952
+ "funding": {
16953
+ "url": "https://github.com/sponsors/sindresorhus"
16954
+ }
16955
+ },
16956
+ "node_modules/terminal-link/node_modules/ansi-escapes": {
16957
+ "version": "5.0.0",
16958
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz",
16959
+ "integrity": "sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==",
16960
+ "license": "MIT",
16961
+ "dependencies": {
16962
+ "type-fest": "^1.0.2"
16963
+ },
16964
+ "engines": {
16965
+ "node": ">=12"
16966
+ },
16967
+ "funding": {
16968
+ "url": "https://github.com/sponsors/sindresorhus"
16969
+ }
16970
+ },
16971
+ "node_modules/terminal-link/node_modules/type-fest": {
16972
+ "version": "1.4.0",
16973
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
16974
+ "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
16975
+ "license": "(MIT OR CC0-1.0)",
16976
+ "engines": {
16977
+ "node": ">=10"
16978
+ },
16979
+ "funding": {
16980
+ "url": "https://github.com/sponsors/sindresorhus"
16981
+ }
16982
+ },
16248
16983
  "node_modules/test-exclude": {
16249
16984
  "version": "6.0.0",
16250
16985
  "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
@@ -16632,7 +17367,7 @@
16632
17367
  "version": "5.4.5",
16633
17368
  "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
16634
17369
  "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
16635
- "dev": true,
17370
+ "devOptional": true,
16636
17371
  "license": "Apache-2.0",
16637
17372
  "bin": {
16638
17373
  "tsc": "bin/tsc",
@@ -16863,6 +17598,7 @@
16863
17598
  "version": "2.0.2",
16864
17599
  "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
16865
17600
  "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
17601
+ "dev": true,
16866
17602
  "license": "ISC",
16867
17603
  "dependencies": {
16868
17604
  "isexe": "^2.0.0"
@@ -16968,9 +17704,9 @@
16968
17704
  "license": "Apache-2.0"
16969
17705
  },
16970
17706
  "node_modules/wrap-ansi": {
16971
- "version": "6.2.0",
16972
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz",
16973
- "integrity": "sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==",
17707
+ "version": "7.0.0",
17708
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
17709
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
16974
17710
  "license": "MIT",
16975
17711
  "dependencies": {
16976
17712
  "ansi-styles": "^4.0.0",
@@ -16978,7 +17714,10 @@
16978
17714
  "strip-ansi": "^6.0.0"
16979
17715
  },
16980
17716
  "engines": {
16981
- "node": ">=8"
17717
+ "node": ">=10"
17718
+ },
17719
+ "funding": {
17720
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
16982
17721
  }
16983
17722
  },
16984
17723
  "node_modules/wrap-ansi-cjs": {