sfdx-jayree 4.8.75 → 4.8.76
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/CHANGELOG.md +10 -0
- package/README.md +15 -15
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +469 -581
- package/oclif.lock +203 -114
- package/oclif.manifest.json +1 -1
- package/package.json +11 -11
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-jayree",
|
|
3
|
-
"version": "4.8.
|
|
3
|
+
"version": "4.8.76",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "sfdx-jayree",
|
|
9
|
-
"version": "4.8.
|
|
9
|
+
"version": "4.8.76",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@jayree/sfdx-plugin-manifest": "^3.3.
|
|
13
|
-
"@jayree/sfdx-plugin-org": "^1.2.
|
|
14
|
-
"@jayree/sfdx-plugin-prettier": "^1.3.
|
|
15
|
-
"@jayree/sfdx-plugin-source": "^1.3.
|
|
12
|
+
"@jayree/sfdx-plugin-manifest": "^3.3.6",
|
|
13
|
+
"@jayree/sfdx-plugin-org": "^1.2.55",
|
|
14
|
+
"@jayree/sfdx-plugin-prettier": "^1.3.67",
|
|
15
|
+
"@jayree/sfdx-plugin-source": "^1.3.63"
|
|
16
16
|
},
|
|
17
17
|
"devDependencies": {
|
|
18
|
-
"@oclif/plugin-help": "^6.2.
|
|
19
|
-
"@salesforce/dev-scripts": "^10.
|
|
20
|
-
"@salesforce/ts-sinon": "^1.4.
|
|
18
|
+
"@oclif/plugin-help": "^6.2.3",
|
|
19
|
+
"@salesforce/dev-scripts": "^10.2.2",
|
|
20
|
+
"@salesforce/ts-sinon": "^1.4.22",
|
|
21
21
|
"c8": "^10.1.2",
|
|
22
22
|
"eslint-plugin-prettier": "^5.1.3",
|
|
23
|
-
"eslint-plugin-sf-plugin": "^1.18.
|
|
23
|
+
"eslint-plugin-sf-plugin": "^1.18.8",
|
|
24
24
|
"nock": "^13.5.4",
|
|
25
|
-
"oclif": "^4.13.
|
|
25
|
+
"oclif": "^4.13.8",
|
|
26
26
|
"patch-package": "^8.0.0",
|
|
27
27
|
"pinst": "^3.0.0",
|
|
28
28
|
"prettier": "^3.3.2",
|
|
29
29
|
"pretty-quick": "^4.0.0",
|
|
30
30
|
"ts-node": "^10.9.2",
|
|
31
|
-
"typescript": "^5.
|
|
31
|
+
"typescript": "^5.5.2"
|
|
32
32
|
},
|
|
33
33
|
"engines": {
|
|
34
34
|
"node": ">=16.0.0"
|
|
@@ -4788,18 +4788,18 @@
|
|
|
4788
4788
|
}
|
|
4789
4789
|
},
|
|
4790
4790
|
"node_modules/@jayree/sfdx-plugin-manifest": {
|
|
4791
|
-
"version": "3.3.
|
|
4792
|
-
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.3.
|
|
4793
|
-
"integrity": "sha512-
|
|
4791
|
+
"version": "3.3.6",
|
|
4792
|
+
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.3.6.tgz",
|
|
4793
|
+
"integrity": "sha512-Zcxz6zxkMCc/DhOuPnEWaGACJbTcTtgHLtBVohBwKEoYswOksVlgLYkyUiqGB3bqZc2+tLShc9/JBVtyYNlCvA==",
|
|
4794
4794
|
"license": "BSD-3-Clause",
|
|
4795
4795
|
"dependencies": {
|
|
4796
4796
|
"@jayree/changelog": "^1.2.0",
|
|
4797
|
-
"@oclif/core": "^4.0.
|
|
4797
|
+
"@oclif/core": "^4.0.6",
|
|
4798
4798
|
"@salesforce/core": "^7.3.12",
|
|
4799
4799
|
"@salesforce/kit": "^3.1.2",
|
|
4800
|
-
"@salesforce/sf-plugins-core": "^
|
|
4801
|
-
"@salesforce/source-deploy-retrieve": "^11.6.
|
|
4802
|
-
"@salesforce/ts-types": "^2.0.
|
|
4800
|
+
"@salesforce/sf-plugins-core": "^11.0.1",
|
|
4801
|
+
"@salesforce/source-deploy-retrieve": "^11.6.7",
|
|
4802
|
+
"@salesforce/ts-types": "^2.0.10",
|
|
4803
4803
|
"fast-deep-equal": "^3.1.3",
|
|
4804
4804
|
"fast-xml-parser": "^4.4.0",
|
|
4805
4805
|
"fs-extra": "^11.2.0",
|
|
@@ -4810,97 +4810,15 @@
|
|
|
4810
4810
|
"node": ">=16.0.0"
|
|
4811
4811
|
}
|
|
4812
4812
|
},
|
|
4813
|
-
"node_modules/@jayree/sfdx-plugin-manifest/node_modules/@salesforce/sf-plugins-core": {
|
|
4814
|
-
"version": "10.0.1",
|
|
4815
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.1.tgz",
|
|
4816
|
-
"integrity": "sha512-FsbZKshTgyHYO1KNuEuNGhzLj5diuh7lMElNkT4xfmwGjciDEIBtZf/aMAdN9AYpIj/TkAvi7Xnxs1gMHPOGNQ==",
|
|
4817
|
-
"license": "BSD-3-Clause",
|
|
4818
|
-
"dependencies": {
|
|
4819
|
-
"@inquirer/confirm": "^3.1.9",
|
|
4820
|
-
"@inquirer/password": "^2.1.9",
|
|
4821
|
-
"@oclif/core": "^4.0.3",
|
|
4822
|
-
"@salesforce/core": "^7.3.12",
|
|
4823
|
-
"@salesforce/kit": "^3.1.3",
|
|
4824
|
-
"@salesforce/ts-types": "^2.0.9",
|
|
4825
|
-
"ansis": "^3.2.0",
|
|
4826
|
-
"cli-progress": "^3.12.0",
|
|
4827
|
-
"natural-orderby": "^3.0.2",
|
|
4828
|
-
"slice-ansi": "^7.1.0",
|
|
4829
|
-
"string-width": "^7.1.0",
|
|
4830
|
-
"terminal-link": "^3.0.0"
|
|
4831
|
-
},
|
|
4832
|
-
"engines": {
|
|
4833
|
-
"node": ">=18.0.0"
|
|
4834
|
-
}
|
|
4835
|
-
},
|
|
4836
|
-
"node_modules/@jayree/sfdx-plugin-manifest/node_modules/ansi-regex": {
|
|
4837
|
-
"version": "6.0.1",
|
|
4838
|
-
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
4839
|
-
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
4840
|
-
"license": "MIT",
|
|
4841
|
-
"engines": {
|
|
4842
|
-
"node": ">=12"
|
|
4843
|
-
},
|
|
4844
|
-
"funding": {
|
|
4845
|
-
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
4846
|
-
}
|
|
4847
|
-
},
|
|
4848
|
-
"node_modules/@jayree/sfdx-plugin-manifest/node_modules/emoji-regex": {
|
|
4849
|
-
"version": "10.3.0",
|
|
4850
|
-
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
4851
|
-
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
4852
|
-
"license": "MIT"
|
|
4853
|
-
},
|
|
4854
|
-
"node_modules/@jayree/sfdx-plugin-manifest/node_modules/natural-orderby": {
|
|
4855
|
-
"version": "3.0.2",
|
|
4856
|
-
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
4857
|
-
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
4858
|
-
"license": "MIT",
|
|
4859
|
-
"engines": {
|
|
4860
|
-
"node": ">=18"
|
|
4861
|
-
}
|
|
4862
|
-
},
|
|
4863
|
-
"node_modules/@jayree/sfdx-plugin-manifest/node_modules/string-width": {
|
|
4864
|
-
"version": "7.1.0",
|
|
4865
|
-
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
4866
|
-
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
4867
|
-
"license": "MIT",
|
|
4868
|
-
"dependencies": {
|
|
4869
|
-
"emoji-regex": "^10.3.0",
|
|
4870
|
-
"get-east-asian-width": "^1.0.0",
|
|
4871
|
-
"strip-ansi": "^7.1.0"
|
|
4872
|
-
},
|
|
4873
|
-
"engines": {
|
|
4874
|
-
"node": ">=18"
|
|
4875
|
-
},
|
|
4876
|
-
"funding": {
|
|
4877
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
4878
|
-
}
|
|
4879
|
-
},
|
|
4880
|
-
"node_modules/@jayree/sfdx-plugin-manifest/node_modules/strip-ansi": {
|
|
4881
|
-
"version": "7.1.0",
|
|
4882
|
-
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
4883
|
-
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
4884
|
-
"license": "MIT",
|
|
4885
|
-
"dependencies": {
|
|
4886
|
-
"ansi-regex": "^6.0.1"
|
|
4887
|
-
},
|
|
4888
|
-
"engines": {
|
|
4889
|
-
"node": ">=12"
|
|
4890
|
-
},
|
|
4891
|
-
"funding": {
|
|
4892
|
-
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
4893
|
-
}
|
|
4894
|
-
},
|
|
4895
4813
|
"node_modules/@jayree/sfdx-plugin-org": {
|
|
4896
|
-
"version": "1.2.
|
|
4897
|
-
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.
|
|
4898
|
-
"integrity": "sha512-
|
|
4814
|
+
"version": "1.2.55",
|
|
4815
|
+
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.55.tgz",
|
|
4816
|
+
"integrity": "sha512-a7DJfeLi8qmpf4ah1cUEgGW0YAD+57IcaSyecBIYWX6A/V327a54JIM7iKmwjOn6FhJmN5KifTGHw7WlotwEXQ==",
|
|
4899
4817
|
"license": "BSD-3-Clause",
|
|
4900
4818
|
"dependencies": {
|
|
4901
4819
|
"@jayree/changelog": "^1.2.0",
|
|
4902
4820
|
"@jsforce/jsforce-node": "^3.2.0",
|
|
4903
|
-
"@listr2/prompt-adapter-enquirer": "^2.0.
|
|
4821
|
+
"@listr2/prompt-adapter-enquirer": "^2.0.9",
|
|
4904
4822
|
"@oclif/core": "^3.26.6",
|
|
4905
4823
|
"@salesforce/core": "^7.3.10",
|
|
4906
4824
|
"@salesforce/sf-plugins-core": "^9.1.0",
|
|
@@ -4913,10 +4831,10 @@
|
|
|
4913
4831
|
"fs-extra": "^11.2.0",
|
|
4914
4832
|
"is-docker": "^3.0.0",
|
|
4915
4833
|
"is-wsl": "^3.1.0",
|
|
4916
|
-
"listr2": "^8.2.
|
|
4834
|
+
"listr2": "^8.2.2",
|
|
4917
4835
|
"log-update": "^6.0.0",
|
|
4918
4836
|
"playwright-chromium": "^1.44.1",
|
|
4919
|
-
"tabletojson": "4.1.
|
|
4837
|
+
"tabletojson": "4.1.4",
|
|
4920
4838
|
"tslib": "^2.6.3",
|
|
4921
4839
|
"wrap-ansi": "^9.0.0"
|
|
4922
4840
|
},
|
|
@@ -5035,6 +4953,24 @@
|
|
|
5035
4953
|
"url": "https://github.com/chalk/wrap-ansi?sponsor=1"
|
|
5036
4954
|
}
|
|
5037
4955
|
},
|
|
4956
|
+
"node_modules/@jayree/sfdx-plugin-org/node_modules/@salesforce/sf-plugins-core": {
|
|
4957
|
+
"version": "9.1.1",
|
|
4958
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
|
|
4959
|
+
"integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
|
|
4960
|
+
"license": "BSD-3-Clause",
|
|
4961
|
+
"dependencies": {
|
|
4962
|
+
"@inquirer/confirm": "^3.1.9",
|
|
4963
|
+
"@inquirer/password": "^2.1.9",
|
|
4964
|
+
"@oclif/core": "^3.26.6",
|
|
4965
|
+
"@salesforce/core": "^7.3.9",
|
|
4966
|
+
"@salesforce/kit": "^3.1.2",
|
|
4967
|
+
"@salesforce/ts-types": "^2.0.9",
|
|
4968
|
+
"chalk": "^5.3.0"
|
|
4969
|
+
},
|
|
4970
|
+
"engines": {
|
|
4971
|
+
"node": ">=18.0.0"
|
|
4972
|
+
}
|
|
4973
|
+
},
|
|
5038
4974
|
"node_modules/@jayree/sfdx-plugin-org/node_modules/ansi-regex": {
|
|
5039
4975
|
"version": "6.0.1",
|
|
5040
4976
|
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
@@ -5132,6 +5068,15 @@
|
|
|
5132
5068
|
"url": "https://github.com/sponsors/isaacs"
|
|
5133
5069
|
}
|
|
5134
5070
|
},
|
|
5071
|
+
"node_modules/@jayree/sfdx-plugin-org/node_modules/natural-orderby": {
|
|
5072
|
+
"version": "2.0.3",
|
|
5073
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
5074
|
+
"integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
|
|
5075
|
+
"license": "MIT",
|
|
5076
|
+
"engines": {
|
|
5077
|
+
"node": "*"
|
|
5078
|
+
}
|
|
5079
|
+
},
|
|
5135
5080
|
"node_modules/@jayree/sfdx-plugin-org/node_modules/slice-ansi": {
|
|
5136
5081
|
"version": "4.0.0",
|
|
5137
5082
|
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
@@ -5226,17 +5171,17 @@
|
|
|
5226
5171
|
}
|
|
5227
5172
|
},
|
|
5228
5173
|
"node_modules/@jayree/sfdx-plugin-prettier": {
|
|
5229
|
-
"version": "1.3.
|
|
5230
|
-
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-prettier/-/sfdx-plugin-prettier-1.3.
|
|
5231
|
-
"integrity": "sha512-
|
|
5174
|
+
"version": "1.3.67",
|
|
5175
|
+
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-prettier/-/sfdx-plugin-prettier-1.3.67.tgz",
|
|
5176
|
+
"integrity": "sha512-momrtOystOF6htcgJgHI/lLHdj5L3ki6lzECMNWtq02M56dDXaV7HMYbjQzoKNPombtipmvGWp2qYUraDHArYA==",
|
|
5232
5177
|
"license": "BSD-3-Clause",
|
|
5233
5178
|
"dependencies": {
|
|
5234
5179
|
"@jayree/changelog": "^1.2.0",
|
|
5235
|
-
"@oclif/core": "^
|
|
5180
|
+
"@oclif/core": "^4.0.6",
|
|
5236
5181
|
"@prettier/plugin-xml": "^3.4.1",
|
|
5237
5182
|
"@salesforce/core": "^7.4.0",
|
|
5238
|
-
"@salesforce/kit": "^3.1.
|
|
5239
|
-
"@salesforce/sf-plugins-core": "^
|
|
5183
|
+
"@salesforce/kit": "^3.1.6",
|
|
5184
|
+
"@salesforce/sf-plugins-core": "^11.1.2",
|
|
5240
5185
|
"@salesforce/source-deploy-retrieve": "^11.6.7",
|
|
5241
5186
|
"cli-progress": "^3.12.0",
|
|
5242
5187
|
"debug": "^4.3.5",
|
|
@@ -5250,129 +5195,21 @@
|
|
|
5250
5195
|
"node": ">=16.0.0"
|
|
5251
5196
|
}
|
|
5252
5197
|
},
|
|
5253
|
-
"node_modules/@jayree/sfdx-plugin-prettier/node_modules/@oclif/core": {
|
|
5254
|
-
"version": "3.26.6",
|
|
5255
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
|
|
5256
|
-
"integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
|
|
5257
|
-
"license": "MIT",
|
|
5258
|
-
"dependencies": {
|
|
5259
|
-
"@types/cli-progress": "^3.11.5",
|
|
5260
|
-
"ansi-escapes": "^4.3.2",
|
|
5261
|
-
"ansi-styles": "^4.3.0",
|
|
5262
|
-
"cardinal": "^2.1.1",
|
|
5263
|
-
"chalk": "^4.1.2",
|
|
5264
|
-
"clean-stack": "^3.0.1",
|
|
5265
|
-
"cli-progress": "^3.12.0",
|
|
5266
|
-
"color": "^4.2.3",
|
|
5267
|
-
"debug": "^4.3.4",
|
|
5268
|
-
"ejs": "^3.1.10",
|
|
5269
|
-
"get-package-type": "^0.1.0",
|
|
5270
|
-
"globby": "^11.1.0",
|
|
5271
|
-
"hyperlinker": "^1.0.0",
|
|
5272
|
-
"indent-string": "^4.0.0",
|
|
5273
|
-
"is-wsl": "^2.2.0",
|
|
5274
|
-
"js-yaml": "^3.14.1",
|
|
5275
|
-
"minimatch": "^9.0.4",
|
|
5276
|
-
"natural-orderby": "^2.0.3",
|
|
5277
|
-
"object-treeify": "^1.1.33",
|
|
5278
|
-
"password-prompt": "^1.1.3",
|
|
5279
|
-
"slice-ansi": "^4.0.0",
|
|
5280
|
-
"string-width": "^4.2.3",
|
|
5281
|
-
"strip-ansi": "^6.0.1",
|
|
5282
|
-
"supports-color": "^8.1.1",
|
|
5283
|
-
"supports-hyperlinks": "^2.2.0",
|
|
5284
|
-
"widest-line": "^3.1.0",
|
|
5285
|
-
"wordwrap": "^1.0.0",
|
|
5286
|
-
"wrap-ansi": "^7.0.0"
|
|
5287
|
-
},
|
|
5288
|
-
"engines": {
|
|
5289
|
-
"node": ">=18.0.0"
|
|
5290
|
-
}
|
|
5291
|
-
},
|
|
5292
|
-
"node_modules/@jayree/sfdx-plugin-prettier/node_modules/argparse": {
|
|
5293
|
-
"version": "1.0.10",
|
|
5294
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
5295
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
5296
|
-
"license": "MIT",
|
|
5297
|
-
"dependencies": {
|
|
5298
|
-
"sprintf-js": "~1.0.2"
|
|
5299
|
-
}
|
|
5300
|
-
},
|
|
5301
|
-
"node_modules/@jayree/sfdx-plugin-prettier/node_modules/js-yaml": {
|
|
5302
|
-
"version": "3.14.1",
|
|
5303
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
5304
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
5305
|
-
"license": "MIT",
|
|
5306
|
-
"dependencies": {
|
|
5307
|
-
"argparse": "^1.0.7",
|
|
5308
|
-
"esprima": "^4.0.0"
|
|
5309
|
-
},
|
|
5310
|
-
"bin": {
|
|
5311
|
-
"js-yaml": "bin/js-yaml.js"
|
|
5312
|
-
}
|
|
5313
|
-
},
|
|
5314
|
-
"node_modules/@jayree/sfdx-plugin-prettier/node_modules/minimatch": {
|
|
5315
|
-
"version": "9.0.4",
|
|
5316
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
5317
|
-
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
5318
|
-
"license": "ISC",
|
|
5319
|
-
"dependencies": {
|
|
5320
|
-
"brace-expansion": "^2.0.1"
|
|
5321
|
-
},
|
|
5322
|
-
"engines": {
|
|
5323
|
-
"node": ">=16 || 14 >=14.17"
|
|
5324
|
-
},
|
|
5325
|
-
"funding": {
|
|
5326
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
5327
|
-
}
|
|
5328
|
-
},
|
|
5329
|
-
"node_modules/@jayree/sfdx-plugin-prettier/node_modules/slice-ansi": {
|
|
5330
|
-
"version": "4.0.0",
|
|
5331
|
-
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
5332
|
-
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
5333
|
-
"license": "MIT",
|
|
5334
|
-
"dependencies": {
|
|
5335
|
-
"ansi-styles": "^4.0.0",
|
|
5336
|
-
"astral-regex": "^2.0.0",
|
|
5337
|
-
"is-fullwidth-code-point": "^3.0.0"
|
|
5338
|
-
},
|
|
5339
|
-
"engines": {
|
|
5340
|
-
"node": ">=10"
|
|
5341
|
-
},
|
|
5342
|
-
"funding": {
|
|
5343
|
-
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5344
|
-
}
|
|
5345
|
-
},
|
|
5346
|
-
"node_modules/@jayree/sfdx-plugin-prettier/node_modules/supports-color": {
|
|
5347
|
-
"version": "8.1.1",
|
|
5348
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5349
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5350
|
-
"license": "MIT",
|
|
5351
|
-
"dependencies": {
|
|
5352
|
-
"has-flag": "^4.0.0"
|
|
5353
|
-
},
|
|
5354
|
-
"engines": {
|
|
5355
|
-
"node": ">=10"
|
|
5356
|
-
},
|
|
5357
|
-
"funding": {
|
|
5358
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5359
|
-
}
|
|
5360
|
-
},
|
|
5361
5198
|
"node_modules/@jayree/sfdx-plugin-source": {
|
|
5362
|
-
"version": "1.3.
|
|
5363
|
-
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-source/-/sfdx-plugin-source-1.3.
|
|
5364
|
-
"integrity": "sha512-
|
|
5199
|
+
"version": "1.3.63",
|
|
5200
|
+
"resolved": "https://registry.npmjs.org/@jayree/sfdx-plugin-source/-/sfdx-plugin-source-1.3.63.tgz",
|
|
5201
|
+
"integrity": "sha512-I2QQZ7XBnx9EL0iDMntk+LUhLdKZspCn6K+nCAHmZd87kX2koWDgYQQI9bcZ4iAYvD5eyZ+wGu0DTNUu+iWI0Q==",
|
|
5365
5202
|
"license": "BSD-3-Clause",
|
|
5366
5203
|
"dependencies": {
|
|
5367
5204
|
"@jayree/changelog": "^1.2.0",
|
|
5368
|
-
"@oclif/core": "^
|
|
5205
|
+
"@oclif/core": "^4.0.6",
|
|
5369
5206
|
"@salesforce/core": "^7.3.10",
|
|
5370
|
-
"@salesforce/kit": "^3.1.
|
|
5371
|
-
"@salesforce/sf-plugins-core": "^
|
|
5207
|
+
"@salesforce/kit": "^3.1.6",
|
|
5208
|
+
"@salesforce/sf-plugins-core": "^11.0.1",
|
|
5372
5209
|
"@salesforce/source-deploy-retrieve": "^11.6.7",
|
|
5373
5210
|
"@salesforce/source-tracking": "^6.5.1",
|
|
5374
5211
|
"@salesforce/ts-types": "^2.0.10",
|
|
5375
|
-
"
|
|
5212
|
+
"ansis": "^3.2.0",
|
|
5376
5213
|
"debug": "^4.3.4",
|
|
5377
5214
|
"deep-object-diff": "^1.1.9",
|
|
5378
5215
|
"fast-xml-parser": "^4.4.0",
|
|
@@ -5386,123 +5223,6 @@
|
|
|
5386
5223
|
"node": ">=16.0.0"
|
|
5387
5224
|
}
|
|
5388
5225
|
},
|
|
5389
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/@oclif/core": {
|
|
5390
|
-
"version": "3.26.6",
|
|
5391
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
|
|
5392
|
-
"integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
|
|
5393
|
-
"license": "MIT",
|
|
5394
|
-
"dependencies": {
|
|
5395
|
-
"@types/cli-progress": "^3.11.5",
|
|
5396
|
-
"ansi-escapes": "^4.3.2",
|
|
5397
|
-
"ansi-styles": "^4.3.0",
|
|
5398
|
-
"cardinal": "^2.1.1",
|
|
5399
|
-
"chalk": "^4.1.2",
|
|
5400
|
-
"clean-stack": "^3.0.1",
|
|
5401
|
-
"cli-progress": "^3.12.0",
|
|
5402
|
-
"color": "^4.2.3",
|
|
5403
|
-
"debug": "^4.3.4",
|
|
5404
|
-
"ejs": "^3.1.10",
|
|
5405
|
-
"get-package-type": "^0.1.0",
|
|
5406
|
-
"globby": "^11.1.0",
|
|
5407
|
-
"hyperlinker": "^1.0.0",
|
|
5408
|
-
"indent-string": "^4.0.0",
|
|
5409
|
-
"is-wsl": "^2.2.0",
|
|
5410
|
-
"js-yaml": "^3.14.1",
|
|
5411
|
-
"minimatch": "^9.0.4",
|
|
5412
|
-
"natural-orderby": "^2.0.3",
|
|
5413
|
-
"object-treeify": "^1.1.33",
|
|
5414
|
-
"password-prompt": "^1.1.3",
|
|
5415
|
-
"slice-ansi": "^4.0.0",
|
|
5416
|
-
"string-width": "^4.2.3",
|
|
5417
|
-
"strip-ansi": "^6.0.1",
|
|
5418
|
-
"supports-color": "^8.1.1",
|
|
5419
|
-
"supports-hyperlinks": "^2.2.0",
|
|
5420
|
-
"widest-line": "^3.1.0",
|
|
5421
|
-
"wordwrap": "^1.0.0",
|
|
5422
|
-
"wrap-ansi": "^7.0.0"
|
|
5423
|
-
},
|
|
5424
|
-
"engines": {
|
|
5425
|
-
"node": ">=18.0.0"
|
|
5426
|
-
}
|
|
5427
|
-
},
|
|
5428
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/@oclif/core/node_modules/chalk": {
|
|
5429
|
-
"version": "4.1.2",
|
|
5430
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
|
|
5431
|
-
"integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
|
|
5432
|
-
"license": "MIT",
|
|
5433
|
-
"dependencies": {
|
|
5434
|
-
"ansi-styles": "^4.1.0",
|
|
5435
|
-
"supports-color": "^7.1.0"
|
|
5436
|
-
},
|
|
5437
|
-
"engines": {
|
|
5438
|
-
"node": ">=10"
|
|
5439
|
-
},
|
|
5440
|
-
"funding": {
|
|
5441
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5442
|
-
}
|
|
5443
|
-
},
|
|
5444
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
|
|
5445
|
-
"version": "7.2.0",
|
|
5446
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
5447
|
-
"integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
5448
|
-
"license": "MIT",
|
|
5449
|
-
"dependencies": {
|
|
5450
|
-
"has-flag": "^4.0.0"
|
|
5451
|
-
},
|
|
5452
|
-
"engines": {
|
|
5453
|
-
"node": ">=8"
|
|
5454
|
-
}
|
|
5455
|
-
},
|
|
5456
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/@oclif/core/node_modules/globby": {
|
|
5457
|
-
"version": "11.1.0",
|
|
5458
|
-
"resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
|
|
5459
|
-
"integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
|
|
5460
|
-
"license": "MIT",
|
|
5461
|
-
"dependencies": {
|
|
5462
|
-
"array-union": "^2.1.0",
|
|
5463
|
-
"dir-glob": "^3.0.1",
|
|
5464
|
-
"fast-glob": "^3.2.9",
|
|
5465
|
-
"ignore": "^5.2.0",
|
|
5466
|
-
"merge2": "^1.4.1",
|
|
5467
|
-
"slash": "^3.0.0"
|
|
5468
|
-
},
|
|
5469
|
-
"engines": {
|
|
5470
|
-
"node": ">=10"
|
|
5471
|
-
},
|
|
5472
|
-
"funding": {
|
|
5473
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
|
5474
|
-
}
|
|
5475
|
-
},
|
|
5476
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/@oclif/core/node_modules/slash": {
|
|
5477
|
-
"version": "3.0.0",
|
|
5478
|
-
"resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
|
|
5479
|
-
"integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
|
|
5480
|
-
"license": "MIT",
|
|
5481
|
-
"engines": {
|
|
5482
|
-
"node": ">=8"
|
|
5483
|
-
}
|
|
5484
|
-
},
|
|
5485
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/argparse": {
|
|
5486
|
-
"version": "1.0.10",
|
|
5487
|
-
"resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
|
|
5488
|
-
"integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
|
|
5489
|
-
"license": "MIT",
|
|
5490
|
-
"dependencies": {
|
|
5491
|
-
"sprintf-js": "~1.0.2"
|
|
5492
|
-
}
|
|
5493
|
-
},
|
|
5494
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/chalk": {
|
|
5495
|
-
"version": "5.3.0",
|
|
5496
|
-
"resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
|
|
5497
|
-
"integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
|
|
5498
|
-
"license": "MIT",
|
|
5499
|
-
"engines": {
|
|
5500
|
-
"node": "^12.17.0 || ^14.13 || >=16.0.0"
|
|
5501
|
-
},
|
|
5502
|
-
"funding": {
|
|
5503
|
-
"url": "https://github.com/chalk/chalk?sponsor=1"
|
|
5504
|
-
}
|
|
5505
|
-
},
|
|
5506
5226
|
"node_modules/@jayree/sfdx-plugin-source/node_modules/globby": {
|
|
5507
5227
|
"version": "14.0.1",
|
|
5508
5228
|
"resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
|
|
@@ -5523,34 +5243,6 @@
|
|
|
5523
5243
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
5524
5244
|
}
|
|
5525
5245
|
},
|
|
5526
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/js-yaml": {
|
|
5527
|
-
"version": "3.14.1",
|
|
5528
|
-
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
|
|
5529
|
-
"integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
|
|
5530
|
-
"license": "MIT",
|
|
5531
|
-
"dependencies": {
|
|
5532
|
-
"argparse": "^1.0.7",
|
|
5533
|
-
"esprima": "^4.0.0"
|
|
5534
|
-
},
|
|
5535
|
-
"bin": {
|
|
5536
|
-
"js-yaml": "bin/js-yaml.js"
|
|
5537
|
-
}
|
|
5538
|
-
},
|
|
5539
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/minimatch": {
|
|
5540
|
-
"version": "9.0.4",
|
|
5541
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
|
5542
|
-
"integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
|
|
5543
|
-
"license": "ISC",
|
|
5544
|
-
"dependencies": {
|
|
5545
|
-
"brace-expansion": "^2.0.1"
|
|
5546
|
-
},
|
|
5547
|
-
"engines": {
|
|
5548
|
-
"node": ">=16 || 14 >=14.17"
|
|
5549
|
-
},
|
|
5550
|
-
"funding": {
|
|
5551
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
5552
|
-
}
|
|
5553
|
-
},
|
|
5554
5246
|
"node_modules/@jayree/sfdx-plugin-source/node_modules/path-type": {
|
|
5555
5247
|
"version": "5.0.0",
|
|
5556
5248
|
"resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
|
|
@@ -5575,38 +5267,6 @@
|
|
|
5575
5267
|
"url": "https://github.com/sponsors/sindresorhus"
|
|
5576
5268
|
}
|
|
5577
5269
|
},
|
|
5578
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/slice-ansi": {
|
|
5579
|
-
"version": "4.0.0",
|
|
5580
|
-
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
5581
|
-
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
|
|
5582
|
-
"license": "MIT",
|
|
5583
|
-
"dependencies": {
|
|
5584
|
-
"ansi-styles": "^4.0.0",
|
|
5585
|
-
"astral-regex": "^2.0.0",
|
|
5586
|
-
"is-fullwidth-code-point": "^3.0.0"
|
|
5587
|
-
},
|
|
5588
|
-
"engines": {
|
|
5589
|
-
"node": ">=10"
|
|
5590
|
-
},
|
|
5591
|
-
"funding": {
|
|
5592
|
-
"url": "https://github.com/chalk/slice-ansi?sponsor=1"
|
|
5593
|
-
}
|
|
5594
|
-
},
|
|
5595
|
-
"node_modules/@jayree/sfdx-plugin-source/node_modules/supports-color": {
|
|
5596
|
-
"version": "8.1.1",
|
|
5597
|
-
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
|
|
5598
|
-
"integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
|
|
5599
|
-
"license": "MIT",
|
|
5600
|
-
"dependencies": {
|
|
5601
|
-
"has-flag": "^4.0.0"
|
|
5602
|
-
},
|
|
5603
|
-
"engines": {
|
|
5604
|
-
"node": ">=10"
|
|
5605
|
-
},
|
|
5606
|
-
"funding": {
|
|
5607
|
-
"url": "https://github.com/chalk/supports-color?sponsor=1"
|
|
5608
|
-
}
|
|
5609
|
-
},
|
|
5610
5270
|
"node_modules/@jridgewell/gen-mapping": {
|
|
5611
5271
|
"version": "0.3.5",
|
|
5612
5272
|
"resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz",
|
|
@@ -5686,9 +5346,9 @@
|
|
|
5686
5346
|
}
|
|
5687
5347
|
},
|
|
5688
5348
|
"node_modules/@jsforce/jsforce-node/node_modules/@types/node": {
|
|
5689
|
-
"version": "18.19.
|
|
5690
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.
|
|
5691
|
-
"integrity": "sha512-
|
|
5349
|
+
"version": "18.19.38",
|
|
5350
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.38.tgz",
|
|
5351
|
+
"integrity": "sha512-SApYXUF7si4JJ+lO2o6X60OPOnA6wPpbiB09GMCkQ+JAwpa9hxUVG8p7GzA08TKQn5OhzK57rj1wFj+185YsGg==",
|
|
5692
5352
|
"license": "MIT",
|
|
5693
5353
|
"dependencies": {
|
|
5694
5354
|
"undici-types": "~5.26.4"
|
|
@@ -5752,9 +5412,9 @@
|
|
|
5752
5412
|
}
|
|
5753
5413
|
},
|
|
5754
5414
|
"node_modules/@listr2/prompt-adapter-enquirer": {
|
|
5755
|
-
"version": "2.0.
|
|
5756
|
-
"resolved": "https://registry.npmjs.org/@listr2/prompt-adapter-enquirer/-/prompt-adapter-enquirer-2.0.
|
|
5757
|
-
"integrity": "sha512-
|
|
5415
|
+
"version": "2.0.9",
|
|
5416
|
+
"resolved": "https://registry.npmjs.org/@listr2/prompt-adapter-enquirer/-/prompt-adapter-enquirer-2.0.9.tgz",
|
|
5417
|
+
"integrity": "sha512-A40KuRK3g92E3ulJxXatDs7mi/oLscVP3X8U3P8ScAZgFo771MPbxptcb/vfiARQfqjJf1GTArjM6j5v1GTMdA==",
|
|
5758
5418
|
"license": "MIT",
|
|
5759
5419
|
"engines": {
|
|
5760
5420
|
"node": ">=18.0.0"
|
|
@@ -5857,9 +5517,9 @@
|
|
|
5857
5517
|
}
|
|
5858
5518
|
},
|
|
5859
5519
|
"node_modules/@oclif/plugin-help": {
|
|
5860
|
-
"version": "6.2.
|
|
5861
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
5862
|
-
"integrity": "sha512-
|
|
5520
|
+
"version": "6.2.3",
|
|
5521
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.3.tgz",
|
|
5522
|
+
"integrity": "sha512-ogaCD2i6dmEgrrIKG8iV42o/s45EG53Q+dW/zeEhL8It9UdVDooXjXkZLPSyRS+CyrbK3it8Mwh08DrJxjZiqQ==",
|
|
5863
5523
|
"dev": true,
|
|
5864
5524
|
"license": "MIT",
|
|
5865
5525
|
"dependencies": {
|
|
@@ -6025,6 +5685,16 @@
|
|
|
6025
5685
|
"url": "https://github.com/sponsors/isaacs"
|
|
6026
5686
|
}
|
|
6027
5687
|
},
|
|
5688
|
+
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/natural-orderby": {
|
|
5689
|
+
"version": "2.0.3",
|
|
5690
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
|
|
5691
|
+
"integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
|
|
5692
|
+
"dev": true,
|
|
5693
|
+
"license": "MIT",
|
|
5694
|
+
"engines": {
|
|
5695
|
+
"node": "*"
|
|
5696
|
+
}
|
|
5697
|
+
},
|
|
6028
5698
|
"node_modules/@oclif/plugin-warn-if-update-available/node_modules/slice-ansi": {
|
|
6029
5699
|
"version": "4.0.0",
|
|
6030
5700
|
"resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
|
|
@@ -6148,9 +5818,9 @@
|
|
|
6148
5818
|
"license": "BSD-3-Clause"
|
|
6149
5819
|
},
|
|
6150
5820
|
"node_modules/@salesforce/dev-scripts": {
|
|
6151
|
-
"version": "10.
|
|
6152
|
-
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.
|
|
6153
|
-
"integrity": "sha512-
|
|
5821
|
+
"version": "10.2.2",
|
|
5822
|
+
"resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.2.2.tgz",
|
|
5823
|
+
"integrity": "sha512-dLVhj2sxyXrmwypZN4Sra/cZyXqa1oM9iwq2dRto/0EVsn1kcAwASJo4p1xv5RsS25F/4nG4Wdu0O0qHWjqCBw==",
|
|
6154
5824
|
"dev": true,
|
|
6155
5825
|
"license": "BSD-3-Clause",
|
|
6156
5826
|
"dependencies": {
|
|
@@ -6160,14 +5830,14 @@
|
|
|
6160
5830
|
"@salesforce/prettier-config": "^0.0.3",
|
|
6161
5831
|
"@types/chai": "^4.3.14",
|
|
6162
5832
|
"@types/mocha": "^10.0.6",
|
|
6163
|
-
"@types/node": "^18.19.
|
|
5833
|
+
"@types/node": "^18.19.34",
|
|
6164
5834
|
"@types/sinon": "^10.0.20",
|
|
6165
5835
|
"chai": "^4.3.10",
|
|
6166
5836
|
"chalk": "^4.0.0",
|
|
6167
5837
|
"cosmiconfig": "^8.3.6",
|
|
6168
5838
|
"eslint-config-salesforce-typescript": "^3.3.0",
|
|
6169
5839
|
"husky": "^7.0.4",
|
|
6170
|
-
"linkinator": "^6.0.
|
|
5840
|
+
"linkinator": "^6.0.5",
|
|
6171
5841
|
"mocha": "^10.4.0",
|
|
6172
5842
|
"nyc": "^15.1.0",
|
|
6173
5843
|
"prettier": "^2.8.8",
|
|
@@ -6176,7 +5846,7 @@
|
|
|
6176
5846
|
"sinon": "10.0.0",
|
|
6177
5847
|
"source-map-support": "^0.5.21",
|
|
6178
5848
|
"ts-node": "^10.9.2",
|
|
6179
|
-
"typedoc": "^0.25.
|
|
5849
|
+
"typedoc": "^0.25.13",
|
|
6180
5850
|
"typedoc-plugin-missing-exports": "0.23.0",
|
|
6181
5851
|
"typescript": "^5.4.3",
|
|
6182
5852
|
"wireit": "^0.14.4"
|
|
@@ -6189,9 +5859,9 @@
|
|
|
6189
5859
|
}
|
|
6190
5860
|
},
|
|
6191
5861
|
"node_modules/@salesforce/dev-scripts/node_modules/@types/node": {
|
|
6192
|
-
"version": "18.19.
|
|
6193
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.
|
|
6194
|
-
"integrity": "sha512-
|
|
5862
|
+
"version": "18.19.38",
|
|
5863
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.38.tgz",
|
|
5864
|
+
"integrity": "sha512-SApYXUF7si4JJ+lO2o6X60OPOnA6wPpbiB09GMCkQ+JAwpa9hxUVG8p7GzA08TKQn5OhzK57rj1wFj+185YsGg==",
|
|
6195
5865
|
"dev": true,
|
|
6196
5866
|
"license": "MIT",
|
|
6197
5867
|
"dependencies": {
|
|
@@ -6303,13 +5973,12 @@
|
|
|
6303
5973
|
}
|
|
6304
5974
|
},
|
|
6305
5975
|
"node_modules/@salesforce/kit": {
|
|
6306
|
-
"version": "3.1.
|
|
6307
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.
|
|
6308
|
-
"integrity": "sha512-
|
|
5976
|
+
"version": "3.1.6",
|
|
5977
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.6.tgz",
|
|
5978
|
+
"integrity": "sha512-zAYPmCSAvdonDOnL5AzuVRVv0sRMlQd6gi12HDE1964VqSjt5pzlLU90thh3Qq4A1Wxbdu0FbHYx9BvZ4fWPvQ==",
|
|
6309
5979
|
"license": "BSD-3-Clause",
|
|
6310
5980
|
"dependencies": {
|
|
6311
|
-
"@salesforce/ts-types": "^2.0.
|
|
6312
|
-
"tslib": "^2.6.3"
|
|
5981
|
+
"@salesforce/ts-types": "^2.0.10"
|
|
6313
5982
|
}
|
|
6314
5983
|
},
|
|
6315
5984
|
"node_modules/@salesforce/prettier-config": {
|
|
@@ -6326,169 +5995,233 @@
|
|
|
6326
5995
|
"license": "ISC"
|
|
6327
5996
|
},
|
|
6328
5997
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
6329
|
-
"version": "
|
|
6330
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
|
6331
|
-
"integrity": "sha512-
|
|
5998
|
+
"version": "11.1.2",
|
|
5999
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.1.2.tgz",
|
|
6000
|
+
"integrity": "sha512-8uM47OfW4ym9KXL/vMAcM9zIF2aEAkSCNins7Ww+QPGA4ssXP3MZKQM2Ncb5tzgvjZK4x0PGP+BAZ3aXUo0pdw==",
|
|
6332
6001
|
"license": "BSD-3-Clause",
|
|
6333
6002
|
"dependencies": {
|
|
6334
6003
|
"@inquirer/confirm": "^3.1.9",
|
|
6335
6004
|
"@inquirer/password": "^2.1.9",
|
|
6336
|
-
"@oclif/core": "^
|
|
6337
|
-
"@salesforce/core": "^
|
|
6338
|
-
"@salesforce/kit": "^3.1.
|
|
6005
|
+
"@oclif/core": "^4.0.6",
|
|
6006
|
+
"@salesforce/core": "^8.0.1",
|
|
6007
|
+
"@salesforce/kit": "^3.1.6",
|
|
6339
6008
|
"@salesforce/ts-types": "^2.0.9",
|
|
6340
|
-
"
|
|
6009
|
+
"ansis": "^3.2.0",
|
|
6010
|
+
"cli-progress": "^3.12.0",
|
|
6011
|
+
"natural-orderby": "^3.0.2",
|
|
6012
|
+
"slice-ansi": "^7.1.0",
|
|
6013
|
+
"string-width": "^7.1.0",
|
|
6014
|
+
"terminal-link": "^3.0.0"
|
|
6341
6015
|
},
|
|
6342
6016
|
"engines": {
|
|
6343
6017
|
"node": ">=18.0.0"
|
|
6344
6018
|
}
|
|
6345
6019
|
},
|
|
6346
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/@
|
|
6347
|
-
"version": "
|
|
6348
|
-
"resolved": "https://registry.npmjs.org/@
|
|
6349
|
-
"integrity": "sha512
|
|
6350
|
-
"license": "
|
|
6020
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/core": {
|
|
6021
|
+
"version": "8.0.2",
|
|
6022
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.0.2.tgz",
|
|
6023
|
+
"integrity": "sha512-DSQ6iZJhc5HWWfSnn8e0ECxQaY+uQzoNlqLZnwWggkMPlaurlNIpSd8Td+prLL0sQ4YS/SmB68gLnfpd7U++tg==",
|
|
6024
|
+
"license": "BSD-3-Clause",
|
|
6351
6025
|
"dependencies": {
|
|
6352
|
-
"@
|
|
6353
|
-
"
|
|
6354
|
-
"
|
|
6355
|
-
"
|
|
6356
|
-
"
|
|
6357
|
-
"
|
|
6358
|
-
"
|
|
6359
|
-
"
|
|
6360
|
-
"
|
|
6361
|
-
"
|
|
6362
|
-
"
|
|
6363
|
-
"
|
|
6364
|
-
"
|
|
6365
|
-
"
|
|
6366
|
-
"
|
|
6367
|
-
"
|
|
6368
|
-
"
|
|
6369
|
-
"
|
|
6370
|
-
"object-treeify": "^1.1.33",
|
|
6371
|
-
"password-prompt": "^1.1.3",
|
|
6372
|
-
"slice-ansi": "^4.0.0",
|
|
6373
|
-
"string-width": "^4.2.3",
|
|
6374
|
-
"strip-ansi": "^6.0.1",
|
|
6375
|
-
"supports-color": "^8.1.1",
|
|
6376
|
-
"supports-hyperlinks": "^2.2.0",
|
|
6377
|
-
"widest-line": "^3.1.0",
|
|
6378
|
-
"wordwrap": "^1.0.0",
|
|
6379
|
-
"wrap-ansi": "^7.0.0"
|
|
6026
|
+
"@jsforce/jsforce-node": "^3.2.0",
|
|
6027
|
+
"@salesforce/kit": "^3.1.6",
|
|
6028
|
+
"@salesforce/schemas": "^1.9.0",
|
|
6029
|
+
"@salesforce/ts-types": "^2.0.10",
|
|
6030
|
+
"ajv": "^8.16.0",
|
|
6031
|
+
"change-case": "^4.1.2",
|
|
6032
|
+
"fast-levenshtein": "^3.0.0",
|
|
6033
|
+
"faye": "^1.4.0",
|
|
6034
|
+
"form-data": "^4.0.0",
|
|
6035
|
+
"js2xmlparser": "^4.0.1",
|
|
6036
|
+
"jsonwebtoken": "9.0.2",
|
|
6037
|
+
"jszip": "3.10.1",
|
|
6038
|
+
"pino": "^9.2.0",
|
|
6039
|
+
"pino-abstract-transport": "^1.2.0",
|
|
6040
|
+
"pino-pretty": "^11.2.1",
|
|
6041
|
+
"proper-lockfile": "^4.1.2",
|
|
6042
|
+
"semver": "^7.6.2",
|
|
6043
|
+
"ts-retry-promise": "^0.8.1"
|
|
6380
6044
|
},
|
|
6381
6045
|
"engines": {
|
|
6382
6046
|
"node": ">=18.0.0"
|
|
6383
6047
|
}
|
|
6384
6048
|
},
|
|
6385
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules
|
|
6386
|
-
"version": "
|
|
6387
|
-
"resolved": "https://registry.npmjs.org/
|
|
6388
|
-
"integrity": "sha512-
|
|
6049
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/ajv": {
|
|
6050
|
+
"version": "8.16.0",
|
|
6051
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
|
|
6052
|
+
"integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
|
|
6389
6053
|
"license": "MIT",
|
|
6390
6054
|
"dependencies": {
|
|
6391
|
-
"
|
|
6392
|
-
"
|
|
6055
|
+
"fast-deep-equal": "^3.1.3",
|
|
6056
|
+
"json-schema-traverse": "^1.0.0",
|
|
6057
|
+
"require-from-string": "^2.0.2",
|
|
6058
|
+
"uri-js": "^4.4.1"
|
|
6393
6059
|
},
|
|
6060
|
+
"funding": {
|
|
6061
|
+
"type": "github",
|
|
6062
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
6063
|
+
}
|
|
6064
|
+
},
|
|
6065
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
|
|
6066
|
+
"version": "6.0.1",
|
|
6067
|
+
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
|
|
6068
|
+
"integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
|
|
6069
|
+
"license": "MIT",
|
|
6394
6070
|
"engines": {
|
|
6395
|
-
"node": ">=
|
|
6071
|
+
"node": ">=12"
|
|
6396
6072
|
},
|
|
6397
6073
|
"funding": {
|
|
6398
|
-
"url": "https://github.com/chalk/
|
|
6074
|
+
"url": "https://github.com/chalk/ansi-regex?sponsor=1"
|
|
6399
6075
|
}
|
|
6400
6076
|
},
|
|
6401
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules
|
|
6402
|
-
"version": "
|
|
6403
|
-
"resolved": "https://registry.npmjs.org/
|
|
6404
|
-
"integrity": "sha512-
|
|
6077
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/emoji-regex": {
|
|
6078
|
+
"version": "10.3.0",
|
|
6079
|
+
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
|
|
6080
|
+
"integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
|
|
6081
|
+
"license": "MIT"
|
|
6082
|
+
},
|
|
6083
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/fast-copy": {
|
|
6084
|
+
"version": "3.0.2",
|
|
6085
|
+
"resolved": "https://registry.npmjs.org/fast-copy/-/fast-copy-3.0.2.tgz",
|
|
6086
|
+
"integrity": "sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ==",
|
|
6087
|
+
"license": "MIT"
|
|
6088
|
+
},
|
|
6089
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/pino": {
|
|
6090
|
+
"version": "9.2.0",
|
|
6091
|
+
"resolved": "https://registry.npmjs.org/pino/-/pino-9.2.0.tgz",
|
|
6092
|
+
"integrity": "sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug==",
|
|
6405
6093
|
"license": "MIT",
|
|
6406
6094
|
"dependencies": {
|
|
6407
|
-
"
|
|
6095
|
+
"atomic-sleep": "^1.0.0",
|
|
6096
|
+
"fast-redact": "^3.1.1",
|
|
6097
|
+
"on-exit-leak-free": "^2.1.0",
|
|
6098
|
+
"pino-abstract-transport": "^1.2.0",
|
|
6099
|
+
"pino-std-serializers": "^7.0.0",
|
|
6100
|
+
"process-warning": "^3.0.0",
|
|
6101
|
+
"quick-format-unescaped": "^4.0.3",
|
|
6102
|
+
"real-require": "^0.2.0",
|
|
6103
|
+
"safe-stable-stringify": "^2.3.1",
|
|
6104
|
+
"sonic-boom": "^4.0.1",
|
|
6105
|
+
"thread-stream": "^3.0.0"
|
|
6106
|
+
},
|
|
6107
|
+
"bin": {
|
|
6108
|
+
"pino": "bin.js"
|
|
6109
|
+
}
|
|
6110
|
+
},
|
|
6111
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/pino-pretty": {
|
|
6112
|
+
"version": "11.2.1",
|
|
6113
|
+
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.1.tgz",
|
|
6114
|
+
"integrity": "sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g==",
|
|
6115
|
+
"license": "MIT",
|
|
6116
|
+
"dependencies": {
|
|
6117
|
+
"colorette": "^2.0.7",
|
|
6118
|
+
"dateformat": "^4.6.3",
|
|
6119
|
+
"fast-copy": "^3.0.2",
|
|
6120
|
+
"fast-safe-stringify": "^2.1.1",
|
|
6121
|
+
"help-me": "^5.0.0",
|
|
6122
|
+
"joycon": "^3.1.1",
|
|
6123
|
+
"minimist": "^1.2.6",
|
|
6124
|
+
"on-exit-leak-free": "^2.1.0",
|
|
6125
|
+
"pino-abstract-transport": "^1.0.0",
|
|
6126
|
+
"pump": "^3.0.0",
|
|
6127
|
+
"readable-stream": "^4.0.0",
|
|
6128
|
+
"secure-json-parse": "^2.4.0",
|
|
6129
|
+
"sonic-boom": "^4.0.1",
|
|
6130
|
+
"strip-json-comments": "^3.1.1"
|
|
6408
6131
|
},
|
|
6409
|
-
"
|
|
6410
|
-
"
|
|
6132
|
+
"bin": {
|
|
6133
|
+
"pino-pretty": "bin.js"
|
|
6411
6134
|
}
|
|
6412
6135
|
},
|
|
6413
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/
|
|
6414
|
-
"version": "1.0
|
|
6415
|
-
"resolved": "https://registry.npmjs.org/
|
|
6416
|
-
"integrity": "sha512-
|
|
6136
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/pino-pretty/node_modules/pino-abstract-transport": {
|
|
6137
|
+
"version": "1.1.0",
|
|
6138
|
+
"resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz",
|
|
6139
|
+
"integrity": "sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==",
|
|
6417
6140
|
"license": "MIT",
|
|
6418
6141
|
"dependencies": {
|
|
6419
|
-
"
|
|
6142
|
+
"readable-stream": "^4.0.0",
|
|
6143
|
+
"split2": "^4.0.0"
|
|
6420
6144
|
}
|
|
6421
6145
|
},
|
|
6422
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/
|
|
6423
|
-
"version": "
|
|
6424
|
-
"resolved": "https://registry.npmjs.org/
|
|
6425
|
-
"integrity": "sha512-
|
|
6146
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/pino-std-serializers": {
|
|
6147
|
+
"version": "7.0.0",
|
|
6148
|
+
"resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz",
|
|
6149
|
+
"integrity": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==",
|
|
6150
|
+
"license": "MIT"
|
|
6151
|
+
},
|
|
6152
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/readable-stream": {
|
|
6153
|
+
"version": "4.5.2",
|
|
6154
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz",
|
|
6155
|
+
"integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==",
|
|
6426
6156
|
"license": "MIT",
|
|
6427
|
-
"
|
|
6428
|
-
"
|
|
6157
|
+
"dependencies": {
|
|
6158
|
+
"abort-controller": "^3.0.0",
|
|
6159
|
+
"buffer": "^6.0.3",
|
|
6160
|
+
"events": "^3.3.0",
|
|
6161
|
+
"process": "^0.11.10",
|
|
6162
|
+
"string_decoder": "^1.3.0"
|
|
6429
6163
|
},
|
|
6430
|
-
"
|
|
6431
|
-
"
|
|
6164
|
+
"engines": {
|
|
6165
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
6432
6166
|
}
|
|
6433
6167
|
},
|
|
6434
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/
|
|
6435
|
-
"version": "
|
|
6436
|
-
"resolved": "https://registry.npmjs.org/
|
|
6437
|
-
"integrity": "sha512-
|
|
6168
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/sonic-boom": {
|
|
6169
|
+
"version": "4.0.1",
|
|
6170
|
+
"resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.0.1.tgz",
|
|
6171
|
+
"integrity": "sha512-hTSD/6JMLyT4r9zeof6UtuBDpjJ9sO08/nmS5djaA9eozT9oOlNdpXSnzcgj4FTqpk3nkLrs61l4gip9r1HCrQ==",
|
|
6438
6172
|
"license": "MIT",
|
|
6439
6173
|
"dependencies": {
|
|
6440
|
-
"
|
|
6441
|
-
"esprima": "^4.0.0"
|
|
6442
|
-
},
|
|
6443
|
-
"bin": {
|
|
6444
|
-
"js-yaml": "bin/js-yaml.js"
|
|
6174
|
+
"atomic-sleep": "^1.0.0"
|
|
6445
6175
|
}
|
|
6446
6176
|
},
|
|
6447
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/
|
|
6448
|
-
"version": "
|
|
6449
|
-
"resolved": "https://registry.npmjs.org/
|
|
6450
|
-
"integrity": "sha512-
|
|
6177
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/split2": {
|
|
6178
|
+
"version": "4.2.0",
|
|
6179
|
+
"resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
|
|
6180
|
+
"integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
|
|
6451
6181
|
"license": "ISC",
|
|
6452
|
-
"dependencies": {
|
|
6453
|
-
"brace-expansion": "^2.0.1"
|
|
6454
|
-
},
|
|
6455
6182
|
"engines": {
|
|
6456
|
-
"node": ">=
|
|
6457
|
-
},
|
|
6458
|
-
"funding": {
|
|
6459
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
6183
|
+
"node": ">= 10.x"
|
|
6460
6184
|
}
|
|
6461
6185
|
},
|
|
6462
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/
|
|
6463
|
-
"version": "
|
|
6464
|
-
"resolved": "https://registry.npmjs.org/
|
|
6465
|
-
"integrity": "sha512-
|
|
6186
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
|
|
6187
|
+
"version": "7.1.0",
|
|
6188
|
+
"resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
|
|
6189
|
+
"integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
|
|
6466
6190
|
"license": "MIT",
|
|
6467
6191
|
"dependencies": {
|
|
6468
|
-
"
|
|
6469
|
-
"
|
|
6470
|
-
"
|
|
6192
|
+
"emoji-regex": "^10.3.0",
|
|
6193
|
+
"get-east-asian-width": "^1.0.0",
|
|
6194
|
+
"strip-ansi": "^7.1.0"
|
|
6471
6195
|
},
|
|
6472
6196
|
"engines": {
|
|
6473
|
-
"node": ">=
|
|
6197
|
+
"node": ">=18"
|
|
6474
6198
|
},
|
|
6475
6199
|
"funding": {
|
|
6476
|
-
"url": "https://github.com/
|
|
6200
|
+
"url": "https://github.com/sponsors/sindresorhus"
|
|
6477
6201
|
}
|
|
6478
6202
|
},
|
|
6479
|
-
"node_modules/@salesforce/sf-plugins-core/node_modules/
|
|
6480
|
-
"version": "
|
|
6481
|
-
"resolved": "https://registry.npmjs.org/
|
|
6482
|
-
"integrity": "sha512-
|
|
6203
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
|
|
6204
|
+
"version": "7.1.0",
|
|
6205
|
+
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
|
|
6206
|
+
"integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
|
|
6483
6207
|
"license": "MIT",
|
|
6484
6208
|
"dependencies": {
|
|
6485
|
-
"
|
|
6209
|
+
"ansi-regex": "^6.0.1"
|
|
6486
6210
|
},
|
|
6487
6211
|
"engines": {
|
|
6488
|
-
"node": ">=
|
|
6212
|
+
"node": ">=12"
|
|
6489
6213
|
},
|
|
6490
6214
|
"funding": {
|
|
6491
|
-
"url": "https://github.com/chalk/
|
|
6215
|
+
"url": "https://github.com/chalk/strip-ansi?sponsor=1"
|
|
6216
|
+
}
|
|
6217
|
+
},
|
|
6218
|
+
"node_modules/@salesforce/sf-plugins-core/node_modules/thread-stream": {
|
|
6219
|
+
"version": "3.1.0",
|
|
6220
|
+
"resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.1.0.tgz",
|
|
6221
|
+
"integrity": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==",
|
|
6222
|
+
"license": "MIT",
|
|
6223
|
+
"dependencies": {
|
|
6224
|
+
"real-require": "^0.2.0"
|
|
6492
6225
|
}
|
|
6493
6226
|
},
|
|
6494
6227
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
@@ -6660,13 +6393,13 @@
|
|
|
6660
6393
|
}
|
|
6661
6394
|
},
|
|
6662
6395
|
"node_modules/@salesforce/ts-sinon": {
|
|
6663
|
-
"version": "1.4.
|
|
6664
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.
|
|
6665
|
-
"integrity": "sha512-
|
|
6396
|
+
"version": "1.4.22",
|
|
6397
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.22.tgz",
|
|
6398
|
+
"integrity": "sha512-H9Ma1U7DFRq/sjhgAhvbSqi13DO6bll3SaIZ6Nlr1iLqGcc1IM72/HhzgfiQs67I56XEvrO3r1PSu+ncWIxL6A==",
|
|
6666
6399
|
"dev": true,
|
|
6667
6400
|
"license": "BSD-3-Clause",
|
|
6668
6401
|
"dependencies": {
|
|
6669
|
-
"@salesforce/ts-types": "^2.0.
|
|
6402
|
+
"@salesforce/ts-types": "^2.0.10",
|
|
6670
6403
|
"sinon": "^5.1.1",
|
|
6671
6404
|
"tslib": "^2.6.3"
|
|
6672
6405
|
}
|
|
@@ -10770,19 +10503,187 @@
|
|
|
10770
10503
|
}
|
|
10771
10504
|
},
|
|
10772
10505
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
10773
|
-
"version": "1.18.
|
|
10774
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.
|
|
10775
|
-
"integrity": "sha512-
|
|
10506
|
+
"version": "1.18.8",
|
|
10507
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.8.tgz",
|
|
10508
|
+
"integrity": "sha512-55bGhmI5fc7T81rESdItd3Gj2om3DN5m/tII4nblwNSXlhIqAw9zYPaWkdmCddq2N6W8UYVFGeRnw1QLYIC3/w==",
|
|
10776
10509
|
"dev": true,
|
|
10777
10510
|
"license": "BSD-3-Clause",
|
|
10778
10511
|
"dependencies": {
|
|
10779
|
-
"@salesforce/core": "^
|
|
10512
|
+
"@salesforce/core": "^8.0.1",
|
|
10780
10513
|
"@typescript-eslint/utils": "^6.17.0"
|
|
10781
10514
|
},
|
|
10782
10515
|
"engines": {
|
|
10783
10516
|
"node": ">=18.0.0"
|
|
10784
10517
|
}
|
|
10785
10518
|
},
|
|
10519
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/@salesforce/core": {
|
|
10520
|
+
"version": "8.0.2",
|
|
10521
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.0.2.tgz",
|
|
10522
|
+
"integrity": "sha512-DSQ6iZJhc5HWWfSnn8e0ECxQaY+uQzoNlqLZnwWggkMPlaurlNIpSd8Td+prLL0sQ4YS/SmB68gLnfpd7U++tg==",
|
|
10523
|
+
"dev": true,
|
|
10524
|
+
"license": "BSD-3-Clause",
|
|
10525
|
+
"dependencies": {
|
|
10526
|
+
"@jsforce/jsforce-node": "^3.2.0",
|
|
10527
|
+
"@salesforce/kit": "^3.1.6",
|
|
10528
|
+
"@salesforce/schemas": "^1.9.0",
|
|
10529
|
+
"@salesforce/ts-types": "^2.0.10",
|
|
10530
|
+
"ajv": "^8.16.0",
|
|
10531
|
+
"change-case": "^4.1.2",
|
|
10532
|
+
"fast-levenshtein": "^3.0.0",
|
|
10533
|
+
"faye": "^1.4.0",
|
|
10534
|
+
"form-data": "^4.0.0",
|
|
10535
|
+
"js2xmlparser": "^4.0.1",
|
|
10536
|
+
"jsonwebtoken": "9.0.2",
|
|
10537
|
+
"jszip": "3.10.1",
|
|
10538
|
+
"pino": "^9.2.0",
|
|
10539
|
+
"pino-abstract-transport": "^1.2.0",
|
|
10540
|
+
"pino-pretty": "^11.2.1",
|
|
10541
|
+
"proper-lockfile": "^4.1.2",
|
|
10542
|
+
"semver": "^7.6.2",
|
|
10543
|
+
"ts-retry-promise": "^0.8.1"
|
|
10544
|
+
},
|
|
10545
|
+
"engines": {
|
|
10546
|
+
"node": ">=18.0.0"
|
|
10547
|
+
}
|
|
10548
|
+
},
|
|
10549
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/ajv": {
|
|
10550
|
+
"version": "8.16.0",
|
|
10551
|
+
"resolved": "https://registry.npmjs.org/ajv/-/ajv-8.16.0.tgz",
|
|
10552
|
+
"integrity": "sha512-F0twR8U1ZU67JIEtekUcLkXkoO5mMMmgGD8sK/xUFzJ805jxHQl92hImFAqqXMyMYjSPOyUPAwHYhB72g5sTXw==",
|
|
10553
|
+
"dev": true,
|
|
10554
|
+
"license": "MIT",
|
|
10555
|
+
"dependencies": {
|
|
10556
|
+
"fast-deep-equal": "^3.1.3",
|
|
10557
|
+
"json-schema-traverse": "^1.0.0",
|
|
10558
|
+
"require-from-string": "^2.0.2",
|
|
10559
|
+
"uri-js": "^4.4.1"
|
|
10560
|
+
},
|
|
10561
|
+
"funding": {
|
|
10562
|
+
"type": "github",
|
|
10563
|
+
"url": "https://github.com/sponsors/epoberezkin"
|
|
10564
|
+
}
|
|
10565
|
+
},
|
|
10566
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/fast-copy": {
|
|
10567
|
+
"version": "3.0.2",
|
|
10568
|
+
"resolved": "https://registry.npmjs.org/fast-copy/-/fast-copy-3.0.2.tgz",
|
|
10569
|
+
"integrity": "sha512-dl0O9Vhju8IrcLndv2eU4ldt1ftXMqqfgN4H1cpmGV7P6jeB9FwpN9a2c8DPGE1Ys88rNUJVYDHq73CGAGOPfQ==",
|
|
10570
|
+
"dev": true,
|
|
10571
|
+
"license": "MIT"
|
|
10572
|
+
},
|
|
10573
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/pino": {
|
|
10574
|
+
"version": "9.2.0",
|
|
10575
|
+
"resolved": "https://registry.npmjs.org/pino/-/pino-9.2.0.tgz",
|
|
10576
|
+
"integrity": "sha512-g3/hpwfujK5a4oVbaefoJxezLzsDgLcNJeITvC6yrfwYeT9la+edCK42j5QpEQSQCZgTKapXvnQIdgZwvRaZug==",
|
|
10577
|
+
"dev": true,
|
|
10578
|
+
"license": "MIT",
|
|
10579
|
+
"dependencies": {
|
|
10580
|
+
"atomic-sleep": "^1.0.0",
|
|
10581
|
+
"fast-redact": "^3.1.1",
|
|
10582
|
+
"on-exit-leak-free": "^2.1.0",
|
|
10583
|
+
"pino-abstract-transport": "^1.2.0",
|
|
10584
|
+
"pino-std-serializers": "^7.0.0",
|
|
10585
|
+
"process-warning": "^3.0.0",
|
|
10586
|
+
"quick-format-unescaped": "^4.0.3",
|
|
10587
|
+
"real-require": "^0.2.0",
|
|
10588
|
+
"safe-stable-stringify": "^2.3.1",
|
|
10589
|
+
"sonic-boom": "^4.0.1",
|
|
10590
|
+
"thread-stream": "^3.0.0"
|
|
10591
|
+
},
|
|
10592
|
+
"bin": {
|
|
10593
|
+
"pino": "bin.js"
|
|
10594
|
+
}
|
|
10595
|
+
},
|
|
10596
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/pino-pretty": {
|
|
10597
|
+
"version": "11.2.1",
|
|
10598
|
+
"resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.1.tgz",
|
|
10599
|
+
"integrity": "sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g==",
|
|
10600
|
+
"dev": true,
|
|
10601
|
+
"license": "MIT",
|
|
10602
|
+
"dependencies": {
|
|
10603
|
+
"colorette": "^2.0.7",
|
|
10604
|
+
"dateformat": "^4.6.3",
|
|
10605
|
+
"fast-copy": "^3.0.2",
|
|
10606
|
+
"fast-safe-stringify": "^2.1.1",
|
|
10607
|
+
"help-me": "^5.0.0",
|
|
10608
|
+
"joycon": "^3.1.1",
|
|
10609
|
+
"minimist": "^1.2.6",
|
|
10610
|
+
"on-exit-leak-free": "^2.1.0",
|
|
10611
|
+
"pino-abstract-transport": "^1.0.0",
|
|
10612
|
+
"pump": "^3.0.0",
|
|
10613
|
+
"readable-stream": "^4.0.0",
|
|
10614
|
+
"secure-json-parse": "^2.4.0",
|
|
10615
|
+
"sonic-boom": "^4.0.1",
|
|
10616
|
+
"strip-json-comments": "^3.1.1"
|
|
10617
|
+
},
|
|
10618
|
+
"bin": {
|
|
10619
|
+
"pino-pretty": "bin.js"
|
|
10620
|
+
}
|
|
10621
|
+
},
|
|
10622
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/pino-pretty/node_modules/pino-abstract-transport": {
|
|
10623
|
+
"version": "1.1.0",
|
|
10624
|
+
"resolved": "https://registry.npmjs.org/pino-abstract-transport/-/pino-abstract-transport-1.1.0.tgz",
|
|
10625
|
+
"integrity": "sha512-lsleG3/2a/JIWUtf9Q5gUNErBqwIu1tUKTT3dUzaf5DySw9ra1wcqKjJjLX1VTY64Wk1eEOYsVGSaGfCK85ekA==",
|
|
10626
|
+
"dev": true,
|
|
10627
|
+
"license": "MIT",
|
|
10628
|
+
"dependencies": {
|
|
10629
|
+
"readable-stream": "^4.0.0",
|
|
10630
|
+
"split2": "^4.0.0"
|
|
10631
|
+
}
|
|
10632
|
+
},
|
|
10633
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/pino-std-serializers": {
|
|
10634
|
+
"version": "7.0.0",
|
|
10635
|
+
"resolved": "https://registry.npmjs.org/pino-std-serializers/-/pino-std-serializers-7.0.0.tgz",
|
|
10636
|
+
"integrity": "sha512-e906FRY0+tV27iq4juKzSYPbUj2do2X2JX4EzSca1631EB2QJQUqGbDuERal7LCtOpxl6x3+nvo9NPZcmjkiFA==",
|
|
10637
|
+
"dev": true,
|
|
10638
|
+
"license": "MIT"
|
|
10639
|
+
},
|
|
10640
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/readable-stream": {
|
|
10641
|
+
"version": "4.5.2",
|
|
10642
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-4.5.2.tgz",
|
|
10643
|
+
"integrity": "sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==",
|
|
10644
|
+
"dev": true,
|
|
10645
|
+
"license": "MIT",
|
|
10646
|
+
"dependencies": {
|
|
10647
|
+
"abort-controller": "^3.0.0",
|
|
10648
|
+
"buffer": "^6.0.3",
|
|
10649
|
+
"events": "^3.3.0",
|
|
10650
|
+
"process": "^0.11.10",
|
|
10651
|
+
"string_decoder": "^1.3.0"
|
|
10652
|
+
},
|
|
10653
|
+
"engines": {
|
|
10654
|
+
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
|
|
10655
|
+
}
|
|
10656
|
+
},
|
|
10657
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/sonic-boom": {
|
|
10658
|
+
"version": "4.0.1",
|
|
10659
|
+
"resolved": "https://registry.npmjs.org/sonic-boom/-/sonic-boom-4.0.1.tgz",
|
|
10660
|
+
"integrity": "sha512-hTSD/6JMLyT4r9zeof6UtuBDpjJ9sO08/nmS5djaA9eozT9oOlNdpXSnzcgj4FTqpk3nkLrs61l4gip9r1HCrQ==",
|
|
10661
|
+
"dev": true,
|
|
10662
|
+
"license": "MIT",
|
|
10663
|
+
"dependencies": {
|
|
10664
|
+
"atomic-sleep": "^1.0.0"
|
|
10665
|
+
}
|
|
10666
|
+
},
|
|
10667
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/split2": {
|
|
10668
|
+
"version": "4.2.0",
|
|
10669
|
+
"resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz",
|
|
10670
|
+
"integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==",
|
|
10671
|
+
"dev": true,
|
|
10672
|
+
"license": "ISC",
|
|
10673
|
+
"engines": {
|
|
10674
|
+
"node": ">= 10.x"
|
|
10675
|
+
}
|
|
10676
|
+
},
|
|
10677
|
+
"node_modules/eslint-plugin-sf-plugin/node_modules/thread-stream": {
|
|
10678
|
+
"version": "3.1.0",
|
|
10679
|
+
"resolved": "https://registry.npmjs.org/thread-stream/-/thread-stream-3.1.0.tgz",
|
|
10680
|
+
"integrity": "sha512-OqyPZ9u96VohAyMfJykzmivOrY2wfMSf3C5TtFJVgN+Hm6aj+voFhlK+kZEIv2FBh1X6Xp3DlnCOfEQ3B2J86A==",
|
|
10681
|
+
"dev": true,
|
|
10682
|
+
"license": "MIT",
|
|
10683
|
+
"dependencies": {
|
|
10684
|
+
"real-require": "^0.2.0"
|
|
10685
|
+
}
|
|
10686
|
+
},
|
|
10786
10687
|
"node_modules/eslint-plugin-unicorn": {
|
|
10787
10688
|
"version": "50.0.1",
|
|
10788
10689
|
"resolved": "https://registry.npmjs.org/eslint-plugin-unicorn/-/eslint-plugin-unicorn-50.0.1.tgz",
|
|
@@ -13424,9 +13325,9 @@
|
|
|
13424
13325
|
"license": "MIT"
|
|
13425
13326
|
},
|
|
13426
13327
|
"node_modules/linkinator": {
|
|
13427
|
-
"version": "6.0.
|
|
13428
|
-
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.
|
|
13429
|
-
"integrity": "sha512-
|
|
13328
|
+
"version": "6.0.5",
|
|
13329
|
+
"resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.5.tgz",
|
|
13330
|
+
"integrity": "sha512-LRMHgO/29gk2WQzdj4cFcFHGKPhYPGBWVZOayATP6j3159ubonGJizObNRvgA5qDnrkqsRwJT7p4Tq97pC9GeA==",
|
|
13430
13331
|
"dev": true,
|
|
13431
13332
|
"license": "MIT",
|
|
13432
13333
|
"dependencies": {
|
|
@@ -13435,7 +13336,7 @@
|
|
|
13435
13336
|
"gaxios": "^6.0.0",
|
|
13436
13337
|
"glob": "^10.3.10",
|
|
13437
13338
|
"htmlparser2": "^9.0.0",
|
|
13438
|
-
"marked": "^
|
|
13339
|
+
"marked": "^12.0.1",
|
|
13439
13340
|
"meow": "^13.0.0",
|
|
13440
13341
|
"mime": "^4.0.0",
|
|
13441
13342
|
"server-destroy": "^1.0.1",
|
|
@@ -13484,19 +13385,6 @@
|
|
|
13484
13385
|
"url": "https://github.com/sponsors/isaacs"
|
|
13485
13386
|
}
|
|
13486
13387
|
},
|
|
13487
|
-
"node_modules/linkinator/node_modules/marked": {
|
|
13488
|
-
"version": "10.0.0",
|
|
13489
|
-
"resolved": "https://registry.npmjs.org/marked/-/marked-10.0.0.tgz",
|
|
13490
|
-
"integrity": "sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==",
|
|
13491
|
-
"dev": true,
|
|
13492
|
-
"license": "MIT",
|
|
13493
|
-
"bin": {
|
|
13494
|
-
"marked": "bin/marked.js"
|
|
13495
|
-
},
|
|
13496
|
-
"engines": {
|
|
13497
|
-
"node": ">= 18"
|
|
13498
|
-
}
|
|
13499
|
-
},
|
|
13500
13388
|
"node_modules/linkinator/node_modules/meow": {
|
|
13501
13389
|
"version": "13.2.0",
|
|
13502
13390
|
"resolved": "https://registry.npmjs.org/meow/-/meow-13.2.0.tgz",
|
|
@@ -13543,16 +13431,16 @@
|
|
|
13543
13431
|
}
|
|
13544
13432
|
},
|
|
13545
13433
|
"node_modules/listr2": {
|
|
13546
|
-
"version": "8.2.
|
|
13547
|
-
"resolved": "https://registry.npmjs.org/listr2/-/listr2-8.2.
|
|
13548
|
-
"integrity": "sha512-
|
|
13434
|
+
"version": "8.2.2",
|
|
13435
|
+
"resolved": "https://registry.npmjs.org/listr2/-/listr2-8.2.2.tgz",
|
|
13436
|
+
"integrity": "sha512-sy0dq+JPS+RAFiFk2K8Nbub7khNmeeoFALNUJ4Wzk34wZKAzaOhEXqGWs4RA5aui0RaM6Hgn7VEKhCj0mlKNLA==",
|
|
13549
13437
|
"license": "MIT",
|
|
13550
13438
|
"dependencies": {
|
|
13551
13439
|
"cli-truncate": "^4.0.0",
|
|
13552
13440
|
"colorette": "^2.0.20",
|
|
13553
13441
|
"eventemitter3": "^5.0.1",
|
|
13554
13442
|
"log-update": "^6.0.0",
|
|
13555
|
-
"rfdc": "^1.
|
|
13443
|
+
"rfdc": "^1.4.1",
|
|
13556
13444
|
"wrap-ansi": "^9.0.0"
|
|
13557
13445
|
},
|
|
13558
13446
|
"engines": {
|
|
@@ -14556,12 +14444,12 @@
|
|
|
14556
14444
|
"license": "MIT"
|
|
14557
14445
|
},
|
|
14558
14446
|
"node_modules/natural-orderby": {
|
|
14559
|
-
"version": "
|
|
14560
|
-
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-
|
|
14561
|
-
"integrity": "sha512-
|
|
14447
|
+
"version": "3.0.2",
|
|
14448
|
+
"resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
|
|
14449
|
+
"integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
|
|
14562
14450
|
"license": "MIT",
|
|
14563
14451
|
"engines": {
|
|
14564
|
-
"node": "
|
|
14452
|
+
"node": ">=18"
|
|
14565
14453
|
}
|
|
14566
14454
|
},
|
|
14567
14455
|
"node_modules/netmask": {
|
|
@@ -15030,9 +14918,9 @@
|
|
|
15030
14918
|
}
|
|
15031
14919
|
},
|
|
15032
14920
|
"node_modules/oclif": {
|
|
15033
|
-
"version": "4.13.
|
|
15034
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.13.
|
|
15035
|
-
"integrity": "sha512-
|
|
14921
|
+
"version": "4.13.8",
|
|
14922
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.13.8.tgz",
|
|
14923
|
+
"integrity": "sha512-A/e31wMSXgerxwqwb7MvPusPLGap9Hrgbmq6bBlVS+PnBvH/gxzDAMaUNI2Abcpi5KOVB/YyAaODtFHiIf3Szw==",
|
|
15036
14924
|
"dev": true,
|
|
15037
14925
|
"license": "MIT",
|
|
15038
14926
|
"dependencies": {
|
|
@@ -15042,7 +14930,7 @@
|
|
|
15042
14930
|
"@inquirer/input": "^2.1.9",
|
|
15043
14931
|
"@inquirer/select": "^2.3.5",
|
|
15044
14932
|
"@oclif/core": "^4",
|
|
15045
|
-
"@oclif/plugin-help": "^6.2.
|
|
14933
|
+
"@oclif/plugin-help": "^6.2.2",
|
|
15046
14934
|
"@oclif/plugin-not-found": "^3.2.3",
|
|
15047
14935
|
"@oclif/plugin-warn-if-update-available": "^3.0.19",
|
|
15048
14936
|
"async-retry": "^1.3.3",
|
|
@@ -16494,9 +16382,9 @@
|
|
|
16494
16382
|
}
|
|
16495
16383
|
},
|
|
16496
16384
|
"node_modules/rfdc": {
|
|
16497
|
-
"version": "1.
|
|
16498
|
-
"resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.
|
|
16499
|
-
"integrity": "sha512-
|
|
16385
|
+
"version": "1.4.1",
|
|
16386
|
+
"resolved": "https://registry.npmjs.org/rfdc/-/rfdc-1.4.1.tgz",
|
|
16387
|
+
"integrity": "sha512-q1b3N5QkRUWUl7iyylaaj3kOpIT0N2i9MqIEQXP73GVsN9cw3fdx8X63cEmWhJGi2PPCF23Ijp7ktmd39rawIA==",
|
|
16500
16388
|
"license": "MIT"
|
|
16501
16389
|
},
|
|
16502
16390
|
"node_modules/rimraf": {
|
|
@@ -17450,9 +17338,9 @@
|
|
|
17450
17338
|
}
|
|
17451
17339
|
},
|
|
17452
17340
|
"node_modules/tabletojson": {
|
|
17453
|
-
"version": "4.1.
|
|
17454
|
-
"resolved": "https://registry.npmjs.org/tabletojson/-/tabletojson-4.1.
|
|
17455
|
-
"integrity": "sha512-
|
|
17341
|
+
"version": "4.1.4",
|
|
17342
|
+
"resolved": "https://registry.npmjs.org/tabletojson/-/tabletojson-4.1.4.tgz",
|
|
17343
|
+
"integrity": "sha512-Y2QpSgQk2ORLROr82dNIXbFKGJkqf8gwgGZ7pCFungVy3UCxaWb8xZT9yb3SHJsqVV6f8utLdbBJ4GVhPEPXog==",
|
|
17456
17344
|
"license": "ISC",
|
|
17457
17345
|
"dependencies": {
|
|
17458
17346
|
"cheerio": "^1.0.0-rc.12"
|
|
@@ -17977,9 +17865,9 @@
|
|
|
17977
17865
|
}
|
|
17978
17866
|
},
|
|
17979
17867
|
"node_modules/typedoc": {
|
|
17980
|
-
"version": "0.25.
|
|
17981
|
-
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.
|
|
17982
|
-
"integrity": "sha512-
|
|
17868
|
+
"version": "0.25.13",
|
|
17869
|
+
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.13.tgz",
|
|
17870
|
+
"integrity": "sha512-pQqiwiJ+Z4pigfOnnysObszLiU3mVLWAExSPf+Mu06G/qsc3wzbuM56SZQvONhHLncLUhYzOVkjFFpFfL5AzhQ==",
|
|
17983
17871
|
"dev": true,
|
|
17984
17872
|
"license": "Apache-2.0",
|
|
17985
17873
|
"dependencies": {
|
|
@@ -18038,9 +17926,9 @@
|
|
|
18038
17926
|
}
|
|
18039
17927
|
},
|
|
18040
17928
|
"node_modules/typescript": {
|
|
18041
|
-
"version": "5.
|
|
18042
|
-
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.
|
|
18043
|
-
"integrity": "sha512-
|
|
17929
|
+
"version": "5.5.2",
|
|
17930
|
+
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.2.tgz",
|
|
17931
|
+
"integrity": "sha512-NcRtPEOsPFFWjobJEtfihkLCZCXZt/os3zf8nTxjVH3RvTSxjrCamJpbExGvYOF+tFHc3pA65qpdwPbzjohhew==",
|
|
18044
17932
|
"dev": true,
|
|
18045
17933
|
"license": "Apache-2.0",
|
|
18046
17934
|
"bin": {
|