@salesforce/cli 2.46.0 → 2.46.1
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 +96 -96
- package/npm-shrinkwrap.json +773 -2022
- package/oclif.lock +221 -148
- package/oclif.manifest.json +1 -1
- package/package.json +13 -13
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.46.
|
|
3
|
+
"version": "2.46.1",
|
|
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.1",
|
|
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,22 +24,22 @@
|
|
|
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
32
|
"@salesforce/plugin-limits": "3.3.10",
|
|
33
33
|
"@salesforce/plugin-marketplace": "1.2.10",
|
|
34
|
-
"@salesforce/plugin-org": "4.
|
|
35
|
-
"@salesforce/plugin-packaging": "2.4.
|
|
34
|
+
"@salesforce/plugin-org": "4.2.0",
|
|
35
|
+
"@salesforce/plugin-packaging": "2.4.6",
|
|
36
36
|
"@salesforce/plugin-schema": "3.3.10",
|
|
37
|
-
"@salesforce/plugin-settings": "2.3.
|
|
37
|
+
"@salesforce/plugin-settings": "2.3.1",
|
|
38
38
|
"@salesforce/plugin-sobject": "1.4.8",
|
|
39
|
-
"@salesforce/plugin-source": "3.
|
|
40
|
-
"@salesforce/plugin-telemetry": "3.3.
|
|
39
|
+
"@salesforce/plugin-source": "3.4.0",
|
|
40
|
+
"@salesforce/plugin-telemetry": "3.3.13",
|
|
41
41
|
"@salesforce/plugin-templates": "56.2.9",
|
|
42
|
-
"@salesforce/plugin-trust": "3.7.
|
|
42
|
+
"@salesforce/plugin-trust": "3.7.5",
|
|
43
43
|
"@salesforce/plugin-user": "3.5.11",
|
|
44
44
|
"@salesforce/sf-plugins-core": "10.0.0",
|
|
45
45
|
"ansis": "^3.2.0"
|
|
@@ -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,108 +5030,48 @@
|
|
|
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
|
-
"ansi-styles": "^4.3.0",
|
|
5177
|
-
"cardinal": "^2.1.1",
|
|
5178
|
-
"chalk": "^4.1.2",
|
|
5179
|
-
"clean-stack": "^3.0.1",
|
|
5180
|
-
"cli-progress": "^3.12.0",
|
|
5181
|
-
"color": "^4.2.3",
|
|
5182
|
-
"debug": "^4.3.5",
|
|
5183
|
-
"ejs": "^3.1.10",
|
|
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"
|
|
5202
|
-
},
|
|
5203
|
-
"engines": {
|
|
5204
|
-
"node": ">=18.0.0"
|
|
5205
|
-
}
|
|
5206
|
-
},
|
|
5207
|
-
"node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk": {
|
|
5208
|
-
"version": "4.1.2",
|
|
5209
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
5210
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5211
|
-
"dev": true,
|
|
5212
|
-
"license": "MIT",
|
|
5213
|
-
"dependencies": {
|
|
5214
|
-
"ansi-styles": "^4.1.0",
|
|
5215
|
-
"supports-color": "^7.1.0"
|
|
5216
|
-
},
|
|
5217
|
-
"engines": {
|
|
5218
|
-
"node": ">=10"
|
|
5219
|
-
},
|
|
5220
|
-
"funding": {
|
|
5221
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5222
|
-
}
|
|
5223
|
-
},
|
|
5224
|
-
"node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
5225
|
-
"version": "7.2.0",
|
|
5226
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
5227
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
5228
|
-
"dev": true,
|
|
5229
|
-
"license": "MIT",
|
|
5230
|
-
"dependencies": {
|
|
5231
|
-
"has-flag": "^4.0.0"
|
|
5232
|
-
},
|
|
5233
|
-
"engines": {
|
|
5234
|
-
"node": ">=8"
|
|
5235
|
-
}
|
|
5236
|
-
},
|
|
5237
|
-
"node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
|
|
5238
|
-
"version": "9.1.1",
|
|
5239
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
5240
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
5241
|
-
"dev": true,
|
|
5242
|
-
"license": "BSD-3-Clause",
|
|
5243
|
-
"dependencies": {
|
|
5244
|
-
"@inquirer/confirm": "^3.1.9",
|
|
5245
|
-
"@inquirer/password": "^2.1.9",
|
|
5246
|
-
"@oclif/core": "^3.26.6",
|
|
5067
|
+
"@oclif/core": "^4",
|
|
5068
|
+
"@salesforce/apex-node": "^6.0.0",
|
|
5247
5069
|
"@salesforce/core": "^7.3.9",
|
|
5248
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",
|
|
5249
5075
|
"@salesforce/ts-types": "^2.0.9",
|
|
5250
5076
|
"chalk": "^5.3.0"
|
|
5251
5077
|
},
|
|
@@ -5253,21 +5079,10 @@
|
|
|
5253
5079
|
"node": ">=18.0.0"
|
|
5254
5080
|
}
|
|
5255
5081
|
},
|
|
5256
|
-
"node_modules/@salesforce/plugin-
|
|
5257
|
-
"version": "1.0.10",
|
|
5258
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
5259
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
5260
|
-
"dev": true,
|
|
5261
|
-
"license": "MIT",
|
|
5262
|
-
"dependencies": {
|
|
5263
|
-
"sprintf-js": "~1.0.2"
|
|
5264
|
-
}
|
|
5265
|
-
},
|
|
5266
|
-
"node_modules/@salesforce/plugin-command-reference/node_modules/chalk": {
|
|
5082
|
+
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/chalk": {
|
|
5267
5083
|
"version": "5.3.0",
|
|
5268
5084
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5269
5085
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5270
|
-
"dev": true,
|
|
5271
5086
|
"license": "MIT",
|
|
5272
5087
|
"engines": {
|
|
5273
5088
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
@@ -5276,1483 +5091,45 @@
|
|
|
5276
5091
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5277
5092
|
}
|
|
5278
5093
|
},
|
|
5279
|
-
"node_modules/@salesforce/plugin-
|
|
5280
|
-
"version": "3.
|
|
5281
|
-
"resolved": "https://registry.npmjs.org/
|
|
5282
|
-
"integrity": "sha512-
|
|
5283
|
-
"dev": true,
|
|
5284
|
-
"license": "MIT",
|
|
5285
|
-
"dependencies": {
|
|
5286
|
-
"argparse": "^1.0.7",
|
|
5287
|
-
"esprima": "^4.0.0"
|
|
5288
|
-
},
|
|
5289
|
-
"bin": {
|
|
5290
|
-
"js-yaml": "bin/js-yaml.js"
|
|
5291
|
-
}
|
|
5292
|
-
},
|
|
5293
|
-
"node_modules/@salesforce/plugin-command-reference/node_modules/sprintf-js": {
|
|
5294
|
-
"version": "1.0.3",
|
|
5295
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
5296
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
5297
|
-
"dev": true,
|
|
5298
|
-
"license": "BSD-3-Clause"
|
|
5299
|
-
},
|
|
5300
|
-
"node_modules/@salesforce/plugin-command-reference/node_modules/supports-color": {
|
|
5301
|
-
"version": "8.1.1",
|
|
5302
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5303
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5304
|
-
"dev": true,
|
|
5305
|
-
"license": "MIT",
|
|
5306
|
-
"dependencies": {
|
|
5307
|
-
"has-flag": "^4.0.0"
|
|
5308
|
-
},
|
|
5309
|
-
"engines": {
|
|
5310
|
-
"node": ">=10"
|
|
5311
|
-
},
|
|
5312
|
-
"funding": {
|
|
5313
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5314
|
-
}
|
|
5315
|
-
},
|
|
5316
|
-
"node_modules/@salesforce/plugin-command-reference/node_modules/wrap-ansi": {
|
|
5317
|
-
"version": "7.0.0",
|
|
5318
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
5319
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
5320
|
-
"dev": true,
|
|
5321
|
-
"license": "MIT",
|
|
5322
|
-
"dependencies": {
|
|
5323
|
-
"ansi-styles": "^4.0.0",
|
|
5324
|
-
"string-width": "^4.1.0",
|
|
5325
|
-
"strip-ansi": "^6.0.0"
|
|
5326
|
-
},
|
|
5327
|
-
"engines": {
|
|
5328
|
-
"node": ">=10"
|
|
5329
|
-
},
|
|
5330
|
-
"funding": {
|
|
5331
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5332
|
-
}
|
|
5333
|
-
},
|
|
5334
|
-
"node_modules/@salesforce/plugin-data": {
|
|
5335
|
-
"version": "3.4.3",
|
|
5336
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.4.3.tgz",
|
|
5337
|
-
"integrity": "sha512-dAEBVWtHqc4N1wf5JBHjpJ4BYxhTQVI92TLr6U65qLDbgSf4tK17RZdSVH5ha66fec9GzAT8qVD58qysLlbibw==",
|
|
5338
|
-
"license": "BSD-3-Clause",
|
|
5339
|
-
"dependencies": {
|
|
5340
|
-
"@jsforce/jsforce-node": "^3.2.0",
|
|
5341
|
-
"@oclif/core": "^3.26.3",
|
|
5342
|
-
"@salesforce/core": "^7.3.6",
|
|
5343
|
-
"@salesforce/kit": "^3.1.0",
|
|
5344
|
-
"@salesforce/sf-plugins-core": "^9.0.11",
|
|
5345
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5346
|
-
"chalk": "^5.3.0",
|
|
5347
|
-
"change-case": "^5.4.4",
|
|
5348
|
-
"csv-parse": "^5.5.6",
|
|
5349
|
-
"csv-stringify": "^6.5.0",
|
|
5350
|
-
"form-data": "^4.0.0"
|
|
5351
|
-
},
|
|
5352
|
-
"engines": {
|
|
5353
|
-
"node": ">=18.0.0"
|
|
5354
|
-
}
|
|
5355
|
-
},
|
|
5356
|
-
"node_modules/@salesforce/plugin-data/node_modules/@oclif/core": {
|
|
5357
|
-
"version": "3.26.9",
|
|
5358
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
5359
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
5360
|
-
"license": "MIT",
|
|
5361
|
-
"dependencies": {
|
|
5362
|
-
"@types/cli-progress": "^3.11.5",
|
|
5363
|
-
"ansi-escapes": "^4.3.2",
|
|
5364
|
-
"ansi-styles": "^4.3.0",
|
|
5365
|
-
"cardinal": "^2.1.1",
|
|
5366
|
-
"chalk": "^4.1.2",
|
|
5367
|
-
"clean-stack": "^3.0.1",
|
|
5368
|
-
"cli-progress": "^3.12.0",
|
|
5369
|
-
"color": "^4.2.3",
|
|
5370
|
-
"debug": "^4.3.5",
|
|
5371
|
-
"ejs": "^3.1.10",
|
|
5372
|
-
"get-package-type": "^0.1.0",
|
|
5373
|
-
"globby": "^11.1.0",
|
|
5374
|
-
"hyperlinker": "^1.0.0",
|
|
5375
|
-
"indent-string": "^4.0.0",
|
|
5376
|
-
"is-wsl": "^2.2.0",
|
|
5377
|
-
"js-yaml": "^3.14.1",
|
|
5378
|
-
"minimatch": "^9.0.4",
|
|
5379
|
-
"natural-orderby": "^2.0.3",
|
|
5380
|
-
"object-treeify": "^1.1.33",
|
|
5381
|
-
"password-prompt": "^1.1.3",
|
|
5382
|
-
"slice-ansi": "^4.0.0",
|
|
5383
|
-
"string-width": "^4.2.3",
|
|
5384
|
-
"strip-ansi": "^6.0.1",
|
|
5385
|
-
"supports-color": "^8.1.1",
|
|
5386
|
-
"supports-hyperlinks": "^2.2.0",
|
|
5387
|
-
"widest-line": "^3.1.0",
|
|
5388
|
-
"wordwrap": "^1.0.0",
|
|
5389
|
-
"wrap-ansi": "^7.0.0"
|
|
5390
|
-
},
|
|
5391
|
-
"engines": {
|
|
5392
|
-
"node": ">=18.0.0"
|
|
5393
|
-
}
|
|
5394
|
-
},
|
|
5395
|
-
"node_modules/@salesforce/plugin-data/node_modules/@oclif/core/node_modules/chalk": {
|
|
5396
|
-
"version": "4.1.2",
|
|
5397
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
5398
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5399
|
-
"license": "MIT",
|
|
5400
|
-
"dependencies": {
|
|
5401
|
-
"ansi-styles": "^4.1.0",
|
|
5402
|
-
"supports-color": "^7.1.0"
|
|
5403
|
-
},
|
|
5404
|
-
"engines": {
|
|
5405
|
-
"node": ">=10"
|
|
5406
|
-
},
|
|
5407
|
-
"funding": {
|
|
5408
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5409
|
-
}
|
|
5410
|
-
},
|
|
5411
|
-
"node_modules/@salesforce/plugin-data/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
5412
|
-
"version": "7.2.0",
|
|
5413
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
5414
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
5415
|
-
"license": "MIT",
|
|
5416
|
-
"dependencies": {
|
|
5417
|
-
"has-flag": "^4.0.0"
|
|
5418
|
-
},
|
|
5419
|
-
"engines": {
|
|
5420
|
-
"node": ">=8"
|
|
5421
|
-
}
|
|
5422
|
-
},
|
|
5423
|
-
"node_modules/@salesforce/plugin-data/node_modules/@salesforce/sf-plugins-core": {
|
|
5424
|
-
"version": "9.1.1",
|
|
5425
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
5426
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
5427
|
-
"license": "BSD-3-Clause",
|
|
5428
|
-
"dependencies": {
|
|
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
|
-
},
|
|
5437
|
-
"engines": {
|
|
5438
|
-
"node": ">=18.0.0"
|
|
5439
|
-
}
|
|
5440
|
-
},
|
|
5441
|
-
"node_modules/@salesforce/plugin-data/node_modules/argparse": {
|
|
5442
|
-
"version": "1.0.10",
|
|
5443
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
5444
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
5445
|
-
"license": "MIT",
|
|
5446
|
-
"dependencies": {
|
|
5447
|
-
"sprintf-js": "~1.0.2"
|
|
5448
|
-
}
|
|
5449
|
-
},
|
|
5450
|
-
"node_modules/@salesforce/plugin-data/node_modules/chalk": {
|
|
5451
|
-
"version": "5.3.0",
|
|
5452
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5453
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5454
|
-
"license": "MIT",
|
|
5455
|
-
"engines": {
|
|
5456
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5457
|
-
},
|
|
5458
|
-
"funding": {
|
|
5459
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5460
|
-
}
|
|
5461
|
-
},
|
|
5462
|
-
"node_modules/@salesforce/plugin-data/node_modules/change-case": {
|
|
5463
|
-
"version": "5.4.4",
|
|
5464
|
-
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
|
|
5465
|
-
"integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
|
|
5466
|
-
"license": "MIT"
|
|
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==",
|
|
5472
|
-
"license": "MIT",
|
|
5473
|
-
"dependencies": {
|
|
5474
|
-
"argparse": "^1.0.7",
|
|
5475
|
-
"esprima": "^4.0.0"
|
|
5476
|
-
},
|
|
5477
|
-
"bin": {
|
|
5478
|
-
"js-yaml": "bin/js-yaml.js"
|
|
5479
|
-
}
|
|
5480
|
-
},
|
|
5481
|
-
"node_modules/@salesforce/plugin-data/node_modules/sprintf-js": {
|
|
5482
|
-
"version": "1.0.3",
|
|
5483
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
5484
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
5485
|
-
"license": "BSD-3-Clause"
|
|
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==",
|
|
5491
|
-
"license": "MIT",
|
|
5492
|
-
"dependencies": {
|
|
5493
|
-
"has-flag": "^4.0.0"
|
|
5494
|
-
},
|
|
5495
|
-
"engines": {
|
|
5496
|
-
"node": ">=10"
|
|
5497
|
-
},
|
|
5498
|
-
"funding": {
|
|
5499
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5500
|
-
}
|
|
5501
|
-
},
|
|
5502
|
-
"node_modules/@salesforce/plugin-data/node_modules/wrap-ansi": {
|
|
5503
|
-
"version": "7.0.0",
|
|
5504
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
5505
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
5506
|
-
"license": "MIT",
|
|
5507
|
-
"dependencies": {
|
|
5508
|
-
"ansi-styles": "^4.0.0",
|
|
5509
|
-
"string-width": "^4.1.0",
|
|
5510
|
-
"strip-ansi": "^6.0.0"
|
|
5511
|
-
},
|
|
5512
|
-
"engines": {
|
|
5513
|
-
"node": ">=10"
|
|
5514
|
-
},
|
|
5515
|
-
"funding": {
|
|
5516
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5517
|
-
}
|
|
5518
|
-
},
|
|
5519
|
-
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
5520
|
-
"version": "3.8.4",
|
|
5521
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.8.4.tgz",
|
|
5522
|
-
"integrity": "sha512-n8VQE8V0IeFjz85NQSP9gId8OcHao7wLXLvqdJ68XQcik+/yFNq4GfjZn6kohhtT179DPLvY2pNA5c4eWyYzMQ==",
|
|
5523
|
-
"license": "BSD-3-Clause",
|
|
5524
|
-
"dependencies": {
|
|
5525
|
-
"@oclif/core": "^3.26.6",
|
|
5526
|
-
"@salesforce/apex-node": "^6.0.0",
|
|
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"
|
|
5535
|
-
},
|
|
5536
|
-
"engines": {
|
|
5537
|
-
"node": ">=18.0.0"
|
|
5538
|
-
}
|
|
5539
|
-
},
|
|
5540
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@oclif/core": {
|
|
5541
|
-
"version": "3.26.9",
|
|
5542
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
5543
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
5544
|
-
"license": "MIT",
|
|
5545
|
-
"dependencies": {
|
|
5546
|
-
"@types/cli-progress": "^3.11.5",
|
|
5547
|
-
"ansi-escapes": "^4.3.2",
|
|
5548
|
-
"ansi-styles": "^4.3.0",
|
|
5549
|
-
"cardinal": "^2.1.1",
|
|
5550
|
-
"chalk": "^4.1.2",
|
|
5551
|
-
"clean-stack": "^3.0.1",
|
|
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"
|
|
5574
|
-
},
|
|
5575
|
-
"engines": {
|
|
5576
|
-
"node": ">=18.0.0"
|
|
5577
|
-
}
|
|
5578
|
-
},
|
|
5579
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@oclif/core/node_modules/chalk": {
|
|
5580
|
-
"version": "4.1.2",
|
|
5581
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
5582
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5583
|
-
"license": "MIT",
|
|
5584
|
-
"dependencies": {
|
|
5585
|
-
"ansi-styles": "^4.1.0",
|
|
5586
|
-
"supports-color": "^7.1.0"
|
|
5587
|
-
},
|
|
5588
|
-
"engines": {
|
|
5589
|
-
"node": ">=10"
|
|
5590
|
-
},
|
|
5591
|
-
"funding": {
|
|
5592
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5593
|
-
}
|
|
5594
|
-
},
|
|
5595
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
5596
|
-
"version": "7.2.0",
|
|
5597
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
5598
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
5599
|
-
"license": "MIT",
|
|
5600
|
-
"dependencies": {
|
|
5601
|
-
"has-flag": "^4.0.0"
|
|
5602
|
-
},
|
|
5603
|
-
"engines": {
|
|
5604
|
-
"node": ">=8"
|
|
5605
|
-
}
|
|
5606
|
-
},
|
|
5607
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/sf-plugins-core": {
|
|
5608
|
-
"version": "9.1.1",
|
|
5609
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
5610
|
-
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
5611
|
-
"license": "BSD-3-Clause",
|
|
5612
|
-
"dependencies": {
|
|
5613
|
-
"@inquirer/confirm": "^3.1.9",
|
|
5614
|
-
"@inquirer/password": "^2.1.9",
|
|
5615
|
-
"@oclif/core": "^3.26.6",
|
|
5616
|
-
"@salesforce/core": "^7.3.9",
|
|
5617
|
-
"@salesforce/kit": "^3.1.2",
|
|
5618
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5619
|
-
"chalk": "^5.3.0"
|
|
5620
|
-
},
|
|
5621
|
-
"engines": {
|
|
5622
|
-
"node": ">=18.0.0"
|
|
5623
|
-
}
|
|
5624
|
-
},
|
|
5625
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/argparse": {
|
|
5626
|
-
"version": "1.0.10",
|
|
5627
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
5628
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
5629
|
-
"license": "MIT",
|
|
5630
|
-
"dependencies": {
|
|
5631
|
-
"sprintf-js": "~1.0.2"
|
|
5632
|
-
}
|
|
5633
|
-
},
|
|
5634
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/chalk": {
|
|
5635
|
-
"version": "5.3.0",
|
|
5636
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5637
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5638
|
-
"license": "MIT",
|
|
5639
|
-
"engines": {
|
|
5640
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5641
|
-
},
|
|
5642
|
-
"funding": {
|
|
5643
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5644
|
-
}
|
|
5645
|
-
},
|
|
5646
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/js-yaml": {
|
|
5647
|
-
"version": "3.14.1",
|
|
5648
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
5649
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
5650
|
-
"license": "MIT",
|
|
5651
|
-
"dependencies": {
|
|
5652
|
-
"argparse": "^1.0.7",
|
|
5653
|
-
"esprima": "^4.0.0"
|
|
5654
|
-
},
|
|
5655
|
-
"bin": {
|
|
5656
|
-
"js-yaml": "bin/js-yaml.js"
|
|
5657
|
-
}
|
|
5658
|
-
},
|
|
5659
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/sprintf-js": {
|
|
5660
|
-
"version": "1.0.3",
|
|
5661
|
-
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
5662
|
-
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
5663
|
-
"license": "BSD-3-Clause"
|
|
5664
|
-
},
|
|
5665
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/supports-color": {
|
|
5666
|
-
"version": "8.1.1",
|
|
5667
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5668
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5669
|
-
"license": "MIT",
|
|
5670
|
-
"dependencies": {
|
|
5671
|
-
"has-flag": "^4.0.0"
|
|
5672
|
-
},
|
|
5673
|
-
"engines": {
|
|
5674
|
-
"node": ">=10"
|
|
5675
|
-
},
|
|
5676
|
-
"funding": {
|
|
5677
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5678
|
-
}
|
|
5679
|
-
},
|
|
5680
|
-
"node_modules/@salesforce/plugin-deploy-retrieve/node_modules/wrap-ansi": {
|
|
5681
|
-
"version": "7.0.0",
|
|
5682
|
-
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
5683
|
-
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
5684
|
-
"license": "MIT",
|
|
5685
|
-
"dependencies": {
|
|
5686
|
-
"ansi-styles": "^4.0.0",
|
|
5687
|
-
"string-width": "^4.1.0",
|
|
5688
|
-
"strip-ansi": "^6.0.0"
|
|
5689
|
-
},
|
|
5690
|
-
"engines": {
|
|
5691
|
-
"node": ">=10"
|
|
5692
|
-
},
|
|
5693
|
-
"funding": {
|
|
5694
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5695
|
-
}
|
|
5696
|
-
},
|
|
5697
|
-
"node_modules/@salesforce/plugin-info": {
|
|
5698
|
-
"version": "3.3.5",
|
|
5699
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.3.5.tgz",
|
|
5700
|
-
"integrity": "sha512-KveT3o2mXdcvt8T2J0Pb7wzwvAPOqHvxO/+xu6GTceMWQfpA0H0hx3awwXF0keY4Ek6fLHgzIfmnCjCoxp6y6w==",
|
|
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==",
|
|
5701
5098
|
"license": "BSD-3-Clause",
|
|
5702
5099
|
"dependencies": {
|
|
5703
5100
|
"@inquirer/input": "^2.1.8",
|
|
5704
|
-
"@jsforce/jsforce-node": "^3.2.0",
|
|
5705
|
-
"@oclif/core": "^4",
|
|
5706
|
-
"@salesforce/core": "^7.3.9",
|
|
5707
|
-
"@salesforce/kit": "^3.1.0",
|
|
5708
|
-
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5709
|
-
"got": "^13.0.0",
|
|
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"
|
|
5715
|
-
},
|
|
5716
|
-
"engines": {
|
|
5717
|
-
"node": ">=18.0.0"
|
|
5718
|
-
}
|
|
5719
|
-
},
|
|
5720
|
-
"node_modules/@salesforce/plugin-limits": {
|
|
5721
|
-
"version": "3.3.10",
|
|
5722
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.10.tgz",
|
|
5723
|
-
"integrity": "sha512-wVcZCW3qWX474TqTJCbfN8PCiJtds/t4XVtRYtVpZkOMVEqR3dtsRs53ssCakmJlzP+7hvcNC9TNXLSvtQMGqg==",
|
|
5724
|
-
"license": "BSD-3-Clause",
|
|
5725
|
-
"dependencies": {
|
|
5726
|
-
"@oclif/core": "^3.26.6",
|
|
5727
|
-
"@salesforce/core": "^7.3.6",
|
|
5728
|
-
"@salesforce/kit": "^3.1.2",
|
|
5729
|
-
"@salesforce/sf-plugins-core": "^9.1.1"
|
|
5730
|
-
},
|
|
5731
|
-
"engines": {
|
|
5732
|
-
"node": ">=18.0.0"
|
|
5733
|
-
}
|
|
5734
|
-
},
|
|
5735
|
-
"node_modules/@salesforce/plugin-limits/node_modules/@oclif/core": {
|
|
5736
|
-
"version": "3.26.9",
|
|
5737
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
5738
|
-
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
5739
|
-
"license": "MIT",
|
|
5740
|
-
"dependencies": {
|
|
5741
|
-
"@types/cli-progress": "^3.11.5",
|
|
5742
|
-
"ansi-escapes": "^4.3.2",
|
|
5743
|
-
"ansi-styles": "^4.3.0",
|
|
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"
|
|
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"
|
|
6733
5112
|
},
|
|
6734
5113
|
"engines": {
|
|
6735
|
-
"node": ">=
|
|
6736
|
-
},
|
|
6737
|
-
"funding": {
|
|
6738
|
-
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5114
|
+
"node": ">=18.0.0"
|
|
6739
5115
|
}
|
|
6740
5116
|
},
|
|
6741
|
-
"node_modules/@salesforce/plugin-
|
|
5117
|
+
"node_modules/@salesforce/plugin-limits": {
|
|
6742
5118
|
"version": "3.3.10",
|
|
6743
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
6744
|
-
"integrity": "sha512-
|
|
5119
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.10.tgz",
|
|
5120
|
+
"integrity": "sha512-wVcZCW3qWX474TqTJCbfN8PCiJtds/t4XVtRYtVpZkOMVEqR3dtsRs53ssCakmJlzP+7hvcNC9TNXLSvtQMGqg==",
|
|
6745
5121
|
"license": "BSD-3-Clause",
|
|
6746
5122
|
"dependencies": {
|
|
6747
|
-
"@oclif/core": "^3.26.
|
|
6748
|
-
"@salesforce/core": "^7.3.
|
|
5123
|
+
"@oclif/core": "^3.26.6",
|
|
5124
|
+
"@salesforce/core": "^7.3.6",
|
|
5125
|
+
"@salesforce/kit": "^3.1.2",
|
|
6749
5126
|
"@salesforce/sf-plugins-core": "^9.1.1"
|
|
6750
5127
|
},
|
|
6751
5128
|
"engines": {
|
|
6752
5129
|
"node": ">=18.0.0"
|
|
6753
5130
|
}
|
|
6754
5131
|
},
|
|
6755
|
-
"node_modules/@salesforce/plugin-
|
|
5132
|
+
"node_modules/@salesforce/plugin-limits/node_modules/@oclif/core": {
|
|
6756
5133
|
"version": "3.26.9",
|
|
6757
5134
|
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
6758
5135
|
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
@@ -6791,7 +5168,7 @@
|
|
|
6791
5168
|
"node": ">=18.0.0"
|
|
6792
5169
|
}
|
|
6793
5170
|
},
|
|
6794
|
-
"node_modules/@salesforce/plugin-
|
|
5171
|
+
"node_modules/@salesforce/plugin-limits/node_modules/@salesforce/sf-plugins-core": {
|
|
6795
5172
|
"version": "9.1.1",
|
|
6796
5173
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
6797
5174
|
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
@@ -6809,7 +5186,7 @@
|
|
|
6809
5186
|
"node": ">=18.0.0"
|
|
6810
5187
|
}
|
|
6811
5188
|
},
|
|
6812
|
-
"node_modules/@salesforce/plugin-
|
|
5189
|
+
"node_modules/@salesforce/plugin-limits/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
6813
5190
|
"version": "5.3.0",
|
|
6814
5191
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6815
5192
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
@@ -6821,7 +5198,7 @@
|
|
|
6821
5198
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6822
5199
|
}
|
|
6823
5200
|
},
|
|
6824
|
-
"node_modules/@salesforce/plugin-
|
|
5201
|
+
"node_modules/@salesforce/plugin-limits/node_modules/argparse": {
|
|
6825
5202
|
"version": "1.0.10",
|
|
6826
5203
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
6827
5204
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
@@ -6830,7 +5207,7 @@
|
|
|
6830
5207
|
"sprintf-js": "~1.0.2"
|
|
6831
5208
|
}
|
|
6832
5209
|
},
|
|
6833
|
-
"node_modules/@salesforce/plugin-
|
|
5210
|
+
"node_modules/@salesforce/plugin-limits/node_modules/js-yaml": {
|
|
6834
5211
|
"version": "3.14.1",
|
|
6835
5212
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
6836
5213
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
@@ -6843,13 +5220,13 @@
|
|
|
6843
5220
|
"js-yaml": "bin/js-yaml.js"
|
|
6844
5221
|
}
|
|
6845
5222
|
},
|
|
6846
|
-
"node_modules/@salesforce/plugin-
|
|
5223
|
+
"node_modules/@salesforce/plugin-limits/node_modules/sprintf-js": {
|
|
6847
5224
|
"version": "1.0.3",
|
|
6848
5225
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
6849
5226
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
6850
5227
|
"license": "BSD-3-Clause"
|
|
6851
5228
|
},
|
|
6852
|
-
"node_modules/@salesforce/plugin-
|
|
5229
|
+
"node_modules/@salesforce/plugin-limits/node_modules/supports-color": {
|
|
6853
5230
|
"version": "8.1.1",
|
|
6854
5231
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
6855
5232
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
@@ -6864,7 +5241,7 @@
|
|
|
6864
5241
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
6865
5242
|
}
|
|
6866
5243
|
},
|
|
6867
|
-
"node_modules/@salesforce/plugin-
|
|
5244
|
+
"node_modules/@salesforce/plugin-limits/node_modules/wrap-ansi": {
|
|
6868
5245
|
"version": "7.0.0",
|
|
6869
5246
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
6870
5247
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
@@ -6881,22 +5258,24 @@
|
|
|
6881
5258
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
6882
5259
|
}
|
|
6883
5260
|
},
|
|
6884
|
-
"node_modules/@salesforce/plugin-
|
|
6885
|
-
"version": "2.
|
|
6886
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
6887
|
-
"integrity": "sha512-
|
|
5261
|
+
"node_modules/@salesforce/plugin-marketplace": {
|
|
5262
|
+
"version": "1.2.10",
|
|
5263
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.10.tgz",
|
|
5264
|
+
"integrity": "sha512-KEjbXW0HWUgOvzjUczWJI6CSsNBsCJJbaHDU+50jIn/xxNrje+hZpG2H3iqZmbhqSBWIkqIT5fsSnI/ymwwlHQ==",
|
|
6888
5265
|
"license": "BSD-3-Clause",
|
|
6889
5266
|
"dependencies": {
|
|
6890
|
-
"@oclif/core": "^3.26.
|
|
5267
|
+
"@oclif/core": "^3.26.4",
|
|
6891
5268
|
"@salesforce/core": "^7.3.9",
|
|
6892
|
-
"@salesforce/
|
|
6893
|
-
"
|
|
5269
|
+
"@salesforce/kit": "^3.1.0",
|
|
5270
|
+
"@salesforce/sf-plugins-core": "^9.1.1",
|
|
5271
|
+
"got": "^13.0.0",
|
|
5272
|
+
"proxy-agent": "^6.4.0"
|
|
6894
5273
|
},
|
|
6895
5274
|
"engines": {
|
|
6896
5275
|
"node": ">=18.0.0"
|
|
6897
5276
|
}
|
|
6898
5277
|
},
|
|
6899
|
-
"node_modules/@salesforce/plugin-
|
|
5278
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/@oclif/core": {
|
|
6900
5279
|
"version": "3.26.9",
|
|
6901
5280
|
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
6902
5281
|
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
@@ -6935,7 +5314,7 @@
|
|
|
6935
5314
|
"node": ">=18.0.0"
|
|
6936
5315
|
}
|
|
6937
5316
|
},
|
|
6938
|
-
"node_modules/@salesforce/plugin-
|
|
5317
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/@salesforce/sf-plugins-core": {
|
|
6939
5318
|
"version": "9.1.1",
|
|
6940
5319
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
6941
5320
|
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
@@ -6953,7 +5332,7 @@
|
|
|
6953
5332
|
"node": ">=18.0.0"
|
|
6954
5333
|
}
|
|
6955
5334
|
},
|
|
6956
|
-
"node_modules/@salesforce/plugin-
|
|
5335
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
6957
5336
|
"version": "5.3.0",
|
|
6958
5337
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6959
5338
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
@@ -6965,7 +5344,7 @@
|
|
|
6965
5344
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6966
5345
|
}
|
|
6967
5346
|
},
|
|
6968
|
-
"node_modules/@salesforce/plugin-
|
|
5347
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/argparse": {
|
|
6969
5348
|
"version": "1.0.10",
|
|
6970
5349
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
6971
5350
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
@@ -6974,7 +5353,7 @@
|
|
|
6974
5353
|
"sprintf-js": "~1.0.2"
|
|
6975
5354
|
}
|
|
6976
5355
|
},
|
|
6977
|
-
"node_modules/@salesforce/plugin-
|
|
5356
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/js-yaml": {
|
|
6978
5357
|
"version": "3.14.1",
|
|
6979
5358
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
6980
5359
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
@@ -6987,13 +5366,13 @@
|
|
|
6987
5366
|
"js-yaml": "bin/js-yaml.js"
|
|
6988
5367
|
}
|
|
6989
5368
|
},
|
|
6990
|
-
"node_modules/@salesforce/plugin-
|
|
5369
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/sprintf-js": {
|
|
6991
5370
|
"version": "1.0.3",
|
|
6992
5371
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
6993
5372
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
6994
5373
|
"license": "BSD-3-Clause"
|
|
6995
5374
|
},
|
|
6996
|
-
"node_modules/@salesforce/plugin-
|
|
5375
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/supports-color": {
|
|
6997
5376
|
"version": "8.1.1",
|
|
6998
5377
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
6999
5378
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
@@ -7008,7 +5387,7 @@
|
|
|
7008
5387
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7009
5388
|
}
|
|
7010
5389
|
},
|
|
7011
|
-
"node_modules/@salesforce/plugin-
|
|
5390
|
+
"node_modules/@salesforce/plugin-marketplace/node_modules/wrap-ansi": {
|
|
7012
5391
|
"version": "7.0.0",
|
|
7013
5392
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7014
5393
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
@@ -7025,101 +5404,65 @@
|
|
|
7025
5404
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7026
5405
|
}
|
|
7027
5406
|
},
|
|
7028
|
-
"node_modules/@salesforce/plugin-
|
|
7029
|
-
"version": "
|
|
7030
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
7031
|
-
"integrity": "sha512-
|
|
5407
|
+
"node_modules/@salesforce/plugin-org": {
|
|
5408
|
+
"version": "4.2.0",
|
|
5409
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.2.0.tgz",
|
|
5410
|
+
"integrity": "sha512-I/MPACLRWyliRp7E7Br5f0lc9A1WK7s4Mr+/86Z1VQDE3ZvP4Q2lwKbkdFMS7buoLtDoe2xnrV5ySwri2pHLLg==",
|
|
7032
5411
|
"license": "BSD-3-Clause",
|
|
7033
5412
|
"dependencies": {
|
|
7034
|
-
"@
|
|
7035
|
-
"@
|
|
7036
|
-
"@
|
|
7037
|
-
"@
|
|
7038
|
-
"@salesforce/
|
|
7039
|
-
"
|
|
7040
|
-
"
|
|
7041
|
-
"
|
|
7042
|
-
"
|
|
7043
|
-
"js2xmlparser": "^4.0.2"
|
|
5413
|
+
"@oclif/core": "^4.0.2",
|
|
5414
|
+
"@salesforce/core": "^7.3.10",
|
|
5415
|
+
"@salesforce/kit": "^3.1.1",
|
|
5416
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5417
|
+
"@salesforce/source-deploy-retrieve": "^11.6.5",
|
|
5418
|
+
"ansis": "^3.2.0",
|
|
5419
|
+
"change-case": "^5.4.4",
|
|
5420
|
+
"is-wsl": "^3.1.0",
|
|
5421
|
+
"open": "^10.1.0"
|
|
7044
5422
|
},
|
|
7045
5423
|
"engines": {
|
|
7046
5424
|
"node": ">=18.0.0"
|
|
7047
5425
|
}
|
|
7048
5426
|
},
|
|
7049
|
-
"node_modules/@salesforce/plugin-
|
|
7050
|
-
"version": "
|
|
7051
|
-
"resolved": "https://registry.npmjs.org
|
|
7052
|
-
"integrity": "sha512-
|
|
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
|
-
}
|
|
5427
|
+
"node_modules/@salesforce/plugin-org/node_modules/change-case": {
|
|
5428
|
+
"version": "5.4.4",
|
|
5429
|
+
"resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.4.tgz",
|
|
5430
|
+
"integrity": "sha512-HRQyTk2/YPEkt9TnUPbOpr64Uw3KOicFWPVBb+xiHvd6eBx/qPr9xqfBFDT8P2vWsvvz4jbEkfDe71W3VyNu2w==",
|
|
5431
|
+
"license": "MIT"
|
|
7064
5432
|
},
|
|
7065
|
-
"node_modules/@salesforce/plugin-
|
|
7066
|
-
"version": "3.
|
|
7067
|
-
"resolved": "https://registry.npmjs.org
|
|
7068
|
-
"integrity": "sha512-
|
|
5433
|
+
"node_modules/@salesforce/plugin-org/node_modules/is-wsl": {
|
|
5434
|
+
"version": "3.1.0",
|
|
5435
|
+
"resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
|
|
5436
|
+
"integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
|
|
7069
5437
|
"license": "MIT",
|
|
7070
5438
|
"dependencies": {
|
|
7071
|
-
"
|
|
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"
|
|
5439
|
+
"is-inside-container": "^1.0.0"
|
|
7099
5440
|
},
|
|
7100
5441
|
"engines": {
|
|
7101
|
-
"node": ">=
|
|
5442
|
+
"node": ">=16"
|
|
5443
|
+
},
|
|
5444
|
+
"funding": {
|
|
5445
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
7102
5446
|
}
|
|
7103
5447
|
},
|
|
7104
|
-
"node_modules/@salesforce/plugin-
|
|
7105
|
-
"version": "
|
|
7106
|
-
"resolved": "https://registry.npmjs.org/@salesforce/
|
|
7107
|
-
"integrity": "sha512
|
|
5448
|
+
"node_modules/@salesforce/plugin-packaging": {
|
|
5449
|
+
"version": "2.4.6",
|
|
5450
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.4.6.tgz",
|
|
5451
|
+
"integrity": "sha512-+Z8YLdogVycJGMz4zyKb0kXPXxIO6tA1joC+aOJVjUy9msKFqBvr3MQXadJSq+hJ51ole7zQ97Etqn6HnDD+rA==",
|
|
7108
5452
|
"license": "BSD-3-Clause",
|
|
7109
5453
|
"dependencies": {
|
|
7110
|
-
"@
|
|
7111
|
-
"@
|
|
7112
|
-
"@
|
|
7113
|
-
"@salesforce/
|
|
7114
|
-
"@salesforce/
|
|
7115
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
5454
|
+
"@oclif/core": "^4",
|
|
5455
|
+
"@salesforce/core": "^7.3.8",
|
|
5456
|
+
"@salesforce/kit": "^3.1.0",
|
|
5457
|
+
"@salesforce/packaging": "^3.5.16",
|
|
5458
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
7116
5459
|
"chalk": "^5.3.0"
|
|
7117
5460
|
},
|
|
7118
5461
|
"engines": {
|
|
7119
5462
|
"node": ">=18.0.0"
|
|
7120
5463
|
}
|
|
7121
5464
|
},
|
|
7122
|
-
"node_modules/@salesforce/plugin-
|
|
5465
|
+
"node_modules/@salesforce/plugin-packaging/node_modules/chalk": {
|
|
7123
5466
|
"version": "5.3.0",
|
|
7124
5467
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7125
5468
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
@@ -7131,92 +5474,48 @@
|
|
|
7131
5474
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7132
5475
|
}
|
|
7133
5476
|
},
|
|
7134
|
-
"node_modules/@salesforce/plugin-
|
|
7135
|
-
"version": "
|
|
7136
|
-
"resolved": "https://registry.npmjs.org/
|
|
7137
|
-
"integrity": "sha512-
|
|
7138
|
-
"
|
|
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==",
|
|
5477
|
+
"node_modules/@salesforce/plugin-release-management": {
|
|
5478
|
+
"version": "5.4.7",
|
|
5479
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-release-management/-/plugin-release-management-5.4.7.tgz",
|
|
5480
|
+
"integrity": "sha512-ll4X+5hT6jI5m/6oJJOLTbhUXUuhmsQRp8Md4lGojchnhAERZLpf3lL2Uhzzfmiih5ej75/CiXc+PkaVzNnG2g==",
|
|
5481
|
+
"dev": true,
|
|
7198
5482
|
"license": "BSD-3-Clause",
|
|
7199
5483
|
"dependencies": {
|
|
7200
|
-
"@oclif/core": "^3.26.
|
|
7201
|
-
"@
|
|
7202
|
-
"@
|
|
5484
|
+
"@oclif/core": "^3.26.4",
|
|
5485
|
+
"@octokit/core": "^4.2.4",
|
|
5486
|
+
"@octokit/plugin-paginate-rest": "^6.1.2",
|
|
5487
|
+
"@octokit/plugin-throttling": "^5.2.3",
|
|
5488
|
+
"@salesforce/cli-plugins-testkit": "^5.3.9",
|
|
5489
|
+
"@salesforce/core": "^7.3.1",
|
|
7203
5490
|
"@salesforce/kit": "^3.1.2",
|
|
5491
|
+
"@salesforce/plugin-command-reference": "^3.0.83",
|
|
5492
|
+
"@salesforce/plugin-trust": "^3.7.0",
|
|
7204
5493
|
"@salesforce/sf-plugins-core": "^9.1.1",
|
|
7205
|
-
"@salesforce/source-deploy-retrieve": "^11.6.2",
|
|
7206
|
-
"@salesforce/source-tracking": "^6.3.3",
|
|
7207
5494
|
"@salesforce/ts-types": "^2.0.9",
|
|
5495
|
+
"aws-sdk": "^2.1632.0",
|
|
7208
5496
|
"chalk": "^5.3.0",
|
|
7209
|
-
"
|
|
7210
|
-
"
|
|
5497
|
+
"fast-glob": "^3.3.2",
|
|
5498
|
+
"got": "^13",
|
|
5499
|
+
"just-diff": "^5.2.0",
|
|
5500
|
+
"proxy-agent": "^6.4.0",
|
|
5501
|
+
"semver": "^7.6.0",
|
|
5502
|
+
"shelljs": "^0.8.5",
|
|
5503
|
+
"standard-version": "^9.5.0",
|
|
5504
|
+
"strip-ansi": "^6",
|
|
5505
|
+
"yarn-deduplicate": "^6.0.2"
|
|
5506
|
+
},
|
|
5507
|
+
"bin": {
|
|
5508
|
+
"sf-release": "bin/run.js"
|
|
7211
5509
|
},
|
|
7212
5510
|
"engines": {
|
|
7213
|
-
"node": ">=
|
|
5511
|
+
"node": ">=16.0.0"
|
|
7214
5512
|
}
|
|
7215
5513
|
},
|
|
7216
|
-
"node_modules/@salesforce/plugin-
|
|
5514
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core": {
|
|
7217
5515
|
"version": "3.26.9",
|
|
7218
5516
|
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7219
5517
|
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
5518
|
+
"dev": true,
|
|
7220
5519
|
"license": "MIT",
|
|
7221
5520
|
"dependencies": {
|
|
7222
5521
|
"@types/cli-progress": "^3.11.5",
|
|
@@ -7252,10 +5551,11 @@
|
|
|
7252
5551
|
"node": ">=18.0.0"
|
|
7253
5552
|
}
|
|
7254
5553
|
},
|
|
7255
|
-
"node_modules/@salesforce/plugin-
|
|
5554
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core/node_modules/chalk": {
|
|
7256
5555
|
"version": "4.1.2",
|
|
7257
5556
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
7258
5557
|
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5558
|
+
"dev": true,
|
|
7259
5559
|
"license": "MIT",
|
|
7260
5560
|
"dependencies": {
|
|
7261
5561
|
"ansi-styles": "^4.1.0",
|
|
@@ -7268,10 +5568,11 @@
|
|
|
7268
5568
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7269
5569
|
}
|
|
7270
5570
|
},
|
|
7271
|
-
"node_modules/@salesforce/plugin-
|
|
5571
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
7272
5572
|
"version": "7.2.0",
|
|
7273
5573
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
7274
5574
|
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
5575
|
+
"dev": true,
|
|
7275
5576
|
"license": "MIT",
|
|
7276
5577
|
"dependencies": {
|
|
7277
5578
|
"has-flag": "^4.0.0"
|
|
@@ -7280,10 +5581,154 @@
|
|
|
7280
5581
|
"node": ">=8"
|
|
7281
5582
|
}
|
|
7282
5583
|
},
|
|
7283
|
-
"node_modules/@salesforce/plugin-
|
|
5584
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/auth-token": {
|
|
5585
|
+
"version": "3.0.4",
|
|
5586
|
+
"resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz",
|
|
5587
|
+
"integrity": "sha512-TWFX7cZF2LXoCvdmJWY7XVPi74aSY0+FfBZNSXEXFkMpjcqsQwDSYVv5FhRFaI0V1ECnwbz4j59T/G+rXNWaIQ==",
|
|
5588
|
+
"dev": true,
|
|
5589
|
+
"license": "MIT",
|
|
5590
|
+
"engines": {
|
|
5591
|
+
"node": ">= 14"
|
|
5592
|
+
}
|
|
5593
|
+
},
|
|
5594
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/core": {
|
|
5595
|
+
"version": "4.2.4",
|
|
5596
|
+
"resolved": "https://registry.npmjs.org/@octokit/core/-/core-4.2.4.tgz",
|
|
5597
|
+
"integrity": "sha512-rYKilwgzQ7/imScn3M9/pFfUf4I1AZEH3KhyJmtPdE2zfaXAn2mFfUy4FbKewzc2We5y/LlKLj36fWJLKC2SIQ==",
|
|
5598
|
+
"dev": true,
|
|
5599
|
+
"license": "MIT",
|
|
5600
|
+
"dependencies": {
|
|
5601
|
+
"@octokit/auth-token": "^3.0.0",
|
|
5602
|
+
"@octokit/graphql": "^5.0.0",
|
|
5603
|
+
"@octokit/request": "^6.0.0",
|
|
5604
|
+
"@octokit/request-error": "^3.0.0",
|
|
5605
|
+
"@octokit/types": "^9.0.0",
|
|
5606
|
+
"before-after-hook": "^2.2.0",
|
|
5607
|
+
"universal-user-agent": "^6.0.0"
|
|
5608
|
+
},
|
|
5609
|
+
"engines": {
|
|
5610
|
+
"node": ">= 14"
|
|
5611
|
+
}
|
|
5612
|
+
},
|
|
5613
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/endpoint": {
|
|
5614
|
+
"version": "7.0.6",
|
|
5615
|
+
"resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-7.0.6.tgz",
|
|
5616
|
+
"integrity": "sha512-5L4fseVRUsDFGR00tMWD/Trdeeihn999rTMGRMC1G/Ldi1uWlWJzI98H4Iak5DB/RVvQuyMYKqSK/R6mbSOQyg==",
|
|
5617
|
+
"dev": true,
|
|
5618
|
+
"license": "MIT",
|
|
5619
|
+
"dependencies": {
|
|
5620
|
+
"@octokit/types": "^9.0.0",
|
|
5621
|
+
"is-plain-object": "^5.0.0",
|
|
5622
|
+
"universal-user-agent": "^6.0.0"
|
|
5623
|
+
},
|
|
5624
|
+
"engines": {
|
|
5625
|
+
"node": ">= 14"
|
|
5626
|
+
}
|
|
5627
|
+
},
|
|
5628
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/graphql": {
|
|
5629
|
+
"version": "5.0.6",
|
|
5630
|
+
"resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-5.0.6.tgz",
|
|
5631
|
+
"integrity": "sha512-Fxyxdy/JH0MnIB5h+UQ3yCoh1FG4kWXfFKkpWqjZHw/p+Kc8Y44Hu/kCgNBT6nU1shNumEchmW/sUO1JuQnPcw==",
|
|
5632
|
+
"dev": true,
|
|
5633
|
+
"license": "MIT",
|
|
5634
|
+
"dependencies": {
|
|
5635
|
+
"@octokit/request": "^6.0.0",
|
|
5636
|
+
"@octokit/types": "^9.0.0",
|
|
5637
|
+
"universal-user-agent": "^6.0.0"
|
|
5638
|
+
},
|
|
5639
|
+
"engines": {
|
|
5640
|
+
"node": ">= 14"
|
|
5641
|
+
}
|
|
5642
|
+
},
|
|
5643
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/openapi-types": {
|
|
5644
|
+
"version": "18.1.1",
|
|
5645
|
+
"resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-18.1.1.tgz",
|
|
5646
|
+
"integrity": "sha512-VRaeH8nCDtF5aXWnjPuEMIYf1itK/s3JYyJcWFJT8X9pSNnBtriDf7wlEWsGuhPLl4QIH4xM8fqTXDwJ3Mu6sw==",
|
|
5647
|
+
"dev": true,
|
|
5648
|
+
"license": "MIT"
|
|
5649
|
+
},
|
|
5650
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/plugin-paginate-rest": {
|
|
5651
|
+
"version": "6.1.2",
|
|
5652
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-6.1.2.tgz",
|
|
5653
|
+
"integrity": "sha512-qhrmtQeHU/IivxucOV1bbI/xZyC/iOBhclokv7Sut5vnejAIAEXVcGQeRpQlU39E0WwK9lNvJHphHri/DB6lbQ==",
|
|
5654
|
+
"dev": true,
|
|
5655
|
+
"license": "MIT",
|
|
5656
|
+
"dependencies": {
|
|
5657
|
+
"@octokit/tsconfig": "^1.0.2",
|
|
5658
|
+
"@octokit/types": "^9.2.3"
|
|
5659
|
+
},
|
|
5660
|
+
"engines": {
|
|
5661
|
+
"node": ">= 14"
|
|
5662
|
+
},
|
|
5663
|
+
"peerDependencies": {
|
|
5664
|
+
"@octokit/core": ">=4"
|
|
5665
|
+
}
|
|
5666
|
+
},
|
|
5667
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/plugin-throttling": {
|
|
5668
|
+
"version": "5.2.3",
|
|
5669
|
+
"resolved": "https://registry.npmjs.org/@octokit/plugin-throttling/-/plugin-throttling-5.2.3.tgz",
|
|
5670
|
+
"integrity": "sha512-C9CFg9mrf6cugneKiaI841iG8DOv6P5XXkjmiNNut+swePxQ7RWEdAZRp5rJoE1hjsIqiYcKa/ZkOQ+ujPI39Q==",
|
|
5671
|
+
"dev": true,
|
|
5672
|
+
"license": "MIT",
|
|
5673
|
+
"dependencies": {
|
|
5674
|
+
"@octokit/types": "^9.0.0",
|
|
5675
|
+
"bottleneck": "^2.15.3"
|
|
5676
|
+
},
|
|
5677
|
+
"engines": {
|
|
5678
|
+
"node": ">= 14"
|
|
5679
|
+
},
|
|
5680
|
+
"peerDependencies": {
|
|
5681
|
+
"@octokit/core": "^4.0.0"
|
|
5682
|
+
}
|
|
5683
|
+
},
|
|
5684
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/request": {
|
|
5685
|
+
"version": "6.2.8",
|
|
5686
|
+
"resolved": "https://registry.npmjs.org/@octokit/request/-/request-6.2.8.tgz",
|
|
5687
|
+
"integrity": "sha512-ow4+pkVQ+6XVVsekSYBzJC0VTVvh/FCTUUgTsboGq+DTeWdyIFV8WSCdo0RIxk6wSkBTHqIK1mYuY7nOBXOchw==",
|
|
5688
|
+
"dev": true,
|
|
5689
|
+
"license": "MIT",
|
|
5690
|
+
"dependencies": {
|
|
5691
|
+
"@octokit/endpoint": "^7.0.0",
|
|
5692
|
+
"@octokit/request-error": "^3.0.0",
|
|
5693
|
+
"@octokit/types": "^9.0.0",
|
|
5694
|
+
"is-plain-object": "^5.0.0",
|
|
5695
|
+
"node-fetch": "^2.6.7",
|
|
5696
|
+
"universal-user-agent": "^6.0.0"
|
|
5697
|
+
},
|
|
5698
|
+
"engines": {
|
|
5699
|
+
"node": ">= 14"
|
|
5700
|
+
}
|
|
5701
|
+
},
|
|
5702
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/request-error": {
|
|
5703
|
+
"version": "3.0.3",
|
|
5704
|
+
"resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-3.0.3.tgz",
|
|
5705
|
+
"integrity": "sha512-crqw3V5Iy2uOU5Np+8M/YexTlT8zxCfI+qu+LxUB7SZpje4Qmx3mub5DfEKSO8Ylyk0aogi6TYdf6kxzh2BguQ==",
|
|
5706
|
+
"dev": true,
|
|
5707
|
+
"license": "MIT",
|
|
5708
|
+
"dependencies": {
|
|
5709
|
+
"@octokit/types": "^9.0.0",
|
|
5710
|
+
"deprecation": "^2.0.0",
|
|
5711
|
+
"once": "^1.4.0"
|
|
5712
|
+
},
|
|
5713
|
+
"engines": {
|
|
5714
|
+
"node": ">= 14"
|
|
5715
|
+
}
|
|
5716
|
+
},
|
|
5717
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@octokit/types": {
|
|
5718
|
+
"version": "9.3.2",
|
|
5719
|
+
"resolved": "https://registry.npmjs.org/@octokit/types/-/types-9.3.2.tgz",
|
|
5720
|
+
"integrity": "sha512-D4iHGTdAnEEVsB8fl95m1hiz7D5YiRdQ9b/OEb3BYRVwbLsGHcRVPz+u+BgRLNk0Q0/4iZCBqDN96j2XNxfXrA==",
|
|
5721
|
+
"dev": true,
|
|
5722
|
+
"license": "MIT",
|
|
5723
|
+
"dependencies": {
|
|
5724
|
+
"@octokit/openapi-types": "^18.0.0"
|
|
5725
|
+
}
|
|
5726
|
+
},
|
|
5727
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/@salesforce/sf-plugins-core": {
|
|
7284
5728
|
"version": "9.1.1",
|
|
7285
5729
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
7286
5730
|
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
5731
|
+
"dev": true,
|
|
7287
5732
|
"license": "BSD-3-Clause",
|
|
7288
5733
|
"dependencies": {
|
|
7289
5734
|
"@inquirer/confirm": "^3.1.9",
|
|
@@ -7298,19 +5743,21 @@
|
|
|
7298
5743
|
"node": ">=18.0.0"
|
|
7299
5744
|
}
|
|
7300
5745
|
},
|
|
7301
|
-
"node_modules/@salesforce/plugin-
|
|
5746
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/argparse": {
|
|
7302
5747
|
"version": "1.0.10",
|
|
7303
5748
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
7304
5749
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
5750
|
+
"dev": true,
|
|
7305
5751
|
"license": "MIT",
|
|
7306
5752
|
"dependencies": {
|
|
7307
5753
|
"sprintf-js": "~1.0.2"
|
|
7308
5754
|
}
|
|
7309
5755
|
},
|
|
7310
|
-
"node_modules/@salesforce/plugin-
|
|
5756
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/chalk": {
|
|
7311
5757
|
"version": "5.3.0",
|
|
7312
5758
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7313
5759
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5760
|
+
"dev": true,
|
|
7314
5761
|
"license": "MIT",
|
|
7315
5762
|
"engines": {
|
|
7316
5763
|
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
@@ -7319,10 +5766,11 @@
|
|
|
7319
5766
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7320
5767
|
}
|
|
7321
5768
|
},
|
|
7322
|
-
"node_modules/@salesforce/plugin-
|
|
5769
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/js-yaml": {
|
|
7323
5770
|
"version": "3.14.1",
|
|
7324
5771
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
7325
5772
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
5773
|
+
"dev": true,
|
|
7326
5774
|
"license": "MIT",
|
|
7327
5775
|
"dependencies": {
|
|
7328
5776
|
"argparse": "^1.0.7",
|
|
@@ -7332,16 +5780,18 @@
|
|
|
7332
5780
|
"js-yaml": "bin/js-yaml.js"
|
|
7333
5781
|
}
|
|
7334
5782
|
},
|
|
7335
|
-
"node_modules/@salesforce/plugin-
|
|
5783
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/sprintf-js": {
|
|
7336
5784
|
"version": "1.0.3",
|
|
7337
5785
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
7338
5786
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
5787
|
+
"dev": true,
|
|
7339
5788
|
"license": "BSD-3-Clause"
|
|
7340
5789
|
},
|
|
7341
|
-
"node_modules/@salesforce/plugin-
|
|
5790
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/supports-color": {
|
|
7342
5791
|
"version": "8.1.1",
|
|
7343
5792
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7344
5793
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5794
|
+
"dev": true,
|
|
7345
5795
|
"license": "MIT",
|
|
7346
5796
|
"dependencies": {
|
|
7347
5797
|
"has-flag": "^4.0.0"
|
|
@@ -7353,10 +5803,11 @@
|
|
|
7353
5803
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7354
5804
|
}
|
|
7355
5805
|
},
|
|
7356
|
-
"node_modules/@salesforce/plugin-
|
|
5806
|
+
"node_modules/@salesforce/plugin-release-management/node_modules/wrap-ansi": {
|
|
7357
5807
|
"version": "7.0.0",
|
|
7358
5808
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7359
5809
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
5810
|
+
"dev": true,
|
|
7360
5811
|
"license": "MIT",
|
|
7361
5812
|
"dependencies": {
|
|
7362
5813
|
"ansi-styles": "^4.0.0",
|
|
@@ -7370,25 +5821,21 @@
|
|
|
7370
5821
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7371
5822
|
}
|
|
7372
5823
|
},
|
|
7373
|
-
"node_modules/@salesforce/plugin-
|
|
7374
|
-
"version": "3.3.
|
|
7375
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
7376
|
-
"integrity": "sha512-
|
|
5824
|
+
"node_modules/@salesforce/plugin-schema": {
|
|
5825
|
+
"version": "3.3.10",
|
|
5826
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.10.tgz",
|
|
5827
|
+
"integrity": "sha512-s9nP9a2IlKtpctXWowDdXAxInVJf+s/25QB+hZdLAM2lcJHie/yEirZG8ehvluxyKNdyOPKbsYdw4uT2MbxX1Q==",
|
|
7377
5828
|
"license": "BSD-3-Clause",
|
|
7378
5829
|
"dependencies": {
|
|
7379
|
-
"@oclif/core": "^3.26.
|
|
7380
|
-
"@salesforce/core": "^7.3.
|
|
7381
|
-
"@salesforce/
|
|
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"
|
|
5830
|
+
"@oclif/core": "^3.26.3",
|
|
5831
|
+
"@salesforce/core": "^7.3.8",
|
|
5832
|
+
"@salesforce/sf-plugins-core": "^9.1.1"
|
|
7386
5833
|
},
|
|
7387
5834
|
"engines": {
|
|
7388
5835
|
"node": ">=18.0.0"
|
|
7389
5836
|
}
|
|
7390
5837
|
},
|
|
7391
|
-
"node_modules/@salesforce/plugin-
|
|
5838
|
+
"node_modules/@salesforce/plugin-schema/node_modules/@oclif/core": {
|
|
7392
5839
|
"version": "3.26.9",
|
|
7393
5840
|
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7394
5841
|
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
@@ -7427,7 +5874,7 @@
|
|
|
7427
5874
|
"node": ">=18.0.0"
|
|
7428
5875
|
}
|
|
7429
5876
|
},
|
|
7430
|
-
"node_modules/@salesforce/plugin-
|
|
5877
|
+
"node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core": {
|
|
7431
5878
|
"version": "9.1.1",
|
|
7432
5879
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
7433
5880
|
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
@@ -7445,7 +5892,7 @@
|
|
|
7445
5892
|
"node": ">=18.0.0"
|
|
7446
5893
|
}
|
|
7447
5894
|
},
|
|
7448
|
-
"node_modules/@salesforce/plugin-
|
|
5895
|
+
"node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
7449
5896
|
"version": "5.3.0",
|
|
7450
5897
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7451
5898
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
@@ -7457,7 +5904,7 @@
|
|
|
7457
5904
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7458
5905
|
}
|
|
7459
5906
|
},
|
|
7460
|
-
"node_modules/@salesforce/plugin-
|
|
5907
|
+
"node_modules/@salesforce/plugin-schema/node_modules/argparse": {
|
|
7461
5908
|
"version": "1.0.10",
|
|
7462
5909
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
7463
5910
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
@@ -7466,7 +5913,7 @@
|
|
|
7466
5913
|
"sprintf-js": "~1.0.2"
|
|
7467
5914
|
}
|
|
7468
5915
|
},
|
|
7469
|
-
"node_modules/@salesforce/plugin-
|
|
5916
|
+
"node_modules/@salesforce/plugin-schema/node_modules/js-yaml": {
|
|
7470
5917
|
"version": "3.14.1",
|
|
7471
5918
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
7472
5919
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
@@ -7479,13 +5926,13 @@
|
|
|
7479
5926
|
"js-yaml": "bin/js-yaml.js"
|
|
7480
5927
|
}
|
|
7481
5928
|
},
|
|
7482
|
-
"node_modules/@salesforce/plugin-
|
|
5929
|
+
"node_modules/@salesforce/plugin-schema/node_modules/sprintf-js": {
|
|
7483
5930
|
"version": "1.0.3",
|
|
7484
5931
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
7485
5932
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
7486
5933
|
"license": "BSD-3-Clause"
|
|
7487
5934
|
},
|
|
7488
|
-
"node_modules/@salesforce/plugin-
|
|
5935
|
+
"node_modules/@salesforce/plugin-schema/node_modules/supports-color": {
|
|
7489
5936
|
"version": "8.1.1",
|
|
7490
5937
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7491
5938
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
@@ -7500,7 +5947,7 @@
|
|
|
7500
5947
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7501
5948
|
}
|
|
7502
5949
|
},
|
|
7503
|
-
"node_modules/@salesforce/plugin-
|
|
5950
|
+
"node_modules/@salesforce/plugin-schema/node_modules/wrap-ansi": {
|
|
7504
5951
|
"version": "7.0.0",
|
|
7505
5952
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7506
5953
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
@@ -7517,24 +5964,59 @@
|
|
|
7517
5964
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7518
5965
|
}
|
|
7519
5966
|
},
|
|
7520
|
-
"node_modules/@salesforce/plugin-
|
|
7521
|
-
"version": "
|
|
7522
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
7523
|
-
"integrity": "sha512-
|
|
5967
|
+
"node_modules/@salesforce/plugin-settings": {
|
|
5968
|
+
"version": "2.3.1",
|
|
5969
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.3.1.tgz",
|
|
5970
|
+
"integrity": "sha512-hcCEsGXHqX2Dl1UkuGQYoNigRPWJW+HzGmQiU9hrDLoapbHGZnllHQkVZWWidlkN5AIUMBybDp0Gi0sNcmJGjQ==",
|
|
7524
5971
|
"license": "BSD-3-Clause",
|
|
7525
5972
|
"dependencies": {
|
|
7526
|
-
"@oclif/core": "^
|
|
7527
|
-
"@salesforce/core": "^7.3.
|
|
7528
|
-
"@salesforce/sf-plugins-core": "^
|
|
7529
|
-
"
|
|
7530
|
-
"yeoman-environment": "^3",
|
|
7531
|
-
"yeoman-generator": "^5"
|
|
5973
|
+
"@oclif/core": "^4",
|
|
5974
|
+
"@salesforce/core": "^7.3.9",
|
|
5975
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
5976
|
+
"fast-levenshtein": "^3.0.0"
|
|
7532
5977
|
},
|
|
7533
5978
|
"engines": {
|
|
7534
5979
|
"node": ">=18.0.0"
|
|
7535
5980
|
}
|
|
7536
5981
|
},
|
|
7537
|
-
"node_modules/@salesforce/plugin-
|
|
5982
|
+
"node_modules/@salesforce/plugin-sobject": {
|
|
5983
|
+
"version": "1.4.8",
|
|
5984
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.4.8.tgz",
|
|
5985
|
+
"integrity": "sha512-WxkigtxIGEvboJCm8f3JFDwOH5JLJIrT6G+8EF/SQrbuGhnVbvV6m0Vdy9uLo+fRbwfbaawSVimQPEwi4c7I0A==",
|
|
5986
|
+
"license": "BSD-3-Clause",
|
|
5987
|
+
"dependencies": {
|
|
5988
|
+
"@inquirer/confirm": "^3.1.8",
|
|
5989
|
+
"@inquirer/input": "^2.1.9",
|
|
5990
|
+
"@inquirer/select": "^2.3.5",
|
|
5991
|
+
"@oclif/core": "^3.26.5",
|
|
5992
|
+
"@salesforce/core": "^7.3.6",
|
|
5993
|
+
"@salesforce/kit": "^3.1.0",
|
|
5994
|
+
"@salesforce/sf-plugins-core": "^9.0.12",
|
|
5995
|
+
"fast-glob": "^3.3.2",
|
|
5996
|
+
"fast-xml-parser": "^4.4.0",
|
|
5997
|
+
"js2xmlparser": "^4.0.2"
|
|
5998
|
+
},
|
|
5999
|
+
"engines": {
|
|
6000
|
+
"node": ">=18.0.0"
|
|
6001
|
+
}
|
|
6002
|
+
},
|
|
6003
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/@inquirer/select": {
|
|
6004
|
+
"version": "2.3.5",
|
|
6005
|
+
"resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.3.5.tgz",
|
|
6006
|
+
"integrity": "sha512-IyBj8oEtmdF2Gx4FJTPtEya37MD6s0KATKsHqgmls0lK7EQbhYSq9GQlcFq6cBsYe/cgQ0Fg2cCqYYPi/d/fxQ==",
|
|
6007
|
+
"license": "MIT",
|
|
6008
|
+
"dependencies": {
|
|
6009
|
+
"@inquirer/core": "^8.2.2",
|
|
6010
|
+
"@inquirer/figures": "^1.0.3",
|
|
6011
|
+
"@inquirer/type": "^1.3.3",
|
|
6012
|
+
"ansi-escapes": "^4.3.2",
|
|
6013
|
+
"chalk": "^4.1.2"
|
|
6014
|
+
},
|
|
6015
|
+
"engines": {
|
|
6016
|
+
"node": ">=18"
|
|
6017
|
+
}
|
|
6018
|
+
},
|
|
6019
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/@oclif/core": {
|
|
7538
6020
|
"version": "3.26.9",
|
|
7539
6021
|
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7540
6022
|
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
@@ -7573,7 +6055,7 @@
|
|
|
7573
6055
|
"node": ">=18.0.0"
|
|
7574
6056
|
}
|
|
7575
6057
|
},
|
|
7576
|
-
"node_modules/@salesforce/plugin-
|
|
6058
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core": {
|
|
7577
6059
|
"version": "9.1.1",
|
|
7578
6060
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
7579
6061
|
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
@@ -7591,7 +6073,7 @@
|
|
|
7591
6073
|
"node": ">=18.0.0"
|
|
7592
6074
|
}
|
|
7593
6075
|
},
|
|
7594
|
-
"node_modules/@salesforce/plugin-
|
|
6076
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
7595
6077
|
"version": "5.3.0",
|
|
7596
6078
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7597
6079
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
@@ -7603,7 +6085,7 @@
|
|
|
7603
6085
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7604
6086
|
}
|
|
7605
6087
|
},
|
|
7606
|
-
"node_modules/@salesforce/plugin-
|
|
6088
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/argparse": {
|
|
7607
6089
|
"version": "1.0.10",
|
|
7608
6090
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
7609
6091
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
@@ -7612,7 +6094,7 @@
|
|
|
7612
6094
|
"sprintf-js": "~1.0.2"
|
|
7613
6095
|
}
|
|
7614
6096
|
},
|
|
7615
|
-
"node_modules/@salesforce/plugin-
|
|
6097
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/js-yaml": {
|
|
7616
6098
|
"version": "3.14.1",
|
|
7617
6099
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
7618
6100
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
@@ -7625,13 +6107,13 @@
|
|
|
7625
6107
|
"js-yaml": "bin/js-yaml.js"
|
|
7626
6108
|
}
|
|
7627
6109
|
},
|
|
7628
|
-
"node_modules/@salesforce/plugin-
|
|
6110
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/sprintf-js": {
|
|
7629
6111
|
"version": "1.0.3",
|
|
7630
6112
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
7631
6113
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
7632
6114
|
"license": "BSD-3-Clause"
|
|
7633
6115
|
},
|
|
7634
|
-
"node_modules/@salesforce/plugin-
|
|
6116
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/supports-color": {
|
|
7635
6117
|
"version": "8.1.1",
|
|
7636
6118
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7637
6119
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
@@ -7646,7 +6128,7 @@
|
|
|
7646
6128
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7647
6129
|
}
|
|
7648
6130
|
},
|
|
7649
|
-
"node_modules/@salesforce/plugin-
|
|
6131
|
+
"node_modules/@salesforce/plugin-sobject/node_modules/wrap-ansi": {
|
|
7650
6132
|
"version": "7.0.0",
|
|
7651
6133
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7652
6134
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
@@ -7663,32 +6145,77 @@
|
|
|
7663
6145
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7664
6146
|
}
|
|
7665
6147
|
},
|
|
7666
|
-
"node_modules/@salesforce/plugin-
|
|
7667
|
-
"version": "3.
|
|
7668
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-
|
|
7669
|
-
"integrity": "sha512-
|
|
6148
|
+
"node_modules/@salesforce/plugin-source": {
|
|
6149
|
+
"version": "3.4.0",
|
|
6150
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.4.0.tgz",
|
|
6151
|
+
"integrity": "sha512-5gKr4cUqSUQ+qVMZJbfl2ROedVOXRkMO6pKGTQ/ODOcpuv7upv41QLUQComSWu3ifgaB83zXTyK91hiDZNDxpQ==",
|
|
7670
6152
|
"license": "BSD-3-Clause",
|
|
7671
6153
|
"dependencies": {
|
|
7672
|
-
"@oclif/core": "^
|
|
7673
|
-
"@salesforce/
|
|
6154
|
+
"@oclif/core": "^4",
|
|
6155
|
+
"@salesforce/apex-node": "^6.0.0",
|
|
6156
|
+
"@salesforce/core": "^7.3.9",
|
|
7674
6157
|
"@salesforce/kit": "^3.1.2",
|
|
7675
|
-
"@salesforce/
|
|
7676
|
-
"@salesforce/
|
|
6158
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
6159
|
+
"@salesforce/source-deploy-retrieve": "^11.6.2",
|
|
6160
|
+
"@salesforce/source-tracking": "^6.3.3",
|
|
6161
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
6162
|
+
"chalk": "^5.3.0",
|
|
6163
|
+
"cli-progress": "^3.12.0",
|
|
7677
6164
|
"got": "^13.0.0",
|
|
7678
|
-
"
|
|
7679
|
-
"npm-run-path": "^4.0.1",
|
|
7680
|
-
"proxy-agent": "^6.4.0",
|
|
7681
|
-
"semver": "^7.6.2",
|
|
7682
|
-
"shelljs": "^0.8.4"
|
|
6165
|
+
"proxy-agent": "^6.3.1"
|
|
7683
6166
|
},
|
|
7684
|
-
"
|
|
7685
|
-
"
|
|
6167
|
+
"engines": {
|
|
6168
|
+
"node": ">=18.0.0"
|
|
6169
|
+
}
|
|
6170
|
+
},
|
|
6171
|
+
"node_modules/@salesforce/plugin-source/node_modules/chalk": {
|
|
6172
|
+
"version": "5.3.0",
|
|
6173
|
+
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
6174
|
+
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
6175
|
+
"license": "MIT",
|
|
6176
|
+
"engines": {
|
|
6177
|
+
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
6178
|
+
},
|
|
6179
|
+
"funding": {
|
|
6180
|
+
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
6181
|
+
}
|
|
6182
|
+
},
|
|
6183
|
+
"node_modules/@salesforce/plugin-telemetry": {
|
|
6184
|
+
"version": "3.3.13",
|
|
6185
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.3.13.tgz",
|
|
6186
|
+
"integrity": "sha512-Yc8+gRjt+BGACZVRLTs/Btf50chipJxu24cEU5QEiNJTu/uo09Z1XKIkrBQBwiGwfJsY3yI+bpVUFsY0BMKa8g==",
|
|
6187
|
+
"license": "BSD-3-Clause",
|
|
6188
|
+
"dependencies": {
|
|
6189
|
+
"@oclif/core": "^4.0.3",
|
|
6190
|
+
"@salesforce/core": "^7.3.5",
|
|
6191
|
+
"@salesforce/kit": "^3.1.2",
|
|
6192
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
6193
|
+
"@salesforce/telemetry": "^6.0.9",
|
|
6194
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
6195
|
+
"debug": "^4.3.4"
|
|
6196
|
+
},
|
|
6197
|
+
"engines": {
|
|
6198
|
+
"node": ">=18.0.0"
|
|
6199
|
+
}
|
|
6200
|
+
},
|
|
6201
|
+
"node_modules/@salesforce/plugin-templates": {
|
|
6202
|
+
"version": "56.2.9",
|
|
6203
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.2.9.tgz",
|
|
6204
|
+
"integrity": "sha512-hqug2oqt06MJ/5I6y2VIXnjqSlCIpX2XcinivF41HYOvwecqhzlgavbB4E0abWEODKeNXFHIuY7Smg19FeB31Q==",
|
|
6205
|
+
"license": "BSD-3-Clause",
|
|
6206
|
+
"dependencies": {
|
|
6207
|
+
"@oclif/core": "^3.26.6",
|
|
6208
|
+
"@salesforce/core": "^7.3.8",
|
|
6209
|
+
"@salesforce/sf-plugins-core": "^9.0.14",
|
|
6210
|
+
"@salesforce/templates": "^60.1.2",
|
|
6211
|
+
"yeoman-environment": "^3",
|
|
6212
|
+
"yeoman-generator": "^5"
|
|
7686
6213
|
},
|
|
7687
6214
|
"engines": {
|
|
7688
6215
|
"node": ">=18.0.0"
|
|
7689
6216
|
}
|
|
7690
6217
|
},
|
|
7691
|
-
"node_modules/@salesforce/plugin-
|
|
6218
|
+
"node_modules/@salesforce/plugin-templates/node_modules/@oclif/core": {
|
|
7692
6219
|
"version": "3.26.9",
|
|
7693
6220
|
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.9.tgz",
|
|
7694
6221
|
"integrity": "sha512-yB5Yxd62DsHqqCK/60L8IiGpTRIU4J+fzCqfbPRiIYE5+agfN63kppaM+TbqyMBdsnt/PQOnYD8Bhs1quUr6fg==",
|
|
@@ -7727,7 +6254,7 @@
|
|
|
7727
6254
|
"node": ">=18.0.0"
|
|
7728
6255
|
}
|
|
7729
6256
|
},
|
|
7730
|
-
"node_modules/@salesforce/plugin-
|
|
6257
|
+
"node_modules/@salesforce/plugin-templates/node_modules/@salesforce/sf-plugins-core": {
|
|
7731
6258
|
"version": "9.1.1",
|
|
7732
6259
|
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
7733
6260
|
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
@@ -7745,7 +6272,7 @@
|
|
|
7745
6272
|
"node": ">=18.0.0"
|
|
7746
6273
|
}
|
|
7747
6274
|
},
|
|
7748
|
-
"node_modules/@salesforce/plugin-
|
|
6275
|
+
"node_modules/@salesforce/plugin-templates/node_modules/@salesforce/sf-plugins-core/node_modules/chalk": {
|
|
7749
6276
|
"version": "5.3.0",
|
|
7750
6277
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
7751
6278
|
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
@@ -7757,7 +6284,7 @@
|
|
|
7757
6284
|
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
7758
6285
|
}
|
|
7759
6286
|
},
|
|
7760
|
-
"node_modules/@salesforce/plugin-
|
|
6287
|
+
"node_modules/@salesforce/plugin-templates/node_modules/argparse": {
|
|
7761
6288
|
"version": "1.0.10",
|
|
7762
6289
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
7763
6290
|
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
@@ -7766,7 +6293,7 @@
|
|
|
7766
6293
|
"sprintf-js": "~1.0.2"
|
|
7767
6294
|
}
|
|
7768
6295
|
},
|
|
7769
|
-
"node_modules/@salesforce/plugin-
|
|
6296
|
+
"node_modules/@salesforce/plugin-templates/node_modules/js-yaml": {
|
|
7770
6297
|
"version": "3.14.1",
|
|
7771
6298
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
7772
6299
|
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
@@ -7779,13 +6306,13 @@
|
|
|
7779
6306
|
"js-yaml": "bin/js-yaml.js"
|
|
7780
6307
|
}
|
|
7781
6308
|
},
|
|
7782
|
-
"node_modules/@salesforce/plugin-
|
|
6309
|
+
"node_modules/@salesforce/plugin-templates/node_modules/sprintf-js": {
|
|
7783
6310
|
"version": "1.0.3",
|
|
7784
6311
|
"resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
|
|
7785
6312
|
"integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
|
|
7786
6313
|
"license": "BSD-3-Clause"
|
|
7787
6314
|
},
|
|
7788
|
-
"node_modules/@salesforce/plugin-
|
|
6315
|
+
"node_modules/@salesforce/plugin-templates/node_modules/supports-color": {
|
|
7789
6316
|
"version": "8.1.1",
|
|
7790
6317
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
7791
6318
|
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
@@ -7800,7 +6327,7 @@
|
|
|
7800
6327
|
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
7801
6328
|
}
|
|
7802
6329
|
},
|
|
7803
|
-
"node_modules/@salesforce/plugin-
|
|
6330
|
+
"node_modules/@salesforce/plugin-templates/node_modules/wrap-ansi": {
|
|
7804
6331
|
"version": "7.0.0",
|
|
7805
6332
|
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
|
|
7806
6333
|
"integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
|
|
@@ -7817,6 +6344,31 @@
|
|
|
7817
6344
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
7818
6345
|
}
|
|
7819
6346
|
},
|
|
6347
|
+
"node_modules/@salesforce/plugin-trust": {
|
|
6348
|
+
"version": "3.7.5",
|
|
6349
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.7.5.tgz",
|
|
6350
|
+
"integrity": "sha512-KA3MC7sebeQYHsjczyIXCPQrq/KglFLRRmTG7pnxUZoSiAkjl+FzBumOjo1oVEthoBGEMbvFWvYPBn9POvrnpA==",
|
|
6351
|
+
"license": "BSD-3-Clause",
|
|
6352
|
+
"dependencies": {
|
|
6353
|
+
"@oclif/core": "^4",
|
|
6354
|
+
"@salesforce/core": "^7.3.8",
|
|
6355
|
+
"@salesforce/kit": "^3.1.2",
|
|
6356
|
+
"@salesforce/plugin-info": "^3.2.7",
|
|
6357
|
+
"@salesforce/sf-plugins-core": "^10.0.0",
|
|
6358
|
+
"got": "^13.0.0",
|
|
6359
|
+
"npm": "^10.8.1",
|
|
6360
|
+
"npm-run-path": "^4.0.1",
|
|
6361
|
+
"proxy-agent": "^6.4.0",
|
|
6362
|
+
"semver": "^7.6.2",
|
|
6363
|
+
"shelljs": "^0.8.4"
|
|
6364
|
+
},
|
|
6365
|
+
"bin": {
|
|
6366
|
+
"sf-trust": "bin/dev"
|
|
6367
|
+
},
|
|
6368
|
+
"engines": {
|
|
6369
|
+
"node": ">=18.0.0"
|
|
6370
|
+
}
|
|
6371
|
+
},
|
|
7820
6372
|
"node_modules/@salesforce/plugin-user": {
|
|
7821
6373
|
"version": "3.5.11",
|
|
7822
6374
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.5.11.tgz",
|
|
@@ -8101,9 +6653,9 @@
|
|
|
8101
6653
|
}
|
|
8102
6654
|
},
|
|
8103
6655
|
"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-
|
|
6656
|
+
"version": "11.6.5",
|
|
6657
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.5.tgz",
|
|
6658
|
+
"integrity": "sha512-JwYhLOLAkyIBsZXMt9OnDUqI8BJRu6sr5cs6EXfOD4rpIrEqpNN3+m9Gnkoe3onmTBUg4AuxFTuBT8SaBorw2g==",
|
|
8107
6659
|
"license": "BSD-3-Clause",
|
|
8108
6660
|
"dependencies": {
|
|
8109
6661
|
"@salesforce/core": "^7.3.9",
|
|
@@ -8249,9 +6801,9 @@
|
|
|
8249
6801
|
}
|
|
8250
6802
|
},
|
|
8251
6803
|
"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-
|
|
6804
|
+
"version": "6.3.4",
|
|
6805
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-6.3.4.tgz",
|
|
6806
|
+
"integrity": "sha512-3WaoTCsWyq1GOlThUqMjON1/CTFk/ifpuvlcoyLWPno5PQe6FhxAcaGR/aRnEjuYTeClJ4rgNOFxrjcHORFCdw==",
|
|
8255
6807
|
"license": "BSD-3-Clause",
|
|
8256
6808
|
"dependencies": {
|
|
8257
6809
|
"@oclif/core": "^3.26.6",
|
|
@@ -10882,6 +9434,22 @@
|
|
|
10882
9434
|
"integrity": "sha512-NzUnlZexiaH/46WDhANlyR2bXRopNg4F/zuSA3OpZnllCUgRaOF2znDioDWrmbNVsuZk6l9pMquQB38cfBZwkQ==",
|
|
10883
9435
|
"license": "Apache-2.0"
|
|
10884
9436
|
},
|
|
9437
|
+
"node_modules/bfj": {
|
|
9438
|
+
"version": "8.0.0",
|
|
9439
|
+
"resolved": "https://registry.npmjs.org/bfj/-/bfj-8.0.0.tgz",
|
|
9440
|
+
"integrity": "sha512-6KJe4gFrZ4lhmvWcUIj37yFAs36mi2FZXuTkw6udZ/QsX/znFypW4SatqcLA5K5T4BAWgJZD73UFEJJQxuJjoA==",
|
|
9441
|
+
"license": "MIT",
|
|
9442
|
+
"dependencies": {
|
|
9443
|
+
"bluebird": "^3.7.2",
|
|
9444
|
+
"check-types": "^11.2.3",
|
|
9445
|
+
"hoopy": "^0.1.4",
|
|
9446
|
+
"jsonpath": "^1.1.1",
|
|
9447
|
+
"tryer": "^1.0.1"
|
|
9448
|
+
},
|
|
9449
|
+
"engines": {
|
|
9450
|
+
"node": ">= 18.0.0"
|
|
9451
|
+
}
|
|
9452
|
+
},
|
|
10885
9453
|
"node_modules/bin-links": {
|
|
10886
9454
|
"version": "4.0.4",
|
|
10887
9455
|
"resolved": "https://registry.npmjs.org/bin-links/-/bin-links-4.0.4.tgz",
|
|
@@ -10958,6 +9526,12 @@
|
|
|
10958
9526
|
"ieee754": "^1.1.13"
|
|
10959
9527
|
}
|
|
10960
9528
|
},
|
|
9529
|
+
"node_modules/bluebird": {
|
|
9530
|
+
"version": "3.7.2",
|
|
9531
|
+
"resolved": "https://registry.npmjs.org/bluebird/-/bluebird-3.7.2.tgz",
|
|
9532
|
+
"integrity": "sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==",
|
|
9533
|
+
"license": "MIT"
|
|
9534
|
+
},
|
|
10961
9535
|
"node_modules/bottleneck": {
|
|
10962
9536
|
"version": "2.19.5",
|
|
10963
9537
|
"resolved": "https://registry.npmjs.org/bottleneck/-/bottleneck-2.19.5.tgz",
|
|
@@ -11460,6 +10034,12 @@
|
|
|
11460
10034
|
"node": "*"
|
|
11461
10035
|
}
|
|
11462
10036
|
},
|
|
10037
|
+
"node_modules/check-types": {
|
|
10038
|
+
"version": "11.2.3",
|
|
10039
|
+
"resolved": "https://registry.npmjs.org/check-types/-/check-types-11.2.3.tgz",
|
|
10040
|
+
"integrity": "sha512-+67P1GkJRaxQD6PKK0Et9DhwQB+vGg3PM5+aavopCpZT1lj9jeqfvpgTLAWErNj8qApkkmXlu/Ug74kmhagkXg==",
|
|
10041
|
+
"license": "MIT"
|
|
10042
|
+
},
|
|
11463
10043
|
"node_modules/chokidar": {
|
|
11464
10044
|
"version": "3.5.3",
|
|
11465
10045
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz",
|
|
@@ -12745,7 +11325,6 @@
|
|
|
12745
11325
|
"version": "0.1.4",
|
|
12746
11326
|
"resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
|
|
12747
11327
|
"integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==",
|
|
12748
|
-
"dev": true,
|
|
12749
11328
|
"license": "MIT"
|
|
12750
11329
|
},
|
|
12751
11330
|
"node_modules/default-browser": {
|
|
@@ -12883,6 +11462,27 @@
|
|
|
12883
11462
|
"node": ">= 14"
|
|
12884
11463
|
}
|
|
12885
11464
|
},
|
|
11465
|
+
"node_modules/degenerator/node_modules/escodegen": {
|
|
11466
|
+
"version": "2.1.0",
|
|
11467
|
+
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.1.0.tgz",
|
|
11468
|
+
"integrity": "sha512-2NlIDTwUWJN0mRPQOdtQBzbUHvdGY2P1VXSyU83Q3xKxM7WHX2Ql8dKq782Q9TgQUNOLEzEYu9bzLNj1q88I5w==",
|
|
11469
|
+
"license": "BSD-2-Clause",
|
|
11470
|
+
"dependencies": {
|
|
11471
|
+
"esprima": "^4.0.1",
|
|
11472
|
+
"estraverse": "^5.2.0",
|
|
11473
|
+
"esutils": "^2.0.2"
|
|
11474
|
+
},
|
|
11475
|
+
"bin": {
|
|
11476
|
+
"escodegen": "bin/escodegen.js",
|
|
11477
|
+
"esgenerate": "bin/esgenerate.js"
|
|
11478
|
+
},
|
|
11479
|
+
"engines": {
|
|
11480
|
+
"node": ">=6.0"
|
|
11481
|
+
},
|
|
11482
|
+
"optionalDependencies": {
|
|
11483
|
+
"source-map": "~0.6.1"
|
|
11484
|
+
}
|
|
11485
|
+
},
|
|
12886
11486
|
"node_modules/delayed-stream": {
|
|
12887
11487
|
"version": "1.0.0",
|
|
12888
11488
|
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
|
|
@@ -13444,26 +12044,72 @@
|
|
|
13444
12044
|
}
|
|
13445
12045
|
},
|
|
13446
12046
|
"node_modules/escodegen": {
|
|
13447
|
-
"version": "
|
|
13448
|
-
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-
|
|
13449
|
-
"integrity": "sha512-
|
|
12047
|
+
"version": "1.14.3",
|
|
12048
|
+
"resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz",
|
|
12049
|
+
"integrity": "sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==",
|
|
13450
12050
|
"license": "BSD-2-Clause",
|
|
13451
12051
|
"dependencies": {
|
|
13452
12052
|
"esprima": "^4.0.1",
|
|
13453
|
-
"estraverse": "^
|
|
13454
|
-
"esutils": "^2.0.2"
|
|
12053
|
+
"estraverse": "^4.2.0",
|
|
12054
|
+
"esutils": "^2.0.2",
|
|
12055
|
+
"optionator": "^0.8.1"
|
|
13455
12056
|
},
|
|
13456
12057
|
"bin": {
|
|
13457
12058
|
"escodegen": "bin/escodegen.js",
|
|
13458
12059
|
"esgenerate": "bin/esgenerate.js"
|
|
13459
12060
|
},
|
|
13460
12061
|
"engines": {
|
|
13461
|
-
"node": ">=
|
|
12062
|
+
"node": ">=4.0"
|
|
13462
12063
|
},
|
|
13463
12064
|
"optionalDependencies": {
|
|
13464
12065
|
"source-map": "~0.6.1"
|
|
13465
12066
|
}
|
|
13466
12067
|
},
|
|
12068
|
+
"node_modules/escodegen/node_modules/estraverse": {
|
|
12069
|
+
"version": "4.3.0",
|
|
12070
|
+
"resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz",
|
|
12071
|
+
"integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==",
|
|
12072
|
+
"license": "BSD-2-Clause",
|
|
12073
|
+
"engines": {
|
|
12074
|
+
"node": ">=4.0"
|
|
12075
|
+
}
|
|
12076
|
+
},
|
|
12077
|
+
"node_modules/escodegen/node_modules/fast-levenshtein": {
|
|
12078
|
+
"version": "2.0.6",
|
|
12079
|
+
"resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
|
|
12080
|
+
"integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==",
|
|
12081
|
+
"license": "MIT"
|
|
12082
|
+
},
|
|
12083
|
+
"node_modules/escodegen/node_modules/levn": {
|
|
12084
|
+
"version": "0.3.0",
|
|
12085
|
+
"resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
|
|
12086
|
+
"integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==",
|
|
12087
|
+
"license": "MIT",
|
|
12088
|
+
"dependencies": {
|
|
12089
|
+
"prelude-ls": "~1.1.2",
|
|
12090
|
+
"type-check": "~0.3.2"
|
|
12091
|
+
},
|
|
12092
|
+
"engines": {
|
|
12093
|
+
"node": ">= 0.8.0"
|
|
12094
|
+
}
|
|
12095
|
+
},
|
|
12096
|
+
"node_modules/escodegen/node_modules/optionator": {
|
|
12097
|
+
"version": "0.8.3",
|
|
12098
|
+
"resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
|
|
12099
|
+
"integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
|
|
12100
|
+
"license": "MIT",
|
|
12101
|
+
"dependencies": {
|
|
12102
|
+
"deep-is": "~0.1.3",
|
|
12103
|
+
"fast-levenshtein": "~2.0.6",
|
|
12104
|
+
"levn": "~0.3.0",
|
|
12105
|
+
"prelude-ls": "~1.1.2",
|
|
12106
|
+
"type-check": "~0.3.2",
|
|
12107
|
+
"word-wrap": "~1.2.3"
|
|
12108
|
+
},
|
|
12109
|
+
"engines": {
|
|
12110
|
+
"node": ">= 0.8.0"
|
|
12111
|
+
}
|
|
12112
|
+
},
|
|
13467
12113
|
"node_modules/eslint": {
|
|
13468
12114
|
"version": "8.57.0",
|
|
13469
12115
|
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz",
|
|
@@ -15409,6 +14055,15 @@
|
|
|
15409
14055
|
"integrity": "sha512-7xgomUX6ADmcYzFik0HzAxh/73YlKR9bmFzf51CZwR+b6YtzU2m0u49hQCqV6SvlqIqsaxovfwdvbnsw3b/zpg==",
|
|
15410
14056
|
"license": "MIT"
|
|
15411
14057
|
},
|
|
14058
|
+
"node_modules/hoopy": {
|
|
14059
|
+
"version": "0.1.4",
|
|
14060
|
+
"resolved": "https://registry.npmjs.org/hoopy/-/hoopy-0.1.4.tgz",
|
|
14061
|
+
"integrity": "sha512-HRcs+2mr52W0K+x8RzcLzuPPmVIKMSv97RGHy0Ea9y/mpcaK+xTrjICA04KAHi4GRzxliNqNJEFYWHghy3rSfQ==",
|
|
14062
|
+
"license": "MIT",
|
|
14063
|
+
"engines": {
|
|
14064
|
+
"node": ">= 6.0.0"
|
|
14065
|
+
}
|
|
14066
|
+
},
|
|
15412
14067
|
"node_modules/hosted-git-info": {
|
|
15413
14068
|
"version": "7.0.2",
|
|
15414
14069
|
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
|
|
@@ -16934,6 +15589,29 @@
|
|
|
16934
15589
|
],
|
|
16935
15590
|
"license": "MIT"
|
|
16936
15591
|
},
|
|
15592
|
+
"node_modules/jsonpath": {
|
|
15593
|
+
"version": "1.1.1",
|
|
15594
|
+
"resolved": "https://registry.npmjs.org/jsonpath/-/jsonpath-1.1.1.tgz",
|
|
15595
|
+
"integrity": "sha512-l6Cg7jRpixfbgoWgkrl77dgEj8RPvND0wMH6TwQmi9Qs4TFfS9u5cUFnbeKTwj5ga5Y3BTGGNI28k117LJ009w==",
|
|
15596
|
+
"license": "MIT",
|
|
15597
|
+
"dependencies": {
|
|
15598
|
+
"esprima": "1.2.2",
|
|
15599
|
+
"static-eval": "2.0.2",
|
|
15600
|
+
"underscore": "1.12.1"
|
|
15601
|
+
}
|
|
15602
|
+
},
|
|
15603
|
+
"node_modules/jsonpath/node_modules/esprima": {
|
|
15604
|
+
"version": "1.2.2",
|
|
15605
|
+
"resolved": "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz",
|
|
15606
|
+
"integrity": "sha512-+JpPZam9w5DuJ3Q67SqsMGtiHKENSMRVoxvArfJZK01/BfLEObtZ6orJa/MtoGNR/rfMgp5837T41PAmTwAv/A==",
|
|
15607
|
+
"bin": {
|
|
15608
|
+
"esparse": "bin/esparse.js",
|
|
15609
|
+
"esvalidate": "bin/esvalidate.js"
|
|
15610
|
+
},
|
|
15611
|
+
"engines": {
|
|
15612
|
+
"node": ">=0.4.0"
|
|
15613
|
+
}
|
|
15614
|
+
},
|
|
16937
15615
|
"node_modules/JSONStream": {
|
|
16938
15616
|
"version": "1.3.5",
|
|
16939
15617
|
"resolved": "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz",
|
|
@@ -17097,6 +15775,29 @@
|
|
|
17097
15775
|
"node": ">= 0.8.0"
|
|
17098
15776
|
}
|
|
17099
15777
|
},
|
|
15778
|
+
"node_modules/levn/node_modules/prelude-ls": {
|
|
15779
|
+
"version": "1.2.1",
|
|
15780
|
+
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
15781
|
+
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
15782
|
+
"dev": true,
|
|
15783
|
+
"license": "MIT",
|
|
15784
|
+
"engines": {
|
|
15785
|
+
"node": ">= 0.8.0"
|
|
15786
|
+
}
|
|
15787
|
+
},
|
|
15788
|
+
"node_modules/levn/node_modules/type-check": {
|
|
15789
|
+
"version": "0.4.0",
|
|
15790
|
+
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
15791
|
+
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
15792
|
+
"dev": true,
|
|
15793
|
+
"license": "MIT",
|
|
15794
|
+
"dependencies": {
|
|
15795
|
+
"prelude-ls": "^1.2.1"
|
|
15796
|
+
},
|
|
15797
|
+
"engines": {
|
|
15798
|
+
"node": ">= 0.8.0"
|
|
15799
|
+
}
|
|
15800
|
+
},
|
|
17100
15801
|
"node_modules/libnpmaccess": {
|
|
17101
15802
|
"version": "8.0.6",
|
|
17102
15803
|
"resolved": "https://registry.npmjs.org/libnpmaccess/-/libnpmaccess-8.0.6.tgz",
|
|
@@ -22242,6 +20943,29 @@
|
|
|
22242
20943
|
"dev": true,
|
|
22243
20944
|
"license": "MIT"
|
|
22244
20945
|
},
|
|
20946
|
+
"node_modules/optionator/node_modules/prelude-ls": {
|
|
20947
|
+
"version": "1.2.1",
|
|
20948
|
+
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
|
|
20949
|
+
"integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
|
|
20950
|
+
"dev": true,
|
|
20951
|
+
"license": "MIT",
|
|
20952
|
+
"engines": {
|
|
20953
|
+
"node": ">= 0.8.0"
|
|
20954
|
+
}
|
|
20955
|
+
},
|
|
20956
|
+
"node_modules/optionator/node_modules/type-check": {
|
|
20957
|
+
"version": "0.4.0",
|
|
20958
|
+
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
|
|
20959
|
+
"integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
|
|
20960
|
+
"dev": true,
|
|
20961
|
+
"license": "MIT",
|
|
20962
|
+
"dependencies": {
|
|
20963
|
+
"prelude-ls": "^1.2.1"
|
|
20964
|
+
},
|
|
20965
|
+
"engines": {
|
|
20966
|
+
"node": ">= 0.8.0"
|
|
20967
|
+
}
|
|
20968
|
+
},
|
|
22245
20969
|
"node_modules/ora": {
|
|
22246
20970
|
"version": "5.4.1",
|
|
22247
20971
|
"resolved": "https://registry.npmjs.org/ora/-/ora-5.4.1.tgz",
|
|
@@ -23017,11 +21741,9 @@
|
|
|
23017
21741
|
}
|
|
23018
21742
|
},
|
|
23019
21743
|
"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",
|
|
21744
|
+
"version": "1.1.2",
|
|
21745
|
+
"resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
|
|
21746
|
+
"integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==",
|
|
23025
21747
|
"engines": {
|
|
23026
21748
|
"node": ">= 0.8.0"
|
|
23027
21749
|
}
|
|
@@ -25093,6 +23815,15 @@
|
|
|
25093
23815
|
"node": ">=4"
|
|
25094
23816
|
}
|
|
25095
23817
|
},
|
|
23818
|
+
"node_modules/static-eval": {
|
|
23819
|
+
"version": "2.0.2",
|
|
23820
|
+
"resolved": "https://registry.npmjs.org/static-eval/-/static-eval-2.0.2.tgz",
|
|
23821
|
+
"integrity": "sha512-N/D219Hcr2bPjLxPiV+TQE++Tsmrady7TqAJugLy7Xk1EumfDWS/f5dtBbkRCGE7wKKXuYockQoj8Rm2/pVKyg==",
|
|
23822
|
+
"license": "MIT",
|
|
23823
|
+
"dependencies": {
|
|
23824
|
+
"escodegen": "^1.8.1"
|
|
23825
|
+
}
|
|
23826
|
+
},
|
|
25096
23827
|
"node_modules/stream-transform": {
|
|
25097
23828
|
"version": "2.1.3",
|
|
25098
23829
|
"resolved": "https://registry.npmjs.org/stream-transform/-/stream-transform-2.1.3.tgz",
|
|
@@ -25681,6 +24412,12 @@
|
|
|
25681
24412
|
"node": ">=8"
|
|
25682
24413
|
}
|
|
25683
24414
|
},
|
|
24415
|
+
"node_modules/tryer": {
|
|
24416
|
+
"version": "1.0.1",
|
|
24417
|
+
"resolved": "https://registry.npmjs.org/tryer/-/tryer-1.0.1.tgz",
|
|
24418
|
+
"integrity": "sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==",
|
|
24419
|
+
"license": "MIT"
|
|
24420
|
+
},
|
|
25684
24421
|
"node_modules/ts-api-utils": {
|
|
25685
24422
|
"version": "1.3.0",
|
|
25686
24423
|
"resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz",
|
|
@@ -25961,13 +24698,12 @@
|
|
|
25961
24698
|
}
|
|
25962
24699
|
},
|
|
25963
24700
|
"node_modules/type-check": {
|
|
25964
|
-
"version": "0.
|
|
25965
|
-
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.
|
|
25966
|
-
"integrity": "sha512-
|
|
25967
|
-
"dev": true,
|
|
24701
|
+
"version": "0.3.2",
|
|
24702
|
+
"resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
|
|
24703
|
+
"integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==",
|
|
25968
24704
|
"license": "MIT",
|
|
25969
24705
|
"dependencies": {
|
|
25970
|
-
"prelude-ls": "
|
|
24706
|
+
"prelude-ls": "~1.1.2"
|
|
25971
24707
|
},
|
|
25972
24708
|
"engines": {
|
|
25973
24709
|
"node": ">= 0.8.0"
|
|
@@ -26157,6 +24893,12 @@
|
|
|
26157
24893
|
"url": "https://github.com/sponsors/ljharb"
|
|
26158
24894
|
}
|
|
26159
24895
|
},
|
|
24896
|
+
"node_modules/underscore": {
|
|
24897
|
+
"version": "1.12.1",
|
|
24898
|
+
"resolved": "https://registry.npmjs.org/underscore/-/underscore-1.12.1.tgz",
|
|
24899
|
+
"integrity": "sha512-hEQt0+ZLDVUMhebKxL4x1BTtDY7bavVofhZ9KZ4aI26X9SRaE+Y3m83XUL1UP2jn8ynjndwCCpEHdUG+9pP1Tw==",
|
|
24900
|
+
"license": "MIT"
|
|
24901
|
+
},
|
|
26160
24902
|
"node_modules/undici-types": {
|
|
26161
24903
|
"version": "5.26.5",
|
|
26162
24904
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
|
@@ -26624,6 +25366,15 @@
|
|
|
26624
25366
|
"fsevents": "~2.3.2"
|
|
26625
25367
|
}
|
|
26626
25368
|
},
|
|
25369
|
+
"node_modules/word-wrap": {
|
|
25370
|
+
"version": "1.2.5",
|
|
25371
|
+
"resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.5.tgz",
|
|
25372
|
+
"integrity": "sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==",
|
|
25373
|
+
"license": "MIT",
|
|
25374
|
+
"engines": {
|
|
25375
|
+
"node": ">=0.10.0"
|
|
25376
|
+
}
|
|
25377
|
+
},
|
|
26627
25378
|
"node_modules/wordwrap": {
|
|
26628
25379
|
"version": "1.0.0",
|
|
26629
25380
|
"resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
|