@salesforce/cli 2.46.0 → 2.46.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +123 -123
- package/npm-shrinkwrap.json +700 -2723
- package/oclif.lock +257 -210
- package/oclif.manifest.json +111 -111
- package/package.json +20 -20
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.46.
|
|
3
|
+
"version": "2.46.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.46.
|
|
9
|
+
"version": "2.46.2",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^1.3.1",
|
|
14
|
-
"@oclif/core": "4.0.
|
|
14
|
+
"@oclif/core": "4.0.3",
|
|
15
15
|
"@oclif/plugin-autocomplete": "3.1.2",
|
|
16
16
|
"@oclif/plugin-commands": "4.0.2",
|
|
17
17
|
"@oclif/plugin-help": "6.2.0",
|
|
@@ -24,23 +24,23 @@
|
|
|
24
24
|
"@oclif/plugin-which": "3.2.1",
|
|
25
25
|
"@salesforce/core": "^7.2.0",
|
|
26
26
|
"@salesforce/kit": "^3.1.0",
|
|
27
|
-
"@salesforce/plugin-apex": "3.1.
|
|
28
|
-
"@salesforce/plugin-auth": "3.6.
|
|
29
|
-
"@salesforce/plugin-data": "3.4.
|
|
30
|
-
"@salesforce/plugin-deploy-retrieve": "3.
|
|
27
|
+
"@salesforce/plugin-apex": "3.1.15",
|
|
28
|
+
"@salesforce/plugin-auth": "3.6.18",
|
|
29
|
+
"@salesforce/plugin-data": "3.4.4",
|
|
30
|
+
"@salesforce/plugin-deploy-retrieve": "3.9.0",
|
|
31
31
|
"@salesforce/plugin-info": "3.3.5",
|
|
32
|
-
"@salesforce/plugin-limits": "3.3.
|
|
33
|
-
"@salesforce/plugin-marketplace": "1.2.
|
|
34
|
-
"@salesforce/plugin-org": "4.
|
|
35
|
-
"@salesforce/plugin-packaging": "2.4.
|
|
36
|
-
"@salesforce/plugin-schema": "3.3.
|
|
37
|
-
"@salesforce/plugin-settings": "2.3.
|
|
38
|
-
"@salesforce/plugin-sobject": "1.4.
|
|
39
|
-
"@salesforce/plugin-source": "3.
|
|
40
|
-
"@salesforce/plugin-telemetry": "3.3.
|
|
41
|
-
"@salesforce/plugin-templates": "56.2.
|
|
42
|
-
"@salesforce/plugin-trust": "3.7.
|
|
43
|
-
"@salesforce/plugin-user": "3.5.
|
|
32
|
+
"@salesforce/plugin-limits": "3.3.11",
|
|
33
|
+
"@salesforce/plugin-marketplace": "1.2.11",
|
|
34
|
+
"@salesforce/plugin-org": "4.2.0",
|
|
35
|
+
"@salesforce/plugin-packaging": "2.4.6",
|
|
36
|
+
"@salesforce/plugin-schema": "3.3.11",
|
|
37
|
+
"@salesforce/plugin-settings": "2.3.1",
|
|
38
|
+
"@salesforce/plugin-sobject": "1.4.9",
|
|
39
|
+
"@salesforce/plugin-source": "3.4.0",
|
|
40
|
+
"@salesforce/plugin-telemetry": "3.3.13",
|
|
41
|
+
"@salesforce/plugin-templates": "56.2.10",
|
|
42
|
+
"@salesforce/plugin-trust": "3.7.5",
|
|
43
|
+
"@salesforce/plugin-user": "3.5.12",
|
|
44
44
|
"@salesforce/sf-plugins-core": "10.0.0",
|
|
45
45
|
"ansis": "^3.2.0"
|
|
46
46
|
},
|
|
@@ -3654,9 +3654,9 @@
|
|
|
3654
3654
|
}
|
|
3655
3655
|
},
|
|
3656
3656
|
"node_modules/@oclif/core": {
|
|
3657
|
-
"version": "4.0.
|
|
3658
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.
|
|
3659
|
-
"integrity": "sha512-
|
|
3657
|
+
"version": "4.0.3",
|
|
3658
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
|
|
3659
|
+
"integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
|
|
3660
3660
|
"license": "MIT",
|
|
3661
3661
|
"dependencies": {
|
|
3662
3662
|
"ansi-escapes": "^4.3.2",
|
|
@@ -4465,20 +4465,21 @@
|
|
|
4465
4465
|
}
|
|
4466
4466
|
},
|
|
4467
4467
|
"node_modules/@salesforce/apex-node": {
|
|
4468
|
-
"version": "6.
|
|
4469
|
-
"resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-6.
|
|
4470
|
-
"integrity": "sha512-
|
|
4468
|
+
"version": "6.1.2",
|
|
4469
|
+
"resolved": "https://registry.npmjs.org/@salesforce/apex-node/-/apex-node-6.1.2.tgz",
|
|
4470
|
+
"integrity": "sha512-GF1ou91qxtTIduK4idq+OtQ3sKAXwA3WYLTYXPfJ+HiWQu9Qq/aRFSyl3I/+DAXqtTXXYJL3ocdZ7KH5EzBCJg==",
|
|
4471
4471
|
"license": "BSD-3-Clause",
|
|
4472
4472
|
"dependencies": {
|
|
4473
|
-
"@jsforce/jsforce-node": "^3.
|
|
4474
|
-
"@salesforce/core": "^7.
|
|
4475
|
-
"@salesforce/kit": "^3.1.
|
|
4473
|
+
"@jsforce/jsforce-node": "^3.2.0",
|
|
4474
|
+
"@salesforce/core": "^7.3.10",
|
|
4475
|
+
"@salesforce/kit": "^3.1.2",
|
|
4476
4476
|
"@types/istanbul-reports": "^3.0.4",
|
|
4477
|
+
"bfj": "^8.0.0",
|
|
4477
4478
|
"faye": "1.4.0",
|
|
4478
|
-
"glob": "^10.3.
|
|
4479
|
+
"glob": "^10.3.16",
|
|
4479
4480
|
"istanbul-lib-coverage": "^3.2.2",
|
|
4480
4481
|
"istanbul-lib-report": "^3.0.1",
|
|
4481
|
-
"istanbul-reports": "^3.1.
|
|
4482
|
+
"istanbul-reports": "^3.1.7"
|
|
4482
4483
|
},
|
|
4483
4484
|
"engines": {
|
|
4484
4485
|
"node": ">=18.18.2"
|
|
@@ -4738,16 +4739,16 @@
|
|
|
4738
4739
|
}
|
|
4739
4740
|
},
|
|
4740
4741
|
"node_modules/@salesforce/plugin-apex": {
|
|
4741
|
-
"version": "3.1.
|
|
4742
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.
|
|
4743
|
-
"integrity": "sha512
|
|
4742
|
+
"version": "3.1.15",
|
|
4743
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.15.tgz",
|
|
4744
|
+
"integrity": "sha512-/2O+AhQKql5dgtJWlHiF1WJU6eG/QtAlFLQS5u4lD0PS0m39R0c+p97Sa0oXiRR7pWJrMXm73EbpUQb/v9NF3w==",
|
|
4744
4745
|
"license": "BSD-3-Clause",
|
|
4745
4746
|
"dependencies": {
|
|
4746
|
-
"@oclif/core": "^
|
|
4747
|
-
"@salesforce/apex-node": "^6.
|
|
4748
|
-
"@salesforce/core": "^7.3.
|
|
4749
|
-
"@salesforce/kit": "^3.1.
|
|
4750
|
-
"@salesforce/sf-plugins-core": "^
|
|
4747
|
+
"@oclif/core": "^4",
|
|
4748
|
+
"@salesforce/apex-node": "^6.1.2",
|
|
4749
|
+
"@salesforce/core": "^7.3.10",
|
|
4750
|
+
"@salesforce/kit": "^3.1.2",
|
|
4751
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
4751
4752
|
"chalk": "^5.3.0",
|
|
4752
4753
|
"color-convert": "^2.0.1",
|
|
4753
4754
|
"color-name": "^2.0.0"
|
|
@@ -4756,100 +4757,6 @@
|
|
|
4756
4757
|
"node": ">=18.0.0"
|
|
4757
4758
|
}
|
|
4758
4759
|
},
|
|
4759
|
-
"node_modules/@salesforce/plugin-apex/node_modules/@oclif/core": {
|
|
4760
|
-
"version": "3.26.9",
|
|
4761
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
4762
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
4763
|
-
"license": "MIT",
|
|
4764
|
-
"dependencies": {
|
|
4765
|
-
"@types/cli-progress": "^3.11.5",
|
|
4766
|
-
"ansi-escapes": "^4.3.2",
|
|
4767
|
-
"ansi-styles": "^4.3.0",
|
|
4768
|
-
"cardinal": "^2.1.1",
|
|
4769
|
-
"chalk": "^4.1.2",
|
|
4770
|
-
"clean-stack": "^3.0.1",
|
|
4771
|
-
"cli-progress": "^3.12.0",
|
|
4772
|
-
"color": "^4.2.3",
|
|
4773
|
-
"debug": "^4.3.5",
|
|
4774
|
-
"ejs": "^3.1.10",
|
|
4775
|
-
"get-package-type": "^0.1.0",
|
|
4776
|
-
"globby": "^11.1.0",
|
|
4777
|
-
"hyperlinker": "^1.0.0",
|
|
4778
|
-
"indent-string": "^4.0.0",
|
|
4779
|
-
"is-wsl": "^2.2.0",
|
|
4780
|
-
"js-yaml": "^3.14.1",
|
|
4781
|
-
"minimatch": "^9.0.4",
|
|
4782
|
-
"natural-orderby": "^2.0.3",
|
|
4783
|
-
"object-treeify": "^1.1.33",
|
|
4784
|
-
"password-prompt": "^1.1.3",
|
|
4785
|
-
"slice-ansi": "^4.0.0",
|
|
4786
|
-
"string-width": "^4.2.3",
|
|
4787
|
-
"strip-ansi": "^6.0.1",
|
|
4788
|
-
"supports-color": "^8.1.1",
|
|
4789
|
-
"supports-hyperlinks": "^2.2.0",
|
|
4790
|
-
"widest-line": "^3.1.0",
|
|
4791
|
-
"wordwrap": "^1.0.0",
|
|
4792
|
-
"wrap-ansi": "^7.0.0"
|
|
4793
|
-
},
|
|
4794
|
-
"engines": {
|
|
4795
|
-
"node": ">=18.0.0"
|
|
4796
|
-
}
|
|
4797
|
-
},
|
|
4798
|
-
"node_modules/@salesforce/plugin-apex/node_modules/@oclif/core/node_modules/chalk": {
|
|
4799
|
-
"version": "4.1.2",
|
|
4800
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
4801
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
4802
|
-
"license": "MIT",
|
|
4803
|
-
"dependencies": {
|
|
4804
|
-
"ansi-styles": "^4.1.0",
|
|
4805
|
-
"supports-color": "^7.1.0"
|
|
4806
|
-
},
|
|
4807
|
-
"engines": {
|
|
4808
|
-
"node": ">=10"
|
|
4809
|
-
},
|
|
4810
|
-
"funding": {
|
|
4811
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4812
|
-
}
|
|
4813
|
-
},
|
|
4814
|
-
"node_modules/@salesforce/plugin-apex/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
4815
|
-
"version": "7.2.0",
|
|
4816
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
4817
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
4818
|
-
"license": "MIT",
|
|
4819
|
-
"dependencies": {
|
|
4820
|
-
"has-flag": "^4.0.0"
|
|
4821
|
-
},
|
|
4822
|
-
"engines": {
|
|
4823
|
-
"node": ">=8"
|
|
4824
|
-
}
|
|
4825
|
-
},
|
|
4826
|
-
"node_modules/@salesforce/plugin-apex/node_modules/@salesforce/sf-plugins-core": {
|
|
4827
|
-
"version": "9.1.1",
|
|
4828
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
4829
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
4830
|
-
"license": "BSD-3-Clause",
|
|
4831
|
-
"dependencies": {
|
|
4832
|
-
"@inquirer/confirm": "^3.1.9",
|
|
4833
|
-
"@inquirer/password": "^2.1.9",
|
|
4834
|
-
"@oclif/core": "^3.26.6",
|
|
4835
|
-
"@salesforce/core": "^7.3.9",
|
|
4836
|
-
"@salesforce/kit": "^3.1.2",
|
|
4837
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
4838
|
-
"chalk": "^5.3.0"
|
|
4839
|
-
},
|
|
4840
|
-
"engines": {
|
|
4841
|
-
"node": ">=18.0.0"
|
|
4842
|
-
}
|
|
4843
|
-
},
|
|
4844
|
-
"node_modules/@salesforce/plugin-apex/node_modules/argparse": {
|
|
4845
|
-
"version": "1.0.10",
|
|
4846
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
4847
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
4848
|
-
"license": "MIT",
|
|
4849
|
-
"dependencies": {
|
|
4850
|
-
"sprintf-js": "~1.0.2"
|
|
4851
|
-
}
|
|
4852
|
-
},
|
|
4853
4760
|
"node_modules/@salesforce/plugin-apex/node_modules/chalk": {
|
|
4854
4761
|
"version": "5.3.0",
|
|
4855
4762
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
@@ -4871,70 +4778,19 @@
|
|
|
4871
4778
|
"node": ">=12.20"
|
|
4872
4779
|
}
|
|
4873
4780
|
},
|
|
4874
|
-
"node_modules/@salesforce/plugin-apex/node_modules/js-yaml": {
|
|
4875
|
-
"version": "3.14.1",
|
|
4876
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
4877
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
4878
|
-
"license": "MIT",
|
|
4879
|
-
"dependencies": {
|
|
4880
|
-
"argparse": "^1.0.7",
|
|
4881
|
-
"esprima": "^4.0.0"
|
|
4882
|
-
},
|
|
4883
|
-
"bin": {
|
|
4884
|
-
"js-yaml": "bin/js-yaml.js"
|
|
4885
|
-
}
|
|
4886
|
-
},
|
|
4887
|
-
"node_modules/@salesforce/plugin-apex/node_modules/sprintf-js": {
|
|
4888
|
-
"version": "1.0.3",
|
|
4889
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
4890
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
4891
|
-
"license": "BSD-3-Clause"
|
|
4892
|
-
},
|
|
4893
|
-
"node_modules/@salesforce/plugin-apex/node_modules/supports-color": {
|
|
4894
|
-
"version": "8.1.1",
|
|
4895
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
4896
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
4897
|
-
"license": "MIT",
|
|
4898
|
-
"dependencies": {
|
|
4899
|
-
"has-flag": "^4.0.0"
|
|
4900
|
-
},
|
|
4901
|
-
"engines": {
|
|
4902
|
-
"node": ">=10"
|
|
4903
|
-
},
|
|
4904
|
-
"funding": {
|
|
4905
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
4906
|
-
}
|
|
4907
|
-
},
|
|
4908
|
-
"node_modules/@salesforce/plugin-apex/node_modules/wrap-ansi": {
|
|
4909
|
-
"version": "7.0.0",
|
|
4910
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
4911
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
4912
|
-
"license": "MIT",
|
|
4913
|
-
"dependencies": {
|
|
4914
|
-
"ansi-styles": "^4.0.0",
|
|
4915
|
-
"string-width": "^4.1.0",
|
|
4916
|
-
"strip-ansi": "^6.0.0"
|
|
4917
|
-
},
|
|
4918
|
-
"engines": {
|
|
4919
|
-
"node": ">=10"
|
|
4920
|
-
},
|
|
4921
|
-
"funding": {
|
|
4922
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
4923
|
-
}
|
|
4924
|
-
},
|
|
4925
4781
|
"node_modules/@salesforce/plugin-auth": {
|
|
4926
|
-
"version": "3.6.
|
|
4927
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.
|
|
4928
|
-
"integrity": "sha512-
|
|
4782
|
+
"version": "3.6.18",
|
|
4783
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.6.18.tgz",
|
|
4784
|
+
"integrity": "sha512-nIqcy6wUsuGZas8l7gU4kxWxAp9sN7lOwILVXm9gsX9lhoYv6F/kLvU58Jp2hicBNRBZt1guvL3y4bOMb8TjLw==",
|
|
4929
4785
|
"license": "BSD-3-Clause",
|
|
4930
4786
|
"dependencies": {
|
|
4931
4787
|
"@inquirer/checkbox": "^2.3.5",
|
|
4932
4788
|
"@inquirer/select": "^2.3.5",
|
|
4933
|
-
"@oclif/core": "^
|
|
4789
|
+
"@oclif/core": "^4",
|
|
4934
4790
|
"@salesforce/core": "^7.3.9",
|
|
4935
4791
|
"@salesforce/kit": "^3.1.1",
|
|
4936
4792
|
"@salesforce/plugin-info": "^3.3.1",
|
|
4937
|
-
"@salesforce/sf-plugins-core": "^
|
|
4793
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
4938
4794
|
"@salesforce/ts-types": "^2.0.9",
|
|
4939
4795
|
"chalk": "^5.3.0",
|
|
4940
4796
|
"open": "^10.1.0"
|
|
@@ -4975,22 +4831,43 @@
|
|
|
4975
4831
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4976
4832
|
}
|
|
4977
4833
|
},
|
|
4978
|
-
"node_modules/@salesforce/plugin-auth/node_modules
|
|
4979
|
-
"version": "
|
|
4980
|
-
"resolved": "https://registry.npmjs.org/
|
|
4981
|
-
"integrity": "sha512-
|
|
4834
|
+
"node_modules/@salesforce/plugin-auth/node_modules/chalk": {
|
|
4835
|
+
"version": "5.3.0",
|
|
4836
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
4837
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
4982
4838
|
"license": "MIT",
|
|
4839
|
+
"engines": {
|
|
4840
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
4841
|
+
},
|
|
4842
|
+
"funding": {
|
|
4843
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
4844
|
+
}
|
|
4845
|
+
},
|
|
4846
|
+
"node_modules/@salesforce/plugin-command-reference": {
|
|
4847
|
+
"version": "3.0.89",
|
|
4848
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.89.tgz",
|
|
4849
|
+
"integrity": "sha512-RcaO7nWwzlmZEuz1FWc3QaYu3gtOfcf594jf9Ns+Xx9NfEJj/KOl0GYpi9tjBIuvXGPdb6m910fORm8NiN5FCg==",
|
|
4850
|
+
"dev": true,
|
|
4851
|
+
"license": "BSD-3-Clause",
|
|
4983
4852
|
"dependencies": {
|
|
4984
|
-
"
|
|
4853
|
+
"@oclif/core": "^3.26.6",
|
|
4854
|
+
"@salesforce/core": "^7.3.9",
|
|
4855
|
+
"@salesforce/kit": "^3.1.1",
|
|
4856
|
+
"@salesforce/sf-plugins-core": "^9.0.13",
|
|
4857
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
4858
|
+
"chalk": "^5.3.0",
|
|
4859
|
+
"debug": "^4.3.4",
|
|
4860
|
+
"handlebars": "^4.7.8"
|
|
4985
4861
|
},
|
|
4986
4862
|
"engines": {
|
|
4987
|
-
"node": ">=
|
|
4863
|
+
"node": ">=18.0.0"
|
|
4988
4864
|
}
|
|
4989
4865
|
},
|
|
4990
|
-
"node_modules/@salesforce/plugin-
|
|
4866
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core": {
|
|
4991
4867
|
"version": "3.26.9",
|
|
4992
4868
|
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
4993
4869
|
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
4870
|
+
"dev": true,
|
|
4994
4871
|
"license": "MIT",
|
|
4995
4872
|
"dependencies": {
|
|
4996
4873
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -5026,10 +4903,11 @@
|
|
|
5026
4903
|
"node": ">=18.0.0"
|
|
5027
4904
|
}
|
|
5028
4905
|
},
|
|
5029
|
-
"node_modules/@salesforce/plugin-
|
|
4906
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk": {
|
|
5030
4907
|
"version": "4.1.2",
|
|
5031
4908
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
5032
4909
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
4910
|
+
"dev": true,
|
|
5033
4911
|
"license": "MIT",
|
|
5034
4912
|
"dependencies": {
|
|
5035
4913
|
"ansi-styles": "^4.1.0",
|
|
@@ -5042,10 +4920,11 @@
|
|
|
5042
4920
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5043
4921
|
}
|
|
5044
4922
|
},
|
|
5045
|
-
"node_modules/@salesforce/plugin-
|
|
4923
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
5046
4924
|
"version": "7.2.0",
|
|
5047
4925
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
5048
4926
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
4927
|
+
"dev": true,
|
|
5049
4928
|
"license": "MIT",
|
|
5050
4929
|
"dependencies": {
|
|
5051
4930
|
"has-flag": "^4.0.0"
|
|
@@ -5054,10 +4933,11 @@
|
|
|
5054
4933
|
"node": ">=8"
|
|
5055
4934
|
}
|
|
5056
4935
|
},
|
|
5057
|
-
"node_modules/@salesforce/plugin-
|
|
4936
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
|
|
5058
4937
|
"version": "9.1.1",
|
|
5059
4938
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
5060
4939
|
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
4940
|
+
"dev": true,
|
|
5061
4941
|
"license": "BSD-3-Clause",
|
|
5062
4942
|
"dependencies": {
|
|
5063
4943
|
"@inquirer/confirm": "^3.1.9",
|
|
@@ -5072,19 +4952,21 @@
|
|
|
5072
4952
|
"node": ">=18.0.0"
|
|
5073
4953
|
}
|
|
5074
4954
|
},
|
|
5075
|
-
"node_modules/@salesforce/plugin-
|
|
4955
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/argparse": {
|
|
5076
4956
|
"version": "1.0.10",
|
|
5077
4957
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
5078
4958
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
4959
|
+
"dev": true,
|
|
5079
4960
|
"license": "MIT",
|
|
5080
4961
|
"dependencies": {
|
|
5081
4962
|
"sprintf-js": "~1.0.2"
|
|
5082
4963
|
}
|
|
5083
4964
|
},
|
|
5084
|
-
"node_modules/@salesforce/plugin-
|
|
4965
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/chalk": {
|
|
5085
4966
|
"version": "5.3.0",
|
|
5086
4967
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5087
4968
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
4969
|
+
"dev": true,
|
|
5088
4970
|
"license": "MIT",
|
|
5089
4971
|
"engines": {
|
|
5090
4972
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
@@ -5093,10 +4975,11 @@
|
|
|
5093
4975
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5094
4976
|
}
|
|
5095
4977
|
},
|
|
5096
|
-
"node_modules/@salesforce/plugin-
|
|
4978
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/js-yaml": {
|
|
5097
4979
|
"version": "3.14.1",
|
|
5098
4980
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
5099
4981
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
4982
|
+
"dev": true,
|
|
5100
4983
|
"license": "MIT",
|
|
5101
4984
|
"dependencies": {
|
|
5102
4985
|
"argparse": "^1.0.7",
|
|
@@ -5106,16 +4989,18 @@
|
|
|
5106
4989
|
"js-yaml": "bin/js-yaml.js"
|
|
5107
4990
|
}
|
|
5108
4991
|
},
|
|
5109
|
-
"node_modules/@salesforce/plugin-
|
|
4992
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/sprintf-js": {
|
|
5110
4993
|
"version": "1.0.3",
|
|
5111
4994
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
5112
4995
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
4996
|
+
"dev": true,
|
|
5113
4997
|
"license": "BSD-3-Clause"
|
|
5114
4998
|
},
|
|
5115
|
-
"node_modules/@salesforce/plugin-
|
|
4999
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/supports-color": {
|
|
5116
5000
|
"version": "8.1.1",
|
|
5117
5001
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5118
5002
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5003
|
+
"dev": true,
|
|
5119
5004
|
"license": "MIT",
|
|
5120
5005
|
"dependencies": {
|
|
5121
5006
|
"has-flag": "^4.0.0"
|
|
@@ -5127,10 +5012,11 @@
|
|
|
5127
5012
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5128
5013
|
}
|
|
5129
5014
|
},
|
|
5130
|
-
"node_modules/@salesforce/plugin-
|
|
5015
|
+
"node_modules/@salesforce/plugin-command-reference/node_modules/wrap-ansi": {
|
|
5131
5016
|
"version": "7.0.0",
|
|
5132
5017
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
5133
5018
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
5019
|
+
"dev": true,
|
|
5134
5020
|
"license": "MIT",
|
|
5135
5021
|
"dependencies": {
|
|
5136
5022
|
"ansi-styles": "^4.0.0",
|
|
@@ -5144,219 +5030,234 @@
|
|
|
5144
5030
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5145
5031
|
}
|
|
5146
5032
|
},
|
|
5147
|
-
"node_modules/@salesforce/plugin-
|
|
5148
|
-
"version": "3.
|
|
5149
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
5150
|
-
"integrity": "sha512-
|
|
5151
|
-
"dev": true,
|
|
5033
|
+
"node_modules/@salesforce/plugin-data": {
|
|
5034
|
+
"version": "3.4.4",
|
|
5035
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.4.4.tgz",
|
|
5036
|
+
"integrity": "sha512-OUFTBlJdLX3GPep6t0HcrpDGkImhZIKeci6SZozsZCz+am3X+mwl/mzbPbEogua76iIGEAZZP6Ci3l6o0HkDjw==",
|
|
5152
5037
|
"license": "BSD-3-Clause",
|
|
5153
5038
|
"dependencies": {
|
|
5154
|
-
"@
|
|
5155
|
-
"@
|
|
5156
|
-
"@salesforce/
|
|
5157
|
-
"@salesforce/
|
|
5039
|
+
"@jsforce/jsforce-node": "^3.2.0",
|
|
5040
|
+
"@oclif/core": "^4",
|
|
5041
|
+
"@salesforce/core": "^7.3.6",
|
|
5042
|
+
"@salesforce/kit": "^3.1.0",
|
|
5043
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5158
5044
|
"@salesforce/ts-types": "^2.0.9",
|
|
5159
|
-
"
|
|
5160
|
-
"
|
|
5161
|
-
"
|
|
5045
|
+
"ansis": "^3.2.0",
|
|
5046
|
+
"change-case": "^5.4.4",
|
|
5047
|
+
"csv-parse": "^5.5.6",
|
|
5048
|
+
"csv-stringify": "^6.5.0",
|
|
5049
|
+
"form-data": "^4.0.0"
|
|
5162
5050
|
},
|
|
5163
5051
|
"engines": {
|
|
5164
5052
|
"node": ">=18.0.0"
|
|
5165
5053
|
}
|
|
5166
5054
|
},
|
|
5167
|
-
"node_modules/@salesforce/plugin-
|
|
5168
|
-
"version": "
|
|
5169
|
-
"resolved": "https://registry.npmjs.org
|
|
5170
|
-
"integrity": "sha512-
|
|
5171
|
-
"
|
|
5172
|
-
|
|
5055
|
+
"node_modules/@salesforce/plugin-data/node_modules/change-case": {
|
|
5056
|
+
"version": "5.4.4",
|
|
5057
|
+
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
|
|
5058
|
+
"integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
|
|
5059
|
+
"license": "MIT"
|
|
5060
|
+
},
|
|
5061
|
+
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
5062
|
+
"version": "3.9.0",
|
|
5063
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.9.0.tgz",
|
|
5064
|
+
"integrity": "sha512-uZOiQMgFhkkgCJipozPcPD9JuKSSKfx8XSwXRtB5kYGKQgADcCyt+OS6N+uK1dsJzq+Mq5p33oVOzmLLK5LZKQ==",
|
|
5065
|
+
"license": "BSD-3-Clause",
|
|
5173
5066
|
"dependencies": {
|
|
5174
|
-
"@
|
|
5175
|
-
"
|
|
5176
|
-
"
|
|
5177
|
-
"
|
|
5178
|
-
"
|
|
5179
|
-
"
|
|
5180
|
-
"
|
|
5181
|
-
"
|
|
5182
|
-
"
|
|
5183
|
-
"
|
|
5184
|
-
"get-package-type": "^0.1.0",
|
|
5185
|
-
"globby": "^11.1.0",
|
|
5186
|
-
"hyperlinker": "^1.0.0",
|
|
5187
|
-
"indent-string": "^4.0.0",
|
|
5188
|
-
"is-wsl": "^2.2.0",
|
|
5189
|
-
"js-yaml": "^3.14.1",
|
|
5190
|
-
"minimatch": "^9.0.4",
|
|
5191
|
-
"natural-orderby": "^2.0.3",
|
|
5192
|
-
"object-treeify": "^1.1.33",
|
|
5193
|
-
"password-prompt": "^1.1.3",
|
|
5194
|
-
"slice-ansi": "^4.0.0",
|
|
5195
|
-
"string-width": "^4.2.3",
|
|
5196
|
-
"strip-ansi": "^6.0.1",
|
|
5197
|
-
"supports-color": "^8.1.1",
|
|
5198
|
-
"supports-hyperlinks": "^2.2.0",
|
|
5199
|
-
"widest-line": "^3.1.0",
|
|
5200
|
-
"wordwrap": "^1.0.0",
|
|
5201
|
-
"wrap-ansi": "^7.0.0"
|
|
5067
|
+
"@oclif/core": "^4",
|
|
5068
|
+
"@salesforce/apex-node": "^6.0.0",
|
|
5069
|
+
"@salesforce/core": "^7.3.9",
|
|
5070
|
+
"@salesforce/kit": "^3.1.2",
|
|
5071
|
+
"@salesforce/plugin-info": "^3.3.4",
|
|
5072
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5073
|
+
"@salesforce/source-deploy-retrieve": "^11.6.5",
|
|
5074
|
+
"@salesforce/source-tracking": "^6.3.4",
|
|
5075
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5076
|
+
"chalk": "^5.3.0"
|
|
5202
5077
|
},
|
|
5203
5078
|
"engines": {
|
|
5204
5079
|
"node": ">=18.0.0"
|
|
5205
5080
|
}
|
|
5206
5081
|
},
|
|
5207
|
-
"node_modules/@salesforce/plugin-
|
|
5208
|
-
"version": "
|
|
5209
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-
|
|
5210
|
-
"integrity": "sha512-
|
|
5211
|
-
"dev": true,
|
|
5082
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/chalk": {
|
|
5083
|
+
"version": "5.3.0",
|
|
5084
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5085
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5212
5086
|
"license": "MIT",
|
|
5213
|
-
"dependencies": {
|
|
5214
|
-
"ansi-styles": "^4.1.0",
|
|
5215
|
-
"supports-color": "^7.1.0"
|
|
5216
|
-
},
|
|
5217
5087
|
"engines": {
|
|
5218
|
-
"node": ">=
|
|
5088
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5219
5089
|
},
|
|
5220
5090
|
"funding": {
|
|
5221
5091
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5222
5092
|
}
|
|
5223
5093
|
},
|
|
5224
|
-
"node_modules/@salesforce/plugin-
|
|
5225
|
-
"version": "
|
|
5226
|
-
"resolved": "https://registry.npmjs.org/
|
|
5227
|
-
"integrity": "sha512-
|
|
5228
|
-
"
|
|
5229
|
-
"license": "MIT",
|
|
5094
|
+
"node_modules/@salesforce/plugin-info": {
|
|
5095
|
+
"version": "3.3.5",
|
|
5096
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.5.tgz",
|
|
5097
|
+
"integrity": "sha512-KveT3o2mXdcvt8T2J0Pb7wzwvAPOqHvxO/+xu6GTceMWQfpA0H0hx3awwXF0keY4Ek6fLHgzIfmnCjCoxp6y6w==",
|
|
5098
|
+
"license": "BSD-3-Clause",
|
|
5230
5099
|
"dependencies": {
|
|
5231
|
-
"
|
|
5100
|
+
"@inquirer/input": "^2.1.8",
|
|
5101
|
+
"@jsforce/jsforce-node": "^3.2.0",
|
|
5102
|
+
"@oclif/core": "^4",
|
|
5103
|
+
"@salesforce/core": "^7.3.9",
|
|
5104
|
+
"@salesforce/kit": "^3.1.0",
|
|
5105
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5106
|
+
"got": "^13.0.0",
|
|
5107
|
+
"marked": "^4.3.0",
|
|
5108
|
+
"marked-terminal": "^4.2.0",
|
|
5109
|
+
"open": "^10.1.0",
|
|
5110
|
+
"proxy-agent": "^6.4.0",
|
|
5111
|
+
"semver": "^7.6.0"
|
|
5232
5112
|
},
|
|
5233
5113
|
"engines": {
|
|
5234
|
-
"node": ">=
|
|
5114
|
+
"node": ">=18.0.0"
|
|
5235
5115
|
}
|
|
5236
5116
|
},
|
|
5237
|
-
"node_modules/@salesforce/plugin-
|
|
5238
|
-
"version": "
|
|
5239
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
5240
|
-
"integrity": "sha512-
|
|
5241
|
-
"dev": true,
|
|
5117
|
+
"node_modules/@salesforce/plugin-limits": {
|
|
5118
|
+
"version": "3.3.11",
|
|
5119
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.11.tgz",
|
|
5120
|
+
"integrity": "sha512-gYdqSDa9a1cyX9+CLCg21/8vfBpwF0n9hfNFZD3BrdCbWcP3OO0HBrl5cXElSBnQfKzYHpTGKDm7FYixO4p7Dw==",
|
|
5242
5121
|
"license": "BSD-3-Clause",
|
|
5243
5122
|
"dependencies": {
|
|
5244
|
-
"@
|
|
5245
|
-
"@
|
|
5246
|
-
"@oclif/core": "^3.26.6",
|
|
5247
|
-
"@salesforce/core": "^7.3.9",
|
|
5123
|
+
"@oclif/core": "^4",
|
|
5124
|
+
"@salesforce/core": "^7.3.6",
|
|
5248
5125
|
"@salesforce/kit": "^3.1.2",
|
|
5249
|
-
"@salesforce/
|
|
5250
|
-
"chalk": "^5.3.0"
|
|
5126
|
+
"@salesforce/sf-plugins-core": "^10.0.0"
|
|
5251
5127
|
},
|
|
5252
5128
|
"engines": {
|
|
5253
5129
|
"node": ">=18.0.0"
|
|
5254
5130
|
}
|
|
5255
5131
|
},
|
|
5256
|
-
"node_modules/@salesforce/plugin-
|
|
5257
|
-
"version": "1.
|
|
5258
|
-
"resolved": "https://registry.npmjs.org/
|
|
5259
|
-
"integrity": "sha512-
|
|
5260
|
-
"
|
|
5261
|
-
"license": "MIT",
|
|
5132
|
+
"node_modules/@salesforce/plugin-marketplace": {
|
|
5133
|
+
"version": "1.2.11",
|
|
5134
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.11.tgz",
|
|
5135
|
+
"integrity": "sha512-zWKij4wBdIg6XqSZ2MqZ34bVJEYrarvFE2QDhjT1a4dTvkGISiJ/2K1WumZzq/BzhxDfwn+1eCQTcgIUiPqnWw==",
|
|
5136
|
+
"license": "BSD-3-Clause",
|
|
5262
5137
|
"dependencies": {
|
|
5263
|
-
"
|
|
5264
|
-
|
|
5265
|
-
|
|
5266
|
-
|
|
5267
|
-
|
|
5268
|
-
|
|
5269
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5270
|
-
"dev": true,
|
|
5271
|
-
"license": "MIT",
|
|
5272
|
-
"engines": {
|
|
5273
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5138
|
+
"@oclif/core": "^4",
|
|
5139
|
+
"@salesforce/core": "^7.3.9",
|
|
5140
|
+
"@salesforce/kit": "^3.1.0",
|
|
5141
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5142
|
+
"got": "^13.0.0",
|
|
5143
|
+
"proxy-agent": "^6.4.0"
|
|
5274
5144
|
},
|
|
5275
|
-
"
|
|
5276
|
-
"
|
|
5145
|
+
"engines": {
|
|
5146
|
+
"node": ">=18.0.0"
|
|
5277
5147
|
}
|
|
5278
5148
|
},
|
|
5279
|
-
"node_modules/@salesforce/plugin-
|
|
5280
|
-
"version": "
|
|
5281
|
-
"resolved": "https://registry.npmjs.org/
|
|
5282
|
-
"integrity": "sha512-
|
|
5283
|
-
"
|
|
5284
|
-
"license": "MIT",
|
|
5149
|
+
"node_modules/@salesforce/plugin-org": {
|
|
5150
|
+
"version": "4.2.0",
|
|
5151
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.2.0.tgz",
|
|
5152
|
+
"integrity": "sha512-I/MPACLRWyliRp7E7Br5f0lc9A1WK7s4Mr+/86Z1VQDE3ZvP4Q2lwKbkdFMS7buoLtDoe2xnrV5ySwri2pHLLg==",
|
|
5153
|
+
"license": "BSD-3-Clause",
|
|
5285
5154
|
"dependencies": {
|
|
5286
|
-
"
|
|
5287
|
-
"
|
|
5155
|
+
"@oclif/core": "^4.0.2",
|
|
5156
|
+
"@salesforce/core": "^7.3.10",
|
|
5157
|
+
"@salesforce/kit": "^3.1.1",
|
|
5158
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5159
|
+
"@salesforce/source-deploy-retrieve": "^11.6.5",
|
|
5160
|
+
"ansis": "^3.2.0",
|
|
5161
|
+
"change-case": "^5.4.4",
|
|
5162
|
+
"is-wsl": "^3.1.0",
|
|
5163
|
+
"open": "^10.1.0"
|
|
5288
5164
|
},
|
|
5289
|
-
"
|
|
5290
|
-
"
|
|
5165
|
+
"engines": {
|
|
5166
|
+
"node": ">=18.0.0"
|
|
5291
5167
|
}
|
|
5292
5168
|
},
|
|
5293
|
-
"node_modules/@salesforce/plugin-
|
|
5294
|
-
"version": "
|
|
5295
|
-
"resolved": "https://registry.npmjs.org/
|
|
5296
|
-
"integrity": "sha512-
|
|
5297
|
-
"
|
|
5298
|
-
"license": "BSD-3-Clause"
|
|
5169
|
+
"node_modules/@salesforce/plugin-org/node_modules/change-case": {
|
|
5170
|
+
"version": "5.4.4",
|
|
5171
|
+
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
|
|
5172
|
+
"integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
|
|
5173
|
+
"license": "MIT"
|
|
5299
5174
|
},
|
|
5300
|
-
"node_modules/@salesforce/plugin-
|
|
5301
|
-
"version": "
|
|
5302
|
-
"resolved": "https://registry.npmjs.org/
|
|
5303
|
-
"integrity": "sha512-
|
|
5304
|
-
"dev": true,
|
|
5175
|
+
"node_modules/@salesforce/plugin-org/node_modules/is-wsl": {
|
|
5176
|
+
"version": "3.1.0",
|
|
5177
|
+
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
|
|
5178
|
+
"integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
|
|
5305
5179
|
"license": "MIT",
|
|
5306
5180
|
"dependencies": {
|
|
5307
|
-
"
|
|
5181
|
+
"is-inside-container": "^1.0.0"
|
|
5308
5182
|
},
|
|
5309
5183
|
"engines": {
|
|
5310
|
-
"node": ">=
|
|
5184
|
+
"node": ">=16"
|
|
5311
5185
|
},
|
|
5312
5186
|
"funding": {
|
|
5313
|
-
"url": "https://github.com/
|
|
5187
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
5314
5188
|
}
|
|
5315
5189
|
},
|
|
5316
|
-
"node_modules/@salesforce/plugin-
|
|
5317
|
-
"version": "
|
|
5318
|
-
"resolved": "https://registry.npmjs.org/
|
|
5319
|
-
"integrity": "sha512
|
|
5320
|
-
"
|
|
5321
|
-
"license": "MIT",
|
|
5190
|
+
"node_modules/@salesforce/plugin-packaging": {
|
|
5191
|
+
"version": "2.4.6",
|
|
5192
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.4.6.tgz",
|
|
5193
|
+
"integrity": "sha512-+Z8YLdogVycJGMz4zyKb0kXPXxIO6tA1joC+aOJVjUy9msKFqBvr3MQXadJSq+hJ51ole7zQ97Etqn6HnDD+rA==",
|
|
5194
|
+
"license": "BSD-3-Clause",
|
|
5322
5195
|
"dependencies": {
|
|
5323
|
-
"
|
|
5324
|
-
"
|
|
5325
|
-
"
|
|
5196
|
+
"@oclif/core": "^4",
|
|
5197
|
+
"@salesforce/core": "^7.3.8",
|
|
5198
|
+
"@salesforce/kit": "^3.1.0",
|
|
5199
|
+
"@salesforce/packaging": "^3.5.16",
|
|
5200
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5201
|
+
"chalk": "^5.3.0"
|
|
5326
5202
|
},
|
|
5327
5203
|
"engines": {
|
|
5328
|
-
"node": ">=
|
|
5204
|
+
"node": ">=18.0.0"
|
|
5205
|
+
}
|
|
5206
|
+
},
|
|
5207
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/chalk": {
|
|
5208
|
+
"version": "5.3.0",
|
|
5209
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5210
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5211
|
+
"license": "MIT",
|
|
5212
|
+
"engines": {
|
|
5213
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5329
5214
|
},
|
|
5330
5215
|
"funding": {
|
|
5331
|
-
"url": "https://github.com/chalk/
|
|
5216
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5332
5217
|
}
|
|
5333
5218
|
},
|
|
5334
|
-
"node_modules/@salesforce/plugin-
|
|
5335
|
-
"version": "
|
|
5336
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
5337
|
-
"integrity": "sha512-
|
|
5219
|
+
"node_modules/@salesforce/plugin-release-management": {
|
|
5220
|
+
"version": "5.4.7",
|
|
5221
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-release-management/-/plugin-release-management-5.4.7.tgz",
|
|
5222
|
+
"integrity": "sha512-ll4X+5hT6jI5m/6oJJOLTbhUXUuhmsQRp8Md4lGojchnhAERZLpf3lL2Uhzzfmiih5ej75/CiXc+PkaVzNnG2g==",
|
|
5223
|
+
"dev": true,
|
|
5338
5224
|
"license": "BSD-3-Clause",
|
|
5339
5225
|
"dependencies": {
|
|
5340
|
-
"@
|
|
5341
|
-
"@
|
|
5342
|
-
"@
|
|
5343
|
-
"@
|
|
5344
|
-
"@salesforce/
|
|
5226
|
+
"@oclif/core": "^3.26.4",
|
|
5227
|
+
"@octokit/core": "^4.2.4",
|
|
5228
|
+
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
5229
|
+
"@octokit/plugin-throttling": "^5.2.3",
|
|
5230
|
+
"@salesforce/cli-plugins-testkit": "^5.3.9",
|
|
5231
|
+
"@salesforce/core": "^7.3.1",
|
|
5232
|
+
"@salesforce/kit": "^3.1.2",
|
|
5233
|
+
"@salesforce/plugin-command-reference": "^3.0.83",
|
|
5234
|
+
"@salesforce/plugin-trust": "^3.7.0",
|
|
5235
|
+
"@salesforce/sf-plugins-core": "^9.1.1",
|
|
5345
5236
|
"@salesforce/ts-types": "^2.0.9",
|
|
5237
|
+
"aws-sdk": "^2.1632.0",
|
|
5346
5238
|
"chalk": "^5.3.0",
|
|
5347
|
-
"
|
|
5348
|
-
"
|
|
5349
|
-
"
|
|
5350
|
-
"
|
|
5239
|
+
"fast-glob": "^3.3.2",
|
|
5240
|
+
"got": "^13",
|
|
5241
|
+
"just-diff": "^5.2.0",
|
|
5242
|
+
"proxy-agent": "^6.4.0",
|
|
5243
|
+
"semver": "^7.6.0",
|
|
5244
|
+
"shelljs": "^0.8.5",
|
|
5245
|
+
"standard-version": "^9.5.0",
|
|
5246
|
+
"strip-ansi": "^6",
|
|
5247
|
+
"yarn-deduplicate": "^6.0.2"
|
|
5248
|
+
},
|
|
5249
|
+
"bin": {
|
|
5250
|
+
"sf-release": "bin/run.js"
|
|
5351
5251
|
},
|
|
5352
5252
|
"engines": {
|
|
5353
|
-
"node": ">=
|
|
5253
|
+
"node": ">=16.0.0"
|
|
5354
5254
|
}
|
|
5355
5255
|
},
|
|
5356
|
-
"node_modules/@salesforce/plugin-
|
|
5256
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core": {
|
|
5357
5257
|
"version": "3.26.9",
|
|
5358
5258
|
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
5359
5259
|
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
5260
|
+
"dev": true,
|
|
5360
5261
|
"license": "MIT",
|
|
5361
5262
|
"dependencies": {
|
|
5362
5263
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -5392,10 +5293,11 @@
|
|
|
5392
5293
|
"node": ">=18.0.0"
|
|
5393
5294
|
}
|
|
5394
5295
|
},
|
|
5395
|
-
"node_modules/@salesforce/plugin-
|
|
5296
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core/node_modules/chalk": {
|
|
5396
5297
|
"version": "4.1.2",
|
|
5397
5298
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
5398
5299
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5300
|
+
"dev": true,
|
|
5399
5301
|
"license": "MIT",
|
|
5400
5302
|
"dependencies": {
|
|
5401
5303
|
"ansi-styles": "^4.1.0",
|
|
@@ -5408,10 +5310,11 @@
|
|
|
5408
5310
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5409
5311
|
}
|
|
5410
5312
|
},
|
|
5411
|
-
"node_modules/@salesforce/plugin-
|
|
5313
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
5412
5314
|
"version": "7.2.0",
|
|
5413
5315
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
5414
5316
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
5317
|
+
"dev": true,
|
|
5415
5318
|
"license": "MIT",
|
|
5416
5319
|
"dependencies": {
|
|
5417
5320
|
"has-flag": "^4.0.0"
|
|
@@ -5420,194 +5323,154 @@
|
|
|
5420
5323
|
"node": ">=8"
|
|
5421
5324
|
}
|
|
5422
5325
|
},
|
|
5423
|
-
"node_modules/@salesforce/plugin-
|
|
5424
|
-
"version": "
|
|
5425
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5426
|
-
"integrity": "sha512-
|
|
5427
|
-
"
|
|
5428
|
-
"
|
|
5429
|
-
"@inquirer/confirm": "^3.1.9",
|
|
5430
|
-
"@inquirer/password": "^2.1.9",
|
|
5431
|
-
"@oclif/core": "^3.26.6",
|
|
5432
|
-
"@salesforce/core": "^7.3.9",
|
|
5433
|
-
"@salesforce/kit": "^3.1.2",
|
|
5434
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5435
|
-
"chalk": "^5.3.0"
|
|
5436
|
-
},
|
|
5326
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/auth-token": {
|
|
5327
|
+
"version": "3.0.4",
|
|
5328
|
+
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz",
|
|
5329
|
+
"integrity": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==",
|
|
5330
|
+
"dev": true,
|
|
5331
|
+
"license": "MIT",
|
|
5437
5332
|
"engines": {
|
|
5438
|
-
"node": ">=
|
|
5333
|
+
"node": ">= 14"
|
|
5439
5334
|
}
|
|
5440
5335
|
},
|
|
5441
|
-
"node_modules/@salesforce/plugin-
|
|
5442
|
-
"version": "
|
|
5443
|
-
"resolved": "https://registry.npmjs.org/
|
|
5444
|
-
"integrity": "sha512-
|
|
5336
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/core": {
|
|
5337
|
+
"version": "4.2.4",
|
|
5338
|
+
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz",
|
|
5339
|
+
"integrity": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==",
|
|
5340
|
+
"dev": true,
|
|
5445
5341
|
"license": "MIT",
|
|
5446
5342
|
"dependencies": {
|
|
5447
|
-
"
|
|
5448
|
-
|
|
5449
|
-
|
|
5450
|
-
|
|
5451
|
-
|
|
5452
|
-
|
|
5453
|
-
|
|
5454
|
-
"license": "MIT",
|
|
5455
|
-
"engines": {
|
|
5456
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5343
|
+
"@octokit/auth-token": "^3.0.0",
|
|
5344
|
+
"@octokit/graphql": "^5.0.0",
|
|
5345
|
+
"@octokit/request": "^6.0.0",
|
|
5346
|
+
"@octokit/request-error": "^3.0.0",
|
|
5347
|
+
"@octokit/types": "^9.0.0",
|
|
5348
|
+
"before-after-hook": "^2.2.0",
|
|
5349
|
+
"universal-user-agent": "^6.0.0"
|
|
5457
5350
|
},
|
|
5458
|
-
"
|
|
5459
|
-
"
|
|
5351
|
+
"engines": {
|
|
5352
|
+
"node": ">= 14"
|
|
5460
5353
|
}
|
|
5461
5354
|
},
|
|
5462
|
-
"node_modules/@salesforce/plugin-
|
|
5463
|
-
"version": "
|
|
5464
|
-
"resolved": "https://registry.npmjs.org/
|
|
5465
|
-
"integrity": "sha512-
|
|
5466
|
-
"
|
|
5467
|
-
},
|
|
5468
|
-
"node_modules/@salesforce/plugin-data/node_modules/js-yaml": {
|
|
5469
|
-
"version": "3.14.1",
|
|
5470
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
5471
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
5355
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/endpoint": {
|
|
5356
|
+
"version": "7.0.6",
|
|
5357
|
+
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.6.tgz",
|
|
5358
|
+
"integrity": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==",
|
|
5359
|
+
"dev": true,
|
|
5472
5360
|
"license": "MIT",
|
|
5473
5361
|
"dependencies": {
|
|
5474
|
-
"
|
|
5475
|
-
"
|
|
5362
|
+
"@octokit/types": "^9.0.0",
|
|
5363
|
+
"is-plain-object": "^5.0.0",
|
|
5364
|
+
"universal-user-agent": "^6.0.0"
|
|
5476
5365
|
},
|
|
5477
|
-
"
|
|
5478
|
-
"
|
|
5366
|
+
"engines": {
|
|
5367
|
+
"node": ">= 14"
|
|
5479
5368
|
}
|
|
5480
5369
|
},
|
|
5481
|
-
"node_modules/@salesforce/plugin-
|
|
5482
|
-
"version": "
|
|
5483
|
-
"resolved": "https://registry.npmjs.org/
|
|
5484
|
-
"integrity": "sha512-
|
|
5485
|
-
"
|
|
5486
|
-
},
|
|
5487
|
-
"node_modules/@salesforce/plugin-data/node_modules/supports-color": {
|
|
5488
|
-
"version": "8.1.1",
|
|
5489
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5490
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5370
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/graphql": {
|
|
5371
|
+
"version": "5.0.6",
|
|
5372
|
+
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz",
|
|
5373
|
+
"integrity": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==",
|
|
5374
|
+
"dev": true,
|
|
5491
5375
|
"license": "MIT",
|
|
5492
5376
|
"dependencies": {
|
|
5493
|
-
"
|
|
5377
|
+
"@octokit/request": "^6.0.0",
|
|
5378
|
+
"@octokit/types": "^9.0.0",
|
|
5379
|
+
"universal-user-agent": "^6.0.0"
|
|
5494
5380
|
},
|
|
5495
5381
|
"engines": {
|
|
5496
|
-
"node": ">=
|
|
5497
|
-
},
|
|
5498
|
-
"funding": {
|
|
5499
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5382
|
+
"node": ">= 14"
|
|
5500
5383
|
}
|
|
5501
5384
|
},
|
|
5502
|
-
"node_modules/@salesforce/plugin-
|
|
5503
|
-
"version": "
|
|
5504
|
-
"resolved": "https://registry.npmjs.org/
|
|
5505
|
-
"integrity": "sha512-
|
|
5385
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/openapi-types": {
|
|
5386
|
+
"version": "18.1.1",
|
|
5387
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.1.1.tgz",
|
|
5388
|
+
"integrity": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==",
|
|
5389
|
+
"dev": true,
|
|
5390
|
+
"license": "MIT"
|
|
5391
|
+
},
|
|
5392
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/plugin-paginate-rest": {
|
|
5393
|
+
"version": "6.1.2",
|
|
5394
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz",
|
|
5395
|
+
"integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==",
|
|
5396
|
+
"dev": true,
|
|
5506
5397
|
"license": "MIT",
|
|
5507
5398
|
"dependencies": {
|
|
5508
|
-
"
|
|
5509
|
-
"
|
|
5510
|
-
"strip-ansi": "^6.0.0"
|
|
5399
|
+
"@octokit/tsconfig": "^1.0.2",
|
|
5400
|
+
"@octokit/types": "^9.2.3"
|
|
5511
5401
|
},
|
|
5512
5402
|
"engines": {
|
|
5513
|
-
"node": ">=
|
|
5403
|
+
"node": ">= 14"
|
|
5514
5404
|
},
|
|
5515
|
-
"
|
|
5516
|
-
"
|
|
5405
|
+
"peerDependencies": {
|
|
5406
|
+
"@octokit/core": ">=4"
|
|
5517
5407
|
}
|
|
5518
5408
|
},
|
|
5519
|
-
"node_modules/@salesforce/plugin-
|
|
5520
|
-
"version": "
|
|
5521
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5522
|
-
"integrity": "sha512-
|
|
5523
|
-
"
|
|
5409
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/plugin-throttling": {
|
|
5410
|
+
"version": "5.2.3",
|
|
5411
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-5.2.3.tgz",
|
|
5412
|
+
"integrity": "sha512-C9CFg9mrf6cugneKiaI841iG8DOv6P5XXkjmiNNut+swePxQ7RWEdAZRp5rJoE1hjsIqiYcKa/ZkOQ+ujPI39Q==",
|
|
5413
|
+
"dev": true,
|
|
5414
|
+
"license": "MIT",
|
|
5524
5415
|
"dependencies": {
|
|
5525
|
-
"@
|
|
5526
|
-
"
|
|
5527
|
-
"@salesforce/core": "^7.3.9",
|
|
5528
|
-
"@salesforce/kit": "^3.1.2",
|
|
5529
|
-
"@salesforce/plugin-info": "^3.3.4",
|
|
5530
|
-
"@salesforce/sf-plugins-core": "^9.1.0",
|
|
5531
|
-
"@salesforce/source-deploy-retrieve": "^11.6.3",
|
|
5532
|
-
"@salesforce/source-tracking": "^6.3.2",
|
|
5533
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5534
|
-
"chalk": "^5.3.0"
|
|
5416
|
+
"@octokit/types": "^9.0.0",
|
|
5417
|
+
"bottleneck": "^2.15.3"
|
|
5535
5418
|
},
|
|
5536
5419
|
"engines": {
|
|
5537
|
-
"node": ">=
|
|
5420
|
+
"node": ">= 14"
|
|
5421
|
+
},
|
|
5422
|
+
"peerDependencies": {
|
|
5423
|
+
"@octokit/core": "^4.0.0"
|
|
5538
5424
|
}
|
|
5539
5425
|
},
|
|
5540
|
-
"node_modules/@salesforce/plugin-
|
|
5541
|
-
"version": "
|
|
5542
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5543
|
-
"integrity": "sha512-
|
|
5426
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/request": {
|
|
5427
|
+
"version": "6.2.8",
|
|
5428
|
+
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.8.tgz",
|
|
5429
|
+
"integrity": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==",
|
|
5430
|
+
"dev": true,
|
|
5544
5431
|
"license": "MIT",
|
|
5545
5432
|
"dependencies": {
|
|
5546
|
-
"@
|
|
5547
|
-
"
|
|
5548
|
-
"
|
|
5549
|
-
"
|
|
5550
|
-
"
|
|
5551
|
-
"
|
|
5552
|
-
"cli-progress": "^3.12.0",
|
|
5553
|
-
"color": "^4.2.3",
|
|
5554
|
-
"debug": "^4.3.5",
|
|
5555
|
-
"ejs": "^3.1.10",
|
|
5556
|
-
"get-package-type": "^0.1.0",
|
|
5557
|
-
"globby": "^11.1.0",
|
|
5558
|
-
"hyperlinker": "^1.0.0",
|
|
5559
|
-
"indent-string": "^4.0.0",
|
|
5560
|
-
"is-wsl": "^2.2.0",
|
|
5561
|
-
"js-yaml": "^3.14.1",
|
|
5562
|
-
"minimatch": "^9.0.4",
|
|
5563
|
-
"natural-orderby": "^2.0.3",
|
|
5564
|
-
"object-treeify": "^1.1.33",
|
|
5565
|
-
"password-prompt": "^1.1.3",
|
|
5566
|
-
"slice-ansi": "^4.0.0",
|
|
5567
|
-
"string-width": "^4.2.3",
|
|
5568
|
-
"strip-ansi": "^6.0.1",
|
|
5569
|
-
"supports-color": "^8.1.1",
|
|
5570
|
-
"supports-hyperlinks": "^2.2.0",
|
|
5571
|
-
"widest-line": "^3.1.0",
|
|
5572
|
-
"wordwrap": "^1.0.0",
|
|
5573
|
-
"wrap-ansi": "^7.0.0"
|
|
5433
|
+
"@octokit/endpoint": "^7.0.0",
|
|
5434
|
+
"@octokit/request-error": "^3.0.0",
|
|
5435
|
+
"@octokit/types": "^9.0.0",
|
|
5436
|
+
"is-plain-object": "^5.0.0",
|
|
5437
|
+
"node-fetch": "^2.6.7",
|
|
5438
|
+
"universal-user-agent": "^6.0.0"
|
|
5574
5439
|
},
|
|
5575
5440
|
"engines": {
|
|
5576
|
-
"node": ">=
|
|
5441
|
+
"node": ">= 14"
|
|
5577
5442
|
}
|
|
5578
5443
|
},
|
|
5579
|
-
"node_modules/@salesforce/plugin-
|
|
5580
|
-
"version": "
|
|
5581
|
-
"resolved": "https://registry.npmjs.org/
|
|
5582
|
-
"integrity": "sha512-
|
|
5444
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/request-error": {
|
|
5445
|
+
"version": "3.0.3",
|
|
5446
|
+
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz",
|
|
5447
|
+
"integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==",
|
|
5448
|
+
"dev": true,
|
|
5583
5449
|
"license": "MIT",
|
|
5584
5450
|
"dependencies": {
|
|
5585
|
-
"
|
|
5586
|
-
"
|
|
5451
|
+
"@octokit/types": "^9.0.0",
|
|
5452
|
+
"deprecation": "^2.0.0",
|
|
5453
|
+
"once": "^1.4.0"
|
|
5587
5454
|
},
|
|
5588
5455
|
"engines": {
|
|
5589
|
-
"node": ">=
|
|
5590
|
-
},
|
|
5591
|
-
"funding": {
|
|
5592
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5456
|
+
"node": ">= 14"
|
|
5593
5457
|
}
|
|
5594
5458
|
},
|
|
5595
|
-
"node_modules/@salesforce/plugin-
|
|
5596
|
-
"version": "
|
|
5597
|
-
"resolved": "https://registry.npmjs.org/
|
|
5598
|
-
"integrity": "sha512-
|
|
5459
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/types": {
|
|
5460
|
+
"version": "9.3.2",
|
|
5461
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.3.2.tgz",
|
|
5462
|
+
"integrity": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==",
|
|
5463
|
+
"dev": true,
|
|
5599
5464
|
"license": "MIT",
|
|
5600
5465
|
"dependencies": {
|
|
5601
|
-
"
|
|
5602
|
-
},
|
|
5603
|
-
"engines": {
|
|
5604
|
-
"node": ">=8"
|
|
5466
|
+
"@octokit/openapi-types": "^18.0.0"
|
|
5605
5467
|
}
|
|
5606
5468
|
},
|
|
5607
|
-
"node_modules/@salesforce/plugin-
|
|
5469
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core": {
|
|
5608
5470
|
"version": "9.1.1",
|
|
5609
5471
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
5610
5472
|
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
5473
|
+
"dev": true,
|
|
5611
5474
|
"license": "BSD-3-Clause",
|
|
5612
5475
|
"dependencies": {
|
|
5613
5476
|
"@inquirer/confirm": "^3.1.9",
|
|
@@ -5622,19 +5485,21 @@
|
|
|
5622
5485
|
"node": ">=18.0.0"
|
|
5623
5486
|
}
|
|
5624
5487
|
},
|
|
5625
|
-
"node_modules/@salesforce/plugin-
|
|
5488
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/argparse": {
|
|
5626
5489
|
"version": "1.0.10",
|
|
5627
5490
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
5628
5491
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
5492
|
+
"dev": true,
|
|
5629
5493
|
"license": "MIT",
|
|
5630
5494
|
"dependencies": {
|
|
5631
5495
|
"sprintf-js": "~1.0.2"
|
|
5632
5496
|
}
|
|
5633
5497
|
},
|
|
5634
|
-
"node_modules/@salesforce/plugin-
|
|
5498
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/chalk": {
|
|
5635
5499
|
"version": "5.3.0",
|
|
5636
5500
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5637
5501
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5502
|
+
"dev": true,
|
|
5638
5503
|
"license": "MIT",
|
|
5639
5504
|
"engines": {
|
|
5640
5505
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
@@ -5643,10 +5508,11 @@
|
|
|
5643
5508
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5644
5509
|
}
|
|
5645
5510
|
},
|
|
5646
|
-
"node_modules/@salesforce/plugin-
|
|
5511
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/js-yaml": {
|
|
5647
5512
|
"version": "3.14.1",
|
|
5648
5513
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
5649
5514
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
5515
|
+
"dev": true,
|
|
5650
5516
|
"license": "MIT",
|
|
5651
5517
|
"dependencies": {
|
|
5652
5518
|
"argparse": "^1.0.7",
|
|
@@ -5656,16 +5522,18 @@
|
|
|
5656
5522
|
"js-yaml": "bin/js-yaml.js"
|
|
5657
5523
|
}
|
|
5658
5524
|
},
|
|
5659
|
-
"node_modules/@salesforce/plugin-
|
|
5525
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/sprintf-js": {
|
|
5660
5526
|
"version": "1.0.3",
|
|
5661
5527
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
5662
5528
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
5529
|
+
"dev": true,
|
|
5663
5530
|
"license": "BSD-3-Clause"
|
|
5664
5531
|
},
|
|
5665
|
-
"node_modules/@salesforce/plugin-
|
|
5532
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/supports-color": {
|
|
5666
5533
|
"version": "8.1.1",
|
|
5667
5534
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5668
5535
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5536
|
+
"dev": true,
|
|
5669
5537
|
"license": "MIT",
|
|
5670
5538
|
"dependencies": {
|
|
5671
5539
|
"has-flag": "^4.0.0"
|
|
@@ -5677,10 +5545,11 @@
|
|
|
5677
5545
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5678
5546
|
}
|
|
5679
5547
|
},
|
|
5680
|
-
"node_modules/@salesforce/plugin-
|
|
5548
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/wrap-ansi": {
|
|
5681
5549
|
"version": "7.0.0",
|
|
5682
5550
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
5683
5551
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
5552
|
+
"dev": true,
|
|
5684
5553
|
"license": "MIT",
|
|
5685
5554
|
"dependencies": {
|
|
5686
5555
|
"ansi-styles": "^4.0.0",
|
|
@@ -5694,2203 +5563,96 @@
|
|
|
5694
5563
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5695
5564
|
}
|
|
5696
5565
|
},
|
|
5697
|
-
"node_modules/@salesforce/plugin-
|
|
5698
|
-
"version": "3.3.
|
|
5699
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
5700
|
-
"integrity": "sha512-
|
|
5566
|
+
"node_modules/@salesforce/plugin-schema": {
|
|
5567
|
+
"version": "3.3.11",
|
|
5568
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.11.tgz",
|
|
5569
|
+
"integrity": "sha512-O5MkXBH2mysoS+zMbU8IzA4tmlhyeJ9JK20bmv+yK7g9K8fV4TxMRWGDGZp0/SSmClzJI2X/kjsSPmOqOM6zjA==",
|
|
5570
|
+
"license": "BSD-3-Clause",
|
|
5571
|
+
"dependencies": {
|
|
5572
|
+
"@oclif/core": "^4",
|
|
5573
|
+
"@salesforce/core": "^7.3.8",
|
|
5574
|
+
"@salesforce/sf-plugins-core": "^10.0.0"
|
|
5575
|
+
},
|
|
5576
|
+
"engines": {
|
|
5577
|
+
"node": ">=18.0.0"
|
|
5578
|
+
}
|
|
5579
|
+
},
|
|
5580
|
+
"node_modules/@salesforce/plugin-settings": {
|
|
5581
|
+
"version": "2.3.1",
|
|
5582
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.3.1.tgz",
|
|
5583
|
+
"integrity": "sha512-hcCEsGXHqX2Dl1UkuGQYoNigRPWJW+HzGmQiU9hrDLoapbHGZnllHQkVZWWidlkN5AIUMBybDp0Gi0sNcmJGjQ==",
|
|
5701
5584
|
"license": "BSD-3-Clause",
|
|
5702
5585
|
"dependencies": {
|
|
5703
|
-
"@inquirer/input": "^2.1.8",
|
|
5704
|
-
"@jsforce/jsforce-node": "^3.2.0",
|
|
5705
5586
|
"@oclif/core": "^4",
|
|
5706
5587
|
"@salesforce/core": "^7.3.9",
|
|
5707
|
-
"@salesforce/kit": "^3.1.0",
|
|
5708
5588
|
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5709
|
-
"
|
|
5710
|
-
"marked": "^4.3.0",
|
|
5711
|
-
"marked-terminal": "^4.2.0",
|
|
5712
|
-
"open": "^10.1.0",
|
|
5713
|
-
"proxy-agent": "^6.4.0",
|
|
5714
|
-
"semver": "^7.6.0"
|
|
5589
|
+
"fast-levenshtein": "^3.0.0"
|
|
5715
5590
|
},
|
|
5716
5591
|
"engines": {
|
|
5717
5592
|
"node": ">=18.0.0"
|
|
5718
5593
|
}
|
|
5719
5594
|
},
|
|
5720
|
-
"node_modules/@salesforce/plugin-
|
|
5721
|
-
"version": "
|
|
5722
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
5723
|
-
"integrity": "sha512-
|
|
5595
|
+
"node_modules/@salesforce/plugin-sobject": {
|
|
5596
|
+
"version": "1.4.9",
|
|
5597
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.9.tgz",
|
|
5598
|
+
"integrity": "sha512-UdnXvvaLkHIBwzAYzhGeQ2ge1OvJ9XCv9a0rL9Nkz31ZGgBYyuQxF27j5IDCR05Ch/99lLHCmghgbF63heB8GA==",
|
|
5724
5599
|
"license": "BSD-3-Clause",
|
|
5725
5600
|
"dependencies": {
|
|
5726
|
-
"@
|
|
5601
|
+
"@inquirer/confirm": "^3.1.8",
|
|
5602
|
+
"@inquirer/input": "^2.1.9",
|
|
5603
|
+
"@inquirer/select": "^2.3.5",
|
|
5604
|
+
"@oclif/core": "^4",
|
|
5727
5605
|
"@salesforce/core": "^7.3.6",
|
|
5728
|
-
"@salesforce/kit": "^3.1.
|
|
5729
|
-
"@salesforce/sf-plugins-core": "^
|
|
5606
|
+
"@salesforce/kit": "^3.1.0",
|
|
5607
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5608
|
+
"fast-glob": "^3.3.2",
|
|
5609
|
+
"fast-xml-parser": "^4.4.0",
|
|
5610
|
+
"js2xmlparser": "^4.0.2"
|
|
5730
5611
|
},
|
|
5731
5612
|
"engines": {
|
|
5732
5613
|
"node": ">=18.0.0"
|
|
5733
5614
|
}
|
|
5734
5615
|
},
|
|
5735
|
-
"node_modules/@salesforce/plugin-
|
|
5736
|
-
"version": "3.
|
|
5737
|
-
"resolved": "https://registry.npmjs.org/@
|
|
5738
|
-
"integrity": "sha512-
|
|
5616
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/@inquirer/select": {
|
|
5617
|
+
"version": "2.3.5",
|
|
5618
|
+
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.5.tgz",
|
|
5619
|
+
"integrity": "sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ==",
|
|
5739
5620
|
"license": "MIT",
|
|
5740
5621
|
"dependencies": {
|
|
5741
|
-
"@
|
|
5742
|
-
"
|
|
5743
|
-
"
|
|
5744
|
-
"cardinal": "^2.1.1",
|
|
5745
|
-
"chalk": "^4.1.2",
|
|
5746
|
-
"clean-stack": "^3.0.1",
|
|
5747
|
-
"cli-progress": "^3.12.0",
|
|
5748
|
-
"color": "^4.2.3",
|
|
5749
|
-
"debug": "^4.3.5",
|
|
5750
|
-
"ejs": "^3.1.10",
|
|
5751
|
-
"get-package-type": "^0.1.0",
|
|
5752
|
-
"globby": "^11.1.0",
|
|
5753
|
-
"hyperlinker": "^1.0.0",
|
|
5754
|
-
"indent-string": "^4.0.0",
|
|
5755
|
-
"is-wsl": "^2.2.0",
|
|
5756
|
-
"js-yaml": "^3.14.1",
|
|
5757
|
-
"minimatch": "^9.0.4",
|
|
5758
|
-
"natural-orderby": "^2.0.3",
|
|
5759
|
-
"object-treeify": "^1.1.33",
|
|
5760
|
-
"password-prompt": "^1.1.3",
|
|
5761
|
-
"slice-ansi": "^4.0.0",
|
|
5762
|
-
"string-width": "^4.2.3",
|
|
5763
|
-
"strip-ansi": "^6.0.1",
|
|
5764
|
-
"supports-color": "^8.1.1",
|
|
5765
|
-
"supports-hyperlinks": "^2.2.0",
|
|
5766
|
-
"widest-line": "^3.1.0",
|
|
5767
|
-
"wordwrap": "^1.0.0",
|
|
5768
|
-
"wrap-ansi": "^7.0.0"
|
|
5769
|
-
},
|
|
5770
|
-
"engines": {
|
|
5771
|
-
"node": ">=18.0.0"
|
|
5772
|
-
}
|
|
5773
|
-
},
|
|
5774
|
-
"node_modules/@salesforce/plugin-limits/node_modules/@salesforce/sf-plugins-core": {
|
|
5775
|
-
"version": "9.1.1",
|
|
5776
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
5777
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
5778
|
-
"license": "BSD-3-Clause",
|
|
5779
|
-
"dependencies": {
|
|
5780
|
-
"@inquirer/confirm": "^3.1.9",
|
|
5781
|
-
"@inquirer/password": "^2.1.9",
|
|
5782
|
-
"@oclif/core": "^3.26.6",
|
|
5783
|
-
"@salesforce/core": "^7.3.9",
|
|
5784
|
-
"@salesforce/kit": "^3.1.2",
|
|
5785
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5786
|
-
"chalk": "^5.3.0"
|
|
5787
|
-
},
|
|
5788
|
-
"engines": {
|
|
5789
|
-
"node": ">=18.0.0"
|
|
5790
|
-
}
|
|
5791
|
-
},
|
|
5792
|
-
"node_modules/@salesforce/plugin-limits/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
5793
|
-
"version": "5.3.0",
|
|
5794
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5795
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5796
|
-
"license": "MIT",
|
|
5797
|
-
"engines": {
|
|
5798
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5799
|
-
},
|
|
5800
|
-
"funding": {
|
|
5801
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5802
|
-
}
|
|
5803
|
-
},
|
|
5804
|
-
"node_modules/@salesforce/plugin-limits/node_modules/argparse": {
|
|
5805
|
-
"version": "1.0.10",
|
|
5806
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
5807
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
5808
|
-
"license": "MIT",
|
|
5809
|
-
"dependencies": {
|
|
5810
|
-
"sprintf-js": "~1.0.2"
|
|
5811
|
-
}
|
|
5812
|
-
},
|
|
5813
|
-
"node_modules/@salesforce/plugin-limits/node_modules/js-yaml": {
|
|
5814
|
-
"version": "3.14.1",
|
|
5815
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
5816
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
5817
|
-
"license": "MIT",
|
|
5818
|
-
"dependencies": {
|
|
5819
|
-
"argparse": "^1.0.7",
|
|
5820
|
-
"esprima": "^4.0.0"
|
|
5821
|
-
},
|
|
5822
|
-
"bin": {
|
|
5823
|
-
"js-yaml": "bin/js-yaml.js"
|
|
5824
|
-
}
|
|
5825
|
-
},
|
|
5826
|
-
"node_modules/@salesforce/plugin-limits/node_modules/sprintf-js": {
|
|
5827
|
-
"version": "1.0.3",
|
|
5828
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
5829
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
5830
|
-
"license": "BSD-3-Clause"
|
|
5831
|
-
},
|
|
5832
|
-
"node_modules/@salesforce/plugin-limits/node_modules/supports-color": {
|
|
5833
|
-
"version": "8.1.1",
|
|
5834
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5835
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5836
|
-
"license": "MIT",
|
|
5837
|
-
"dependencies": {
|
|
5838
|
-
"has-flag": "^4.0.0"
|
|
5839
|
-
},
|
|
5840
|
-
"engines": {
|
|
5841
|
-
"node": ">=10"
|
|
5842
|
-
},
|
|
5843
|
-
"funding": {
|
|
5844
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5845
|
-
}
|
|
5846
|
-
},
|
|
5847
|
-
"node_modules/@salesforce/plugin-limits/node_modules/wrap-ansi": {
|
|
5848
|
-
"version": "7.0.0",
|
|
5849
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
5850
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
5851
|
-
"license": "MIT",
|
|
5852
|
-
"dependencies": {
|
|
5853
|
-
"ansi-styles": "^4.0.0",
|
|
5854
|
-
"string-width": "^4.1.0",
|
|
5855
|
-
"strip-ansi": "^6.0.0"
|
|
5856
|
-
},
|
|
5857
|
-
"engines": {
|
|
5858
|
-
"node": ">=10"
|
|
5859
|
-
},
|
|
5860
|
-
"funding": {
|
|
5861
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5862
|
-
}
|
|
5863
|
-
},
|
|
5864
|
-
"node_modules/@salesforce/plugin-marketplace": {
|
|
5865
|
-
"version": "1.2.10",
|
|
5866
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.10.tgz",
|
|
5867
|
-
"integrity": "sha512-KEjbXW0HWUgOvzjUczWJI6CSsNBsCJJbaHDU+50jIn/xxNrje+hZpG2H3iqZmbhqSBWIkqIT5fsSnI/ymwwlHQ==",
|
|
5868
|
-
"license": "BSD-3-Clause",
|
|
5869
|
-
"dependencies": {
|
|
5870
|
-
"@oclif/core": "^3.26.4",
|
|
5871
|
-
"@salesforce/core": "^7.3.9",
|
|
5872
|
-
"@salesforce/kit": "^3.1.0",
|
|
5873
|
-
"@salesforce/sf-plugins-core": "^9.1.1",
|
|
5874
|
-
"got": "^13.0.0",
|
|
5875
|
-
"proxy-agent": "^6.4.0"
|
|
5876
|
-
},
|
|
5877
|
-
"engines": {
|
|
5878
|
-
"node": ">=18.0.0"
|
|
5879
|
-
}
|
|
5880
|
-
},
|
|
5881
|
-
"node_modules/@salesforce/plugin-marketplace/node_modules/@oclif/core": {
|
|
5882
|
-
"version": "3.26.9",
|
|
5883
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
5884
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
5885
|
-
"license": "MIT",
|
|
5886
|
-
"dependencies": {
|
|
5887
|
-
"@types/cli-progress": "^3.11.5",
|
|
5888
|
-
"ansi-escapes": "^4.3.2",
|
|
5889
|
-
"ansi-styles": "^4.3.0",
|
|
5890
|
-
"cardinal": "^2.1.1",
|
|
5891
|
-
"chalk": "^4.1.2",
|
|
5892
|
-
"clean-stack": "^3.0.1",
|
|
5893
|
-
"cli-progress": "^3.12.0",
|
|
5894
|
-
"color": "^4.2.3",
|
|
5895
|
-
"debug": "^4.3.5",
|
|
5896
|
-
"ejs": "^3.1.10",
|
|
5897
|
-
"get-package-type": "^0.1.0",
|
|
5898
|
-
"globby": "^11.1.0",
|
|
5899
|
-
"hyperlinker": "^1.0.0",
|
|
5900
|
-
"indent-string": "^4.0.0",
|
|
5901
|
-
"is-wsl": "^2.2.0",
|
|
5902
|
-
"js-yaml": "^3.14.1",
|
|
5903
|
-
"minimatch": "^9.0.4",
|
|
5904
|
-
"natural-orderby": "^2.0.3",
|
|
5905
|
-
"object-treeify": "^1.1.33",
|
|
5906
|
-
"password-prompt": "^1.1.3",
|
|
5907
|
-
"slice-ansi": "^4.0.0",
|
|
5908
|
-
"string-width": "^4.2.3",
|
|
5909
|
-
"strip-ansi": "^6.0.1",
|
|
5910
|
-
"supports-color": "^8.1.1",
|
|
5911
|
-
"supports-hyperlinks": "^2.2.0",
|
|
5912
|
-
"widest-line": "^3.1.0",
|
|
5913
|
-
"wordwrap": "^1.0.0",
|
|
5914
|
-
"wrap-ansi": "^7.0.0"
|
|
5915
|
-
},
|
|
5916
|
-
"engines": {
|
|
5917
|
-
"node": ">=18.0.0"
|
|
5918
|
-
}
|
|
5919
|
-
},
|
|
5920
|
-
"node_modules/@salesforce/plugin-marketplace/node_modules/@salesforce/sf-plugins-core": {
|
|
5921
|
-
"version": "9.1.1",
|
|
5922
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
5923
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
5924
|
-
"license": "BSD-3-Clause",
|
|
5925
|
-
"dependencies": {
|
|
5926
|
-
"@inquirer/confirm": "^3.1.9",
|
|
5927
|
-
"@inquirer/password": "^2.1.9",
|
|
5928
|
-
"@oclif/core": "^3.26.6",
|
|
5929
|
-
"@salesforce/core": "^7.3.9",
|
|
5930
|
-
"@salesforce/kit": "^3.1.2",
|
|
5931
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5932
|
-
"chalk": "^5.3.0"
|
|
5933
|
-
},
|
|
5934
|
-
"engines": {
|
|
5935
|
-
"node": ">=18.0.0"
|
|
5936
|
-
}
|
|
5937
|
-
},
|
|
5938
|
-
"node_modules/@salesforce/plugin-marketplace/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
5939
|
-
"version": "5.3.0",
|
|
5940
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5941
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5942
|
-
"license": "MIT",
|
|
5943
|
-
"engines": {
|
|
5944
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5945
|
-
},
|
|
5946
|
-
"funding": {
|
|
5947
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5948
|
-
}
|
|
5949
|
-
},
|
|
5950
|
-
"node_modules/@salesforce/plugin-marketplace/node_modules/argparse": {
|
|
5951
|
-
"version": "1.0.10",
|
|
5952
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
5953
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
5954
|
-
"license": "MIT",
|
|
5955
|
-
"dependencies": {
|
|
5956
|
-
"sprintf-js": "~1.0.2"
|
|
5957
|
-
}
|
|
5958
|
-
},
|
|
5959
|
-
"node_modules/@salesforce/plugin-marketplace/node_modules/js-yaml": {
|
|
5960
|
-
"version": "3.14.1",
|
|
5961
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
5962
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
5963
|
-
"license": "MIT",
|
|
5964
|
-
"dependencies": {
|
|
5965
|
-
"argparse": "^1.0.7",
|
|
5966
|
-
"esprima": "^4.0.0"
|
|
5967
|
-
},
|
|
5968
|
-
"bin": {
|
|
5969
|
-
"js-yaml": "bin/js-yaml.js"
|
|
5970
|
-
}
|
|
5971
|
-
},
|
|
5972
|
-
"node_modules/@salesforce/plugin-marketplace/node_modules/sprintf-js": {
|
|
5973
|
-
"version": "1.0.3",
|
|
5974
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
5975
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
5976
|
-
"license": "BSD-3-Clause"
|
|
5977
|
-
},
|
|
5978
|
-
"node_modules/@salesforce/plugin-marketplace/node_modules/supports-color": {
|
|
5979
|
-
"version": "8.1.1",
|
|
5980
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5981
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5982
|
-
"license": "MIT",
|
|
5983
|
-
"dependencies": {
|
|
5984
|
-
"has-flag": "^4.0.0"
|
|
5985
|
-
},
|
|
5986
|
-
"engines": {
|
|
5987
|
-
"node": ">=10"
|
|
5988
|
-
},
|
|
5989
|
-
"funding": {
|
|
5990
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5991
|
-
}
|
|
5992
|
-
},
|
|
5993
|
-
"node_modules/@salesforce/plugin-marketplace/node_modules/wrap-ansi": {
|
|
5994
|
-
"version": "7.0.0",
|
|
5995
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
5996
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
5997
|
-
"license": "MIT",
|
|
5998
|
-
"dependencies": {
|
|
5999
|
-
"ansi-styles": "^4.0.0",
|
|
6000
|
-
"string-width": "^4.1.0",
|
|
6001
|
-
"strip-ansi": "^6.0.0"
|
|
6002
|
-
},
|
|
6003
|
-
"engines": {
|
|
6004
|
-
"node": ">=10"
|
|
6005
|
-
},
|
|
6006
|
-
"funding": {
|
|
6007
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
6008
|
-
}
|
|
6009
|
-
},
|
|
6010
|
-
"node_modules/@salesforce/plugin-org": {
|
|
6011
|
-
"version": "4.1.19",
|
|
6012
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.1.19.tgz",
|
|
6013
|
-
"integrity": "sha512-O7TTB69s8Ns9whZXBH1wA7vcQqz9SdmDIezCZe6PfsH5Dyp864luSdtvtdsKiD39xbbzIzOTmq3OyBSy8pvvEQ==",
|
|
6014
|
-
"license": "BSD-3-Clause",
|
|
6015
|
-
"dependencies": {
|
|
6016
|
-
"@oclif/core": "^3.26.4",
|
|
6017
|
-
"@salesforce/core": "^7.3.9",
|
|
6018
|
-
"@salesforce/kit": "^3.1.1",
|
|
6019
|
-
"@salesforce/sf-plugins-core": "^9.1.1",
|
|
6020
|
-
"@salesforce/source-deploy-retrieve": "^11.6.4",
|
|
6021
|
-
"chalk": "^5.3.0",
|
|
6022
|
-
"change-case": "^5.4.4",
|
|
6023
|
-
"is-wsl": "^3.1.0",
|
|
6024
|
-
"open": "^10.1.0"
|
|
6025
|
-
},
|
|
6026
|
-
"engines": {
|
|
6027
|
-
"node": ">=18.0.0"
|
|
6028
|
-
}
|
|
6029
|
-
},
|
|
6030
|
-
"node_modules/@salesforce/plugin-org/node_modules/@oclif/core": {
|
|
6031
|
-
"version": "3.26.9",
|
|
6032
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
6033
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
6034
|
-
"license": "MIT",
|
|
6035
|
-
"dependencies": {
|
|
6036
|
-
"@types/cli-progress": "^3.11.5",
|
|
6037
|
-
"ansi-escapes": "^4.3.2",
|
|
6038
|
-
"ansi-styles": "^4.3.0",
|
|
6039
|
-
"cardinal": "^2.1.1",
|
|
6040
|
-
"chalk": "^4.1.2",
|
|
6041
|
-
"clean-stack": "^3.0.1",
|
|
6042
|
-
"cli-progress": "^3.12.0",
|
|
6043
|
-
"color": "^4.2.3",
|
|
6044
|
-
"debug": "^4.3.5",
|
|
6045
|
-
"ejs": "^3.1.10",
|
|
6046
|
-
"get-package-type": "^0.1.0",
|
|
6047
|
-
"globby": "^11.1.0",
|
|
6048
|
-
"hyperlinker": "^1.0.0",
|
|
6049
|
-
"indent-string": "^4.0.0",
|
|
6050
|
-
"is-wsl": "^2.2.0",
|
|
6051
|
-
"js-yaml": "^3.14.1",
|
|
6052
|
-
"minimatch": "^9.0.4",
|
|
6053
|
-
"natural-orderby": "^2.0.3",
|
|
6054
|
-
"object-treeify": "^1.1.33",
|
|
6055
|
-
"password-prompt": "^1.1.3",
|
|
6056
|
-
"slice-ansi": "^4.0.0",
|
|
6057
|
-
"string-width": "^4.2.3",
|
|
6058
|
-
"strip-ansi": "^6.0.1",
|
|
6059
|
-
"supports-color": "^8.1.1",
|
|
6060
|
-
"supports-hyperlinks": "^2.2.0",
|
|
6061
|
-
"widest-line": "^3.1.0",
|
|
6062
|
-
"wordwrap": "^1.0.0",
|
|
6063
|
-
"wrap-ansi": "^7.0.0"
|
|
6064
|
-
},
|
|
6065
|
-
"engines": {
|
|
6066
|
-
"node": ">=18.0.0"
|
|
6067
|
-
}
|
|
6068
|
-
},
|
|
6069
|
-
"node_modules/@salesforce/plugin-org/node_modules/@oclif/core/node_modules/chalk": {
|
|
6070
|
-
"version": "4.1.2",
|
|
6071
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
6072
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
6073
|
-
"license": "MIT",
|
|
6074
|
-
"dependencies": {
|
|
6075
|
-
"ansi-styles": "^4.1.0",
|
|
6076
|
-
"supports-color": "^7.1.0"
|
|
6077
|
-
},
|
|
6078
|
-
"engines": {
|
|
6079
|
-
"node": ">=10"
|
|
6080
|
-
},
|
|
6081
|
-
"funding": {
|
|
6082
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6083
|
-
}
|
|
6084
|
-
},
|
|
6085
|
-
"node_modules/@salesforce/plugin-org/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
6086
|
-
"version": "7.2.0",
|
|
6087
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
6088
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
6089
|
-
"license": "MIT",
|
|
6090
|
-
"dependencies": {
|
|
6091
|
-
"has-flag": "^4.0.0"
|
|
6092
|
-
},
|
|
6093
|
-
"engines": {
|
|
6094
|
-
"node": ">=8"
|
|
6095
|
-
}
|
|
6096
|
-
},
|
|
6097
|
-
"node_modules/@salesforce/plugin-org/node_modules/@oclif/core/node_modules/is-wsl": {
|
|
6098
|
-
"version": "2.2.0",
|
|
6099
|
-
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
|
|
6100
|
-
"integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
|
|
6101
|
-
"license": "MIT",
|
|
6102
|
-
"dependencies": {
|
|
6103
|
-
"is-docker": "^2.0.0"
|
|
6104
|
-
},
|
|
6105
|
-
"engines": {
|
|
6106
|
-
"node": ">=8"
|
|
6107
|
-
}
|
|
6108
|
-
},
|
|
6109
|
-
"node_modules/@salesforce/plugin-org/node_modules/@salesforce/sf-plugins-core": {
|
|
6110
|
-
"version": "9.1.1",
|
|
6111
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
6112
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
6113
|
-
"license": "BSD-3-Clause",
|
|
6114
|
-
"dependencies": {
|
|
6115
|
-
"@inquirer/confirm": "^3.1.9",
|
|
6116
|
-
"@inquirer/password": "^2.1.9",
|
|
6117
|
-
"@oclif/core": "^3.26.6",
|
|
6118
|
-
"@salesforce/core": "^7.3.9",
|
|
6119
|
-
"@salesforce/kit": "^3.1.2",
|
|
6120
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
6121
|
-
"chalk": "^5.3.0"
|
|
6122
|
-
},
|
|
6123
|
-
"engines": {
|
|
6124
|
-
"node": ">=18.0.0"
|
|
6125
|
-
}
|
|
6126
|
-
},
|
|
6127
|
-
"node_modules/@salesforce/plugin-org/node_modules/argparse": {
|
|
6128
|
-
"version": "1.0.10",
|
|
6129
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
6130
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
6131
|
-
"license": "MIT",
|
|
6132
|
-
"dependencies": {
|
|
6133
|
-
"sprintf-js": "~1.0.2"
|
|
6134
|
-
}
|
|
6135
|
-
},
|
|
6136
|
-
"node_modules/@salesforce/plugin-org/node_modules/chalk": {
|
|
6137
|
-
"version": "5.3.0",
|
|
6138
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6139
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
6140
|
-
"license": "MIT",
|
|
6141
|
-
"engines": {
|
|
6142
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
6143
|
-
},
|
|
6144
|
-
"funding": {
|
|
6145
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6146
|
-
}
|
|
6147
|
-
},
|
|
6148
|
-
"node_modules/@salesforce/plugin-org/node_modules/change-case": {
|
|
6149
|
-
"version": "5.4.4",
|
|
6150
|
-
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
|
|
6151
|
-
"integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
|
|
6152
|
-
"license": "MIT"
|
|
6153
|
-
},
|
|
6154
|
-
"node_modules/@salesforce/plugin-org/node_modules/is-wsl": {
|
|
6155
|
-
"version": "3.1.0",
|
|
6156
|
-
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
|
|
6157
|
-
"integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
|
|
6158
|
-
"license": "MIT",
|
|
6159
|
-
"dependencies": {
|
|
6160
|
-
"is-inside-container": "^1.0.0"
|
|
6161
|
-
},
|
|
6162
|
-
"engines": {
|
|
6163
|
-
"node": ">=16"
|
|
6164
|
-
},
|
|
6165
|
-
"funding": {
|
|
6166
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
6167
|
-
}
|
|
6168
|
-
},
|
|
6169
|
-
"node_modules/@salesforce/plugin-org/node_modules/js-yaml": {
|
|
6170
|
-
"version": "3.14.1",
|
|
6171
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
6172
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
6173
|
-
"license": "MIT",
|
|
6174
|
-
"dependencies": {
|
|
6175
|
-
"argparse": "^1.0.7",
|
|
6176
|
-
"esprima": "^4.0.0"
|
|
6177
|
-
},
|
|
6178
|
-
"bin": {
|
|
6179
|
-
"js-yaml": "bin/js-yaml.js"
|
|
6180
|
-
}
|
|
6181
|
-
},
|
|
6182
|
-
"node_modules/@salesforce/plugin-org/node_modules/sprintf-js": {
|
|
6183
|
-
"version": "1.0.3",
|
|
6184
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
6185
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
6186
|
-
"license": "BSD-3-Clause"
|
|
6187
|
-
},
|
|
6188
|
-
"node_modules/@salesforce/plugin-org/node_modules/supports-color": {
|
|
6189
|
-
"version": "8.1.1",
|
|
6190
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
6191
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
6192
|
-
"license": "MIT",
|
|
6193
|
-
"dependencies": {
|
|
6194
|
-
"has-flag": "^4.0.0"
|
|
6195
|
-
},
|
|
6196
|
-
"engines": {
|
|
6197
|
-
"node": ">=10"
|
|
6198
|
-
},
|
|
6199
|
-
"funding": {
|
|
6200
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
6201
|
-
}
|
|
6202
|
-
},
|
|
6203
|
-
"node_modules/@salesforce/plugin-org/node_modules/wrap-ansi": {
|
|
6204
|
-
"version": "7.0.0",
|
|
6205
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
6206
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
6207
|
-
"license": "MIT",
|
|
6208
|
-
"dependencies": {
|
|
6209
|
-
"ansi-styles": "^4.0.0",
|
|
6210
|
-
"string-width": "^4.1.0",
|
|
6211
|
-
"strip-ansi": "^6.0.0"
|
|
6212
|
-
},
|
|
6213
|
-
"engines": {
|
|
6214
|
-
"node": ">=10"
|
|
6215
|
-
},
|
|
6216
|
-
"funding": {
|
|
6217
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
6218
|
-
}
|
|
6219
|
-
},
|
|
6220
|
-
"node_modules/@salesforce/plugin-packaging": {
|
|
6221
|
-
"version": "2.4.5",
|
|
6222
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.4.5.tgz",
|
|
6223
|
-
"integrity": "sha512-QObTof1dLC6Ji/4mzcAyJKrMdPFVKxpmpn2qb5xA7zKwjmFoTKX3b4Ga5X4zL0aXwbLauoSzehwRZg/FdCoyEA==",
|
|
6224
|
-
"license": "BSD-3-Clause",
|
|
6225
|
-
"dependencies": {
|
|
6226
|
-
"@oclif/core": "^3.26.5",
|
|
6227
|
-
"@salesforce/core": "^7.3.8",
|
|
6228
|
-
"@salesforce/kit": "^3.1.0",
|
|
6229
|
-
"@salesforce/packaging": "^3.5.16",
|
|
6230
|
-
"@salesforce/sf-plugins-core": "^9.0.10",
|
|
6231
|
-
"chalk": "^5.3.0"
|
|
6232
|
-
},
|
|
6233
|
-
"engines": {
|
|
6234
|
-
"node": ">=18.0.0"
|
|
6235
|
-
}
|
|
6236
|
-
},
|
|
6237
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/@oclif/core": {
|
|
6238
|
-
"version": "3.26.9",
|
|
6239
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
6240
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
6241
|
-
"license": "MIT",
|
|
6242
|
-
"dependencies": {
|
|
6243
|
-
"@types/cli-progress": "^3.11.5",
|
|
6244
|
-
"ansi-escapes": "^4.3.2",
|
|
6245
|
-
"ansi-styles": "^4.3.0",
|
|
6246
|
-
"cardinal": "^2.1.1",
|
|
6247
|
-
"chalk": "^4.1.2",
|
|
6248
|
-
"clean-stack": "^3.0.1",
|
|
6249
|
-
"cli-progress": "^3.12.0",
|
|
6250
|
-
"color": "^4.2.3",
|
|
6251
|
-
"debug": "^4.3.5",
|
|
6252
|
-
"ejs": "^3.1.10",
|
|
6253
|
-
"get-package-type": "^0.1.0",
|
|
6254
|
-
"globby": "^11.1.0",
|
|
6255
|
-
"hyperlinker": "^1.0.0",
|
|
6256
|
-
"indent-string": "^4.0.0",
|
|
6257
|
-
"is-wsl": "^2.2.0",
|
|
6258
|
-
"js-yaml": "^3.14.1",
|
|
6259
|
-
"minimatch": "^9.0.4",
|
|
6260
|
-
"natural-orderby": "^2.0.3",
|
|
6261
|
-
"object-treeify": "^1.1.33",
|
|
6262
|
-
"password-prompt": "^1.1.3",
|
|
6263
|
-
"slice-ansi": "^4.0.0",
|
|
6264
|
-
"string-width": "^4.2.3",
|
|
6265
|
-
"strip-ansi": "^6.0.1",
|
|
6266
|
-
"supports-color": "^8.1.1",
|
|
6267
|
-
"supports-hyperlinks": "^2.2.0",
|
|
6268
|
-
"widest-line": "^3.1.0",
|
|
6269
|
-
"wordwrap": "^1.0.0",
|
|
6270
|
-
"wrap-ansi": "^7.0.0"
|
|
6271
|
-
},
|
|
6272
|
-
"engines": {
|
|
6273
|
-
"node": ">=18.0.0"
|
|
6274
|
-
}
|
|
6275
|
-
},
|
|
6276
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/@oclif/core/node_modules/chalk": {
|
|
6277
|
-
"version": "4.1.2",
|
|
6278
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
6279
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
6280
|
-
"license": "MIT",
|
|
6281
|
-
"dependencies": {
|
|
6282
|
-
"ansi-styles": "^4.1.0",
|
|
6283
|
-
"supports-color": "^7.1.0"
|
|
6284
|
-
},
|
|
6285
|
-
"engines": {
|
|
6286
|
-
"node": ">=10"
|
|
6287
|
-
},
|
|
6288
|
-
"funding": {
|
|
6289
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6290
|
-
}
|
|
6291
|
-
},
|
|
6292
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
6293
|
-
"version": "7.2.0",
|
|
6294
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
6295
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
6296
|
-
"license": "MIT",
|
|
6297
|
-
"dependencies": {
|
|
6298
|
-
"has-flag": "^4.0.0"
|
|
6299
|
-
},
|
|
6300
|
-
"engines": {
|
|
6301
|
-
"node": ">=8"
|
|
6302
|
-
}
|
|
6303
|
-
},
|
|
6304
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/@salesforce/sf-plugins-core": {
|
|
6305
|
-
"version": "9.1.1",
|
|
6306
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
6307
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
6308
|
-
"license": "BSD-3-Clause",
|
|
6309
|
-
"dependencies": {
|
|
6310
|
-
"@inquirer/confirm": "^3.1.9",
|
|
6311
|
-
"@inquirer/password": "^2.1.9",
|
|
6312
|
-
"@oclif/core": "^3.26.6",
|
|
6313
|
-
"@salesforce/core": "^7.3.9",
|
|
6314
|
-
"@salesforce/kit": "^3.1.2",
|
|
6315
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
6316
|
-
"chalk": "^5.3.0"
|
|
6317
|
-
},
|
|
6318
|
-
"engines": {
|
|
6319
|
-
"node": ">=18.0.0"
|
|
6320
|
-
}
|
|
6321
|
-
},
|
|
6322
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/argparse": {
|
|
6323
|
-
"version": "1.0.10",
|
|
6324
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
6325
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
6326
|
-
"license": "MIT",
|
|
6327
|
-
"dependencies": {
|
|
6328
|
-
"sprintf-js": "~1.0.2"
|
|
6329
|
-
}
|
|
6330
|
-
},
|
|
6331
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/chalk": {
|
|
6332
|
-
"version": "5.3.0",
|
|
6333
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6334
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
6335
|
-
"license": "MIT",
|
|
6336
|
-
"engines": {
|
|
6337
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
6338
|
-
},
|
|
6339
|
-
"funding": {
|
|
6340
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6341
|
-
}
|
|
6342
|
-
},
|
|
6343
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/js-yaml": {
|
|
6344
|
-
"version": "3.14.1",
|
|
6345
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
6346
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
6347
|
-
"license": "MIT",
|
|
6348
|
-
"dependencies": {
|
|
6349
|
-
"argparse": "^1.0.7",
|
|
6350
|
-
"esprima": "^4.0.0"
|
|
6351
|
-
},
|
|
6352
|
-
"bin": {
|
|
6353
|
-
"js-yaml": "bin/js-yaml.js"
|
|
6354
|
-
}
|
|
6355
|
-
},
|
|
6356
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/sprintf-js": {
|
|
6357
|
-
"version": "1.0.3",
|
|
6358
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
6359
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
6360
|
-
"license": "BSD-3-Clause"
|
|
6361
|
-
},
|
|
6362
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/supports-color": {
|
|
6363
|
-
"version": "8.1.1",
|
|
6364
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
6365
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
6366
|
-
"license": "MIT",
|
|
6367
|
-
"dependencies": {
|
|
6368
|
-
"has-flag": "^4.0.0"
|
|
6369
|
-
},
|
|
6370
|
-
"engines": {
|
|
6371
|
-
"node": ">=10"
|
|
6372
|
-
},
|
|
6373
|
-
"funding": {
|
|
6374
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
6375
|
-
}
|
|
6376
|
-
},
|
|
6377
|
-
"node_modules/@salesforce/plugin-packaging/node_modules/wrap-ansi": {
|
|
6378
|
-
"version": "7.0.0",
|
|
6379
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
6380
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
6381
|
-
"license": "MIT",
|
|
6382
|
-
"dependencies": {
|
|
6383
|
-
"ansi-styles": "^4.0.0",
|
|
6384
|
-
"string-width": "^4.1.0",
|
|
6385
|
-
"strip-ansi": "^6.0.0"
|
|
6386
|
-
},
|
|
6387
|
-
"engines": {
|
|
6388
|
-
"node": ">=10"
|
|
6389
|
-
},
|
|
6390
|
-
"funding": {
|
|
6391
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
6392
|
-
}
|
|
6393
|
-
},
|
|
6394
|
-
"node_modules/@salesforce/plugin-release-management": {
|
|
6395
|
-
"version": "5.4.7",
|
|
6396
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-release-management/-/plugin-release-management-5.4.7.tgz",
|
|
6397
|
-
"integrity": "sha512-ll4X+5hT6jI5m/6oJJOLTbhUXUuhmsQRp8Md4lGojchnhAERZLpf3lL2Uhzzfmiih5ej75/CiXc+PkaVzNnG2g==",
|
|
6398
|
-
"dev": true,
|
|
6399
|
-
"license": "BSD-3-Clause",
|
|
6400
|
-
"dependencies": {
|
|
6401
|
-
"@oclif/core": "^3.26.4",
|
|
6402
|
-
"@octokit/core": "^4.2.4",
|
|
6403
|
-
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
6404
|
-
"@octokit/plugin-throttling": "^5.2.3",
|
|
6405
|
-
"@salesforce/cli-plugins-testkit": "^5.3.9",
|
|
6406
|
-
"@salesforce/core": "^7.3.1",
|
|
6407
|
-
"@salesforce/kit": "^3.1.2",
|
|
6408
|
-
"@salesforce/plugin-command-reference": "^3.0.83",
|
|
6409
|
-
"@salesforce/plugin-trust": "^3.7.0",
|
|
6410
|
-
"@salesforce/sf-plugins-core": "^9.1.1",
|
|
6411
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
6412
|
-
"aws-sdk": "^2.1632.0",
|
|
6413
|
-
"chalk": "^5.3.0",
|
|
6414
|
-
"fast-glob": "^3.3.2",
|
|
6415
|
-
"got": "^13",
|
|
6416
|
-
"just-diff": "^5.2.0",
|
|
6417
|
-
"proxy-agent": "^6.4.0",
|
|
6418
|
-
"semver": "^7.6.0",
|
|
6419
|
-
"shelljs": "^0.8.5",
|
|
6420
|
-
"standard-version": "^9.5.0",
|
|
6421
|
-
"strip-ansi": "^6",
|
|
6422
|
-
"yarn-deduplicate": "^6.0.2"
|
|
6423
|
-
},
|
|
6424
|
-
"bin": {
|
|
6425
|
-
"sf-release": "bin/run.js"
|
|
6426
|
-
},
|
|
6427
|
-
"engines": {
|
|
6428
|
-
"node": ">=16.0.0"
|
|
6429
|
-
}
|
|
6430
|
-
},
|
|
6431
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core": {
|
|
6432
|
-
"version": "3.26.9",
|
|
6433
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
6434
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
6435
|
-
"dev": true,
|
|
6436
|
-
"license": "MIT",
|
|
6437
|
-
"dependencies": {
|
|
6438
|
-
"@types/cli-progress": "^3.11.5",
|
|
6439
|
-
"ansi-escapes": "^4.3.2",
|
|
6440
|
-
"ansi-styles": "^4.3.0",
|
|
6441
|
-
"cardinal": "^2.1.1",
|
|
6442
|
-
"chalk": "^4.1.2",
|
|
6443
|
-
"clean-stack": "^3.0.1",
|
|
6444
|
-
"cli-progress": "^3.12.0",
|
|
6445
|
-
"color": "^4.2.3",
|
|
6446
|
-
"debug": "^4.3.5",
|
|
6447
|
-
"ejs": "^3.1.10",
|
|
6448
|
-
"get-package-type": "^0.1.0",
|
|
6449
|
-
"globby": "^11.1.0",
|
|
6450
|
-
"hyperlinker": "^1.0.0",
|
|
6451
|
-
"indent-string": "^4.0.0",
|
|
6452
|
-
"is-wsl": "^2.2.0",
|
|
6453
|
-
"js-yaml": "^3.14.1",
|
|
6454
|
-
"minimatch": "^9.0.4",
|
|
6455
|
-
"natural-orderby": "^2.0.3",
|
|
6456
|
-
"object-treeify": "^1.1.33",
|
|
6457
|
-
"password-prompt": "^1.1.3",
|
|
6458
|
-
"slice-ansi": "^4.0.0",
|
|
6459
|
-
"string-width": "^4.2.3",
|
|
6460
|
-
"strip-ansi": "^6.0.1",
|
|
6461
|
-
"supports-color": "^8.1.1",
|
|
6462
|
-
"supports-hyperlinks": "^2.2.0",
|
|
6463
|
-
"widest-line": "^3.1.0",
|
|
6464
|
-
"wordwrap": "^1.0.0",
|
|
6465
|
-
"wrap-ansi": "^7.0.0"
|
|
6466
|
-
},
|
|
6467
|
-
"engines": {
|
|
6468
|
-
"node": ">=18.0.0"
|
|
6469
|
-
}
|
|
6470
|
-
},
|
|
6471
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core/node_modules/chalk": {
|
|
6472
|
-
"version": "4.1.2",
|
|
6473
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
6474
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
6475
|
-
"dev": true,
|
|
6476
|
-
"license": "MIT",
|
|
6477
|
-
"dependencies": {
|
|
6478
|
-
"ansi-styles": "^4.1.0",
|
|
6479
|
-
"supports-color": "^7.1.0"
|
|
6480
|
-
},
|
|
6481
|
-
"engines": {
|
|
6482
|
-
"node": ">=10"
|
|
6483
|
-
},
|
|
6484
|
-
"funding": {
|
|
6485
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6486
|
-
}
|
|
6487
|
-
},
|
|
6488
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
6489
|
-
"version": "7.2.0",
|
|
6490
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
6491
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
6492
|
-
"dev": true,
|
|
6493
|
-
"license": "MIT",
|
|
6494
|
-
"dependencies": {
|
|
6495
|
-
"has-flag": "^4.0.0"
|
|
6496
|
-
},
|
|
6497
|
-
"engines": {
|
|
6498
|
-
"node": ">=8"
|
|
6499
|
-
}
|
|
6500
|
-
},
|
|
6501
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/auth-token": {
|
|
6502
|
-
"version": "3.0.4",
|
|
6503
|
-
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz",
|
|
6504
|
-
"integrity": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==",
|
|
6505
|
-
"dev": true,
|
|
6506
|
-
"license": "MIT",
|
|
6507
|
-
"engines": {
|
|
6508
|
-
"node": ">= 14"
|
|
6509
|
-
}
|
|
6510
|
-
},
|
|
6511
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/core": {
|
|
6512
|
-
"version": "4.2.4",
|
|
6513
|
-
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz",
|
|
6514
|
-
"integrity": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==",
|
|
6515
|
-
"dev": true,
|
|
6516
|
-
"license": "MIT",
|
|
6517
|
-
"dependencies": {
|
|
6518
|
-
"@octokit/auth-token": "^3.0.0",
|
|
6519
|
-
"@octokit/graphql": "^5.0.0",
|
|
6520
|
-
"@octokit/request": "^6.0.0",
|
|
6521
|
-
"@octokit/request-error": "^3.0.0",
|
|
6522
|
-
"@octokit/types": "^9.0.0",
|
|
6523
|
-
"before-after-hook": "^2.2.0",
|
|
6524
|
-
"universal-user-agent": "^6.0.0"
|
|
6525
|
-
},
|
|
6526
|
-
"engines": {
|
|
6527
|
-
"node": ">= 14"
|
|
6528
|
-
}
|
|
6529
|
-
},
|
|
6530
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/endpoint": {
|
|
6531
|
-
"version": "7.0.6",
|
|
6532
|
-
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.6.tgz",
|
|
6533
|
-
"integrity": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==",
|
|
6534
|
-
"dev": true,
|
|
6535
|
-
"license": "MIT",
|
|
6536
|
-
"dependencies": {
|
|
6537
|
-
"@octokit/types": "^9.0.0",
|
|
6538
|
-
"is-plain-object": "^5.0.0",
|
|
6539
|
-
"universal-user-agent": "^6.0.0"
|
|
6540
|
-
},
|
|
6541
|
-
"engines": {
|
|
6542
|
-
"node": ">= 14"
|
|
6543
|
-
}
|
|
6544
|
-
},
|
|
6545
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/graphql": {
|
|
6546
|
-
"version": "5.0.6",
|
|
6547
|
-
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz",
|
|
6548
|
-
"integrity": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==",
|
|
6549
|
-
"dev": true,
|
|
6550
|
-
"license": "MIT",
|
|
6551
|
-
"dependencies": {
|
|
6552
|
-
"@octokit/request": "^6.0.0",
|
|
6553
|
-
"@octokit/types": "^9.0.0",
|
|
6554
|
-
"universal-user-agent": "^6.0.0"
|
|
6555
|
-
},
|
|
6556
|
-
"engines": {
|
|
6557
|
-
"node": ">= 14"
|
|
6558
|
-
}
|
|
6559
|
-
},
|
|
6560
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/openapi-types": {
|
|
6561
|
-
"version": "18.1.1",
|
|
6562
|
-
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.1.1.tgz",
|
|
6563
|
-
"integrity": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==",
|
|
6564
|
-
"dev": true,
|
|
6565
|
-
"license": "MIT"
|
|
6566
|
-
},
|
|
6567
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/plugin-paginate-rest": {
|
|
6568
|
-
"version": "6.1.2",
|
|
6569
|
-
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz",
|
|
6570
|
-
"integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==",
|
|
6571
|
-
"dev": true,
|
|
6572
|
-
"license": "MIT",
|
|
6573
|
-
"dependencies": {
|
|
6574
|
-
"@octokit/tsconfig": "^1.0.2",
|
|
6575
|
-
"@octokit/types": "^9.2.3"
|
|
6576
|
-
},
|
|
6577
|
-
"engines": {
|
|
6578
|
-
"node": ">= 14"
|
|
6579
|
-
},
|
|
6580
|
-
"peerDependencies": {
|
|
6581
|
-
"@octokit/core": ">=4"
|
|
6582
|
-
}
|
|
6583
|
-
},
|
|
6584
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/plugin-throttling": {
|
|
6585
|
-
"version": "5.2.3",
|
|
6586
|
-
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-5.2.3.tgz",
|
|
6587
|
-
"integrity": "sha512-C9CFg9mrf6cugneKiaI841iG8DOv6P5XXkjmiNNut+swePxQ7RWEdAZRp5rJoE1hjsIqiYcKa/ZkOQ+ujPI39Q==",
|
|
6588
|
-
"dev": true,
|
|
6589
|
-
"license": "MIT",
|
|
6590
|
-
"dependencies": {
|
|
6591
|
-
"@octokit/types": "^9.0.0",
|
|
6592
|
-
"bottleneck": "^2.15.3"
|
|
6593
|
-
},
|
|
6594
|
-
"engines": {
|
|
6595
|
-
"node": ">= 14"
|
|
6596
|
-
},
|
|
6597
|
-
"peerDependencies": {
|
|
6598
|
-
"@octokit/core": "^4.0.0"
|
|
6599
|
-
}
|
|
6600
|
-
},
|
|
6601
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/request": {
|
|
6602
|
-
"version": "6.2.8",
|
|
6603
|
-
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.8.tgz",
|
|
6604
|
-
"integrity": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==",
|
|
6605
|
-
"dev": true,
|
|
6606
|
-
"license": "MIT",
|
|
6607
|
-
"dependencies": {
|
|
6608
|
-
"@octokit/endpoint": "^7.0.0",
|
|
6609
|
-
"@octokit/request-error": "^3.0.0",
|
|
6610
|
-
"@octokit/types": "^9.0.0",
|
|
6611
|
-
"is-plain-object": "^5.0.0",
|
|
6612
|
-
"node-fetch": "^2.6.7",
|
|
6613
|
-
"universal-user-agent": "^6.0.0"
|
|
6614
|
-
},
|
|
6615
|
-
"engines": {
|
|
6616
|
-
"node": ">= 14"
|
|
6617
|
-
}
|
|
6618
|
-
},
|
|
6619
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/request-error": {
|
|
6620
|
-
"version": "3.0.3",
|
|
6621
|
-
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz",
|
|
6622
|
-
"integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==",
|
|
6623
|
-
"dev": true,
|
|
6624
|
-
"license": "MIT",
|
|
6625
|
-
"dependencies": {
|
|
6626
|
-
"@octokit/types": "^9.0.0",
|
|
6627
|
-
"deprecation": "^2.0.0",
|
|
6628
|
-
"once": "^1.4.0"
|
|
6629
|
-
},
|
|
6630
|
-
"engines": {
|
|
6631
|
-
"node": ">= 14"
|
|
6632
|
-
}
|
|
6633
|
-
},
|
|
6634
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/types": {
|
|
6635
|
-
"version": "9.3.2",
|
|
6636
|
-
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.3.2.tgz",
|
|
6637
|
-
"integrity": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==",
|
|
6638
|
-
"dev": true,
|
|
6639
|
-
"license": "MIT",
|
|
6640
|
-
"dependencies": {
|
|
6641
|
-
"@octokit/openapi-types": "^18.0.0"
|
|
6642
|
-
}
|
|
6643
|
-
},
|
|
6644
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core": {
|
|
6645
|
-
"version": "9.1.1",
|
|
6646
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
6647
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
6648
|
-
"dev": true,
|
|
6649
|
-
"license": "BSD-3-Clause",
|
|
6650
|
-
"dependencies": {
|
|
6651
|
-
"@inquirer/confirm": "^3.1.9",
|
|
6652
|
-
"@inquirer/password": "^2.1.9",
|
|
6653
|
-
"@oclif/core": "^3.26.6",
|
|
6654
|
-
"@salesforce/core": "^7.3.9",
|
|
6655
|
-
"@salesforce/kit": "^3.1.2",
|
|
6656
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
6657
|
-
"chalk": "^5.3.0"
|
|
6658
|
-
},
|
|
6659
|
-
"engines": {
|
|
6660
|
-
"node": ">=18.0.0"
|
|
6661
|
-
}
|
|
6662
|
-
},
|
|
6663
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/argparse": {
|
|
6664
|
-
"version": "1.0.10",
|
|
6665
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
6666
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
6667
|
-
"dev": true,
|
|
6668
|
-
"license": "MIT",
|
|
6669
|
-
"dependencies": {
|
|
6670
|
-
"sprintf-js": "~1.0.2"
|
|
6671
|
-
}
|
|
6672
|
-
},
|
|
6673
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/chalk": {
|
|
6674
|
-
"version": "5.3.0",
|
|
6675
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6676
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
6677
|
-
"dev": true,
|
|
6678
|
-
"license": "MIT",
|
|
6679
|
-
"engines": {
|
|
6680
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
6681
|
-
},
|
|
6682
|
-
"funding": {
|
|
6683
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6684
|
-
}
|
|
6685
|
-
},
|
|
6686
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/js-yaml": {
|
|
6687
|
-
"version": "3.14.1",
|
|
6688
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
6689
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
6690
|
-
"dev": true,
|
|
6691
|
-
"license": "MIT",
|
|
6692
|
-
"dependencies": {
|
|
6693
|
-
"argparse": "^1.0.7",
|
|
6694
|
-
"esprima": "^4.0.0"
|
|
6695
|
-
},
|
|
6696
|
-
"bin": {
|
|
6697
|
-
"js-yaml": "bin/js-yaml.js"
|
|
6698
|
-
}
|
|
6699
|
-
},
|
|
6700
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/sprintf-js": {
|
|
6701
|
-
"version": "1.0.3",
|
|
6702
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
6703
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
6704
|
-
"dev": true,
|
|
6705
|
-
"license": "BSD-3-Clause"
|
|
6706
|
-
},
|
|
6707
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/supports-color": {
|
|
6708
|
-
"version": "8.1.1",
|
|
6709
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
6710
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
6711
|
-
"dev": true,
|
|
6712
|
-
"license": "MIT",
|
|
6713
|
-
"dependencies": {
|
|
6714
|
-
"has-flag": "^4.0.0"
|
|
6715
|
-
},
|
|
6716
|
-
"engines": {
|
|
6717
|
-
"node": ">=10"
|
|
6718
|
-
},
|
|
6719
|
-
"funding": {
|
|
6720
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
6721
|
-
}
|
|
6722
|
-
},
|
|
6723
|
-
"node_modules/@salesforce/plugin-release-management/node_modules/wrap-ansi": {
|
|
6724
|
-
"version": "7.0.0",
|
|
6725
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
6726
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
6727
|
-
"dev": true,
|
|
6728
|
-
"license": "MIT",
|
|
6729
|
-
"dependencies": {
|
|
6730
|
-
"ansi-styles": "^4.0.0",
|
|
6731
|
-
"string-width": "^4.1.0",
|
|
6732
|
-
"strip-ansi": "^6.0.0"
|
|
6733
|
-
},
|
|
6734
|
-
"engines": {
|
|
6735
|
-
"node": ">=10"
|
|
6736
|
-
},
|
|
6737
|
-
"funding": {
|
|
6738
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
6739
|
-
}
|
|
6740
|
-
},
|
|
6741
|
-
"node_modules/@salesforce/plugin-schema": {
|
|
6742
|
-
"version": "3.3.10",
|
|
6743
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.10.tgz",
|
|
6744
|
-
"integrity": "sha512-s9nP9a2IlKtpctXWowDdXAxInVJf+s/25QB+hZdLAM2lcJHie/yEirZG8ehvluxyKNdyOPKbsYdw4uT2MbxX1Q==",
|
|
6745
|
-
"license": "BSD-3-Clause",
|
|
6746
|
-
"dependencies": {
|
|
6747
|
-
"@oclif/core": "^3.26.3",
|
|
6748
|
-
"@salesforce/core": "^7.3.8",
|
|
6749
|
-
"@salesforce/sf-plugins-core": "^9.1.1"
|
|
6750
|
-
},
|
|
6751
|
-
"engines": {
|
|
6752
|
-
"node": ">=18.0.0"
|
|
6753
|
-
}
|
|
6754
|
-
},
|
|
6755
|
-
"node_modules/@salesforce/plugin-schema/node_modules/@oclif/core": {
|
|
6756
|
-
"version": "3.26.9",
|
|
6757
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
6758
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
6759
|
-
"license": "MIT",
|
|
6760
|
-
"dependencies": {
|
|
6761
|
-
"@types/cli-progress": "^3.11.5",
|
|
6762
|
-
"ansi-escapes": "^4.3.2",
|
|
6763
|
-
"ansi-styles": "^4.3.0",
|
|
6764
|
-
"cardinal": "^2.1.1",
|
|
6765
|
-
"chalk": "^4.1.2",
|
|
6766
|
-
"clean-stack": "^3.0.1",
|
|
6767
|
-
"cli-progress": "^3.12.0",
|
|
6768
|
-
"color": "^4.2.3",
|
|
6769
|
-
"debug": "^4.3.5",
|
|
6770
|
-
"ejs": "^3.1.10",
|
|
6771
|
-
"get-package-type": "^0.1.0",
|
|
6772
|
-
"globby": "^11.1.0",
|
|
6773
|
-
"hyperlinker": "^1.0.0",
|
|
6774
|
-
"indent-string": "^4.0.0",
|
|
6775
|
-
"is-wsl": "^2.2.0",
|
|
6776
|
-
"js-yaml": "^3.14.1",
|
|
6777
|
-
"minimatch": "^9.0.4",
|
|
6778
|
-
"natural-orderby": "^2.0.3",
|
|
6779
|
-
"object-treeify": "^1.1.33",
|
|
6780
|
-
"password-prompt": "^1.1.3",
|
|
6781
|
-
"slice-ansi": "^4.0.0",
|
|
6782
|
-
"string-width": "^4.2.3",
|
|
6783
|
-
"strip-ansi": "^6.0.1",
|
|
6784
|
-
"supports-color": "^8.1.1",
|
|
6785
|
-
"supports-hyperlinks": "^2.2.0",
|
|
6786
|
-
"widest-line": "^3.1.0",
|
|
6787
|
-
"wordwrap": "^1.0.0",
|
|
6788
|
-
"wrap-ansi": "^7.0.0"
|
|
6789
|
-
},
|
|
6790
|
-
"engines": {
|
|
6791
|
-
"node": ">=18.0.0"
|
|
6792
|
-
}
|
|
6793
|
-
},
|
|
6794
|
-
"node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core": {
|
|
6795
|
-
"version": "9.1.1",
|
|
6796
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
6797
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
6798
|
-
"license": "BSD-3-Clause",
|
|
6799
|
-
"dependencies": {
|
|
6800
|
-
"@inquirer/confirm": "^3.1.9",
|
|
6801
|
-
"@inquirer/password": "^2.1.9",
|
|
6802
|
-
"@oclif/core": "^3.26.6",
|
|
6803
|
-
"@salesforce/core": "^7.3.9",
|
|
6804
|
-
"@salesforce/kit": "^3.1.2",
|
|
6805
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
6806
|
-
"chalk": "^5.3.0"
|
|
6807
|
-
},
|
|
6808
|
-
"engines": {
|
|
6809
|
-
"node": ">=18.0.0"
|
|
6810
|
-
}
|
|
6811
|
-
},
|
|
6812
|
-
"node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
6813
|
-
"version": "5.3.0",
|
|
6814
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6815
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
6816
|
-
"license": "MIT",
|
|
6817
|
-
"engines": {
|
|
6818
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
6819
|
-
},
|
|
6820
|
-
"funding": {
|
|
6821
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6822
|
-
}
|
|
6823
|
-
},
|
|
6824
|
-
"node_modules/@salesforce/plugin-schema/node_modules/argparse": {
|
|
6825
|
-
"version": "1.0.10",
|
|
6826
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
6827
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
6828
|
-
"license": "MIT",
|
|
6829
|
-
"dependencies": {
|
|
6830
|
-
"sprintf-js": "~1.0.2"
|
|
6831
|
-
}
|
|
6832
|
-
},
|
|
6833
|
-
"node_modules/@salesforce/plugin-schema/node_modules/js-yaml": {
|
|
6834
|
-
"version": "3.14.1",
|
|
6835
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
6836
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
6837
|
-
"license": "MIT",
|
|
6838
|
-
"dependencies": {
|
|
6839
|
-
"argparse": "^1.0.7",
|
|
6840
|
-
"esprima": "^4.0.0"
|
|
6841
|
-
},
|
|
6842
|
-
"bin": {
|
|
6843
|
-
"js-yaml": "bin/js-yaml.js"
|
|
6844
|
-
}
|
|
6845
|
-
},
|
|
6846
|
-
"node_modules/@salesforce/plugin-schema/node_modules/sprintf-js": {
|
|
6847
|
-
"version": "1.0.3",
|
|
6848
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
6849
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
6850
|
-
"license": "BSD-3-Clause"
|
|
6851
|
-
},
|
|
6852
|
-
"node_modules/@salesforce/plugin-schema/node_modules/supports-color": {
|
|
6853
|
-
"version": "8.1.1",
|
|
6854
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
6855
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
6856
|
-
"license": "MIT",
|
|
6857
|
-
"dependencies": {
|
|
6858
|
-
"has-flag": "^4.0.0"
|
|
6859
|
-
},
|
|
6860
|
-
"engines": {
|
|
6861
|
-
"node": ">=10"
|
|
6862
|
-
},
|
|
6863
|
-
"funding": {
|
|
6864
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
6865
|
-
}
|
|
6866
|
-
},
|
|
6867
|
-
"node_modules/@salesforce/plugin-schema/node_modules/wrap-ansi": {
|
|
6868
|
-
"version": "7.0.0",
|
|
6869
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
6870
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
6871
|
-
"license": "MIT",
|
|
6872
|
-
"dependencies": {
|
|
6873
|
-
"ansi-styles": "^4.0.0",
|
|
6874
|
-
"string-width": "^4.1.0",
|
|
6875
|
-
"strip-ansi": "^6.0.0"
|
|
6876
|
-
},
|
|
6877
|
-
"engines": {
|
|
6878
|
-
"node": ">=10"
|
|
6879
|
-
},
|
|
6880
|
-
"funding": {
|
|
6881
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
6882
|
-
}
|
|
6883
|
-
},
|
|
6884
|
-
"node_modules/@salesforce/plugin-settings": {
|
|
6885
|
-
"version": "2.3.0",
|
|
6886
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.3.0.tgz",
|
|
6887
|
-
"integrity": "sha512-raLBJPPNFTW2w0BfzXOOfDkLPtcflHRR1E9DD+7+6YVLo1SRJ896RkPRDo2llsfzilmcYT42CttRHxlUzbQypw==",
|
|
6888
|
-
"license": "BSD-3-Clause",
|
|
6889
|
-
"dependencies": {
|
|
6890
|
-
"@oclif/core": "^3.26.5",
|
|
6891
|
-
"@salesforce/core": "^7.3.9",
|
|
6892
|
-
"@salesforce/sf-plugins-core": "^9.0.7",
|
|
6893
|
-
"fast-levenshtein": "^3.0.0"
|
|
6894
|
-
},
|
|
6895
|
-
"engines": {
|
|
6896
|
-
"node": ">=18.0.0"
|
|
6897
|
-
}
|
|
6898
|
-
},
|
|
6899
|
-
"node_modules/@salesforce/plugin-settings/node_modules/@oclif/core": {
|
|
6900
|
-
"version": "3.26.9",
|
|
6901
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
6902
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
6903
|
-
"license": "MIT",
|
|
6904
|
-
"dependencies": {
|
|
6905
|
-
"@types/cli-progress": "^3.11.5",
|
|
6906
|
-
"ansi-escapes": "^4.3.2",
|
|
6907
|
-
"ansi-styles": "^4.3.0",
|
|
6908
|
-
"cardinal": "^2.1.1",
|
|
6909
|
-
"chalk": "^4.1.2",
|
|
6910
|
-
"clean-stack": "^3.0.1",
|
|
6911
|
-
"cli-progress": "^3.12.0",
|
|
6912
|
-
"color": "^4.2.3",
|
|
6913
|
-
"debug": "^4.3.5",
|
|
6914
|
-
"ejs": "^3.1.10",
|
|
6915
|
-
"get-package-type": "^0.1.0",
|
|
6916
|
-
"globby": "^11.1.0",
|
|
6917
|
-
"hyperlinker": "^1.0.0",
|
|
6918
|
-
"indent-string": "^4.0.0",
|
|
6919
|
-
"is-wsl": "^2.2.0",
|
|
6920
|
-
"js-yaml": "^3.14.1",
|
|
6921
|
-
"minimatch": "^9.0.4",
|
|
6922
|
-
"natural-orderby": "^2.0.3",
|
|
6923
|
-
"object-treeify": "^1.1.33",
|
|
6924
|
-
"password-prompt": "^1.1.3",
|
|
6925
|
-
"slice-ansi": "^4.0.0",
|
|
6926
|
-
"string-width": "^4.2.3",
|
|
6927
|
-
"strip-ansi": "^6.0.1",
|
|
6928
|
-
"supports-color": "^8.1.1",
|
|
6929
|
-
"supports-hyperlinks": "^2.2.0",
|
|
6930
|
-
"widest-line": "^3.1.0",
|
|
6931
|
-
"wordwrap": "^1.0.0",
|
|
6932
|
-
"wrap-ansi": "^7.0.0"
|
|
6933
|
-
},
|
|
6934
|
-
"engines": {
|
|
6935
|
-
"node": ">=18.0.0"
|
|
6936
|
-
}
|
|
6937
|
-
},
|
|
6938
|
-
"node_modules/@salesforce/plugin-settings/node_modules/@salesforce/sf-plugins-core": {
|
|
6939
|
-
"version": "9.1.1",
|
|
6940
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
6941
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
6942
|
-
"license": "BSD-3-Clause",
|
|
6943
|
-
"dependencies": {
|
|
6944
|
-
"@inquirer/confirm": "^3.1.9",
|
|
6945
|
-
"@inquirer/password": "^2.1.9",
|
|
6946
|
-
"@oclif/core": "^3.26.6",
|
|
6947
|
-
"@salesforce/core": "^7.3.9",
|
|
6948
|
-
"@salesforce/kit": "^3.1.2",
|
|
6949
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
6950
|
-
"chalk": "^5.3.0"
|
|
6951
|
-
},
|
|
6952
|
-
"engines": {
|
|
6953
|
-
"node": ">=18.0.0"
|
|
6954
|
-
}
|
|
6955
|
-
},
|
|
6956
|
-
"node_modules/@salesforce/plugin-settings/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
6957
|
-
"version": "5.3.0",
|
|
6958
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6959
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
6960
|
-
"license": "MIT",
|
|
6961
|
-
"engines": {
|
|
6962
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
6963
|
-
},
|
|
6964
|
-
"funding": {
|
|
6965
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6966
|
-
}
|
|
6967
|
-
},
|
|
6968
|
-
"node_modules/@salesforce/plugin-settings/node_modules/argparse": {
|
|
6969
|
-
"version": "1.0.10",
|
|
6970
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
6971
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
6972
|
-
"license": "MIT",
|
|
6973
|
-
"dependencies": {
|
|
6974
|
-
"sprintf-js": "~1.0.2"
|
|
6975
|
-
}
|
|
6976
|
-
},
|
|
6977
|
-
"node_modules/@salesforce/plugin-settings/node_modules/js-yaml": {
|
|
6978
|
-
"version": "3.14.1",
|
|
6979
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
6980
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
6981
|
-
"license": "MIT",
|
|
6982
|
-
"dependencies": {
|
|
6983
|
-
"argparse": "^1.0.7",
|
|
6984
|
-
"esprima": "^4.0.0"
|
|
6985
|
-
},
|
|
6986
|
-
"bin": {
|
|
6987
|
-
"js-yaml": "bin/js-yaml.js"
|
|
6988
|
-
}
|
|
6989
|
-
},
|
|
6990
|
-
"node_modules/@salesforce/plugin-settings/node_modules/sprintf-js": {
|
|
6991
|
-
"version": "1.0.3",
|
|
6992
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
6993
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
6994
|
-
"license": "BSD-3-Clause"
|
|
6995
|
-
},
|
|
6996
|
-
"node_modules/@salesforce/plugin-settings/node_modules/supports-color": {
|
|
6997
|
-
"version": "8.1.1",
|
|
6998
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
6999
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
7000
|
-
"license": "MIT",
|
|
7001
|
-
"dependencies": {
|
|
7002
|
-
"has-flag": "^4.0.0"
|
|
7003
|
-
},
|
|
7004
|
-
"engines": {
|
|
7005
|
-
"node": ">=10"
|
|
7006
|
-
},
|
|
7007
|
-
"funding": {
|
|
7008
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7009
|
-
}
|
|
7010
|
-
},
|
|
7011
|
-
"node_modules/@salesforce/plugin-settings/node_modules/wrap-ansi": {
|
|
7012
|
-
"version": "7.0.0",
|
|
7013
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7014
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
7015
|
-
"license": "MIT",
|
|
7016
|
-
"dependencies": {
|
|
7017
|
-
"ansi-styles": "^4.0.0",
|
|
7018
|
-
"string-width": "^4.1.0",
|
|
7019
|
-
"strip-ansi": "^6.0.0"
|
|
7020
|
-
},
|
|
7021
|
-
"engines": {
|
|
7022
|
-
"node": ">=10"
|
|
7023
|
-
},
|
|
7024
|
-
"funding": {
|
|
7025
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7026
|
-
}
|
|
7027
|
-
},
|
|
7028
|
-
"node_modules/@salesforce/plugin-sobject": {
|
|
7029
|
-
"version": "1.4.8",
|
|
7030
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.8.tgz",
|
|
7031
|
-
"integrity": "sha512-WxkigtxIGEvboJCm8f3JFDwOH5JLJIrT6G+8EF/SQrbuGhnVbvV6m0Vdy9uLo+fRbwfbaawSVimQPEwi4c7I0A==",
|
|
7032
|
-
"license": "BSD-3-Clause",
|
|
7033
|
-
"dependencies": {
|
|
7034
|
-
"@inquirer/confirm": "^3.1.8",
|
|
7035
|
-
"@inquirer/input": "^2.1.9",
|
|
7036
|
-
"@inquirer/select": "^2.3.5",
|
|
7037
|
-
"@oclif/core": "^3.26.5",
|
|
7038
|
-
"@salesforce/core": "^7.3.6",
|
|
7039
|
-
"@salesforce/kit": "^3.1.0",
|
|
7040
|
-
"@salesforce/sf-plugins-core": "^9.0.12",
|
|
7041
|
-
"fast-glob": "^3.3.2",
|
|
7042
|
-
"fast-xml-parser": "^4.4.0",
|
|
7043
|
-
"js2xmlparser": "^4.0.2"
|
|
7044
|
-
},
|
|
7045
|
-
"engines": {
|
|
7046
|
-
"node": ">=18.0.0"
|
|
7047
|
-
}
|
|
7048
|
-
},
|
|
7049
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/@inquirer/select": {
|
|
7050
|
-
"version": "2.3.5",
|
|
7051
|
-
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.5.tgz",
|
|
7052
|
-
"integrity": "sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ==",
|
|
7053
|
-
"license": "MIT",
|
|
7054
|
-
"dependencies": {
|
|
7055
|
-
"@inquirer/core": "^8.2.2",
|
|
7056
|
-
"@inquirer/figures": "^1.0.3",
|
|
7057
|
-
"@inquirer/type": "^1.3.3",
|
|
7058
|
-
"ansi-escapes": "^4.3.2",
|
|
7059
|
-
"chalk": "^4.1.2"
|
|
7060
|
-
},
|
|
7061
|
-
"engines": {
|
|
7062
|
-
"node": ">=18"
|
|
7063
|
-
}
|
|
7064
|
-
},
|
|
7065
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/@oclif/core": {
|
|
7066
|
-
"version": "3.26.9",
|
|
7067
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7068
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
7069
|
-
"license": "MIT",
|
|
7070
|
-
"dependencies": {
|
|
7071
|
-
"@types/cli-progress": "^3.11.5",
|
|
7072
|
-
"ansi-escapes": "^4.3.2",
|
|
7073
|
-
"ansi-styles": "^4.3.0",
|
|
7074
|
-
"cardinal": "^2.1.1",
|
|
7075
|
-
"chalk": "^4.1.2",
|
|
7076
|
-
"clean-stack": "^3.0.1",
|
|
7077
|
-
"cli-progress": "^3.12.0",
|
|
7078
|
-
"color": "^4.2.3",
|
|
7079
|
-
"debug": "^4.3.5",
|
|
7080
|
-
"ejs": "^3.1.10",
|
|
7081
|
-
"get-package-type": "^0.1.0",
|
|
7082
|
-
"globby": "^11.1.0",
|
|
7083
|
-
"hyperlinker": "^1.0.0",
|
|
7084
|
-
"indent-string": "^4.0.0",
|
|
7085
|
-
"is-wsl": "^2.2.0",
|
|
7086
|
-
"js-yaml": "^3.14.1",
|
|
7087
|
-
"minimatch": "^9.0.4",
|
|
7088
|
-
"natural-orderby": "^2.0.3",
|
|
7089
|
-
"object-treeify": "^1.1.33",
|
|
7090
|
-
"password-prompt": "^1.1.3",
|
|
7091
|
-
"slice-ansi": "^4.0.0",
|
|
7092
|
-
"string-width": "^4.2.3",
|
|
7093
|
-
"strip-ansi": "^6.0.1",
|
|
7094
|
-
"supports-color": "^8.1.1",
|
|
7095
|
-
"supports-hyperlinks": "^2.2.0",
|
|
7096
|
-
"widest-line": "^3.1.0",
|
|
7097
|
-
"wordwrap": "^1.0.0",
|
|
7098
|
-
"wrap-ansi": "^7.0.0"
|
|
7099
|
-
},
|
|
7100
|
-
"engines": {
|
|
7101
|
-
"node": ">=18.0.0"
|
|
7102
|
-
}
|
|
7103
|
-
},
|
|
7104
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core": {
|
|
7105
|
-
"version": "9.1.1",
|
|
7106
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
7107
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
7108
|
-
"license": "BSD-3-Clause",
|
|
7109
|
-
"dependencies": {
|
|
7110
|
-
"@inquirer/confirm": "^3.1.9",
|
|
7111
|
-
"@inquirer/password": "^2.1.9",
|
|
7112
|
-
"@oclif/core": "^3.26.6",
|
|
7113
|
-
"@salesforce/core": "^7.3.9",
|
|
7114
|
-
"@salesforce/kit": "^3.1.2",
|
|
7115
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
7116
|
-
"chalk": "^5.3.0"
|
|
7117
|
-
},
|
|
7118
|
-
"engines": {
|
|
7119
|
-
"node": ">=18.0.0"
|
|
7120
|
-
}
|
|
7121
|
-
},
|
|
7122
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
7123
|
-
"version": "5.3.0",
|
|
7124
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7125
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
7126
|
-
"license": "MIT",
|
|
7127
|
-
"engines": {
|
|
7128
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
7129
|
-
},
|
|
7130
|
-
"funding": {
|
|
7131
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7132
|
-
}
|
|
7133
|
-
},
|
|
7134
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/argparse": {
|
|
7135
|
-
"version": "1.0.10",
|
|
7136
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
7137
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
7138
|
-
"license": "MIT",
|
|
7139
|
-
"dependencies": {
|
|
7140
|
-
"sprintf-js": "~1.0.2"
|
|
7141
|
-
}
|
|
7142
|
-
},
|
|
7143
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/js-yaml": {
|
|
7144
|
-
"version": "3.14.1",
|
|
7145
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
7146
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
7147
|
-
"license": "MIT",
|
|
7148
|
-
"dependencies": {
|
|
7149
|
-
"argparse": "^1.0.7",
|
|
7150
|
-
"esprima": "^4.0.0"
|
|
7151
|
-
},
|
|
7152
|
-
"bin": {
|
|
7153
|
-
"js-yaml": "bin/js-yaml.js"
|
|
7154
|
-
}
|
|
7155
|
-
},
|
|
7156
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/sprintf-js": {
|
|
7157
|
-
"version": "1.0.3",
|
|
7158
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
7159
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
7160
|
-
"license": "BSD-3-Clause"
|
|
7161
|
-
},
|
|
7162
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/supports-color": {
|
|
7163
|
-
"version": "8.1.1",
|
|
7164
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7165
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
7166
|
-
"license": "MIT",
|
|
7167
|
-
"dependencies": {
|
|
7168
|
-
"has-flag": "^4.0.0"
|
|
7169
|
-
},
|
|
7170
|
-
"engines": {
|
|
7171
|
-
"node": ">=10"
|
|
7172
|
-
},
|
|
7173
|
-
"funding": {
|
|
7174
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7175
|
-
}
|
|
7176
|
-
},
|
|
7177
|
-
"node_modules/@salesforce/plugin-sobject/node_modules/wrap-ansi": {
|
|
7178
|
-
"version": "7.0.0",
|
|
7179
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7180
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
7181
|
-
"license": "MIT",
|
|
7182
|
-
"dependencies": {
|
|
7183
|
-
"ansi-styles": "^4.0.0",
|
|
7184
|
-
"string-width": "^4.1.0",
|
|
7185
|
-
"strip-ansi": "^6.0.0"
|
|
7186
|
-
},
|
|
7187
|
-
"engines": {
|
|
7188
|
-
"node": ">=10"
|
|
7189
|
-
},
|
|
7190
|
-
"funding": {
|
|
7191
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7192
|
-
}
|
|
7193
|
-
},
|
|
7194
|
-
"node_modules/@salesforce/plugin-source": {
|
|
7195
|
-
"version": "3.3.21",
|
|
7196
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.3.21.tgz",
|
|
7197
|
-
"integrity": "sha512-aM0zMB8+49lW7+kcTCYw+viuHZik7wUWIGNViTePqR8gQof738SX04BB37YiokN5jA1H8pqOPVipbnjoKbaqBA==",
|
|
7198
|
-
"license": "BSD-3-Clause",
|
|
7199
|
-
"dependencies": {
|
|
7200
|
-
"@oclif/core": "^3.26.6",
|
|
7201
|
-
"@salesforce/apex-node": "^6.0.0",
|
|
7202
|
-
"@salesforce/core": "^7.3.9",
|
|
7203
|
-
"@salesforce/kit": "^3.1.2",
|
|
7204
|
-
"@salesforce/sf-plugins-core": "^9.1.1",
|
|
7205
|
-
"@salesforce/source-deploy-retrieve": "^11.6.2",
|
|
7206
|
-
"@salesforce/source-tracking": "^6.3.3",
|
|
7207
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
7208
|
-
"chalk": "^5.3.0",
|
|
7209
|
-
"got": "^13.0.0",
|
|
7210
|
-
"proxy-agent": "^6.3.1"
|
|
7211
|
-
},
|
|
7212
|
-
"engines": {
|
|
7213
|
-
"node": ">=18.0.0"
|
|
7214
|
-
}
|
|
7215
|
-
},
|
|
7216
|
-
"node_modules/@salesforce/plugin-source/node_modules/@oclif/core": {
|
|
7217
|
-
"version": "3.26.9",
|
|
7218
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7219
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
7220
|
-
"license": "MIT",
|
|
7221
|
-
"dependencies": {
|
|
7222
|
-
"@types/cli-progress": "^3.11.5",
|
|
7223
|
-
"ansi-escapes": "^4.3.2",
|
|
7224
|
-
"ansi-styles": "^4.3.0",
|
|
7225
|
-
"cardinal": "^2.1.1",
|
|
7226
|
-
"chalk": "^4.1.2",
|
|
7227
|
-
"clean-stack": "^3.0.1",
|
|
7228
|
-
"cli-progress": "^3.12.0",
|
|
7229
|
-
"color": "^4.2.3",
|
|
7230
|
-
"debug": "^4.3.5",
|
|
7231
|
-
"ejs": "^3.1.10",
|
|
7232
|
-
"get-package-type": "^0.1.0",
|
|
7233
|
-
"globby": "^11.1.0",
|
|
7234
|
-
"hyperlinker": "^1.0.0",
|
|
7235
|
-
"indent-string": "^4.0.0",
|
|
7236
|
-
"is-wsl": "^2.2.0",
|
|
7237
|
-
"js-yaml": "^3.14.1",
|
|
7238
|
-
"minimatch": "^9.0.4",
|
|
7239
|
-
"natural-orderby": "^2.0.3",
|
|
7240
|
-
"object-treeify": "^1.1.33",
|
|
7241
|
-
"password-prompt": "^1.1.3",
|
|
7242
|
-
"slice-ansi": "^4.0.0",
|
|
7243
|
-
"string-width": "^4.2.3",
|
|
7244
|
-
"strip-ansi": "^6.0.1",
|
|
7245
|
-
"supports-color": "^8.1.1",
|
|
7246
|
-
"supports-hyperlinks": "^2.2.0",
|
|
7247
|
-
"widest-line": "^3.1.0",
|
|
7248
|
-
"wordwrap": "^1.0.0",
|
|
7249
|
-
"wrap-ansi": "^7.0.0"
|
|
7250
|
-
},
|
|
7251
|
-
"engines": {
|
|
7252
|
-
"node": ">=18.0.0"
|
|
7253
|
-
}
|
|
7254
|
-
},
|
|
7255
|
-
"node_modules/@salesforce/plugin-source/node_modules/@oclif/core/node_modules/chalk": {
|
|
7256
|
-
"version": "4.1.2",
|
|
7257
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
7258
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
7259
|
-
"license": "MIT",
|
|
7260
|
-
"dependencies": {
|
|
7261
|
-
"ansi-styles": "^4.1.0",
|
|
7262
|
-
"supports-color": "^7.1.0"
|
|
7263
|
-
},
|
|
7264
|
-
"engines": {
|
|
7265
|
-
"node": ">=10"
|
|
7266
|
-
},
|
|
7267
|
-
"funding": {
|
|
7268
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7269
|
-
}
|
|
7270
|
-
},
|
|
7271
|
-
"node_modules/@salesforce/plugin-source/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
7272
|
-
"version": "7.2.0",
|
|
7273
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
7274
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
7275
|
-
"license": "MIT",
|
|
7276
|
-
"dependencies": {
|
|
7277
|
-
"has-flag": "^4.0.0"
|
|
7278
|
-
},
|
|
7279
|
-
"engines": {
|
|
7280
|
-
"node": ">=8"
|
|
7281
|
-
}
|
|
7282
|
-
},
|
|
7283
|
-
"node_modules/@salesforce/plugin-source/node_modules/@salesforce/sf-plugins-core": {
|
|
7284
|
-
"version": "9.1.1",
|
|
7285
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
7286
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
7287
|
-
"license": "BSD-3-Clause",
|
|
7288
|
-
"dependencies": {
|
|
7289
|
-
"@inquirer/confirm": "^3.1.9",
|
|
7290
|
-
"@inquirer/password": "^2.1.9",
|
|
7291
|
-
"@oclif/core": "^3.26.6",
|
|
7292
|
-
"@salesforce/core": "^7.3.9",
|
|
7293
|
-
"@salesforce/kit": "^3.1.2",
|
|
7294
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
7295
|
-
"chalk": "^5.3.0"
|
|
7296
|
-
},
|
|
7297
|
-
"engines": {
|
|
7298
|
-
"node": ">=18.0.0"
|
|
7299
|
-
}
|
|
7300
|
-
},
|
|
7301
|
-
"node_modules/@salesforce/plugin-source/node_modules/argparse": {
|
|
7302
|
-
"version": "1.0.10",
|
|
7303
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
7304
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
7305
|
-
"license": "MIT",
|
|
7306
|
-
"dependencies": {
|
|
7307
|
-
"sprintf-js": "~1.0.2"
|
|
7308
|
-
}
|
|
7309
|
-
},
|
|
7310
|
-
"node_modules/@salesforce/plugin-source/node_modules/chalk": {
|
|
7311
|
-
"version": "5.3.0",
|
|
7312
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7313
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
7314
|
-
"license": "MIT",
|
|
7315
|
-
"engines": {
|
|
7316
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
7317
|
-
},
|
|
7318
|
-
"funding": {
|
|
7319
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7320
|
-
}
|
|
7321
|
-
},
|
|
7322
|
-
"node_modules/@salesforce/plugin-source/node_modules/js-yaml": {
|
|
7323
|
-
"version": "3.14.1",
|
|
7324
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
7325
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
7326
|
-
"license": "MIT",
|
|
7327
|
-
"dependencies": {
|
|
7328
|
-
"argparse": "^1.0.7",
|
|
7329
|
-
"esprima": "^4.0.0"
|
|
7330
|
-
},
|
|
7331
|
-
"bin": {
|
|
7332
|
-
"js-yaml": "bin/js-yaml.js"
|
|
7333
|
-
}
|
|
7334
|
-
},
|
|
7335
|
-
"node_modules/@salesforce/plugin-source/node_modules/sprintf-js": {
|
|
7336
|
-
"version": "1.0.3",
|
|
7337
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
7338
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
7339
|
-
"license": "BSD-3-Clause"
|
|
7340
|
-
},
|
|
7341
|
-
"node_modules/@salesforce/plugin-source/node_modules/supports-color": {
|
|
7342
|
-
"version": "8.1.1",
|
|
7343
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7344
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
7345
|
-
"license": "MIT",
|
|
7346
|
-
"dependencies": {
|
|
7347
|
-
"has-flag": "^4.0.0"
|
|
7348
|
-
},
|
|
7349
|
-
"engines": {
|
|
7350
|
-
"node": ">=10"
|
|
7351
|
-
},
|
|
7352
|
-
"funding": {
|
|
7353
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7354
|
-
}
|
|
7355
|
-
},
|
|
7356
|
-
"node_modules/@salesforce/plugin-source/node_modules/wrap-ansi": {
|
|
7357
|
-
"version": "7.0.0",
|
|
7358
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7359
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
7360
|
-
"license": "MIT",
|
|
7361
|
-
"dependencies": {
|
|
7362
|
-
"ansi-styles": "^4.0.0",
|
|
7363
|
-
"string-width": "^4.1.0",
|
|
7364
|
-
"strip-ansi": "^6.0.0"
|
|
7365
|
-
},
|
|
7366
|
-
"engines": {
|
|
7367
|
-
"node": ">=10"
|
|
7368
|
-
},
|
|
7369
|
-
"funding": {
|
|
7370
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7371
|
-
}
|
|
7372
|
-
},
|
|
7373
|
-
"node_modules/@salesforce/plugin-telemetry": {
|
|
7374
|
-
"version": "3.3.12",
|
|
7375
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.12.tgz",
|
|
7376
|
-
"integrity": "sha512-Wn1b6pNkwfUHaaidvr7/fvUMo2oBv9HLgzZpdMg4maarN28aGuzkUDZznaryl0y1082j0JFD55QJCQUDrfATlA==",
|
|
7377
|
-
"license": "BSD-3-Clause",
|
|
7378
|
-
"dependencies": {
|
|
7379
|
-
"@oclif/core": "^3.26.2",
|
|
7380
|
-
"@salesforce/core": "^7.3.5",
|
|
7381
|
-
"@salesforce/kit": "^3.1.2",
|
|
7382
|
-
"@salesforce/sf-plugins-core": "^9.0.10",
|
|
7383
|
-
"@salesforce/telemetry": "^6.0.9",
|
|
7384
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
7385
|
-
"debug": "^4.3.4"
|
|
7386
|
-
},
|
|
7387
|
-
"engines": {
|
|
7388
|
-
"node": ">=18.0.0"
|
|
7389
|
-
}
|
|
7390
|
-
},
|
|
7391
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/@oclif/core": {
|
|
7392
|
-
"version": "3.26.9",
|
|
7393
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7394
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
7395
|
-
"license": "MIT",
|
|
7396
|
-
"dependencies": {
|
|
7397
|
-
"@types/cli-progress": "^3.11.5",
|
|
7398
|
-
"ansi-escapes": "^4.3.2",
|
|
7399
|
-
"ansi-styles": "^4.3.0",
|
|
7400
|
-
"cardinal": "^2.1.1",
|
|
7401
|
-
"chalk": "^4.1.2",
|
|
7402
|
-
"clean-stack": "^3.0.1",
|
|
7403
|
-
"cli-progress": "^3.12.0",
|
|
7404
|
-
"color": "^4.2.3",
|
|
7405
|
-
"debug": "^4.3.5",
|
|
7406
|
-
"ejs": "^3.1.10",
|
|
7407
|
-
"get-package-type": "^0.1.0",
|
|
7408
|
-
"globby": "^11.1.0",
|
|
7409
|
-
"hyperlinker": "^1.0.0",
|
|
7410
|
-
"indent-string": "^4.0.0",
|
|
7411
|
-
"is-wsl": "^2.2.0",
|
|
7412
|
-
"js-yaml": "^3.14.1",
|
|
7413
|
-
"minimatch": "^9.0.4",
|
|
7414
|
-
"natural-orderby": "^2.0.3",
|
|
7415
|
-
"object-treeify": "^1.1.33",
|
|
7416
|
-
"password-prompt": "^1.1.3",
|
|
7417
|
-
"slice-ansi": "^4.0.0",
|
|
7418
|
-
"string-width": "^4.2.3",
|
|
7419
|
-
"strip-ansi": "^6.0.1",
|
|
7420
|
-
"supports-color": "^8.1.1",
|
|
7421
|
-
"supports-hyperlinks": "^2.2.0",
|
|
7422
|
-
"widest-line": "^3.1.0",
|
|
7423
|
-
"wordwrap": "^1.0.0",
|
|
7424
|
-
"wrap-ansi": "^7.0.0"
|
|
7425
|
-
},
|
|
7426
|
-
"engines": {
|
|
7427
|
-
"node": ">=18.0.0"
|
|
7428
|
-
}
|
|
7429
|
-
},
|
|
7430
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/@salesforce/sf-plugins-core": {
|
|
7431
|
-
"version": "9.1.1",
|
|
7432
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
7433
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
7434
|
-
"license": "BSD-3-Clause",
|
|
7435
|
-
"dependencies": {
|
|
7436
|
-
"@inquirer/confirm": "^3.1.9",
|
|
7437
|
-
"@inquirer/password": "^2.1.9",
|
|
7438
|
-
"@oclif/core": "^3.26.6",
|
|
7439
|
-
"@salesforce/core": "^7.3.9",
|
|
7440
|
-
"@salesforce/kit": "^3.1.2",
|
|
7441
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
7442
|
-
"chalk": "^5.3.0"
|
|
7443
|
-
},
|
|
7444
|
-
"engines": {
|
|
7445
|
-
"node": ">=18.0.0"
|
|
7446
|
-
}
|
|
7447
|
-
},
|
|
7448
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
7449
|
-
"version": "5.3.0",
|
|
7450
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7451
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
7452
|
-
"license": "MIT",
|
|
7453
|
-
"engines": {
|
|
7454
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
7455
|
-
},
|
|
7456
|
-
"funding": {
|
|
7457
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7458
|
-
}
|
|
7459
|
-
},
|
|
7460
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/argparse": {
|
|
7461
|
-
"version": "1.0.10",
|
|
7462
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
7463
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
7464
|
-
"license": "MIT",
|
|
7465
|
-
"dependencies": {
|
|
7466
|
-
"sprintf-js": "~1.0.2"
|
|
7467
|
-
}
|
|
7468
|
-
},
|
|
7469
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/js-yaml": {
|
|
7470
|
-
"version": "3.14.1",
|
|
7471
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
7472
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
7473
|
-
"license": "MIT",
|
|
7474
|
-
"dependencies": {
|
|
7475
|
-
"argparse": "^1.0.7",
|
|
7476
|
-
"esprima": "^4.0.0"
|
|
7477
|
-
},
|
|
7478
|
-
"bin": {
|
|
7479
|
-
"js-yaml": "bin/js-yaml.js"
|
|
7480
|
-
}
|
|
7481
|
-
},
|
|
7482
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/sprintf-js": {
|
|
7483
|
-
"version": "1.0.3",
|
|
7484
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
7485
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
7486
|
-
"license": "BSD-3-Clause"
|
|
7487
|
-
},
|
|
7488
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/supports-color": {
|
|
7489
|
-
"version": "8.1.1",
|
|
7490
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7491
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
7492
|
-
"license": "MIT",
|
|
7493
|
-
"dependencies": {
|
|
7494
|
-
"has-flag": "^4.0.0"
|
|
7495
|
-
},
|
|
7496
|
-
"engines": {
|
|
7497
|
-
"node": ">=10"
|
|
7498
|
-
},
|
|
7499
|
-
"funding": {
|
|
7500
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7501
|
-
}
|
|
7502
|
-
},
|
|
7503
|
-
"node_modules/@salesforce/plugin-telemetry/node_modules/wrap-ansi": {
|
|
7504
|
-
"version": "7.0.0",
|
|
7505
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7506
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
7507
|
-
"license": "MIT",
|
|
7508
|
-
"dependencies": {
|
|
7509
|
-
"ansi-styles": "^4.0.0",
|
|
7510
|
-
"string-width": "^4.1.0",
|
|
7511
|
-
"strip-ansi": "^6.0.0"
|
|
7512
|
-
},
|
|
7513
|
-
"engines": {
|
|
7514
|
-
"node": ">=10"
|
|
7515
|
-
},
|
|
7516
|
-
"funding": {
|
|
7517
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7518
|
-
}
|
|
7519
|
-
},
|
|
7520
|
-
"node_modules/@salesforce/plugin-templates": {
|
|
7521
|
-
"version": "56.2.9",
|
|
7522
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.2.9.tgz",
|
|
7523
|
-
"integrity": "sha512-hqug2oqt06MJ/5I6y2VIXnjqSlCIpX2XcinivF41HYOvwecqhzlgavbB4E0abWEODKeNXFHIuY7Smg19FeB31Q==",
|
|
7524
|
-
"license": "BSD-3-Clause",
|
|
7525
|
-
"dependencies": {
|
|
7526
|
-
"@oclif/core": "^3.26.6",
|
|
7527
|
-
"@salesforce/core": "^7.3.8",
|
|
7528
|
-
"@salesforce/sf-plugins-core": "^9.0.14",
|
|
7529
|
-
"@salesforce/templates": "^60.1.2",
|
|
7530
|
-
"yeoman-environment": "^3",
|
|
7531
|
-
"yeoman-generator": "^5"
|
|
7532
|
-
},
|
|
7533
|
-
"engines": {
|
|
7534
|
-
"node": ">=18.0.0"
|
|
7535
|
-
}
|
|
7536
|
-
},
|
|
7537
|
-
"node_modules/@salesforce/plugin-templates/node_modules/@oclif/core": {
|
|
7538
|
-
"version": "3.26.9",
|
|
7539
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7540
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
7541
|
-
"license": "MIT",
|
|
7542
|
-
"dependencies": {
|
|
7543
|
-
"@types/cli-progress": "^3.11.5",
|
|
7544
|
-
"ansi-escapes": "^4.3.2",
|
|
7545
|
-
"ansi-styles": "^4.3.0",
|
|
7546
|
-
"cardinal": "^2.1.1",
|
|
7547
|
-
"chalk": "^4.1.2",
|
|
7548
|
-
"clean-stack": "^3.0.1",
|
|
7549
|
-
"cli-progress": "^3.12.0",
|
|
7550
|
-
"color": "^4.2.3",
|
|
7551
|
-
"debug": "^4.3.5",
|
|
7552
|
-
"ejs": "^3.1.10",
|
|
7553
|
-
"get-package-type": "^0.1.0",
|
|
7554
|
-
"globby": "^11.1.0",
|
|
7555
|
-
"hyperlinker": "^1.0.0",
|
|
7556
|
-
"indent-string": "^4.0.0",
|
|
7557
|
-
"is-wsl": "^2.2.0",
|
|
7558
|
-
"js-yaml": "^3.14.1",
|
|
7559
|
-
"minimatch": "^9.0.4",
|
|
7560
|
-
"natural-orderby": "^2.0.3",
|
|
7561
|
-
"object-treeify": "^1.1.33",
|
|
7562
|
-
"password-prompt": "^1.1.3",
|
|
7563
|
-
"slice-ansi": "^4.0.0",
|
|
7564
|
-
"string-width": "^4.2.3",
|
|
7565
|
-
"strip-ansi": "^6.0.1",
|
|
7566
|
-
"supports-color": "^8.1.1",
|
|
7567
|
-
"supports-hyperlinks": "^2.2.0",
|
|
7568
|
-
"widest-line": "^3.1.0",
|
|
7569
|
-
"wordwrap": "^1.0.0",
|
|
7570
|
-
"wrap-ansi": "^7.0.0"
|
|
7571
|
-
},
|
|
7572
|
-
"engines": {
|
|
7573
|
-
"node": ">=18.0.0"
|
|
7574
|
-
}
|
|
7575
|
-
},
|
|
7576
|
-
"node_modules/@salesforce/plugin-templates/node_modules/@salesforce/sf-plugins-core": {
|
|
7577
|
-
"version": "9.1.1",
|
|
7578
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
7579
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
7580
|
-
"license": "BSD-3-Clause",
|
|
7581
|
-
"dependencies": {
|
|
7582
|
-
"@inquirer/confirm": "^3.1.9",
|
|
7583
|
-
"@inquirer/password": "^2.1.9",
|
|
7584
|
-
"@oclif/core": "^3.26.6",
|
|
7585
|
-
"@salesforce/core": "^7.3.9",
|
|
7586
|
-
"@salesforce/kit": "^3.1.2",
|
|
7587
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
7588
|
-
"chalk": "^5.3.0"
|
|
7589
|
-
},
|
|
7590
|
-
"engines": {
|
|
7591
|
-
"node": ">=18.0.0"
|
|
7592
|
-
}
|
|
7593
|
-
},
|
|
7594
|
-
"node_modules/@salesforce/plugin-templates/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
7595
|
-
"version": "5.3.0",
|
|
7596
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7597
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
7598
|
-
"license": "MIT",
|
|
7599
|
-
"engines": {
|
|
7600
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
7601
|
-
},
|
|
7602
|
-
"funding": {
|
|
7603
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7604
|
-
}
|
|
7605
|
-
},
|
|
7606
|
-
"node_modules/@salesforce/plugin-templates/node_modules/argparse": {
|
|
7607
|
-
"version": "1.0.10",
|
|
7608
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
7609
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
7610
|
-
"license": "MIT",
|
|
7611
|
-
"dependencies": {
|
|
7612
|
-
"sprintf-js": "~1.0.2"
|
|
7613
|
-
}
|
|
7614
|
-
},
|
|
7615
|
-
"node_modules/@salesforce/plugin-templates/node_modules/js-yaml": {
|
|
7616
|
-
"version": "3.14.1",
|
|
7617
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
7618
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
7619
|
-
"license": "MIT",
|
|
7620
|
-
"dependencies": {
|
|
7621
|
-
"argparse": "^1.0.7",
|
|
7622
|
-
"esprima": "^4.0.0"
|
|
7623
|
-
},
|
|
7624
|
-
"bin": {
|
|
7625
|
-
"js-yaml": "bin/js-yaml.js"
|
|
7626
|
-
}
|
|
7627
|
-
},
|
|
7628
|
-
"node_modules/@salesforce/plugin-templates/node_modules/sprintf-js": {
|
|
7629
|
-
"version": "1.0.3",
|
|
7630
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
7631
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
7632
|
-
"license": "BSD-3-Clause"
|
|
7633
|
-
},
|
|
7634
|
-
"node_modules/@salesforce/plugin-templates/node_modules/supports-color": {
|
|
7635
|
-
"version": "8.1.1",
|
|
7636
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7637
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
7638
|
-
"license": "MIT",
|
|
7639
|
-
"dependencies": {
|
|
7640
|
-
"has-flag": "^4.0.0"
|
|
7641
|
-
},
|
|
7642
|
-
"engines": {
|
|
7643
|
-
"node": ">=10"
|
|
7644
|
-
},
|
|
7645
|
-
"funding": {
|
|
7646
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7647
|
-
}
|
|
7648
|
-
},
|
|
7649
|
-
"node_modules/@salesforce/plugin-templates/node_modules/wrap-ansi": {
|
|
7650
|
-
"version": "7.0.0",
|
|
7651
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7652
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
7653
|
-
"license": "MIT",
|
|
7654
|
-
"dependencies": {
|
|
7655
|
-
"ansi-styles": "^4.0.0",
|
|
7656
|
-
"string-width": "^4.1.0",
|
|
7657
|
-
"strip-ansi": "^6.0.0"
|
|
7658
|
-
},
|
|
7659
|
-
"engines": {
|
|
7660
|
-
"node": ">=10"
|
|
7661
|
-
},
|
|
7662
|
-
"funding": {
|
|
7663
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7664
|
-
}
|
|
7665
|
-
},
|
|
7666
|
-
"node_modules/@salesforce/plugin-trust": {
|
|
7667
|
-
"version": "3.7.4",
|
|
7668
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.4.tgz",
|
|
7669
|
-
"integrity": "sha512-KJCINujZPeTPO8/IIXjw+PCxqkV1Ok6n2LMvxEYUIBvr/ibNl6G9bxFWAzypJpUSwJh+2R1rOesqZPCGeMJHxQ==",
|
|
7670
|
-
"license": "BSD-3-Clause",
|
|
7671
|
-
"dependencies": {
|
|
7672
|
-
"@oclif/core": "^3.26.6",
|
|
7673
|
-
"@salesforce/core": "^7.3.8",
|
|
7674
|
-
"@salesforce/kit": "^3.1.2",
|
|
7675
|
-
"@salesforce/plugin-info": "^3.2.7",
|
|
7676
|
-
"@salesforce/sf-plugins-core": "^9.0.12",
|
|
7677
|
-
"got": "^13.0.0",
|
|
7678
|
-
"npm": "^10.8.1",
|
|
7679
|
-
"npm-run-path": "^4.0.1",
|
|
7680
|
-
"proxy-agent": "^6.4.0",
|
|
7681
|
-
"semver": "^7.6.2",
|
|
7682
|
-
"shelljs": "^0.8.4"
|
|
7683
|
-
},
|
|
7684
|
-
"bin": {
|
|
7685
|
-
"sf-trust": "bin/dev"
|
|
7686
|
-
},
|
|
7687
|
-
"engines": {
|
|
7688
|
-
"node": ">=18.0.0"
|
|
7689
|
-
}
|
|
7690
|
-
},
|
|
7691
|
-
"node_modules/@salesforce/plugin-trust/node_modules/@oclif/core": {
|
|
7692
|
-
"version": "3.26.9",
|
|
7693
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7694
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
7695
|
-
"license": "MIT",
|
|
7696
|
-
"dependencies": {
|
|
7697
|
-
"@types/cli-progress": "^3.11.5",
|
|
7698
|
-
"ansi-escapes": "^4.3.2",
|
|
7699
|
-
"ansi-styles": "^4.3.0",
|
|
7700
|
-
"cardinal": "^2.1.1",
|
|
7701
|
-
"chalk": "^4.1.2",
|
|
7702
|
-
"clean-stack": "^3.0.1",
|
|
7703
|
-
"cli-progress": "^3.12.0",
|
|
7704
|
-
"color": "^4.2.3",
|
|
7705
|
-
"debug": "^4.3.5",
|
|
7706
|
-
"ejs": "^3.1.10",
|
|
7707
|
-
"get-package-type": "^0.1.0",
|
|
7708
|
-
"globby": "^11.1.0",
|
|
7709
|
-
"hyperlinker": "^1.0.0",
|
|
7710
|
-
"indent-string": "^4.0.0",
|
|
7711
|
-
"is-wsl": "^2.2.0",
|
|
7712
|
-
"js-yaml": "^3.14.1",
|
|
7713
|
-
"minimatch": "^9.0.4",
|
|
7714
|
-
"natural-orderby": "^2.0.3",
|
|
7715
|
-
"object-treeify": "^1.1.33",
|
|
7716
|
-
"password-prompt": "^1.1.3",
|
|
7717
|
-
"slice-ansi": "^4.0.0",
|
|
7718
|
-
"string-width": "^4.2.3",
|
|
7719
|
-
"strip-ansi": "^6.0.1",
|
|
7720
|
-
"supports-color": "^8.1.1",
|
|
7721
|
-
"supports-hyperlinks": "^2.2.0",
|
|
7722
|
-
"widest-line": "^3.1.0",
|
|
7723
|
-
"wordwrap": "^1.0.0",
|
|
7724
|
-
"wrap-ansi": "^7.0.0"
|
|
7725
|
-
},
|
|
7726
|
-
"engines": {
|
|
7727
|
-
"node": ">=18.0.0"
|
|
7728
|
-
}
|
|
7729
|
-
},
|
|
7730
|
-
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core": {
|
|
7731
|
-
"version": "9.1.1",
|
|
7732
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
7733
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
7734
|
-
"license": "BSD-3-Clause",
|
|
7735
|
-
"dependencies": {
|
|
7736
|
-
"@inquirer/confirm": "^3.1.9",
|
|
7737
|
-
"@inquirer/password": "^2.1.9",
|
|
7738
|
-
"@oclif/core": "^3.26.6",
|
|
7739
|
-
"@salesforce/core": "^7.3.9",
|
|
7740
|
-
"@salesforce/kit": "^3.1.2",
|
|
7741
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
7742
|
-
"chalk": "^5.3.0"
|
|
7743
|
-
},
|
|
7744
|
-
"engines": {
|
|
7745
|
-
"node": ">=18.0.0"
|
|
7746
|
-
}
|
|
7747
|
-
},
|
|
7748
|
-
"node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
7749
|
-
"version": "5.3.0",
|
|
7750
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7751
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
7752
|
-
"license": "MIT",
|
|
7753
|
-
"engines": {
|
|
7754
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
7755
|
-
},
|
|
7756
|
-
"funding": {
|
|
7757
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7758
|
-
}
|
|
7759
|
-
},
|
|
7760
|
-
"node_modules/@salesforce/plugin-trust/node_modules/argparse": {
|
|
7761
|
-
"version": "1.0.10",
|
|
7762
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
7763
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
7764
|
-
"license": "MIT",
|
|
7765
|
-
"dependencies": {
|
|
7766
|
-
"sprintf-js": "~1.0.2"
|
|
7767
|
-
}
|
|
7768
|
-
},
|
|
7769
|
-
"node_modules/@salesforce/plugin-trust/node_modules/js-yaml": {
|
|
7770
|
-
"version": "3.14.1",
|
|
7771
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
7772
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
7773
|
-
"license": "MIT",
|
|
7774
|
-
"dependencies": {
|
|
7775
|
-
"argparse": "^1.0.7",
|
|
7776
|
-
"esprima": "^4.0.0"
|
|
7777
|
-
},
|
|
7778
|
-
"bin": {
|
|
7779
|
-
"js-yaml": "bin/js-yaml.js"
|
|
7780
|
-
}
|
|
7781
|
-
},
|
|
7782
|
-
"node_modules/@salesforce/plugin-trust/node_modules/sprintf-js": {
|
|
7783
|
-
"version": "1.0.3",
|
|
7784
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
7785
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
7786
|
-
"license": "BSD-3-Clause"
|
|
7787
|
-
},
|
|
7788
|
-
"node_modules/@salesforce/plugin-trust/node_modules/supports-color": {
|
|
7789
|
-
"version": "8.1.1",
|
|
7790
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7791
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
7792
|
-
"license": "MIT",
|
|
7793
|
-
"dependencies": {
|
|
7794
|
-
"has-flag": "^4.0.0"
|
|
7795
|
-
},
|
|
7796
|
-
"engines": {
|
|
7797
|
-
"node": ">=10"
|
|
7798
|
-
},
|
|
7799
|
-
"funding": {
|
|
7800
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7801
|
-
}
|
|
7802
|
-
},
|
|
7803
|
-
"node_modules/@salesforce/plugin-trust/node_modules/wrap-ansi": {
|
|
7804
|
-
"version": "7.0.0",
|
|
7805
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7806
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
7807
|
-
"license": "MIT",
|
|
7808
|
-
"dependencies": {
|
|
7809
|
-
"ansi-styles": "^4.0.0",
|
|
7810
|
-
"string-width": "^4.1.0",
|
|
7811
|
-
"strip-ansi": "^6.0.0"
|
|
7812
|
-
},
|
|
7813
|
-
"engines": {
|
|
7814
|
-
"node": ">=10"
|
|
7815
|
-
},
|
|
7816
|
-
"funding": {
|
|
7817
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7818
|
-
}
|
|
7819
|
-
},
|
|
7820
|
-
"node_modules/@salesforce/plugin-user": {
|
|
7821
|
-
"version": "3.5.11",
|
|
7822
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.11.tgz",
|
|
7823
|
-
"integrity": "sha512-GA81RgZ5KMBuK2MEsYPCgRJP6U371Zvr0qxZUmXpDiuC8rjp9EqPl/1s4BfFVzB8emQWmFXxejSqCZz5FJh1dg==",
|
|
7824
|
-
"license": "BSD-3-Clause",
|
|
7825
|
-
"dependencies": {
|
|
7826
|
-
"@oclif/core": "^3.26.6",
|
|
7827
|
-
"@salesforce/core": "^7.3.8",
|
|
7828
|
-
"@salesforce/kit": "^3.1.0",
|
|
7829
|
-
"@salesforce/sf-plugins-core": "^9.0.12",
|
|
7830
|
-
"@salesforce/ts-types": "^2.0.9"
|
|
7831
|
-
},
|
|
7832
|
-
"engines": {
|
|
7833
|
-
"node": ">=18.0.0"
|
|
7834
|
-
}
|
|
7835
|
-
},
|
|
7836
|
-
"node_modules/@salesforce/plugin-user/node_modules/@oclif/core": {
|
|
7837
|
-
"version": "3.26.9",
|
|
7838
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7839
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
7840
|
-
"license": "MIT",
|
|
7841
|
-
"dependencies": {
|
|
7842
|
-
"@types/cli-progress": "^3.11.5",
|
|
5622
|
+
"@inquirer/core": "^8.2.2",
|
|
5623
|
+
"@inquirer/figures": "^1.0.3",
|
|
5624
|
+
"@inquirer/type": "^1.3.3",
|
|
7843
5625
|
"ansi-escapes": "^4.3.2",
|
|
7844
|
-
"
|
|
7845
|
-
"cardinal": "^2.1.1",
|
|
7846
|
-
"chalk": "^4.1.2",
|
|
7847
|
-
"clean-stack": "^3.0.1",
|
|
7848
|
-
"cli-progress": "^3.12.0",
|
|
7849
|
-
"color": "^4.2.3",
|
|
7850
|
-
"debug": "^4.3.5",
|
|
7851
|
-
"ejs": "^3.1.10",
|
|
7852
|
-
"get-package-type": "^0.1.0",
|
|
7853
|
-
"globby": "^11.1.0",
|
|
7854
|
-
"hyperlinker": "^1.0.0",
|
|
7855
|
-
"indent-string": "^4.0.0",
|
|
7856
|
-
"is-wsl": "^2.2.0",
|
|
7857
|
-
"js-yaml": "^3.14.1",
|
|
7858
|
-
"minimatch": "^9.0.4",
|
|
7859
|
-
"natural-orderby": "^2.0.3",
|
|
7860
|
-
"object-treeify": "^1.1.33",
|
|
7861
|
-
"password-prompt": "^1.1.3",
|
|
7862
|
-
"slice-ansi": "^4.0.0",
|
|
7863
|
-
"string-width": "^4.2.3",
|
|
7864
|
-
"strip-ansi": "^6.0.1",
|
|
7865
|
-
"supports-color": "^8.1.1",
|
|
7866
|
-
"supports-hyperlinks": "^2.2.0",
|
|
7867
|
-
"widest-line": "^3.1.0",
|
|
7868
|
-
"wordwrap": "^1.0.0",
|
|
7869
|
-
"wrap-ansi": "^7.0.0"
|
|
5626
|
+
"chalk": "^4.1.2"
|
|
7870
5627
|
},
|
|
7871
5628
|
"engines": {
|
|
7872
|
-
"node": ">=18
|
|
5629
|
+
"node": ">=18"
|
|
7873
5630
|
}
|
|
7874
|
-
},
|
|
7875
|
-
"node_modules/@salesforce/plugin-
|
|
7876
|
-
"version": "
|
|
7877
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
7878
|
-
"integrity": "sha512-
|
|
5631
|
+
},
|
|
5632
|
+
"node_modules/@salesforce/plugin-source": {
|
|
5633
|
+
"version": "3.4.0",
|
|
5634
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.4.0.tgz",
|
|
5635
|
+
"integrity": "sha512-5gKr4cUqSUQ+qVMZJbfl2ROedVOXRkMO6pKGTQ/ODOcpuv7upv41QLUQComSWu3ifgaB83zXTyK91hiDZNDxpQ==",
|
|
7879
5636
|
"license": "BSD-3-Clause",
|
|
7880
5637
|
"dependencies": {
|
|
7881
|
-
"@
|
|
7882
|
-
"@
|
|
7883
|
-
"@oclif/core": "^3.26.6",
|
|
5638
|
+
"@oclif/core": "^4",
|
|
5639
|
+
"@salesforce/apex-node": "^6.0.0",
|
|
7884
5640
|
"@salesforce/core": "^7.3.9",
|
|
7885
5641
|
"@salesforce/kit": "^3.1.2",
|
|
5642
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5643
|
+
"@salesforce/source-deploy-retrieve": "^11.6.2",
|
|
5644
|
+
"@salesforce/source-tracking": "^6.3.3",
|
|
7886
5645
|
"@salesforce/ts-types": "^2.0.9",
|
|
7887
|
-
"chalk": "^5.3.0"
|
|
5646
|
+
"chalk": "^5.3.0",
|
|
5647
|
+
"cli-progress": "^3.12.0",
|
|
5648
|
+
"got": "^13.0.0",
|
|
5649
|
+
"proxy-agent": "^6.3.1"
|
|
7888
5650
|
},
|
|
7889
5651
|
"engines": {
|
|
7890
5652
|
"node": ">=18.0.0"
|
|
7891
5653
|
}
|
|
7892
5654
|
},
|
|
7893
|
-
"node_modules/@salesforce/plugin-
|
|
5655
|
+
"node_modules/@salesforce/plugin-source/node_modules/chalk": {
|
|
7894
5656
|
"version": "5.3.0",
|
|
7895
5657
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7896
5658
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
@@ -7902,64 +5664,80 @@
|
|
|
7902
5664
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7903
5665
|
}
|
|
7904
5666
|
},
|
|
7905
|
-
"node_modules/@salesforce/plugin-
|
|
7906
|
-
"version": "
|
|
7907
|
-
"resolved": "https://registry.npmjs.org/
|
|
7908
|
-
"integrity": "sha512-
|
|
7909
|
-
"license": "
|
|
5667
|
+
"node_modules/@salesforce/plugin-telemetry": {
|
|
5668
|
+
"version": "3.3.13",
|
|
5669
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.13.tgz",
|
|
5670
|
+
"integrity": "sha512-Yc8+gRjt+BGACZVRLTs/Btf50chipJxu24cEU5QEiNJTu/uo09Z1XKIkrBQBwiGwfJsY3yI+bpVUFsY0BMKa8g==",
|
|
5671
|
+
"license": "BSD-3-Clause",
|
|
7910
5672
|
"dependencies": {
|
|
7911
|
-
"
|
|
5673
|
+
"@oclif/core": "^4.0.3",
|
|
5674
|
+
"@salesforce/core": "^7.3.5",
|
|
5675
|
+
"@salesforce/kit": "^3.1.2",
|
|
5676
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5677
|
+
"@salesforce/telemetry": "^6.0.9",
|
|
5678
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
5679
|
+
"debug": "^4.3.4"
|
|
5680
|
+
},
|
|
5681
|
+
"engines": {
|
|
5682
|
+
"node": ">=18.0.0"
|
|
7912
5683
|
}
|
|
7913
5684
|
},
|
|
7914
|
-
"node_modules/@salesforce/plugin-
|
|
7915
|
-
"version": "
|
|
7916
|
-
"resolved": "https://registry.npmjs.org/
|
|
7917
|
-
"integrity": "sha512-
|
|
7918
|
-
"license": "
|
|
5685
|
+
"node_modules/@salesforce/plugin-templates": {
|
|
5686
|
+
"version": "56.2.10",
|
|
5687
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.2.10.tgz",
|
|
5688
|
+
"integrity": "sha512-YrDYeN3KhafciSMJanZS+osQuKI4VNUPaMrLDz+zTioOkGMrXtybsd06TW9A5NzrroAY9vqd32XJH4NHbcmplQ==",
|
|
5689
|
+
"license": "BSD-3-Clause",
|
|
7919
5690
|
"dependencies": {
|
|
7920
|
-
"
|
|
7921
|
-
"
|
|
5691
|
+
"@oclif/core": "^4",
|
|
5692
|
+
"@salesforce/core": "^7.3.8",
|
|
5693
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5694
|
+
"@salesforce/templates": "^60.1.2",
|
|
5695
|
+
"yeoman-environment": "^3",
|
|
5696
|
+
"yeoman-generator": "^5"
|
|
7922
5697
|
},
|
|
7923
|
-
"
|
|
7924
|
-
"
|
|
5698
|
+
"engines": {
|
|
5699
|
+
"node": ">=18.0.0"
|
|
7925
5700
|
}
|
|
7926
5701
|
},
|
|
7927
|
-
"node_modules/@salesforce/plugin-
|
|
7928
|
-
"version": "
|
|
7929
|
-
"resolved": "https://registry.npmjs.org/
|
|
7930
|
-
"integrity": "sha512-
|
|
7931
|
-
"license": "BSD-3-Clause"
|
|
7932
|
-
},
|
|
7933
|
-
"node_modules/@salesforce/plugin-user/node_modules/supports-color": {
|
|
7934
|
-
"version": "8.1.1",
|
|
7935
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7936
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
7937
|
-
"license": "MIT",
|
|
5702
|
+
"node_modules/@salesforce/plugin-trust": {
|
|
5703
|
+
"version": "3.7.5",
|
|
5704
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.5.tgz",
|
|
5705
|
+
"integrity": "sha512-KA3MC7sebeQYHsjczyIXCPQrq/KglFLRRmTG7pnxUZoSiAkjl+FzBumOjo1oVEthoBGEMbvFWvYPBn9POvrnpA==",
|
|
5706
|
+
"license": "BSD-3-Clause",
|
|
7938
5707
|
"dependencies": {
|
|
7939
|
-
"
|
|
5708
|
+
"@oclif/core": "^4",
|
|
5709
|
+
"@salesforce/core": "^7.3.8",
|
|
5710
|
+
"@salesforce/kit": "^3.1.2",
|
|
5711
|
+
"@salesforce/plugin-info": "^3.2.7",
|
|
5712
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5713
|
+
"got": "^13.0.0",
|
|
5714
|
+
"npm": "^10.8.1",
|
|
5715
|
+
"npm-run-path": "^4.0.1",
|
|
5716
|
+
"proxy-agent": "^6.4.0",
|
|
5717
|
+
"semver": "^7.6.2",
|
|
5718
|
+
"shelljs": "^0.8.4"
|
|
7940
5719
|
},
|
|
7941
|
-
"
|
|
7942
|
-
"
|
|
5720
|
+
"bin": {
|
|
5721
|
+
"sf-trust": "bin/dev"
|
|
7943
5722
|
},
|
|
7944
|
-
"
|
|
7945
|
-
"
|
|
5723
|
+
"engines": {
|
|
5724
|
+
"node": ">=18.0.0"
|
|
7946
5725
|
}
|
|
7947
5726
|
},
|
|
7948
|
-
"node_modules/@salesforce/plugin-user
|
|
7949
|
-
"version": "
|
|
7950
|
-
"resolved": "https://registry.npmjs.org/
|
|
7951
|
-
"integrity": "sha512-
|
|
7952
|
-
"license": "
|
|
5727
|
+
"node_modules/@salesforce/plugin-user": {
|
|
5728
|
+
"version": "3.5.12",
|
|
5729
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.12.tgz",
|
|
5730
|
+
"integrity": "sha512-6ahKXZh/XlAZjo2YUpAXqGNIElt8Er0mrrfEa8C1PaGFgGP2NEvc6O69VHtIJwGRQ48K1xVBr1zttipjum9khw==",
|
|
5731
|
+
"license": "BSD-3-Clause",
|
|
7953
5732
|
"dependencies": {
|
|
7954
|
-
"
|
|
7955
|
-
"
|
|
7956
|
-
"
|
|
5733
|
+
"@oclif/core": "^4",
|
|
5734
|
+
"@salesforce/core": "^7.3.8",
|
|
5735
|
+
"@salesforce/kit": "^3.1.0",
|
|
5736
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5737
|
+
"@salesforce/ts-types": "^2.0.9"
|
|
7957
5738
|
},
|
|
7958
5739
|
"engines": {
|
|
7959
|
-
"node": ">=
|
|
7960
|
-
},
|
|
7961
|
-
"funding": {
|
|
7962
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5740
|
+
"node": ">=18.0.0"
|
|
7963
5741
|
}
|
|
7964
5742
|
},
|
|
7965
5743
|
"node_modules/@salesforce/prettier-config": {
|
|
@@ -8101,9 +5879,9 @@
|
|
|
8101
5879
|
}
|
|
8102
5880
|
},
|
|
8103
5881
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
8104
|
-
"version": "11.6.
|
|
8105
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.
|
|
8106
|
-
"integrity": "sha512-
|
|
5882
|
+
"version": "11.6.5",
|
|
5883
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.5.tgz",
|
|
5884
|
+
"integrity": "sha512-JwYhLOLAkyIBsZXMt9OnDUqI8BJRu6sr5cs6EXfOD4rpIrEqpNN3+m9Gnkoe3onmTBUg4AuxFTuBT8SaBorw2g==",
|
|
8107
5885
|
"license": "BSD-3-Clause",
|
|
8108
5886
|
"dependencies": {
|
|
8109
5887
|
"@salesforce/core": "^7.3.9",
|
|
@@ -8249,9 +6027,9 @@
|
|
|
8249
6027
|
}
|
|
8250
6028
|
},
|
|
8251
6029
|
"node_modules/@salesforce/source-tracking": {
|
|
8252
|
-
"version": "6.3.
|
|
8253
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-6.3.
|
|
8254
|
-
"integrity": "sha512-
|
|
6030
|
+
"version": "6.3.4",
|
|
6031
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-6.3.4.tgz",
|
|
6032
|
+
"integrity": "sha512-3WaoTCsWyq1GOlThUqMjON1/CTFk/ifpuvlcoyLWPno5PQe6FhxAcaGR/aRnEjuYTeClJ4rgNOFxrjcHORFCdw==",
|
|
8255
6033
|
"license": "BSD-3-Clause",
|
|
8256
6034
|
"dependencies": {
|
|
8257
6035
|
"@oclif/core": "^3.26.6",
|
|
@@ -10882,6 +8660,22 @@
|
|
|
10882
8660
|
"integrity": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==",
|
|
10883
8661
|
"license": "Apache-2.0"
|
|
10884
8662
|
},
|
|
8663
|
+
"node_modules/bfj": {
|
|
8664
|
+
"version": "8.0.0",
|
|
8665
|
+
"resolved": "https://registry.npmjs.org/bfj/-/bfj-8.0.0.tgz",
|
|
8666
|
+
"integrity": "sha512-6KJe4gFrZ4lhmvWcUIj37yFAs36mi2FZXuTkw6udZ/QsX/znFypW4SatqcLA5K5T4BAWgJZD73UFEJJQxuJjoA==",
|
|
8667
|
+
"license": "MIT",
|
|
8668
|
+
"dependencies": {
|
|
8669
|
+
"bluebird": "^3.7.2",
|
|
8670
|
+
"check-types": "^11.2.3",
|
|
8671
|
+
"hoopy": "^0.1.4",
|
|
8672
|
+
"jsonpath": "^1.1.1",
|
|
8673
|
+
"tryer": "^1.0.1"
|
|
8674
|
+
},
|
|
8675
|
+
"engines": {
|
|
8676
|
+
"node": ">= 18.0.0"
|
|
8677
|
+
}
|
|
8678
|
+
},
|
|
10885
8679
|
"node_modules/bin-links": {
|
|
10886
8680
|
"version": "4.0.4",
|
|
10887
8681
|
"resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.4.tgz",
|
|
@@ -10958,6 +8752,12 @@
|
|
|
10958
8752
|
"ieee754": "^1.1.13"
|
|
10959
8753
|
}
|
|
10960
8754
|
},
|
|
8755
|
+
"node_modules/bluebird": {
|
|
8756
|
+
"version": "3.7.2",
|
|
8757
|
+
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
|
|
8758
|
+
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
|
|
8759
|
+
"license": "MIT"
|
|
8760
|
+
},
|
|
10961
8761
|
"node_modules/bottleneck": {
|
|
10962
8762
|
"version": "2.19.5",
|
|
10963
8763
|
"resolved": "https://registry.npmjs.org/bottleneck/-/bottleneck-2.19.5.tgz",
|
|
@@ -11460,6 +9260,12 @@
|
|
|
11460
9260
|
"node": "*"
|
|
11461
9261
|
}
|
|
11462
9262
|
},
|
|
9263
|
+
"node_modules/check-types": {
|
|
9264
|
+
"version": "11.2.3",
|
|
9265
|
+
"resolved": "https://registry.npmjs.org/check-types/-/check-types-11.2.3.tgz",
|
|
9266
|
+
"integrity": "sha512-+67P1GkJRaxQD6PKK0Et9DhwQB+vGg3PM5+aavopCpZT1lj9jeqfvpgTLAWErNj8qApkkmXlu/Ug74kmhagkXg==",
|
|
9267
|
+
"license": "MIT"
|
|
9268
|
+
},
|
|
11463
9269
|
"node_modules/chokidar": {
|
|
11464
9270
|
"version": "3.5.3",
|
|
11465
9271
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
|
|
@@ -12745,7 +10551,6 @@
|
|
|
12745
10551
|
"version": "0.1.4",
|
|
12746
10552
|
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
|
|
12747
10553
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|
12748
|
-
"dev": true,
|
|
12749
10554
|
"license": "MIT"
|
|
12750
10555
|
},
|
|
12751
10556
|
"node_modules/default-browser": {
|
|
@@ -12883,6 +10688,27 @@
|
|
|
12883
10688
|
"node": ">= 14"
|
|
12884
10689
|
}
|
|
12885
10690
|
},
|
|
10691
|
+
"node_modules/degenerator/node_modules/escodegen": {
|
|
10692
|
+
"version": "2.1.0",
|
|
10693
|
+
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz",
|
|
10694
|
+
"integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==",
|
|
10695
|
+
"license": "BSD-2-Clause",
|
|
10696
|
+
"dependencies": {
|
|
10697
|
+
"esprima": "^4.0.1",
|
|
10698
|
+
"estraverse": "^5.2.0",
|
|
10699
|
+
"esutils": "^2.0.2"
|
|
10700
|
+
},
|
|
10701
|
+
"bin": {
|
|
10702
|
+
"escodegen": "bin/escodegen.js",
|
|
10703
|
+
"esgenerate": "bin/esgenerate.js"
|
|
10704
|
+
},
|
|
10705
|
+
"engines": {
|
|
10706
|
+
"node": ">=6.0"
|
|
10707
|
+
},
|
|
10708
|
+
"optionalDependencies": {
|
|
10709
|
+
"source-map": "~0.6.1"
|
|
10710
|
+
}
|
|
10711
|
+
},
|
|
12886
10712
|
"node_modules/delayed-stream": {
|
|
12887
10713
|
"version": "1.0.0",
|
|
12888
10714
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
@@ -13444,26 +11270,72 @@
|
|
|
13444
11270
|
}
|
|
13445
11271
|
},
|
|
13446
11272
|
"node_modules/escodegen": {
|
|
13447
|
-
"version": "
|
|
13448
|
-
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-
|
|
13449
|
-
"integrity": "sha512-
|
|
11273
|
+
"version": "1.14.3",
|
|
11274
|
+
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz",
|
|
11275
|
+
"integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==",
|
|
13450
11276
|
"license": "BSD-2-Clause",
|
|
13451
11277
|
"dependencies": {
|
|
13452
11278
|
"esprima": "^4.0.1",
|
|
13453
|
-
"estraverse": "^
|
|
13454
|
-
"esutils": "^2.0.2"
|
|
11279
|
+
"estraverse": "^4.2.0",
|
|
11280
|
+
"esutils": "^2.0.2",
|
|
11281
|
+
"optionator": "^0.8.1"
|
|
13455
11282
|
},
|
|
13456
11283
|
"bin": {
|
|
13457
11284
|
"escodegen": "bin/escodegen.js",
|
|
13458
11285
|
"esgenerate": "bin/esgenerate.js"
|
|
13459
11286
|
},
|
|
13460
11287
|
"engines": {
|
|
13461
|
-
"node": ">=
|
|
11288
|
+
"node": ">=4.0"
|
|
13462
11289
|
},
|
|
13463
11290
|
"optionalDependencies": {
|
|
13464
11291
|
"source-map": "~0.6.1"
|
|
13465
11292
|
}
|
|
13466
11293
|
},
|
|
11294
|
+
"node_modules/escodegen/node_modules/estraverse": {
|
|
11295
|
+
"version": "4.3.0",
|
|
11296
|
+
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
11297
|
+
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
11298
|
+
"license": "BSD-2-Clause",
|
|
11299
|
+
"engines": {
|
|
11300
|
+
"node": ">=4.0"
|
|
11301
|
+
}
|
|
11302
|
+
},
|
|
11303
|
+
"node_modules/escodegen/node_modules/fast-levenshtein": {
|
|
11304
|
+
"version": "2.0.6",
|
|
11305
|
+
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
11306
|
+
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
|
11307
|
+
"license": "MIT"
|
|
11308
|
+
},
|
|
11309
|
+
"node_modules/escodegen/node_modules/levn": {
|
|
11310
|
+
"version": "0.3.0",
|
|
11311
|
+
"resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
|
|
11312
|
+
"integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==",
|
|
11313
|
+
"license": "MIT",
|
|
11314
|
+
"dependencies": {
|
|
11315
|
+
"prelude-ls": "~1.1.2",
|
|
11316
|
+
"type-check": "~0.3.2"
|
|
11317
|
+
},
|
|
11318
|
+
"engines": {
|
|
11319
|
+
"node": ">= 0.8.0"
|
|
11320
|
+
}
|
|
11321
|
+
},
|
|
11322
|
+
"node_modules/escodegen/node_modules/optionator": {
|
|
11323
|
+
"version": "0.8.3",
|
|
11324
|
+
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
|
|
11325
|
+
"integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
|
|
11326
|
+
"license": "MIT",
|
|
11327
|
+
"dependencies": {
|
|
11328
|
+
"deep-is": "~0.1.3",
|
|
11329
|
+
"fast-levenshtein": "~2.0.6",
|
|
11330
|
+
"levn": "~0.3.0",
|
|
11331
|
+
"prelude-ls": "~1.1.2",
|
|
11332
|
+
"type-check": "~0.3.2",
|
|
11333
|
+
"word-wrap": "~1.2.3"
|
|
11334
|
+
},
|
|
11335
|
+
"engines": {
|
|
11336
|
+
"node": ">= 0.8.0"
|
|
11337
|
+
}
|
|
11338
|
+
},
|
|
13467
11339
|
"node_modules/eslint": {
|
|
13468
11340
|
"version": "8.57.0",
|
|
13469
11341
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
|
|
@@ -15409,6 +13281,15 @@
|
|
|
15409
13281
|
"integrity": "sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==",
|
|
15410
13282
|
"license": "MIT"
|
|
15411
13283
|
},
|
|
13284
|
+
"node_modules/hoopy": {
|
|
13285
|
+
"version": "0.1.4",
|
|
13286
|
+
"resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz",
|
|
13287
|
+
"integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==",
|
|
13288
|
+
"license": "MIT",
|
|
13289
|
+
"engines": {
|
|
13290
|
+
"node": ">= 6.0.0"
|
|
13291
|
+
}
|
|
13292
|
+
},
|
|
15412
13293
|
"node_modules/hosted-git-info": {
|
|
15413
13294
|
"version": "7.0.2",
|
|
15414
13295
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
|
|
@@ -16934,6 +14815,29 @@
|
|
|
16934
14815
|
],
|
|
16935
14816
|
"license": "MIT"
|
|
16936
14817
|
},
|
|
14818
|
+
"node_modules/jsonpath": {
|
|
14819
|
+
"version": "1.1.1",
|
|
14820
|
+
"resolved": "https://registry.npmjs.org/jsonpath/-/jsonpath-1.1.1.tgz",
|
|
14821
|
+
"integrity": "sha512-l6Cg7jRpixfbgoWgkrl77dgEj8RPvND0wMH6TwQmi9Qs4TFfS9u5cUFnbeKTwj5ga5Y3BTGGNI28k117LJ009w==",
|
|
14822
|
+
"license": "MIT",
|
|
14823
|
+
"dependencies": {
|
|
14824
|
+
"esprima": "1.2.2",
|
|
14825
|
+
"static-eval": "2.0.2",
|
|
14826
|
+
"underscore": "1.12.1"
|
|
14827
|
+
}
|
|
14828
|
+
},
|
|
14829
|
+
"node_modules/jsonpath/node_modules/esprima": {
|
|
14830
|
+
"version": "1.2.2",
|
|
14831
|
+
"resolved": "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz",
|
|
14832
|
+
"integrity": "sha512-+JpPZam9w5DuJ3Q67SqsMGtiHKENSMRVoxvArfJZK01/BfLEObtZ6orJa/MtoGNR/rfMgp5837T41PAmTwAv/A==",
|
|
14833
|
+
"bin": {
|
|
14834
|
+
"esparse": "bin/esparse.js",
|
|
14835
|
+
"esvalidate": "bin/esvalidate.js"
|
|
14836
|
+
},
|
|
14837
|
+
"engines": {
|
|
14838
|
+
"node": ">=0.4.0"
|
|
14839
|
+
}
|
|
14840
|
+
},
|
|
16937
14841
|
"node_modules/JSONStream": {
|
|
16938
14842
|
"version": "1.3.5",
|
|
16939
14843
|
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
|
|
@@ -17097,6 +15001,29 @@
|
|
|
17097
15001
|
"node": ">= 0.8.0"
|
|
17098
15002
|
}
|
|
17099
15003
|
},
|
|
15004
|
+
"node_modules/levn/node_modules/prelude-ls": {
|
|
15005
|
+
"version": "1.2.1",
|
|
15006
|
+
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
15007
|
+
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
15008
|
+
"dev": true,
|
|
15009
|
+
"license": "MIT",
|
|
15010
|
+
"engines": {
|
|
15011
|
+
"node": ">= 0.8.0"
|
|
15012
|
+
}
|
|
15013
|
+
},
|
|
15014
|
+
"node_modules/levn/node_modules/type-check": {
|
|
15015
|
+
"version": "0.4.0",
|
|
15016
|
+
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
15017
|
+
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
15018
|
+
"dev": true,
|
|
15019
|
+
"license": "MIT",
|
|
15020
|
+
"dependencies": {
|
|
15021
|
+
"prelude-ls": "^1.2.1"
|
|
15022
|
+
},
|
|
15023
|
+
"engines": {
|
|
15024
|
+
"node": ">= 0.8.0"
|
|
15025
|
+
}
|
|
15026
|
+
},
|
|
17100
15027
|
"node_modules/libnpmaccess": {
|
|
17101
15028
|
"version": "8.0.6",
|
|
17102
15029
|
"resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.6.tgz",
|
|
@@ -22242,6 +20169,29 @@
|
|
|
22242
20169
|
"dev": true,
|
|
22243
20170
|
"license": "MIT"
|
|
22244
20171
|
},
|
|
20172
|
+
"node_modules/optionator/node_modules/prelude-ls": {
|
|
20173
|
+
"version": "1.2.1",
|
|
20174
|
+
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
20175
|
+
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
20176
|
+
"dev": true,
|
|
20177
|
+
"license": "MIT",
|
|
20178
|
+
"engines": {
|
|
20179
|
+
"node": ">= 0.8.0"
|
|
20180
|
+
}
|
|
20181
|
+
},
|
|
20182
|
+
"node_modules/optionator/node_modules/type-check": {
|
|
20183
|
+
"version": "0.4.0",
|
|
20184
|
+
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
20185
|
+
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
20186
|
+
"dev": true,
|
|
20187
|
+
"license": "MIT",
|
|
20188
|
+
"dependencies": {
|
|
20189
|
+
"prelude-ls": "^1.2.1"
|
|
20190
|
+
},
|
|
20191
|
+
"engines": {
|
|
20192
|
+
"node": ">= 0.8.0"
|
|
20193
|
+
}
|
|
20194
|
+
},
|
|
22245
20195
|
"node_modules/ora": {
|
|
22246
20196
|
"version": "5.4.1",
|
|
22247
20197
|
"resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
|
|
@@ -23017,11 +20967,9 @@
|
|
|
23017
20967
|
}
|
|
23018
20968
|
},
|
|
23019
20969
|
"node_modules/prelude-ls": {
|
|
23020
|
-
"version": "1.2
|
|
23021
|
-
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.
|
|
23022
|
-
"integrity": "sha512-
|
|
23023
|
-
"dev": true,
|
|
23024
|
-
"license": "MIT",
|
|
20970
|
+
"version": "1.1.2",
|
|
20971
|
+
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
|
|
20972
|
+
"integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==",
|
|
23025
20973
|
"engines": {
|
|
23026
20974
|
"node": ">= 0.8.0"
|
|
23027
20975
|
}
|
|
@@ -25093,6 +23041,15 @@
|
|
|
25093
23041
|
"node": ">=4"
|
|
25094
23042
|
}
|
|
25095
23043
|
},
|
|
23044
|
+
"node_modules/static-eval": {
|
|
23045
|
+
"version": "2.0.2",
|
|
23046
|
+
"resolved": "https://registry.npmjs.org/static-eval/-/static-eval-2.0.2.tgz",
|
|
23047
|
+
"integrity": "sha512-N/D219Hcr2bPjLxPiV+TQE++Tsmrady7TqAJugLy7Xk1EumfDWS/f5dtBbkRCGE7wKKXuYockQoj8Rm2/pVKyg==",
|
|
23048
|
+
"license": "MIT",
|
|
23049
|
+
"dependencies": {
|
|
23050
|
+
"escodegen": "^1.8.1"
|
|
23051
|
+
}
|
|
23052
|
+
},
|
|
25096
23053
|
"node_modules/stream-transform": {
|
|
25097
23054
|
"version": "2.1.3",
|
|
25098
23055
|
"resolved": "https://registry.npmjs.org/stream-transform/-/stream-transform-2.1.3.tgz",
|
|
@@ -25681,6 +23638,12 @@
|
|
|
25681
23638
|
"node": ">=8"
|
|
25682
23639
|
}
|
|
25683
23640
|
},
|
|
23641
|
+
"node_modules/tryer": {
|
|
23642
|
+
"version": "1.0.1",
|
|
23643
|
+
"resolved": "https://registry.npmjs.org/tryer/-/tryer-1.0.1.tgz",
|
|
23644
|
+
"integrity": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==",
|
|
23645
|
+
"license": "MIT"
|
|
23646
|
+
},
|
|
25684
23647
|
"node_modules/ts-api-utils": {
|
|
25685
23648
|
"version": "1.3.0",
|
|
25686
23649
|
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
|
|
@@ -25961,13 +23924,12 @@
|
|
|
25961
23924
|
}
|
|
25962
23925
|
},
|
|
25963
23926
|
"node_modules/type-check": {
|
|
25964
|
-
"version": "0.
|
|
25965
|
-
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.
|
|
25966
|
-
"integrity": "sha512-
|
|
25967
|
-
"dev": true,
|
|
23927
|
+
"version": "0.3.2",
|
|
23928
|
+
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
|
|
23929
|
+
"integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==",
|
|
25968
23930
|
"license": "MIT",
|
|
25969
23931
|
"dependencies": {
|
|
25970
|
-
"prelude-ls": "
|
|
23932
|
+
"prelude-ls": "~1.1.2"
|
|
25971
23933
|
},
|
|
25972
23934
|
"engines": {
|
|
25973
23935
|
"node": ">= 0.8.0"
|
|
@@ -26157,6 +24119,12 @@
|
|
|
26157
24119
|
"url": "https://github.com/sponsors/ljharb"
|
|
26158
24120
|
}
|
|
26159
24121
|
},
|
|
24122
|
+
"node_modules/underscore": {
|
|
24123
|
+
"version": "1.12.1",
|
|
24124
|
+
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
|
|
24125
|
+
"integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==",
|
|
24126
|
+
"license": "MIT"
|
|
24127
|
+
},
|
|
26160
24128
|
"node_modules/undici-types": {
|
|
26161
24129
|
"version": "5.26.5",
|
|
26162
24130
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
|
@@ -26624,6 +24592,15 @@
|
|
|
26624
24592
|
"fsevents": "~2.3.2"
|
|
26625
24593
|
}
|
|
26626
24594
|
},
|
|
24595
|
+
"node_modules/word-wrap": {
|
|
24596
|
+
"version": "1.2.5",
|
|
24597
|
+
"resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
|
|
24598
|
+
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|
24599
|
+
"license": "MIT",
|
|
24600
|
+
"engines": {
|
|
24601
|
+
"node": ">=0.10.0"
|
|
24602
|
+
}
|
|
24603
|
+
},
|
|
26627
24604
|
"node_modules/wordwrap": {
|
|
26628
24605
|
"version": "1.0.0",
|
|
26629
24606
|
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
|