@salesforce/cli 2.73.8-dev.0 → 2.73.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.73.8-dev.0",
3
+ "version": "2.73.9",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.73.8-dev.0",
9
+ "version": "2.73.9",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
@@ -25,14 +25,14 @@
25
25
  "@salesforce/core": "^8.2.3",
26
26
  "@salesforce/kit": "^3.1.6",
27
27
  "@salesforce/plugin-apex": "3.6.8",
28
- "@salesforce/plugin-api": "1.3.2",
28
+ "@salesforce/plugin-api": "1.3.3",
29
29
  "@salesforce/plugin-auth": "3.6.87",
30
30
  "@salesforce/plugin-data": "4.0.1",
31
- "@salesforce/plugin-deploy-retrieve": "3.17.3",
31
+ "@salesforce/plugin-deploy-retrieve": "3.17.7",
32
32
  "@salesforce/plugin-info": "3.4.32",
33
33
  "@salesforce/plugin-limits": "3.3.44",
34
34
  "@salesforce/plugin-marketplace": "1.3.7",
35
- "@salesforce/plugin-org": "5.2.18",
35
+ "@salesforce/plugin-org": "5.2.23",
36
36
  "@salesforce/plugin-packaging": "2.9.12",
37
37
  "@salesforce/plugin-schema": "3.3.46",
38
38
  "@salesforce/plugin-settings": "2.4.10",
@@ -55,7 +55,7 @@
55
55
  "@salesforce/ts-sinon": "^1.4.30",
56
56
  "@salesforce/ts-types": "^2.0.10",
57
57
  "aws-sdk": "^2.1692.0",
58
- "oclif": "4.17.17-dev.0",
58
+ "oclif": "^4.17.17",
59
59
  "ts-node": "^10.9.2",
60
60
  "typescript": "^5.7.3"
61
61
  },
@@ -127,6 +127,20 @@
127
127
  "node": ">=16.0.0"
128
128
  }
129
129
  },
130
+ "node_modules/@aws-crypto/crc32/node_modules/@aws-sdk/types": {
131
+ "version": "3.731.0",
132
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.731.0.tgz",
133
+ "integrity": "sha512-NrdkJg6oOUbXR2r9WvHP408CLyvST8cJfp1/jP9pemtjvjPoh6NukbCtiSFdOOb1eryP02CnqQWItfJC1p2Y/Q==",
134
+ "dev": true,
135
+ "license": "Apache-2.0",
136
+ "dependencies": {
137
+ "@smithy/types": "^4.0.0",
138
+ "tslib": "^2.6.2"
139
+ },
140
+ "engines": {
141
+ "node": ">=18.0.0"
142
+ }
143
+ },
130
144
  "node_modules/@aws-crypto/crc32c": {
131
145
  "version": "5.2.0",
132
146
  "resolved": "https://registry.npmjs.org/@aws-crypto/crc32c/-/crc32c-5.2.0.tgz",
@@ -139,6 +153,20 @@
139
153
  "tslib": "^2.6.2"
140
154
  }
141
155
  },
156
+ "node_modules/@aws-crypto/crc32c/node_modules/@aws-sdk/types": {
157
+ "version": "3.731.0",
158
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.731.0.tgz",
159
+ "integrity": "sha512-NrdkJg6oOUbXR2r9WvHP408CLyvST8cJfp1/jP9pemtjvjPoh6NukbCtiSFdOOb1eryP02CnqQWItfJC1p2Y/Q==",
160
+ "dev": true,
161
+ "license": "Apache-2.0",
162
+ "dependencies": {
163
+ "@smithy/types": "^4.0.0",
164
+ "tslib": "^2.6.2"
165
+ },
166
+ "engines": {
167
+ "node": ">=18.0.0"
168
+ }
169
+ },
142
170
  "node_modules/@aws-crypto/sha1-browser": {
143
171
  "version": "5.2.0",
144
172
  "resolved": "https://registry.npmjs.org/@aws-crypto/sha1-browser/-/sha1-browser-5.2.0.tgz",
@@ -154,6 +182,20 @@
154
182
  "tslib": "^2.6.2"
155
183
  }
156
184
  },
185
+ "node_modules/@aws-crypto/sha1-browser/node_modules/@aws-sdk/types": {
186
+ "version": "3.731.0",
187
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.731.0.tgz",
188
+ "integrity": "sha512-NrdkJg6oOUbXR2r9WvHP408CLyvST8cJfp1/jP9pemtjvjPoh6NukbCtiSFdOOb1eryP02CnqQWItfJC1p2Y/Q==",
189
+ "dev": true,
190
+ "license": "Apache-2.0",
191
+ "dependencies": {
192
+ "@smithy/types": "^4.0.0",
193
+ "tslib": "^2.6.2"
194
+ },
195
+ "engines": {
196
+ "node": ">=18.0.0"
197
+ }
198
+ },
157
199
  "node_modules/@aws-crypto/sha1-browser/node_modules/@smithy/is-array-buffer": {
158
200
  "version": "2.2.0",
159
201
  "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
@@ -211,6 +253,20 @@
211
253
  "tslib": "^2.6.2"
212
254
  }
213
255
  },
256
+ "node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types": {
257
+ "version": "3.731.0",
258
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.731.0.tgz",
259
+ "integrity": "sha512-NrdkJg6oOUbXR2r9WvHP408CLyvST8cJfp1/jP9pemtjvjPoh6NukbCtiSFdOOb1eryP02CnqQWItfJC1p2Y/Q==",
260
+ "dev": true,
261
+ "license": "Apache-2.0",
262
+ "dependencies": {
263
+ "@smithy/types": "^4.0.0",
264
+ "tslib": "^2.6.2"
265
+ },
266
+ "engines": {
267
+ "node": ">=18.0.0"
268
+ }
269
+ },
214
270
  "node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer": {
215
271
  "version": "2.2.0",
216
272
  "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
@@ -267,6 +323,20 @@
267
323
  "node": ">=16.0.0"
268
324
  }
269
325
  },
326
+ "node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types": {
327
+ "version": "3.731.0",
328
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.731.0.tgz",
329
+ "integrity": "sha512-NrdkJg6oOUbXR2r9WvHP408CLyvST8cJfp1/jP9pemtjvjPoh6NukbCtiSFdOOb1eryP02CnqQWItfJC1p2Y/Q==",
330
+ "dev": true,
331
+ "license": "Apache-2.0",
332
+ "dependencies": {
333
+ "@smithy/types": "^4.0.0",
334
+ "tslib": "^2.6.2"
335
+ },
336
+ "engines": {
337
+ "node": ">=18.0.0"
338
+ }
339
+ },
270
340
  "node_modules/@aws-crypto/supports-web-crypto": {
271
341
  "version": "5.2.0",
272
342
  "resolved": "https://registry.npmjs.org/@aws-crypto/supports-web-crypto/-/supports-web-crypto-5.2.0.tgz",
@@ -289,6 +359,20 @@
289
359
  "tslib": "^2.6.2"
290
360
  }
291
361
  },
362
+ "node_modules/@aws-crypto/util/node_modules/@aws-sdk/types": {
363
+ "version": "3.731.0",
364
+ "resolved": "https://registry.npmjs.org/@aws-sdk/types/-/types-3.731.0.tgz",
365
+ "integrity": "sha512-NrdkJg6oOUbXR2r9WvHP408CLyvST8cJfp1/jP9pemtjvjPoh6NukbCtiSFdOOb1eryP02CnqQWItfJC1p2Y/Q==",
366
+ "dev": true,
367
+ "license": "Apache-2.0",
368
+ "dependencies": {
369
+ "@smithy/types": "^4.0.0",
370
+ "tslib": "^2.6.2"
371
+ },
372
+ "engines": {
373
+ "node": ">=18.0.0"
374
+ }
375
+ },
292
376
  "node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer": {
293
377
  "version": "2.2.0",
294
378
  "resolved": "https://registry.npmjs.org/@smithy/is-array-buffer/-/is-array-buffer-2.2.0.tgz",
@@ -4573,18 +4657,6 @@
4573
4657
  "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4574
4658
  }
4575
4659
  },
4576
- "node_modules/@oclif/core/node_modules/is-wsl": {
4577
- "version": "2.2.0",
4578
- "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
4579
- "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
4580
- "license": "MIT",
4581
- "dependencies": {
4582
- "is-docker": "^2.0.0"
4583
- },
4584
- "engines": {
4585
- "node": ">=8"
4586
- }
4587
- },
4588
4660
  "node_modules/@oclif/core/node_modules/supports-color": {
4589
4661
  "version": "8.1.1",
4590
4662
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -4618,16 +4690,16 @@
4618
4690
  }
4619
4691
  },
4620
4692
  "node_modules/@oclif/multi-stage-output": {
4621
- "version": "0.8.1",
4622
- "resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.8.1.tgz",
4623
- "integrity": "sha512-ecBuoi+nLwvs+6hUa1lKQxUel6w29kY6j8y8KkeqvTro1LtYP9UN5+gHrFoUglI2TFrpLIFqfuRBAJOAvLqN1A==",
4693
+ "version": "0.8.5",
4694
+ "resolved": "https://registry.npmjs.org/@oclif/multi-stage-output/-/multi-stage-output-0.8.5.tgz",
4695
+ "integrity": "sha512-+iv4cK8WRJbLNL5f7gLU+tvqbReDofpG0qNss6tbJDbQUK3YmyEWrE2DnMPi7afJW6iwoG/uOwFRTs+9TpGg1A==",
4624
4696
  "license": "MIT",
4625
4697
  "dependencies": {
4626
4698
  "@oclif/core": "^4",
4627
4699
  "@types/react": "^18.3.12",
4628
4700
  "cli-spinners": "^2",
4629
4701
  "figures": "^6.1.0",
4630
- "ink": "^5.1.0",
4702
+ "ink": "5.0.1",
4631
4703
  "react": "^18.3.1",
4632
4704
  "wrap-ansi": "^9.0.0"
4633
4705
  },
@@ -4635,6 +4707,88 @@
4635
4707
  "node": ">=18.0.0"
4636
4708
  }
4637
4709
  },
4710
+ "node_modules/@oclif/multi-stage-output/node_modules/@oclif/core": {
4711
+ "version": "4.2.4",
4712
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
4713
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
4714
+ "license": "MIT",
4715
+ "dependencies": {
4716
+ "ansi-escapes": "^4.3.2",
4717
+ "ansis": "^3.9.0",
4718
+ "clean-stack": "^3.0.1",
4719
+ "cli-spinners": "^2.9.2",
4720
+ "debug": "^4.4.0",
4721
+ "ejs": "^3.1.10",
4722
+ "get-package-type": "^0.1.0",
4723
+ "globby": "^11.1.0",
4724
+ "indent-string": "^4.0.0",
4725
+ "is-wsl": "^2.2.0",
4726
+ "lilconfig": "^3.1.3",
4727
+ "minimatch": "^9.0.5",
4728
+ "semver": "^7.6.3",
4729
+ "string-width": "^4.2.3",
4730
+ "supports-color": "^8",
4731
+ "widest-line": "^3.1.0",
4732
+ "wordwrap": "^1.0.0",
4733
+ "wrap-ansi": "^7.0.0"
4734
+ },
4735
+ "engines": {
4736
+ "node": ">=18.0.0"
4737
+ }
4738
+ },
4739
+ "node_modules/@oclif/multi-stage-output/node_modules/@oclif/core/node_modules/ansi-regex": {
4740
+ "version": "5.0.1",
4741
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
4742
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
4743
+ "license": "MIT",
4744
+ "engines": {
4745
+ "node": ">=8"
4746
+ }
4747
+ },
4748
+ "node_modules/@oclif/multi-stage-output/node_modules/@oclif/core/node_modules/ansi-styles": {
4749
+ "version": "4.3.0",
4750
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
4751
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
4752
+ "license": "MIT",
4753
+ "dependencies": {
4754
+ "color-convert": "^2.0.1"
4755
+ },
4756
+ "engines": {
4757
+ "node": ">=8"
4758
+ },
4759
+ "funding": {
4760
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4761
+ }
4762
+ },
4763
+ "node_modules/@oclif/multi-stage-output/node_modules/@oclif/core/node_modules/strip-ansi": {
4764
+ "version": "6.0.1",
4765
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
4766
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
4767
+ "license": "MIT",
4768
+ "dependencies": {
4769
+ "ansi-regex": "^5.0.1"
4770
+ },
4771
+ "engines": {
4772
+ "node": ">=8"
4773
+ }
4774
+ },
4775
+ "node_modules/@oclif/multi-stage-output/node_modules/@oclif/core/node_modules/wrap-ansi": {
4776
+ "version": "7.0.0",
4777
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4778
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4779
+ "license": "MIT",
4780
+ "dependencies": {
4781
+ "ansi-styles": "^4.0.0",
4782
+ "string-width": "^4.1.0",
4783
+ "strip-ansi": "^6.0.0"
4784
+ },
4785
+ "engines": {
4786
+ "node": ">=10"
4787
+ },
4788
+ "funding": {
4789
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4790
+ }
4791
+ },
4638
4792
  "node_modules/@oclif/multi-stage-output/node_modules/ansi-regex": {
4639
4793
  "version": "6.0.1",
4640
4794
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
@@ -4680,36 +4834,34 @@
4680
4834
  "url": "https://github.com/sponsors/sindresorhus"
4681
4835
  }
4682
4836
  },
4683
- "node_modules/@oclif/multi-stage-output/node_modules/string-width": {
4684
- "version": "7.2.0",
4685
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
4686
- "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
4837
+ "node_modules/@oclif/multi-stage-output/node_modules/strip-ansi": {
4838
+ "version": "7.1.0",
4839
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
4840
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
4687
4841
  "license": "MIT",
4688
4842
  "dependencies": {
4689
- "emoji-regex": "^10.3.0",
4690
- "get-east-asian-width": "^1.0.0",
4691
- "strip-ansi": "^7.1.0"
4843
+ "ansi-regex": "^6.0.1"
4692
4844
  },
4693
4845
  "engines": {
4694
- "node": ">=18"
4846
+ "node": ">=12"
4695
4847
  },
4696
4848
  "funding": {
4697
- "url": "https://github.com/sponsors/sindresorhus"
4849
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
4698
4850
  }
4699
4851
  },
4700
- "node_modules/@oclif/multi-stage-output/node_modules/strip-ansi": {
4701
- "version": "7.1.0",
4702
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
4703
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
4852
+ "node_modules/@oclif/multi-stage-output/node_modules/supports-color": {
4853
+ "version": "8.1.1",
4854
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4855
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4704
4856
  "license": "MIT",
4705
4857
  "dependencies": {
4706
- "ansi-regex": "^6.0.1"
4858
+ "has-flag": "^4.0.0"
4707
4859
  },
4708
4860
  "engines": {
4709
- "node": ">=12"
4861
+ "node": ">=10"
4710
4862
  },
4711
4863
  "funding": {
4712
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
4864
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
4713
4865
  }
4714
4866
  },
4715
4867
  "node_modules/@oclif/multi-stage-output/node_modules/wrap-ansi": {
@@ -4729,6 +4881,23 @@
4729
4881
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4730
4882
  }
4731
4883
  },
4884
+ "node_modules/@oclif/multi-stage-output/node_modules/wrap-ansi/node_modules/string-width": {
4885
+ "version": "7.2.0",
4886
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
4887
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
4888
+ "license": "MIT",
4889
+ "dependencies": {
4890
+ "emoji-regex": "^10.3.0",
4891
+ "get-east-asian-width": "^1.0.0",
4892
+ "strip-ansi": "^7.1.0"
4893
+ },
4894
+ "engines": {
4895
+ "node": ">=18"
4896
+ },
4897
+ "funding": {
4898
+ "url": "https://github.com/sponsors/sindresorhus"
4899
+ }
4900
+ },
4732
4901
  "node_modules/@oclif/plugin-autocomplete": {
4733
4902
  "version": "3.2.17",
4734
4903
  "resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.2.17.tgz",
@@ -4744,40 +4913,193 @@
4744
4913
  "node": ">=18.0.0"
4745
4914
  }
4746
4915
  },
4747
- "node_modules/@oclif/plugin-command-snapshot": {
4748
- "version": "5.2.3",
4749
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz",
4750
- "integrity": "sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw==",
4751
- "dev": true,
4916
+ "node_modules/@oclif/plugin-autocomplete/node_modules/@oclif/core": {
4917
+ "version": "4.2.4",
4918
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
4919
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
4752
4920
  "license": "MIT",
4753
4921
  "dependencies": {
4754
- "@oclif/core": "^4",
4755
- "ansis": "^3.2.0",
4756
- "globby": "^14.0.1",
4757
- "just-diff": "^5.2.0",
4758
- "lodash.difference": "^4.5.0",
4759
- "lodash.get": "^4.4.2",
4760
- "lodash.sortby": "^4.7.0",
4761
- "semver": "^7.6.0",
4762
- "ts-json-schema-generator": "^1.5.1"
4922
+ "ansi-escapes": "^4.3.2",
4923
+ "ansis": "^3.9.0",
4924
+ "clean-stack": "^3.0.1",
4925
+ "cli-spinners": "^2.9.2",
4926
+ "debug": "^4.4.0",
4927
+ "ejs": "^3.1.10",
4928
+ "get-package-type": "^0.1.0",
4929
+ "globby": "^11.1.0",
4930
+ "indent-string": "^4.0.0",
4931
+ "is-wsl": "^2.2.0",
4932
+ "lilconfig": "^3.1.3",
4933
+ "minimatch": "^9.0.5",
4934
+ "semver": "^7.6.3",
4935
+ "string-width": "^4.2.3",
4936
+ "supports-color": "^8",
4937
+ "widest-line": "^3.1.0",
4938
+ "wordwrap": "^1.0.0",
4939
+ "wrap-ansi": "^7.0.0"
4763
4940
  },
4764
4941
  "engines": {
4765
4942
  "node": ">=18.0.0"
4766
4943
  }
4767
4944
  },
4768
- "node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
4769
- "version": "14.0.1",
4770
- "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
4771
- "integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==",
4772
- "dev": true,
4945
+ "node_modules/@oclif/plugin-autocomplete/node_modules/ansi-styles": {
4946
+ "version": "4.3.0",
4947
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
4948
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
4773
4949
  "license": "MIT",
4774
4950
  "dependencies": {
4775
- "@sindresorhus/merge-streams": "^2.1.0",
4776
- "fast-glob": "^3.3.2",
4777
- "ignore": "^5.2.4",
4778
- "path-type": "^5.0.0",
4779
- "slash": "^5.1.0",
4780
- "unicorn-magic": "^0.1.0"
4951
+ "color-convert": "^2.0.1"
4952
+ },
4953
+ "engines": {
4954
+ "node": ">=8"
4955
+ },
4956
+ "funding": {
4957
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4958
+ }
4959
+ },
4960
+ "node_modules/@oclif/plugin-autocomplete/node_modules/supports-color": {
4961
+ "version": "8.1.1",
4962
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4963
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4964
+ "license": "MIT",
4965
+ "dependencies": {
4966
+ "has-flag": "^4.0.0"
4967
+ },
4968
+ "engines": {
4969
+ "node": ">=10"
4970
+ },
4971
+ "funding": {
4972
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
4973
+ }
4974
+ },
4975
+ "node_modules/@oclif/plugin-autocomplete/node_modules/wrap-ansi": {
4976
+ "version": "7.0.0",
4977
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
4978
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4979
+ "license": "MIT",
4980
+ "dependencies": {
4981
+ "ansi-styles": "^4.0.0",
4982
+ "string-width": "^4.1.0",
4983
+ "strip-ansi": "^6.0.0"
4984
+ },
4985
+ "engines": {
4986
+ "node": ">=10"
4987
+ },
4988
+ "funding": {
4989
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4990
+ }
4991
+ },
4992
+ "node_modules/@oclif/plugin-command-snapshot": {
4993
+ "version": "5.2.3",
4994
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.3.tgz",
4995
+ "integrity": "sha512-nj71CqTg9efjep4XT6dALoNSAZnzI1vZB/4W78J5Rt9GJ3pia3H4RHews2UEaY7obGu7tPGRgRDfuy7Sb/sBvw==",
4996
+ "dev": true,
4997
+ "license": "MIT",
4998
+ "dependencies": {
4999
+ "@oclif/core": "^4",
5000
+ "ansis": "^3.2.0",
5001
+ "globby": "^14.0.1",
5002
+ "just-diff": "^5.2.0",
5003
+ "lodash.difference": "^4.5.0",
5004
+ "lodash.get": "^4.4.2",
5005
+ "lodash.sortby": "^4.7.0",
5006
+ "semver": "^7.6.0",
5007
+ "ts-json-schema-generator": "^1.5.1"
5008
+ },
5009
+ "engines": {
5010
+ "node": ">=18.0.0"
5011
+ }
5012
+ },
5013
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
5014
+ "version": "4.2.4",
5015
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
5016
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
5017
+ "dev": true,
5018
+ "license": "MIT",
5019
+ "dependencies": {
5020
+ "ansi-escapes": "^4.3.2",
5021
+ "ansis": "^3.9.0",
5022
+ "clean-stack": "^3.0.1",
5023
+ "cli-spinners": "^2.9.2",
5024
+ "debug": "^4.4.0",
5025
+ "ejs": "^3.1.10",
5026
+ "get-package-type": "^0.1.0",
5027
+ "globby": "^11.1.0",
5028
+ "indent-string": "^4.0.0",
5029
+ "is-wsl": "^2.2.0",
5030
+ "lilconfig": "^3.1.3",
5031
+ "minimatch": "^9.0.5",
5032
+ "semver": "^7.6.3",
5033
+ "string-width": "^4.2.3",
5034
+ "supports-color": "^8",
5035
+ "widest-line": "^3.1.0",
5036
+ "wordwrap": "^1.0.0",
5037
+ "wrap-ansi": "^7.0.0"
5038
+ },
5039
+ "engines": {
5040
+ "node": ">=18.0.0"
5041
+ }
5042
+ },
5043
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/globby": {
5044
+ "version": "11.1.0",
5045
+ "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
5046
+ "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
5047
+ "dev": true,
5048
+ "license": "MIT",
5049
+ "dependencies": {
5050
+ "array-union": "^2.1.0",
5051
+ "dir-glob": "^3.0.1",
5052
+ "fast-glob": "^3.2.9",
5053
+ "ignore": "^5.2.0",
5054
+ "merge2": "^1.4.1",
5055
+ "slash": "^3.0.0"
5056
+ },
5057
+ "engines": {
5058
+ "node": ">=10"
5059
+ },
5060
+ "funding": {
5061
+ "url": "https://github.com/sponsors/sindresorhus"
5062
+ }
5063
+ },
5064
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/slash": {
5065
+ "version": "3.0.0",
5066
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
5067
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
5068
+ "dev": true,
5069
+ "license": "MIT",
5070
+ "engines": {
5071
+ "node": ">=8"
5072
+ }
5073
+ },
5074
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/ansi-styles": {
5075
+ "version": "4.3.0",
5076
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5077
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5078
+ "dev": true,
5079
+ "license": "MIT",
5080
+ "dependencies": {
5081
+ "color-convert": "^2.0.1"
5082
+ },
5083
+ "engines": {
5084
+ "node": ">=8"
5085
+ },
5086
+ "funding": {
5087
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
5088
+ }
5089
+ },
5090
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
5091
+ "version": "14.0.1",
5092
+ "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
5093
+ "integrity": "sha512-jOMLD2Z7MAhyG8aJpNOpmziMOP4rPLcc95oQPKXBazW82z+CEgPFBQvEpRUa1KeIMUJo4Wsm+q6uzO/Q/4BksQ==",
5094
+ "dev": true,
5095
+ "license": "MIT",
5096
+ "dependencies": {
5097
+ "@sindresorhus/merge-streams": "^2.1.0",
5098
+ "fast-glob": "^3.3.2",
5099
+ "ignore": "^5.2.4",
5100
+ "path-type": "^5.0.0",
5101
+ "slash": "^5.1.0",
5102
+ "unicorn-magic": "^0.1.0"
4781
5103
  },
4782
5104
  "engines": {
4783
5105
  "node": ">=18"
@@ -4812,163 +5134,1168 @@
4812
5134
  "url": "https://github.com/sponsors/sindresorhus"
4813
5135
  }
4814
5136
  },
4815
- "node_modules/@oclif/plugin-commands": {
4816
- "version": "4.1.16",
4817
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.16.tgz",
4818
- "integrity": "sha512-1fqumeq/B9g767dyYduQhphP0mmyxKkqSEcJPmdQ8gU1X3RFJTJ8dtrWLVZkiA7tD64/L0xXMQYDd+7llKf4uQ==",
5137
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
5138
+ "version": "8.1.1",
5139
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5140
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5141
+ "dev": true,
4819
5142
  "license": "MIT",
4820
5143
  "dependencies": {
4821
- "@oclif/core": "^4",
4822
- "@oclif/table": "^0.4.0",
4823
- "lodash": "^4.17.21",
4824
- "object-treeify": "^4.0.1"
5144
+ "has-flag": "^4.0.0"
4825
5145
  },
4826
5146
  "engines": {
4827
- "node": ">=18.0.0"
5147
+ "node": ">=10"
5148
+ },
5149
+ "funding": {
5150
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
4828
5151
  }
4829
5152
  },
4830
- "node_modules/@oclif/plugin-help": {
4831
- "version": "6.2.21",
4832
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.21.tgz",
4833
- "integrity": "sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==",
5153
+ "node_modules/@oclif/plugin-command-snapshot/node_modules/wrap-ansi": {
5154
+ "version": "7.0.0",
5155
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5156
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5157
+ "dev": true,
4834
5158
  "license": "MIT",
4835
5159
  "dependencies": {
4836
- "@oclif/core": "^4"
5160
+ "ansi-styles": "^4.0.0",
5161
+ "string-width": "^4.1.0",
5162
+ "strip-ansi": "^6.0.0"
4837
5163
  },
4838
5164
  "engines": {
4839
- "node": ">=18.0.0"
5165
+ "node": ">=10"
5166
+ },
5167
+ "funding": {
5168
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4840
5169
  }
4841
5170
  },
4842
- "node_modules/@oclif/plugin-not-found": {
4843
- "version": "3.2.35",
4844
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.35.tgz",
4845
- "integrity": "sha512-cn1Gz0SdadzrACAm08Wcr4+UNVtQhabNANu46B6vRGzOkdM4M8nTcdC57L64vBZxwcgujXjhCrfrnRImEfE8nQ==",
5171
+ "node_modules/@oclif/plugin-commands": {
5172
+ "version": "4.1.16",
5173
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-4.1.16.tgz",
5174
+ "integrity": "sha512-1fqumeq/B9g767dyYduQhphP0mmyxKkqSEcJPmdQ8gU1X3RFJTJ8dtrWLVZkiA7tD64/L0xXMQYDd+7llKf4uQ==",
4846
5175
  "license": "MIT",
4847
5176
  "dependencies": {
4848
- "@inquirer/prompts": "^7.2.1",
4849
5177
  "@oclif/core": "^4",
4850
- "ansis": "^3.8.1",
4851
- "fast-levenshtein": "^3.0.0"
5178
+ "@oclif/table": "^0.4.0",
5179
+ "lodash": "^4.17.21",
5180
+ "object-treeify": "^4.0.1"
4852
5181
  },
4853
5182
  "engines": {
4854
5183
  "node": ">=18.0.0"
4855
5184
  }
4856
5185
  },
4857
- "node_modules/@oclif/plugin-plugins": {
4858
- "version": "5.4.25",
4859
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.25.tgz",
4860
- "integrity": "sha512-44Yp532BuBoNrNYLf7wfp/2QkNY7ESdK3MgGi3GWCqW75apyX04+xC5RfRsz0KHOA9N7VFqn64PG+Ailo5TJyQ==",
5186
+ "node_modules/@oclif/plugin-commands/node_modules/@oclif/core": {
5187
+ "version": "4.2.4",
5188
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
5189
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
4861
5190
  "license": "MIT",
4862
5191
  "dependencies": {
4863
- "@oclif/core": "^4.2.2",
4864
- "ansis": "^3.5.2",
5192
+ "ansi-escapes": "^4.3.2",
5193
+ "ansis": "^3.9.0",
5194
+ "clean-stack": "^3.0.1",
5195
+ "cli-spinners": "^2.9.2",
4865
5196
  "debug": "^4.4.0",
4866
- "npm": "^10.9.2",
4867
- "npm-package-arg": "^11.0.3",
4868
- "npm-run-path": "^5.3.0",
4869
- "object-treeify": "^4.0.1",
5197
+ "ejs": "^3.1.10",
5198
+ "get-package-type": "^0.1.0",
5199
+ "globby": "^11.1.0",
5200
+ "indent-string": "^4.0.0",
5201
+ "is-wsl": "^2.2.0",
5202
+ "lilconfig": "^3.1.3",
5203
+ "minimatch": "^9.0.5",
4870
5204
  "semver": "^7.6.3",
4871
- "validate-npm-package-name": "^5.0.1",
4872
- "which": "^4.0.0",
4873
- "yarn": "^1.22.22"
5205
+ "string-width": "^4.2.3",
5206
+ "supports-color": "^8",
5207
+ "widest-line": "^3.1.0",
5208
+ "wordwrap": "^1.0.0",
5209
+ "wrap-ansi": "^7.0.0"
4874
5210
  },
4875
5211
  "engines": {
4876
5212
  "node": ">=18.0.0"
4877
5213
  }
4878
5214
  },
4879
- "node_modules/@oclif/plugin-plugins/node_modules/hosted-git-info": {
4880
- "version": "7.0.2",
4881
- "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
4882
- "integrity": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==",
4883
- "license": "ISC",
5215
+ "node_modules/@oclif/plugin-commands/node_modules/ansi-styles": {
5216
+ "version": "4.3.0",
5217
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5218
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5219
+ "license": "MIT",
4884
5220
  "dependencies": {
4885
- "lru-cache": "^10.0.1"
5221
+ "color-convert": "^2.0.1"
4886
5222
  },
4887
5223
  "engines": {
4888
- "node": "^16.14.0 || >=18.0.0"
5224
+ "node": ">=8"
5225
+ },
5226
+ "funding": {
5227
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4889
5228
  }
4890
5229
  },
4891
- "node_modules/@oclif/plugin-plugins/node_modules/npm-package-arg": {
4892
- "version": "11.0.3",
4893
- "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.3.tgz",
4894
- "integrity": "sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==",
4895
- "license": "ISC",
5230
+ "node_modules/@oclif/plugin-commands/node_modules/supports-color": {
5231
+ "version": "8.1.1",
5232
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5233
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5234
+ "license": "MIT",
4896
5235
  "dependencies": {
4897
- "hosted-git-info": "^7.0.0",
4898
- "proc-log": "^4.0.0",
4899
- "semver": "^7.3.5",
4900
- "validate-npm-package-name": "^5.0.0"
5236
+ "has-flag": "^4.0.0"
4901
5237
  },
4902
5238
  "engines": {
4903
- "node": "^16.14.0 || >=18.0.0"
5239
+ "node": ">=10"
5240
+ },
5241
+ "funding": {
5242
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
4904
5243
  }
4905
5244
  },
4906
- "node_modules/@oclif/plugin-plugins/node_modules/npm-run-path": {
4907
- "version": "5.3.0",
4908
- "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
4909
- "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
5245
+ "node_modules/@oclif/plugin-commands/node_modules/wrap-ansi": {
5246
+ "version": "7.0.0",
5247
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5248
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
4910
5249
  "license": "MIT",
4911
5250
  "dependencies": {
4912
- "path-key": "^4.0.0"
5251
+ "ansi-styles": "^4.0.0",
5252
+ "string-width": "^4.1.0",
5253
+ "strip-ansi": "^6.0.0"
4913
5254
  },
4914
5255
  "engines": {
4915
- "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5256
+ "node": ">=10"
4916
5257
  },
4917
5258
  "funding": {
4918
- "url": "https://github.com/sponsors/sindresorhus"
5259
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
4919
5260
  }
4920
5261
  },
4921
- "node_modules/@oclif/plugin-plugins/node_modules/path-key": {
4922
- "version": "4.0.0",
4923
- "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
4924
- "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
5262
+ "node_modules/@oclif/plugin-help": {
5263
+ "version": "6.2.21",
5264
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.21.tgz",
5265
+ "integrity": "sha512-nUAnIR96QJvAAFzdJoq9iqInuwY9nxURNaAiGWGUtW5HgrwJOmoY1LqcobkzW89RH3NONtdWmc74sIupWmLtNw==",
4925
5266
  "license": "MIT",
5267
+ "dependencies": {
5268
+ "@oclif/core": "^4"
5269
+ },
4926
5270
  "engines": {
4927
- "node": ">=12"
5271
+ "node": ">=18.0.0"
5272
+ }
5273
+ },
5274
+ "node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
5275
+ "version": "4.2.4",
5276
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
5277
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
5278
+ "license": "MIT",
5279
+ "dependencies": {
5280
+ "ansi-escapes": "^4.3.2",
5281
+ "ansis": "^3.9.0",
5282
+ "clean-stack": "^3.0.1",
5283
+ "cli-spinners": "^2.9.2",
5284
+ "debug": "^4.4.0",
5285
+ "ejs": "^3.1.10",
5286
+ "get-package-type": "^0.1.0",
5287
+ "globby": "^11.1.0",
5288
+ "indent-string": "^4.0.0",
5289
+ "is-wsl": "^2.2.0",
5290
+ "lilconfig": "^3.1.3",
5291
+ "minimatch": "^9.0.5",
5292
+ "semver": "^7.6.3",
5293
+ "string-width": "^4.2.3",
5294
+ "supports-color": "^8",
5295
+ "widest-line": "^3.1.0",
5296
+ "wordwrap": "^1.0.0",
5297
+ "wrap-ansi": "^7.0.0"
5298
+ },
5299
+ "engines": {
5300
+ "node": ">=18.0.0"
5301
+ }
5302
+ },
5303
+ "node_modules/@oclif/plugin-help/node_modules/ansi-styles": {
5304
+ "version": "4.3.0",
5305
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5306
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5307
+ "license": "MIT",
5308
+ "dependencies": {
5309
+ "color-convert": "^2.0.1"
5310
+ },
5311
+ "engines": {
5312
+ "node": ">=8"
4928
5313
  },
4929
5314
  "funding": {
4930
- "url": "https://github.com/sponsors/sindresorhus"
5315
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
4931
5316
  }
4932
5317
  },
4933
- "node_modules/@oclif/plugin-plugins/node_modules/proc-log": {
4934
- "version": "4.2.0",
4935
- "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
4936
- "integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
4937
- "license": "ISC",
5318
+ "node_modules/@oclif/plugin-help/node_modules/supports-color": {
5319
+ "version": "8.1.1",
5320
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5321
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5322
+ "license": "MIT",
5323
+ "dependencies": {
5324
+ "has-flag": "^4.0.0"
5325
+ },
4938
5326
  "engines": {
4939
- "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
5327
+ "node": ">=10"
5328
+ },
5329
+ "funding": {
5330
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
4940
5331
  }
4941
5332
  },
4942
- "node_modules/@oclif/plugin-plugins/node_modules/which": {
4943
- "version": "4.0.0",
4944
- "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz",
4945
- "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==",
5333
+ "node_modules/@oclif/plugin-help/node_modules/wrap-ansi": {
5334
+ "version": "7.0.0",
5335
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5336
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5337
+ "license": "MIT",
5338
+ "dependencies": {
5339
+ "ansi-styles": "^4.0.0",
5340
+ "string-width": "^4.1.0",
5341
+ "strip-ansi": "^6.0.0"
5342
+ },
5343
+ "engines": {
5344
+ "node": ">=10"
5345
+ },
5346
+ "funding": {
5347
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5348
+ }
5349
+ },
5350
+ "node_modules/@oclif/plugin-not-found": {
5351
+ "version": "3.2.35",
5352
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.35.tgz",
5353
+ "integrity": "sha512-cn1Gz0SdadzrACAm08Wcr4+UNVtQhabNANu46B6vRGzOkdM4M8nTcdC57L64vBZxwcgujXjhCrfrnRImEfE8nQ==",
5354
+ "license": "MIT",
5355
+ "dependencies": {
5356
+ "@inquirer/prompts": "^7.2.1",
5357
+ "@oclif/core": "^4",
5358
+ "ansis": "^3.8.1",
5359
+ "fast-levenshtein": "^3.0.0"
5360
+ },
5361
+ "engines": {
5362
+ "node": ">=18.0.0"
5363
+ }
5364
+ },
5365
+ "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
5366
+ "version": "4.2.4",
5367
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
5368
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
5369
+ "license": "MIT",
5370
+ "dependencies": {
5371
+ "ansi-escapes": "^4.3.2",
5372
+ "ansis": "^3.9.0",
5373
+ "clean-stack": "^3.0.1",
5374
+ "cli-spinners": "^2.9.2",
5375
+ "debug": "^4.4.0",
5376
+ "ejs": "^3.1.10",
5377
+ "get-package-type": "^0.1.0",
5378
+ "globby": "^11.1.0",
5379
+ "indent-string": "^4.0.0",
5380
+ "is-wsl": "^2.2.0",
5381
+ "lilconfig": "^3.1.3",
5382
+ "minimatch": "^9.0.5",
5383
+ "semver": "^7.6.3",
5384
+ "string-width": "^4.2.3",
5385
+ "supports-color": "^8",
5386
+ "widest-line": "^3.1.0",
5387
+ "wordwrap": "^1.0.0",
5388
+ "wrap-ansi": "^7.0.0"
5389
+ },
5390
+ "engines": {
5391
+ "node": ">=18.0.0"
5392
+ }
5393
+ },
5394
+ "node_modules/@oclif/plugin-not-found/node_modules/ansi-styles": {
5395
+ "version": "4.3.0",
5396
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5397
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5398
+ "license": "MIT",
5399
+ "dependencies": {
5400
+ "color-convert": "^2.0.1"
5401
+ },
5402
+ "engines": {
5403
+ "node": ">=8"
5404
+ },
5405
+ "funding": {
5406
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
5407
+ }
5408
+ },
5409
+ "node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
5410
+ "version": "8.1.1",
5411
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5412
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5413
+ "license": "MIT",
5414
+ "dependencies": {
5415
+ "has-flag": "^4.0.0"
5416
+ },
5417
+ "engines": {
5418
+ "node": ">=10"
5419
+ },
5420
+ "funding": {
5421
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5422
+ }
5423
+ },
5424
+ "node_modules/@oclif/plugin-not-found/node_modules/wrap-ansi": {
5425
+ "version": "7.0.0",
5426
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5427
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5428
+ "license": "MIT",
5429
+ "dependencies": {
5430
+ "ansi-styles": "^4.0.0",
5431
+ "string-width": "^4.1.0",
5432
+ "strip-ansi": "^6.0.0"
5433
+ },
5434
+ "engines": {
5435
+ "node": ">=10"
5436
+ },
5437
+ "funding": {
5438
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5439
+ }
5440
+ },
5441
+ "node_modules/@oclif/plugin-plugins": {
5442
+ "version": "5.4.25",
5443
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.4.25.tgz",
5444
+ "integrity": "sha512-44Yp532BuBoNrNYLf7wfp/2QkNY7ESdK3MgGi3GWCqW75apyX04+xC5RfRsz0KHOA9N7VFqn64PG+Ailo5TJyQ==",
5445
+ "license": "MIT",
5446
+ "dependencies": {
5447
+ "@oclif/core": "^4.2.2",
5448
+ "ansis": "^3.5.2",
5449
+ "debug": "^4.4.0",
5450
+ "npm": "^10.9.2",
5451
+ "npm-package-arg": "^11.0.3",
5452
+ "npm-run-path": "^5.3.0",
5453
+ "object-treeify": "^4.0.1",
5454
+ "semver": "^7.6.3",
5455
+ "validate-npm-package-name": "^5.0.1",
5456
+ "which": "^4.0.0",
5457
+ "yarn": "^1.22.22"
5458
+ },
5459
+ "engines": {
5460
+ "node": ">=18.0.0"
5461
+ }
5462
+ },
5463
+ "node_modules/@oclif/plugin-plugins/node_modules/@oclif/core": {
5464
+ "version": "4.2.4",
5465
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
5466
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
5467
+ "license": "MIT",
5468
+ "dependencies": {
5469
+ "ansi-escapes": "^4.3.2",
5470
+ "ansis": "^3.9.0",
5471
+ "clean-stack": "^3.0.1",
5472
+ "cli-spinners": "^2.9.2",
5473
+ "debug": "^4.4.0",
5474
+ "ejs": "^3.1.10",
5475
+ "get-package-type": "^0.1.0",
5476
+ "globby": "^11.1.0",
5477
+ "indent-string": "^4.0.0",
5478
+ "is-wsl": "^2.2.0",
5479
+ "lilconfig": "^3.1.3",
5480
+ "minimatch": "^9.0.5",
5481
+ "semver": "^7.6.3",
5482
+ "string-width": "^4.2.3",
5483
+ "supports-color": "^8",
5484
+ "widest-line": "^3.1.0",
5485
+ "wordwrap": "^1.0.0",
5486
+ "wrap-ansi": "^7.0.0"
5487
+ },
5488
+ "engines": {
5489
+ "node": ">=18.0.0"
5490
+ }
5491
+ },
5492
+ "node_modules/@oclif/plugin-plugins/node_modules/ansi-styles": {
5493
+ "version": "4.3.0",
5494
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5495
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5496
+ "license": "MIT",
5497
+ "dependencies": {
5498
+ "color-convert": "^2.0.1"
5499
+ },
5500
+ "engines": {
5501
+ "node": ">=8"
5502
+ },
5503
+ "funding": {
5504
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
5505
+ }
5506
+ },
5507
+ "node_modules/@oclif/plugin-plugins/node_modules/hosted-git-info": {
5508
+ "version": "7.0.2",
5509
+ "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-7.0.2.tgz",
5510
+ "integrity": "sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==",
4946
5511
  "license": "ISC",
4947
5512
  "dependencies": {
4948
- "isexe": "^3.1.1"
5513
+ "lru-cache": "^10.0.1"
4949
5514
  },
4950
- "bin": {
4951
- "node-which": "bin/which.js"
5515
+ "engines": {
5516
+ "node": "^16.14.0 || >=18.0.0"
5517
+ }
5518
+ },
5519
+ "node_modules/@oclif/plugin-plugins/node_modules/npm-package-arg": {
5520
+ "version": "11.0.3",
5521
+ "resolved": "https://registry.npmjs.org/npm-package-arg/-/npm-package-arg-11.0.3.tgz",
5522
+ "integrity": "sha512-sHGJy8sOC1YraBywpzQlIKBE4pBbGbiF95U6Auspzyem956E0+FtDtsx1ZxlOJkQCZ1AFXAY/yuvtFYrOxF+Bw==",
5523
+ "license": "ISC",
5524
+ "dependencies": {
5525
+ "hosted-git-info": "^7.0.0",
5526
+ "proc-log": "^4.0.0",
5527
+ "semver": "^7.3.5",
5528
+ "validate-npm-package-name": "^5.0.0"
5529
+ },
5530
+ "engines": {
5531
+ "node": "^16.14.0 || >=18.0.0"
5532
+ }
5533
+ },
5534
+ "node_modules/@oclif/plugin-plugins/node_modules/npm-run-path": {
5535
+ "version": "5.3.0",
5536
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz",
5537
+ "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==",
5538
+ "license": "MIT",
5539
+ "dependencies": {
5540
+ "path-key": "^4.0.0"
5541
+ },
5542
+ "engines": {
5543
+ "node": "^12.20.0 || ^14.13.1 || >=16.0.0"
5544
+ },
5545
+ "funding": {
5546
+ "url": "https://github.com/sponsors/sindresorhus"
5547
+ }
5548
+ },
5549
+ "node_modules/@oclif/plugin-plugins/node_modules/path-key": {
5550
+ "version": "4.0.0",
5551
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-4.0.0.tgz",
5552
+ "integrity": "sha512-haREypq7xkM7ErfgIyA0z+Bj4AGKlMSdlQE2jvJo6huWD1EdkKYV+G/T4nq0YEF2vgTT8kqMFKo1uHn950r4SQ==",
5553
+ "license": "MIT",
5554
+ "engines": {
5555
+ "node": ">=12"
5556
+ },
5557
+ "funding": {
5558
+ "url": "https://github.com/sponsors/sindresorhus"
5559
+ }
5560
+ },
5561
+ "node_modules/@oclif/plugin-plugins/node_modules/proc-log": {
5562
+ "version": "4.2.0",
5563
+ "resolved": "https://registry.npmjs.org/proc-log/-/proc-log-4.2.0.tgz",
5564
+ "integrity": "sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==",
5565
+ "license": "ISC",
5566
+ "engines": {
5567
+ "node": "^14.17.0 || ^16.13.0 || >=18.0.0"
5568
+ }
5569
+ },
5570
+ "node_modules/@oclif/plugin-plugins/node_modules/supports-color": {
5571
+ "version": "8.1.1",
5572
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5573
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5574
+ "license": "MIT",
5575
+ "dependencies": {
5576
+ "has-flag": "^4.0.0"
5577
+ },
5578
+ "engines": {
5579
+ "node": ">=10"
5580
+ },
5581
+ "funding": {
5582
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5583
+ }
5584
+ },
5585
+ "node_modules/@oclif/plugin-plugins/node_modules/which": {
5586
+ "version": "4.0.0",
5587
+ "resolved": "https://registry.npmjs.org/which/-/which-4.0.0.tgz",
5588
+ "integrity": "sha512-GlaYyEb07DPxYCKhKzplCWBJtvxZcZMrL+4UkrTSJHHPyZU4mYYTv3qaOe77H7EODLSSopAUFAc6W8U4yqvscg==",
5589
+ "license": "ISC",
5590
+ "dependencies": {
5591
+ "isexe": "^3.1.1"
5592
+ },
5593
+ "bin": {
5594
+ "node-which": "bin/which.js"
5595
+ },
5596
+ "engines": {
5597
+ "node": "^16.13.0 || >=18.0.0"
5598
+ }
5599
+ },
5600
+ "node_modules/@oclif/plugin-plugins/node_modules/wrap-ansi": {
5601
+ "version": "7.0.0",
5602
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5603
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5604
+ "license": "MIT",
5605
+ "dependencies": {
5606
+ "ansi-styles": "^4.0.0",
5607
+ "string-width": "^4.1.0",
5608
+ "strip-ansi": "^6.0.0"
5609
+ },
5610
+ "engines": {
5611
+ "node": ">=10"
5612
+ },
5613
+ "funding": {
5614
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5615
+ }
5616
+ },
5617
+ "node_modules/@oclif/plugin-search": {
5618
+ "version": "1.2.18",
5619
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.18.tgz",
5620
+ "integrity": "sha512-8i+tbuasV9Nv2qTIpVQoZLDu/ICbFJBOTH4qEVKl+B9Q/qNCTY47FUTn8oDqfg92IWXM3oznu7locm+xbxJxng==",
5621
+ "license": "MIT",
5622
+ "dependencies": {
5623
+ "@oclif/core": "^4",
5624
+ "ansi-escapes": "^7.0.0",
5625
+ "inquirer-autocomplete-standalone": "^0.8.1"
5626
+ },
5627
+ "engines": {
5628
+ "node": ">=18.0.0"
5629
+ }
5630
+ },
5631
+ "node_modules/@oclif/plugin-search/node_modules/@oclif/core": {
5632
+ "version": "4.2.4",
5633
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
5634
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
5635
+ "license": "MIT",
5636
+ "dependencies": {
5637
+ "ansi-escapes": "^4.3.2",
5638
+ "ansis": "^3.9.0",
5639
+ "clean-stack": "^3.0.1",
5640
+ "cli-spinners": "^2.9.2",
5641
+ "debug": "^4.4.0",
5642
+ "ejs": "^3.1.10",
5643
+ "get-package-type": "^0.1.0",
5644
+ "globby": "^11.1.0",
5645
+ "indent-string": "^4.0.0",
5646
+ "is-wsl": "^2.2.0",
5647
+ "lilconfig": "^3.1.3",
5648
+ "minimatch": "^9.0.5",
5649
+ "semver": "^7.6.3",
5650
+ "string-width": "^4.2.3",
5651
+ "supports-color": "^8",
5652
+ "widest-line": "^3.1.0",
5653
+ "wordwrap": "^1.0.0",
5654
+ "wrap-ansi": "^7.0.0"
5655
+ },
5656
+ "engines": {
5657
+ "node": ">=18.0.0"
5658
+ }
5659
+ },
5660
+ "node_modules/@oclif/plugin-search/node_modules/@oclif/core/node_modules/ansi-escapes": {
5661
+ "version": "4.3.2",
5662
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
5663
+ "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
5664
+ "license": "MIT",
5665
+ "dependencies": {
5666
+ "type-fest": "^0.21.3"
5667
+ },
5668
+ "engines": {
5669
+ "node": ">=8"
5670
+ },
5671
+ "funding": {
5672
+ "url": "https://github.com/sponsors/sindresorhus"
5673
+ }
5674
+ },
5675
+ "node_modules/@oclif/plugin-search/node_modules/ansi-escapes": {
5676
+ "version": "7.0.0",
5677
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.0.0.tgz",
5678
+ "integrity": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==",
5679
+ "license": "MIT",
5680
+ "dependencies": {
5681
+ "environment": "^1.0.0"
5682
+ },
5683
+ "engines": {
5684
+ "node": ">=18"
5685
+ },
5686
+ "funding": {
5687
+ "url": "https://github.com/sponsors/sindresorhus"
5688
+ }
5689
+ },
5690
+ "node_modules/@oclif/plugin-search/node_modules/ansi-styles": {
5691
+ "version": "4.3.0",
5692
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5693
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5694
+ "license": "MIT",
5695
+ "dependencies": {
5696
+ "color-convert": "^2.0.1"
5697
+ },
5698
+ "engines": {
5699
+ "node": ">=8"
5700
+ },
5701
+ "funding": {
5702
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
5703
+ }
5704
+ },
5705
+ "node_modules/@oclif/plugin-search/node_modules/supports-color": {
5706
+ "version": "8.1.1",
5707
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5708
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5709
+ "license": "MIT",
5710
+ "dependencies": {
5711
+ "has-flag": "^4.0.0"
5712
+ },
5713
+ "engines": {
5714
+ "node": ">=10"
5715
+ },
5716
+ "funding": {
5717
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5718
+ }
5719
+ },
5720
+ "node_modules/@oclif/plugin-search/node_modules/type-fest": {
5721
+ "version": "0.21.3",
5722
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
5723
+ "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
5724
+ "license": "(MIT OR CC0-1.0)",
5725
+ "engines": {
5726
+ "node": ">=10"
5727
+ },
5728
+ "funding": {
5729
+ "url": "https://github.com/sponsors/sindresorhus"
5730
+ }
5731
+ },
5732
+ "node_modules/@oclif/plugin-search/node_modules/wrap-ansi": {
5733
+ "version": "7.0.0",
5734
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5735
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5736
+ "license": "MIT",
5737
+ "dependencies": {
5738
+ "ansi-styles": "^4.0.0",
5739
+ "string-width": "^4.1.0",
5740
+ "strip-ansi": "^6.0.0"
5741
+ },
5742
+ "engines": {
5743
+ "node": ">=10"
5744
+ },
5745
+ "funding": {
5746
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5747
+ }
5748
+ },
5749
+ "node_modules/@oclif/plugin-update": {
5750
+ "version": "4.6.23",
5751
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.23.tgz",
5752
+ "integrity": "sha512-hfyM4bSa0jtJmE5uMYOyf8ITCUTsHfdvnv7m+Q4jMoxLPjwFgllwy/4mUBs7EX+DvSXVYIl5wMnuJv6JU631lg==",
5753
+ "license": "MIT",
5754
+ "dependencies": {
5755
+ "@inquirer/select": "^2.5.0",
5756
+ "@oclif/core": "^4",
5757
+ "@oclif/table": "^0.4.0",
5758
+ "ansis": "^3.5.2",
5759
+ "debug": "^4.4.0",
5760
+ "filesize": "^6.1.0",
5761
+ "got": "^13",
5762
+ "proxy-agent": "^6.5.0",
5763
+ "semver": "^7.6.3",
5764
+ "tar-fs": "^2.1.1"
5765
+ },
5766
+ "engines": {
5767
+ "node": ">=18.0.0"
5768
+ }
5769
+ },
5770
+ "node_modules/@oclif/plugin-update/node_modules/@oclif/core": {
5771
+ "version": "4.2.4",
5772
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
5773
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
5774
+ "license": "MIT",
5775
+ "dependencies": {
5776
+ "ansi-escapes": "^4.3.2",
5777
+ "ansis": "^3.9.0",
5778
+ "clean-stack": "^3.0.1",
5779
+ "cli-spinners": "^2.9.2",
5780
+ "debug": "^4.4.0",
5781
+ "ejs": "^3.1.10",
5782
+ "get-package-type": "^0.1.0",
5783
+ "globby": "^11.1.0",
5784
+ "indent-string": "^4.0.0",
5785
+ "is-wsl": "^2.2.0",
5786
+ "lilconfig": "^3.1.3",
5787
+ "minimatch": "^9.0.5",
5788
+ "semver": "^7.6.3",
5789
+ "string-width": "^4.2.3",
5790
+ "supports-color": "^8",
5791
+ "widest-line": "^3.1.0",
5792
+ "wordwrap": "^1.0.0",
5793
+ "wrap-ansi": "^7.0.0"
5794
+ },
5795
+ "engines": {
5796
+ "node": ">=18.0.0"
5797
+ }
5798
+ },
5799
+ "node_modules/@oclif/plugin-update/node_modules/ansi-styles": {
5800
+ "version": "4.3.0",
5801
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5802
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5803
+ "license": "MIT",
5804
+ "dependencies": {
5805
+ "color-convert": "^2.0.1"
5806
+ },
5807
+ "engines": {
5808
+ "node": ">=8"
5809
+ },
5810
+ "funding": {
5811
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
5812
+ }
5813
+ },
5814
+ "node_modules/@oclif/plugin-update/node_modules/supports-color": {
5815
+ "version": "8.1.1",
5816
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5817
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5818
+ "license": "MIT",
5819
+ "dependencies": {
5820
+ "has-flag": "^4.0.0"
5821
+ },
5822
+ "engines": {
5823
+ "node": ">=10"
5824
+ },
5825
+ "funding": {
5826
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5827
+ }
5828
+ },
5829
+ "node_modules/@oclif/plugin-update/node_modules/wrap-ansi": {
5830
+ "version": "7.0.0",
5831
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5832
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5833
+ "license": "MIT",
5834
+ "dependencies": {
5835
+ "ansi-styles": "^4.0.0",
5836
+ "string-width": "^4.1.0",
5837
+ "strip-ansi": "^6.0.0"
5838
+ },
5839
+ "engines": {
5840
+ "node": ">=10"
5841
+ },
5842
+ "funding": {
5843
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5844
+ }
5845
+ },
5846
+ "node_modules/@oclif/plugin-version": {
5847
+ "version": "2.2.20",
5848
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.20.tgz",
5849
+ "integrity": "sha512-xmNuigH9XfUasZFGadb87CnJFwGjmZWotpTrRiTQlYxA64K2WJpKIM67YAdWRg8xILwhHqL1oCgtFcVikTc/vQ==",
5850
+ "license": "MIT",
5851
+ "dependencies": {
5852
+ "@oclif/core": "^4",
5853
+ "ansis": "^3.5.2"
5854
+ },
5855
+ "engines": {
5856
+ "node": ">=18.0.0"
5857
+ }
5858
+ },
5859
+ "node_modules/@oclif/plugin-version/node_modules/@oclif/core": {
5860
+ "version": "4.2.4",
5861
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
5862
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
5863
+ "license": "MIT",
5864
+ "dependencies": {
5865
+ "ansi-escapes": "^4.3.2",
5866
+ "ansis": "^3.9.0",
5867
+ "clean-stack": "^3.0.1",
5868
+ "cli-spinners": "^2.9.2",
5869
+ "debug": "^4.4.0",
5870
+ "ejs": "^3.1.10",
5871
+ "get-package-type": "^0.1.0",
5872
+ "globby": "^11.1.0",
5873
+ "indent-string": "^4.0.0",
5874
+ "is-wsl": "^2.2.0",
5875
+ "lilconfig": "^3.1.3",
5876
+ "minimatch": "^9.0.5",
5877
+ "semver": "^7.6.3",
5878
+ "string-width": "^4.2.3",
5879
+ "supports-color": "^8",
5880
+ "widest-line": "^3.1.0",
5881
+ "wordwrap": "^1.0.0",
5882
+ "wrap-ansi": "^7.0.0"
5883
+ },
5884
+ "engines": {
5885
+ "node": ">=18.0.0"
5886
+ }
5887
+ },
5888
+ "node_modules/@oclif/plugin-version/node_modules/ansi-styles": {
5889
+ "version": "4.3.0",
5890
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5891
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5892
+ "license": "MIT",
5893
+ "dependencies": {
5894
+ "color-convert": "^2.0.1"
5895
+ },
5896
+ "engines": {
5897
+ "node": ">=8"
5898
+ },
5899
+ "funding": {
5900
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
5901
+ }
5902
+ },
5903
+ "node_modules/@oclif/plugin-version/node_modules/supports-color": {
5904
+ "version": "8.1.1",
5905
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5906
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5907
+ "license": "MIT",
5908
+ "dependencies": {
5909
+ "has-flag": "^4.0.0"
5910
+ },
5911
+ "engines": {
5912
+ "node": ">=10"
5913
+ },
5914
+ "funding": {
5915
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5916
+ }
5917
+ },
5918
+ "node_modules/@oclif/plugin-version/node_modules/wrap-ansi": {
5919
+ "version": "7.0.0",
5920
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
5921
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5922
+ "license": "MIT",
5923
+ "dependencies": {
5924
+ "ansi-styles": "^4.0.0",
5925
+ "string-width": "^4.1.0",
5926
+ "strip-ansi": "^6.0.0"
5927
+ },
5928
+ "engines": {
5929
+ "node": ">=10"
5930
+ },
5931
+ "funding": {
5932
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5933
+ }
5934
+ },
5935
+ "node_modules/@oclif/plugin-warn-if-update-available": {
5936
+ "version": "3.1.30",
5937
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.30.tgz",
5938
+ "integrity": "sha512-mluHDyIraM8T0Je25npNwV0p8T2cudeTe1N6P6KQ2rgPpgcW59Z+vze0VSJcZ7f+S65M3mk0TXn3qj7gtS3PLA==",
5939
+ "license": "MIT",
5940
+ "dependencies": {
5941
+ "@oclif/core": "^4",
5942
+ "ansis": "^3.5.2",
5943
+ "debug": "^4.4.0",
5944
+ "http-call": "^5.2.2",
5945
+ "lodash": "^4.17.21",
5946
+ "registry-auth-token": "^5.0.3"
5947
+ },
5948
+ "engines": {
5949
+ "node": ">=18.0.0"
5950
+ }
5951
+ },
5952
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
5953
+ "version": "4.2.4",
5954
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
5955
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
5956
+ "license": "MIT",
5957
+ "dependencies": {
5958
+ "ansi-escapes": "^4.3.2",
5959
+ "ansis": "^3.9.0",
5960
+ "clean-stack": "^3.0.1",
5961
+ "cli-spinners": "^2.9.2",
5962
+ "debug": "^4.4.0",
5963
+ "ejs": "^3.1.10",
5964
+ "get-package-type": "^0.1.0",
5965
+ "globby": "^11.1.0",
5966
+ "indent-string": "^4.0.0",
5967
+ "is-wsl": "^2.2.0",
5968
+ "lilconfig": "^3.1.3",
5969
+ "minimatch": "^9.0.5",
5970
+ "semver": "^7.6.3",
5971
+ "string-width": "^4.2.3",
5972
+ "supports-color": "^8",
5973
+ "widest-line": "^3.1.0",
5974
+ "wordwrap": "^1.0.0",
5975
+ "wrap-ansi": "^7.0.0"
5976
+ },
5977
+ "engines": {
5978
+ "node": ">=18.0.0"
5979
+ }
5980
+ },
5981
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/ansi-styles": {
5982
+ "version": "4.3.0",
5983
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
5984
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
5985
+ "license": "MIT",
5986
+ "dependencies": {
5987
+ "color-convert": "^2.0.1"
5988
+ },
5989
+ "engines": {
5990
+ "node": ">=8"
5991
+ },
5992
+ "funding": {
5993
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
5994
+ }
5995
+ },
5996
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
5997
+ "version": "8.1.1",
5998
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
5999
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6000
+ "license": "MIT",
6001
+ "dependencies": {
6002
+ "has-flag": "^4.0.0"
6003
+ },
6004
+ "engines": {
6005
+ "node": ">=10"
6006
+ },
6007
+ "funding": {
6008
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
6009
+ }
6010
+ },
6011
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/wrap-ansi": {
6012
+ "version": "7.0.0",
6013
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
6014
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
6015
+ "license": "MIT",
6016
+ "dependencies": {
6017
+ "ansi-styles": "^4.0.0",
6018
+ "string-width": "^4.1.0",
6019
+ "strip-ansi": "^6.0.0"
6020
+ },
6021
+ "engines": {
6022
+ "node": ">=10"
6023
+ },
6024
+ "funding": {
6025
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
6026
+ }
6027
+ },
6028
+ "node_modules/@oclif/plugin-which": {
6029
+ "version": "3.2.25",
6030
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.25.tgz",
6031
+ "integrity": "sha512-as3XSykj8I6HwQlEfuvr6+Oe0FIChggtU7gL5+oGJyptnn8hf6CyJGk6Z0ut3Wu9KqXbGZENaShe559HdO+nfw==",
6032
+ "license": "MIT",
6033
+ "dependencies": {
6034
+ "@oclif/core": "^4",
6035
+ "ansis": "^3.8.1"
6036
+ },
6037
+ "engines": {
6038
+ "node": ">=18.0.0"
6039
+ }
6040
+ },
6041
+ "node_modules/@oclif/plugin-which/node_modules/@oclif/core": {
6042
+ "version": "4.2.4",
6043
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
6044
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
6045
+ "license": "MIT",
6046
+ "dependencies": {
6047
+ "ansi-escapes": "^4.3.2",
6048
+ "ansis": "^3.9.0",
6049
+ "clean-stack": "^3.0.1",
6050
+ "cli-spinners": "^2.9.2",
6051
+ "debug": "^4.4.0",
6052
+ "ejs": "^3.1.10",
6053
+ "get-package-type": "^0.1.0",
6054
+ "globby": "^11.1.0",
6055
+ "indent-string": "^4.0.0",
6056
+ "is-wsl": "^2.2.0",
6057
+ "lilconfig": "^3.1.3",
6058
+ "minimatch": "^9.0.5",
6059
+ "semver": "^7.6.3",
6060
+ "string-width": "^4.2.3",
6061
+ "supports-color": "^8",
6062
+ "widest-line": "^3.1.0",
6063
+ "wordwrap": "^1.0.0",
6064
+ "wrap-ansi": "^7.0.0"
6065
+ },
6066
+ "engines": {
6067
+ "node": ">=18.0.0"
6068
+ }
6069
+ },
6070
+ "node_modules/@oclif/plugin-which/node_modules/ansi-styles": {
6071
+ "version": "4.3.0",
6072
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
6073
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
6074
+ "license": "MIT",
6075
+ "dependencies": {
6076
+ "color-convert": "^2.0.1"
6077
+ },
6078
+ "engines": {
6079
+ "node": ">=8"
6080
+ },
6081
+ "funding": {
6082
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
6083
+ }
6084
+ },
6085
+ "node_modules/@oclif/plugin-which/node_modules/supports-color": {
6086
+ "version": "8.1.1",
6087
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6088
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6089
+ "license": "MIT",
6090
+ "dependencies": {
6091
+ "has-flag": "^4.0.0"
6092
+ },
6093
+ "engines": {
6094
+ "node": ">=10"
6095
+ },
6096
+ "funding": {
6097
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
6098
+ }
6099
+ },
6100
+ "node_modules/@oclif/plugin-which/node_modules/wrap-ansi": {
6101
+ "version": "7.0.0",
6102
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
6103
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
6104
+ "license": "MIT",
6105
+ "dependencies": {
6106
+ "ansi-styles": "^4.0.0",
6107
+ "string-width": "^4.1.0",
6108
+ "strip-ansi": "^6.0.0"
6109
+ },
6110
+ "engines": {
6111
+ "node": ">=10"
6112
+ },
6113
+ "funding": {
6114
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
6115
+ }
6116
+ },
6117
+ "node_modules/@oclif/table": {
6118
+ "version": "0.4.0",
6119
+ "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.0.tgz",
6120
+ "integrity": "sha512-cXmZDb0VcxIk8o5cvd8J4CUtMGJeTuEDC8wQmlZC55Dl9FHcWE9TdZxksWLLp4w0qKP0YfJCFSvfGPMeMPyO5Q==",
6121
+ "license": "MIT",
6122
+ "dependencies": {
6123
+ "@oclif/core": "^4",
6124
+ "@types/react": "^18.3.12",
6125
+ "change-case": "^5.4.4",
6126
+ "cli-truncate": "^4.0.0",
6127
+ "ink": "^5.1.0",
6128
+ "natural-orderby": "^3.0.2",
6129
+ "object-hash": "^3.0.0",
6130
+ "react": "^18.3.1",
6131
+ "strip-ansi": "^7.1.0",
6132
+ "wrap-ansi": "^9.0.0"
6133
+ },
6134
+ "engines": {
6135
+ "node": ">=18.0.0"
6136
+ }
6137
+ },
6138
+ "node_modules/@oclif/table/node_modules/@oclif/core": {
6139
+ "version": "4.2.4",
6140
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
6141
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
6142
+ "license": "MIT",
6143
+ "dependencies": {
6144
+ "ansi-escapes": "^4.3.2",
6145
+ "ansis": "^3.9.0",
6146
+ "clean-stack": "^3.0.1",
6147
+ "cli-spinners": "^2.9.2",
6148
+ "debug": "^4.4.0",
6149
+ "ejs": "^3.1.10",
6150
+ "get-package-type": "^0.1.0",
6151
+ "globby": "^11.1.0",
6152
+ "indent-string": "^4.0.0",
6153
+ "is-wsl": "^2.2.0",
6154
+ "lilconfig": "^3.1.3",
6155
+ "minimatch": "^9.0.5",
6156
+ "semver": "^7.6.3",
6157
+ "string-width": "^4.2.3",
6158
+ "supports-color": "^8",
6159
+ "widest-line": "^3.1.0",
6160
+ "wordwrap": "^1.0.0",
6161
+ "wrap-ansi": "^7.0.0"
6162
+ },
6163
+ "engines": {
6164
+ "node": ">=18.0.0"
6165
+ }
6166
+ },
6167
+ "node_modules/@oclif/table/node_modules/@oclif/core/node_modules/ansi-regex": {
6168
+ "version": "5.0.1",
6169
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
6170
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
6171
+ "license": "MIT",
6172
+ "engines": {
6173
+ "node": ">=8"
6174
+ }
6175
+ },
6176
+ "node_modules/@oclif/table/node_modules/@oclif/core/node_modules/ansi-styles": {
6177
+ "version": "4.3.0",
6178
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
6179
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
6180
+ "license": "MIT",
6181
+ "dependencies": {
6182
+ "color-convert": "^2.0.1"
6183
+ },
6184
+ "engines": {
6185
+ "node": ">=8"
6186
+ },
6187
+ "funding": {
6188
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
6189
+ }
6190
+ },
6191
+ "node_modules/@oclif/table/node_modules/@oclif/core/node_modules/strip-ansi": {
6192
+ "version": "6.0.1",
6193
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
6194
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
6195
+ "license": "MIT",
6196
+ "dependencies": {
6197
+ "ansi-regex": "^5.0.1"
6198
+ },
6199
+ "engines": {
6200
+ "node": ">=8"
6201
+ }
6202
+ },
6203
+ "node_modules/@oclif/table/node_modules/@oclif/core/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/@oclif/table/node_modules/ansi-regex": {
6221
+ "version": "6.0.1",
6222
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
6223
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
6224
+ "license": "MIT",
6225
+ "engines": {
6226
+ "node": ">=12"
6227
+ },
6228
+ "funding": {
6229
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
6230
+ }
6231
+ },
6232
+ "node_modules/@oclif/table/node_modules/chalk": {
6233
+ "version": "5.4.1",
6234
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
6235
+ "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
6236
+ "license": "MIT",
6237
+ "engines": {
6238
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
6239
+ },
6240
+ "funding": {
6241
+ "url": "https://github.com/chalk/chalk?sponsor=1"
6242
+ }
6243
+ },
6244
+ "node_modules/@oclif/table/node_modules/emoji-regex": {
6245
+ "version": "10.3.0",
6246
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
6247
+ "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
6248
+ "license": "MIT"
6249
+ },
6250
+ "node_modules/@oclif/table/node_modules/ink": {
6251
+ "version": "5.1.0",
6252
+ "resolved": "https://registry.npmjs.org/ink/-/ink-5.1.0.tgz",
6253
+ "integrity": "sha512-3vIO+CU4uSg167/dZrg4wHy75llUINYXxN4OsdaCkE40q4zyOTPwNc2VEpLnnWsIvIQeo6x6lilAhuaSt+rIsA==",
6254
+ "license": "MIT",
6255
+ "dependencies": {
6256
+ "@alcalzone/ansi-tokenize": "^0.1.3",
6257
+ "ansi-escapes": "^7.0.0",
6258
+ "ansi-styles": "^6.2.1",
6259
+ "auto-bind": "^5.0.1",
6260
+ "chalk": "^5.3.0",
6261
+ "cli-boxes": "^3.0.0",
6262
+ "cli-cursor": "^4.0.0",
6263
+ "cli-truncate": "^4.0.0",
6264
+ "code-excerpt": "^4.0.0",
6265
+ "es-toolkit": "^1.22.0",
6266
+ "indent-string": "^5.0.0",
6267
+ "is-in-ci": "^1.0.0",
6268
+ "patch-console": "^2.0.0",
6269
+ "react-reconciler": "^0.29.0",
6270
+ "scheduler": "^0.23.0",
6271
+ "signal-exit": "^3.0.7",
6272
+ "slice-ansi": "^7.1.0",
6273
+ "stack-utils": "^2.0.6",
6274
+ "string-width": "^7.2.0",
6275
+ "type-fest": "^4.27.0",
6276
+ "widest-line": "^5.0.0",
6277
+ "wrap-ansi": "^9.0.0",
6278
+ "ws": "^8.18.0",
6279
+ "yoga-wasm-web": "~0.3.3"
4952
6280
  },
4953
6281
  "engines": {
4954
- "node": "^16.13.0 || >=18.0.0"
4955
- }
4956
- },
4957
- "node_modules/@oclif/plugin-search": {
4958
- "version": "1.2.18",
4959
- "resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.2.18.tgz",
4960
- "integrity": "sha512-8i+tbuasV9Nv2qTIpVQoZLDu/ICbFJBOTH4qEVKl+B9Q/qNCTY47FUTn8oDqfg92IWXM3oznu7locm+xbxJxng==",
4961
- "license": "MIT",
4962
- "dependencies": {
4963
- "@oclif/core": "^4",
4964
- "ansi-escapes": "^7.0.0",
4965
- "inquirer-autocomplete-standalone": "^0.8.1"
6282
+ "node": ">=18"
4966
6283
  },
4967
- "engines": {
4968
- "node": ">=18.0.0"
6284
+ "peerDependencies": {
6285
+ "@types/react": ">=18.0.0",
6286
+ "react": ">=18.0.0",
6287
+ "react-devtools-core": "^4.19.1"
6288
+ },
6289
+ "peerDependenciesMeta": {
6290
+ "@types/react": {
6291
+ "optional": true
6292
+ },
6293
+ "react-devtools-core": {
6294
+ "optional": true
6295
+ }
4969
6296
  }
4970
6297
  },
4971
- "node_modules/@oclif/plugin-search/node_modules/ansi-escapes": {
6298
+ "node_modules/@oclif/table/node_modules/ink/node_modules/ansi-escapes": {
4972
6299
  "version": "7.0.0",
4973
6300
  "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-7.0.0.tgz",
4974
6301
  "integrity": "sha512-GdYO7a61mR0fOlAsvC9/rIHf7L96sBc6dEWzeOu+KAea5bZyQRPIpojrVoI4AXGJS/ycu/fBTdLrUkA4ODrvjw==",
@@ -4983,118 +6310,57 @@
4983
6310
  "url": "https://github.com/sponsors/sindresorhus"
4984
6311
  }
4985
6312
  },
4986
- "node_modules/@oclif/plugin-update": {
4987
- "version": "4.6.23",
4988
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.6.23.tgz",
4989
- "integrity": "sha512-hfyM4bSa0jtJmE5uMYOyf8ITCUTsHfdvnv7m+Q4jMoxLPjwFgllwy/4mUBs7EX+DvSXVYIl5wMnuJv6JU631lg==",
6313
+ "node_modules/@oclif/table/node_modules/ink/node_modules/indent-string": {
6314
+ "version": "5.0.0",
6315
+ "resolved": "https://registry.npmjs.org/indent-string/-/indent-string-5.0.0.tgz",
6316
+ "integrity": "sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==",
4990
6317
  "license": "MIT",
4991
- "dependencies": {
4992
- "@inquirer/select": "^2.5.0",
4993
- "@oclif/core": "^4",
4994
- "@oclif/table": "^0.4.0",
4995
- "ansis": "^3.5.2",
4996
- "debug": "^4.4.0",
4997
- "filesize": "^6.1.0",
4998
- "got": "^13",
4999
- "proxy-agent": "^6.5.0",
5000
- "semver": "^7.6.3",
5001
- "tar-fs": "^2.1.1"
5002
- },
5003
6318
  "engines": {
5004
- "node": ">=18.0.0"
5005
- }
5006
- },
5007
- "node_modules/@oclif/plugin-version": {
5008
- "version": "2.2.20",
5009
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.2.20.tgz",
5010
- "integrity": "sha512-xmNuigH9XfUasZFGadb87CnJFwGjmZWotpTrRiTQlYxA64K2WJpKIM67YAdWRg8xILwhHqL1oCgtFcVikTc/vQ==",
5011
- "license": "MIT",
5012
- "dependencies": {
5013
- "@oclif/core": "^4",
5014
- "ansis": "^3.5.2"
6319
+ "node": ">=12"
5015
6320
  },
5016
- "engines": {
5017
- "node": ">=18.0.0"
6321
+ "funding": {
6322
+ "url": "https://github.com/sponsors/sindresorhus"
5018
6323
  }
5019
6324
  },
5020
- "node_modules/@oclif/plugin-warn-if-update-available": {
5021
- "version": "3.1.30",
5022
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.1.30.tgz",
5023
- "integrity": "sha512-mluHDyIraM8T0Je25npNwV0p8T2cudeTe1N6P6KQ2rgPpgcW59Z+vze0VSJcZ7f+S65M3mk0TXn3qj7gtS3PLA==",
6325
+ "node_modules/@oclif/table/node_modules/ink/node_modules/string-width": {
6326
+ "version": "7.2.0",
6327
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
6328
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
5024
6329
  "license": "MIT",
5025
6330
  "dependencies": {
5026
- "@oclif/core": "^4",
5027
- "ansis": "^3.5.2",
5028
- "debug": "^4.4.0",
5029
- "http-call": "^5.2.2",
5030
- "lodash": "^4.17.21",
5031
- "registry-auth-token": "^5.0.3"
6331
+ "emoji-regex": "^10.3.0",
6332
+ "get-east-asian-width": "^1.0.0",
6333
+ "strip-ansi": "^7.1.0"
5032
6334
  },
5033
6335
  "engines": {
5034
- "node": ">=18.0.0"
5035
- }
5036
- },
5037
- "node_modules/@oclif/plugin-which": {
5038
- "version": "3.2.25",
5039
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.2.25.tgz",
5040
- "integrity": "sha512-as3XSykj8I6HwQlEfuvr6+Oe0FIChggtU7gL5+oGJyptnn8hf6CyJGk6Z0ut3Wu9KqXbGZENaShe559HdO+nfw==",
5041
- "license": "MIT",
5042
- "dependencies": {
5043
- "@oclif/core": "^4",
5044
- "ansis": "^3.8.1"
6336
+ "node": ">=18"
5045
6337
  },
5046
- "engines": {
5047
- "node": ">=18.0.0"
6338
+ "funding": {
6339
+ "url": "https://github.com/sponsors/sindresorhus"
5048
6340
  }
5049
6341
  },
5050
- "node_modules/@oclif/table": {
5051
- "version": "0.4.0",
5052
- "resolved": "https://registry.npmjs.org/@oclif/table/-/table-0.4.0.tgz",
5053
- "integrity": "sha512-cXmZDb0VcxIk8o5cvd8J4CUtMGJeTuEDC8wQmlZC55Dl9FHcWE9TdZxksWLLp4w0qKP0YfJCFSvfGPMeMPyO5Q==",
6342
+ "node_modules/@oclif/table/node_modules/ink/node_modules/widest-line": {
6343
+ "version": "5.0.0",
6344
+ "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-5.0.0.tgz",
6345
+ "integrity": "sha512-c9bZp7b5YtRj2wOe6dlj32MK+Bx/M/d+9VB2SHM1OtsUHR0aV0tdP6DWh/iMt0kWi1t5g1Iudu6hQRNd1A4PVA==",
5054
6346
  "license": "MIT",
5055
6347
  "dependencies": {
5056
- "@oclif/core": "^4",
5057
- "@types/react": "^18.3.12",
5058
- "change-case": "^5.4.4",
5059
- "cli-truncate": "^4.0.0",
5060
- "ink": "^5.1.0",
5061
- "natural-orderby": "^3.0.2",
5062
- "object-hash": "^3.0.0",
5063
- "react": "^18.3.1",
5064
- "strip-ansi": "^7.1.0",
5065
- "wrap-ansi": "^9.0.0"
6348
+ "string-width": "^7.0.0"
5066
6349
  },
5067
6350
  "engines": {
5068
- "node": ">=18.0.0"
5069
- }
5070
- },
5071
- "node_modules/@oclif/table/node_modules/ansi-regex": {
5072
- "version": "6.0.1",
5073
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
5074
- "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
5075
- "license": "MIT",
5076
- "engines": {
5077
- "node": ">=12"
6351
+ "node": ">=18"
5078
6352
  },
5079
6353
  "funding": {
5080
- "url": "https://github.com/chalk/ansi-regex?sponsor=1"
6354
+ "url": "https://github.com/sponsors/sindresorhus"
5081
6355
  }
5082
6356
  },
5083
- "node_modules/@oclif/table/node_modules/emoji-regex": {
5084
- "version": "10.3.0",
5085
- "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
5086
- "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
5087
- "license": "MIT"
5088
- },
5089
- "node_modules/@oclif/table/node_modules/string-width": {
5090
- "version": "7.2.0",
5091
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
5092
- "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
6357
+ "node_modules/@oclif/table/node_modules/is-in-ci": {
6358
+ "version": "1.0.0",
6359
+ "resolved": "https://registry.npmjs.org/is-in-ci/-/is-in-ci-1.0.0.tgz",
6360
+ "integrity": "sha512-eUuAjybVTHMYWm/U+vBO1sY/JOCgoPCXRxzdju0K+K0BiGW0SChEL1MLC0PoCIR1OlPo5YAp8HuQoUlsWEICwg==",
5093
6361
  "license": "MIT",
5094
- "dependencies": {
5095
- "emoji-regex": "^10.3.0",
5096
- "get-east-asian-width": "^1.0.0",
5097
- "strip-ansi": "^7.1.0"
6362
+ "bin": {
6363
+ "is-in-ci": "cli.js"
5098
6364
  },
5099
6365
  "engines": {
5100
6366
  "node": ">=18"
@@ -5118,6 +6384,33 @@
5118
6384
  "url": "https://github.com/chalk/strip-ansi?sponsor=1"
5119
6385
  }
5120
6386
  },
6387
+ "node_modules/@oclif/table/node_modules/supports-color": {
6388
+ "version": "8.1.1",
6389
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
6390
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6391
+ "license": "MIT",
6392
+ "dependencies": {
6393
+ "has-flag": "^4.0.0"
6394
+ },
6395
+ "engines": {
6396
+ "node": ">=10"
6397
+ },
6398
+ "funding": {
6399
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
6400
+ }
6401
+ },
6402
+ "node_modules/@oclif/table/node_modules/type-fest": {
6403
+ "version": "4.33.0",
6404
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.33.0.tgz",
6405
+ "integrity": "sha512-s6zVrxuyKbbAsSAD5ZPTB77q4YIdRctkTbJ2/Dqlinwz+8ooH2gd+YA7VA6Pa93KML9GockVvoxjZ2vHP+mu8g==",
6406
+ "license": "(MIT OR CC0-1.0)",
6407
+ "engines": {
6408
+ "node": ">=16"
6409
+ },
6410
+ "funding": {
6411
+ "url": "https://github.com/sponsors/sindresorhus"
6412
+ }
6413
+ },
5121
6414
  "node_modules/@oclif/table/node_modules/wrap-ansi": {
5122
6415
  "version": "9.0.0",
5123
6416
  "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
@@ -5135,6 +6428,23 @@
5135
6428
  "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5136
6429
  }
5137
6430
  },
6431
+ "node_modules/@oclif/table/node_modules/wrap-ansi/node_modules/string-width": {
6432
+ "version": "7.2.0",
6433
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
6434
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
6435
+ "license": "MIT",
6436
+ "dependencies": {
6437
+ "emoji-regex": "^10.3.0",
6438
+ "get-east-asian-width": "^1.0.0",
6439
+ "strip-ansi": "^7.1.0"
6440
+ },
6441
+ "engines": {
6442
+ "node": ">=18"
6443
+ },
6444
+ "funding": {
6445
+ "url": "https://github.com/sponsors/sindresorhus"
6446
+ }
6447
+ },
5138
6448
  "node_modules/@octokit/auth-token": {
5139
6449
  "version": "3.0.4",
5140
6450
  "resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-3.0.4.tgz",
@@ -5555,9 +6865,9 @@
5555
6865
  }
5556
6866
  },
5557
6867
  "node_modules/@salesforce/core": {
5558
- "version": "8.8.0",
5559
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.8.0.tgz",
5560
- "integrity": "sha512-HWGdRiy/MPCJ2KHz+W+cnqx0O9xhx9+QYvwP8bn9PE27wj0A/NjTi4xrqIWk1M+fE4dXHycE+8qPf4b540euvg==",
6868
+ "version": "8.8.2",
6869
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.8.2.tgz",
6870
+ "integrity": "sha512-EOH75R2Nr2tg7b3gbyzRNwZPfZ/dZOpmMKmFHKL9oCtUI59+N4IkVljg6dpKYypVKuJJTzjI7T2ibnA8/cluZg==",
5561
6871
  "license": "BSD-3-Clause",
5562
6872
  "dependencies": {
5563
6873
  "@jsforce/jsforce-node": "^3.6.1",
@@ -5743,23 +7053,99 @@
5743
7053
  }
5744
7054
  },
5745
7055
  "node_modules/@salesforce/plugin-api": {
5746
- "version": "1.3.2",
5747
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.2.tgz",
5748
- "integrity": "sha512-newEVS8Hqlh2Sc4wRX82IZRnngOv5irR2wKqycUnQoXuk4OjpASVEm533K6LgFUpA2BRWYgO3DI45LIJhxC29w==",
7056
+ "version": "1.3.3",
7057
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-api/-/plugin-api-1.3.3.tgz",
7058
+ "integrity": "sha512-H2aXEqpMqeJHjUJuphyN6ESyMxk12x6nxYB5H02OMfmYyabn40FX4ou5tn/MapqXDpl406gEthok77oL3muqQA==",
5749
7059
  "license": "BSD-3-Clause",
5750
7060
  "dependencies": {
5751
- "@oclif/core": "^4",
5752
- "@salesforce/core": "^8.4.0",
5753
- "@salesforce/kit": "^3.2.1",
5754
- "@salesforce/sf-plugins-core": "^12",
5755
- "@salesforce/ts-types": "^2.0.12",
5756
- "ansis": "^3.3.2",
5757
- "form-data": "^4.0.0",
5758
- "got": "^13.0.0",
5759
- "proxy-agent": "^6.4.0"
7061
+ "@oclif/core": "^4",
7062
+ "@salesforce/core": "^8.8.1",
7063
+ "@salesforce/kit": "^3.2.1",
7064
+ "@salesforce/sf-plugins-core": "^12",
7065
+ "@salesforce/ts-types": "^2.0.12",
7066
+ "ansis": "^3.3.2",
7067
+ "form-data": "^4.0.0",
7068
+ "got": "^13.0.0",
7069
+ "proxy-agent": "^6.4.0"
7070
+ },
7071
+ "engines": {
7072
+ "node": ">=18.0.0"
7073
+ }
7074
+ },
7075
+ "node_modules/@salesforce/plugin-api/node_modules/@oclif/core": {
7076
+ "version": "4.2.4",
7077
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
7078
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
7079
+ "license": "MIT",
7080
+ "dependencies": {
7081
+ "ansi-escapes": "^4.3.2",
7082
+ "ansis": "^3.9.0",
7083
+ "clean-stack": "^3.0.1",
7084
+ "cli-spinners": "^2.9.2",
7085
+ "debug": "^4.4.0",
7086
+ "ejs": "^3.1.10",
7087
+ "get-package-type": "^0.1.0",
7088
+ "globby": "^11.1.0",
7089
+ "indent-string": "^4.0.0",
7090
+ "is-wsl": "^2.2.0",
7091
+ "lilconfig": "^3.1.3",
7092
+ "minimatch": "^9.0.5",
7093
+ "semver": "^7.6.3",
7094
+ "string-width": "^4.2.3",
7095
+ "supports-color": "^8",
7096
+ "widest-line": "^3.1.0",
7097
+ "wordwrap": "^1.0.0",
7098
+ "wrap-ansi": "^7.0.0"
7099
+ },
7100
+ "engines": {
7101
+ "node": ">=18.0.0"
7102
+ }
7103
+ },
7104
+ "node_modules/@salesforce/plugin-api/node_modules/ansi-styles": {
7105
+ "version": "4.3.0",
7106
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7107
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7108
+ "license": "MIT",
7109
+ "dependencies": {
7110
+ "color-convert": "^2.0.1"
7111
+ },
7112
+ "engines": {
7113
+ "node": ">=8"
7114
+ },
7115
+ "funding": {
7116
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7117
+ }
7118
+ },
7119
+ "node_modules/@salesforce/plugin-api/node_modules/supports-color": {
7120
+ "version": "8.1.1",
7121
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
7122
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
7123
+ "license": "MIT",
7124
+ "dependencies": {
7125
+ "has-flag": "^4.0.0"
7126
+ },
7127
+ "engines": {
7128
+ "node": ">=10"
7129
+ },
7130
+ "funding": {
7131
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
7132
+ }
7133
+ },
7134
+ "node_modules/@salesforce/plugin-api/node_modules/wrap-ansi": {
7135
+ "version": "7.0.0",
7136
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7137
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
7138
+ "license": "MIT",
7139
+ "dependencies": {
7140
+ "ansi-styles": "^4.0.0",
7141
+ "string-width": "^4.1.0",
7142
+ "strip-ansi": "^6.0.0"
5760
7143
  },
5761
7144
  "engines": {
5762
- "node": ">=18.0.0"
7145
+ "node": ">=10"
7146
+ },
7147
+ "funding": {
7148
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5763
7149
  }
5764
7150
  },
5765
7151
  "node_modules/@salesforce/plugin-auth": {
@@ -5782,6 +7168,82 @@
5782
7168
  "node": ">=18.0.0"
5783
7169
  }
5784
7170
  },
7171
+ "node_modules/@salesforce/plugin-auth/node_modules/@oclif/core": {
7172
+ "version": "4.2.4",
7173
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
7174
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
7175
+ "license": "MIT",
7176
+ "dependencies": {
7177
+ "ansi-escapes": "^4.3.2",
7178
+ "ansis": "^3.9.0",
7179
+ "clean-stack": "^3.0.1",
7180
+ "cli-spinners": "^2.9.2",
7181
+ "debug": "^4.4.0",
7182
+ "ejs": "^3.1.10",
7183
+ "get-package-type": "^0.1.0",
7184
+ "globby": "^11.1.0",
7185
+ "indent-string": "^4.0.0",
7186
+ "is-wsl": "^2.2.0",
7187
+ "lilconfig": "^3.1.3",
7188
+ "minimatch": "^9.0.5",
7189
+ "semver": "^7.6.3",
7190
+ "string-width": "^4.2.3",
7191
+ "supports-color": "^8",
7192
+ "widest-line": "^3.1.0",
7193
+ "wordwrap": "^1.0.0",
7194
+ "wrap-ansi": "^7.0.0"
7195
+ },
7196
+ "engines": {
7197
+ "node": ">=18.0.0"
7198
+ }
7199
+ },
7200
+ "node_modules/@salesforce/plugin-auth/node_modules/ansi-styles": {
7201
+ "version": "4.3.0",
7202
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7203
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7204
+ "license": "MIT",
7205
+ "dependencies": {
7206
+ "color-convert": "^2.0.1"
7207
+ },
7208
+ "engines": {
7209
+ "node": ">=8"
7210
+ },
7211
+ "funding": {
7212
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7213
+ }
7214
+ },
7215
+ "node_modules/@salesforce/plugin-auth/node_modules/supports-color": {
7216
+ "version": "8.1.1",
7217
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
7218
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
7219
+ "license": "MIT",
7220
+ "dependencies": {
7221
+ "has-flag": "^4.0.0"
7222
+ },
7223
+ "engines": {
7224
+ "node": ">=10"
7225
+ },
7226
+ "funding": {
7227
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
7228
+ }
7229
+ },
7230
+ "node_modules/@salesforce/plugin-auth/node_modules/wrap-ansi": {
7231
+ "version": "7.0.0",
7232
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7233
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
7234
+ "license": "MIT",
7235
+ "dependencies": {
7236
+ "ansi-styles": "^4.0.0",
7237
+ "string-width": "^4.1.0",
7238
+ "strip-ansi": "^6.0.0"
7239
+ },
7240
+ "engines": {
7241
+ "node": ">=10"
7242
+ },
7243
+ "funding": {
7244
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
7245
+ }
7246
+ },
5785
7247
  "node_modules/@salesforce/plugin-command-reference": {
5786
7248
  "version": "3.1.33",
5787
7249
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.33.tgz",
@@ -5802,6 +7264,36 @@
5802
7264
  "node": ">=18.0.0"
5803
7265
  }
5804
7266
  },
7267
+ "node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core": {
7268
+ "version": "4.2.4",
7269
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
7270
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
7271
+ "dev": true,
7272
+ "license": "MIT",
7273
+ "dependencies": {
7274
+ "ansi-escapes": "^4.3.2",
7275
+ "ansis": "^3.9.0",
7276
+ "clean-stack": "^3.0.1",
7277
+ "cli-spinners": "^2.9.2",
7278
+ "debug": "^4.4.0",
7279
+ "ejs": "^3.1.10",
7280
+ "get-package-type": "^0.1.0",
7281
+ "globby": "^11.1.0",
7282
+ "indent-string": "^4.0.0",
7283
+ "is-wsl": "^2.2.0",
7284
+ "lilconfig": "^3.1.3",
7285
+ "minimatch": "^9.0.5",
7286
+ "semver": "^7.6.3",
7287
+ "string-width": "^4.2.3",
7288
+ "supports-color": "^8",
7289
+ "widest-line": "^3.1.0",
7290
+ "wordwrap": "^1.0.0",
7291
+ "wrap-ansi": "^7.0.0"
7292
+ },
7293
+ "engines": {
7294
+ "node": ">=18.0.0"
7295
+ }
7296
+ },
5805
7297
  "node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core": {
5806
7298
  "version": "11.3.12",
5807
7299
  "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz",
@@ -5826,6 +7318,40 @@
5826
7318
  "node": ">=18.0.0"
5827
7319
  }
5828
7320
  },
7321
+ "node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
7322
+ "version": "7.2.0",
7323
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
7324
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
7325
+ "dev": true,
7326
+ "license": "MIT",
7327
+ "dependencies": {
7328
+ "emoji-regex": "^10.3.0",
7329
+ "get-east-asian-width": "^1.0.0",
7330
+ "strip-ansi": "^7.1.0"
7331
+ },
7332
+ "engines": {
7333
+ "node": ">=18"
7334
+ },
7335
+ "funding": {
7336
+ "url": "https://github.com/sponsors/sindresorhus"
7337
+ }
7338
+ },
7339
+ "node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
7340
+ "version": "7.1.0",
7341
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
7342
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
7343
+ "dev": true,
7344
+ "license": "MIT",
7345
+ "dependencies": {
7346
+ "ansi-regex": "^6.0.1"
7347
+ },
7348
+ "engines": {
7349
+ "node": ">=12"
7350
+ },
7351
+ "funding": {
7352
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
7353
+ }
7354
+ },
5829
7355
  "node_modules/@salesforce/plugin-command-reference/node_modules/ansi-regex": {
5830
7356
  "version": "6.0.1",
5831
7357
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
@@ -5839,6 +7365,22 @@
5839
7365
  "url": "https://github.com/chalk/ansi-regex?sponsor=1"
5840
7366
  }
5841
7367
  },
7368
+ "node_modules/@salesforce/plugin-command-reference/node_modules/ansi-styles": {
7369
+ "version": "4.3.0",
7370
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7371
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7372
+ "dev": true,
7373
+ "license": "MIT",
7374
+ "dependencies": {
7375
+ "color-convert": "^2.0.1"
7376
+ },
7377
+ "engines": {
7378
+ "node": ">=8"
7379
+ },
7380
+ "funding": {
7381
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7382
+ }
7383
+ },
5842
7384
  "node_modules/@salesforce/plugin-command-reference/node_modules/chalk": {
5843
7385
  "version": "5.4.1",
5844
7386
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
@@ -5859,38 +7401,38 @@
5859
7401
  "dev": true,
5860
7402
  "license": "MIT"
5861
7403
  },
5862
- "node_modules/@salesforce/plugin-command-reference/node_modules/string-width": {
5863
- "version": "7.2.0",
5864
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
5865
- "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
7404
+ "node_modules/@salesforce/plugin-command-reference/node_modules/supports-color": {
7405
+ "version": "8.1.1",
7406
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
7407
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
5866
7408
  "dev": true,
5867
7409
  "license": "MIT",
5868
7410
  "dependencies": {
5869
- "emoji-regex": "^10.3.0",
5870
- "get-east-asian-width": "^1.0.0",
5871
- "strip-ansi": "^7.1.0"
7411
+ "has-flag": "^4.0.0"
5872
7412
  },
5873
7413
  "engines": {
5874
- "node": ">=18"
7414
+ "node": ">=10"
5875
7415
  },
5876
7416
  "funding": {
5877
- "url": "https://github.com/sponsors/sindresorhus"
7417
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
5878
7418
  }
5879
7419
  },
5880
- "node_modules/@salesforce/plugin-command-reference/node_modules/strip-ansi": {
5881
- "version": "7.1.0",
5882
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
5883
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
7420
+ "node_modules/@salesforce/plugin-command-reference/node_modules/wrap-ansi": {
7421
+ "version": "7.0.0",
7422
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7423
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
5884
7424
  "dev": true,
5885
7425
  "license": "MIT",
5886
7426
  "dependencies": {
5887
- "ansi-regex": "^6.0.1"
7427
+ "ansi-styles": "^4.0.0",
7428
+ "string-width": "^4.1.0",
7429
+ "strip-ansi": "^6.0.0"
5888
7430
  },
5889
7431
  "engines": {
5890
- "node": ">=12"
7432
+ "node": ">=10"
5891
7433
  },
5892
7434
  "funding": {
5893
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
7435
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5894
7436
  }
5895
7437
  },
5896
7438
  "node_modules/@salesforce/plugin-data": {
@@ -5916,27 +7458,103 @@
5916
7458
  "node": ">=18.0.0"
5917
7459
  }
5918
7460
  },
5919
- "node_modules/@salesforce/plugin-deploy-retrieve": {
5920
- "version": "3.17.3",
5921
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.17.3.tgz",
5922
- "integrity": "sha512-xDrUi4S18oMcnXxdB7dH/G9tAQ+ttkXEOYw+E6cpOE52SePyQHnE1lm+e03cYVnuLKpKs3d5ZezMVpTrQ7kriA==",
5923
- "license": "BSD-3-Clause",
7461
+ "node_modules/@salesforce/plugin-deploy-retrieve": {
7462
+ "version": "3.17.7",
7463
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.17.7.tgz",
7464
+ "integrity": "sha512-n58YcO39y198scjycoQfSxfnkRiMBtFO+LQijAI3cuP9gsfuI2BoPxjSgcEXNtl97s1YuKhiQbI0J3orbCNCOg==",
7465
+ "license": "BSD-3-Clause",
7466
+ "dependencies": {
7467
+ "@oclif/core": "^4.2.0",
7468
+ "@oclif/multi-stage-output": "^0.8.5",
7469
+ "@salesforce/apex-node": "^8.1.19",
7470
+ "@salesforce/core": "^8.6.4",
7471
+ "@salesforce/kit": "^3.2.3",
7472
+ "@salesforce/plugin-info": "^3.4.30",
7473
+ "@salesforce/sf-plugins-core": "^12.1.2",
7474
+ "@salesforce/source-deploy-retrieve": "^12.12.4",
7475
+ "@salesforce/source-tracking": "^7.3.9",
7476
+ "@salesforce/ts-types": "^2.0.12",
7477
+ "ansis": "^3.4.0",
7478
+ "terminal-link": "^3.0.0"
7479
+ },
7480
+ "engines": {
7481
+ "node": ">=18.0.0"
7482
+ }
7483
+ },
7484
+ "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@oclif/core": {
7485
+ "version": "4.2.4",
7486
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
7487
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
7488
+ "license": "MIT",
7489
+ "dependencies": {
7490
+ "ansi-escapes": "^4.3.2",
7491
+ "ansis": "^3.9.0",
7492
+ "clean-stack": "^3.0.1",
7493
+ "cli-spinners": "^2.9.2",
7494
+ "debug": "^4.4.0",
7495
+ "ejs": "^3.1.10",
7496
+ "get-package-type": "^0.1.0",
7497
+ "globby": "^11.1.0",
7498
+ "indent-string": "^4.0.0",
7499
+ "is-wsl": "^2.2.0",
7500
+ "lilconfig": "^3.1.3",
7501
+ "minimatch": "^9.0.5",
7502
+ "semver": "^7.6.3",
7503
+ "string-width": "^4.2.3",
7504
+ "supports-color": "^8",
7505
+ "widest-line": "^3.1.0",
7506
+ "wordwrap": "^1.0.0",
7507
+ "wrap-ansi": "^7.0.0"
7508
+ },
7509
+ "engines": {
7510
+ "node": ">=18.0.0"
7511
+ }
7512
+ },
7513
+ "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/ansi-styles": {
7514
+ "version": "4.3.0",
7515
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7516
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7517
+ "license": "MIT",
7518
+ "dependencies": {
7519
+ "color-convert": "^2.0.1"
7520
+ },
7521
+ "engines": {
7522
+ "node": ">=8"
7523
+ },
7524
+ "funding": {
7525
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7526
+ }
7527
+ },
7528
+ "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/supports-color": {
7529
+ "version": "8.1.1",
7530
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
7531
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
7532
+ "license": "MIT",
7533
+ "dependencies": {
7534
+ "has-flag": "^4.0.0"
7535
+ },
7536
+ "engines": {
7537
+ "node": ">=10"
7538
+ },
7539
+ "funding": {
7540
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
7541
+ }
7542
+ },
7543
+ "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/wrap-ansi": {
7544
+ "version": "7.0.0",
7545
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7546
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
7547
+ "license": "MIT",
5924
7548
  "dependencies": {
5925
- "@oclif/core": "^4.2.0",
5926
- "@oclif/multi-stage-output": "^0.8.0",
5927
- "@salesforce/apex-node": "^8.1.19",
5928
- "@salesforce/core": "^8.6.4",
5929
- "@salesforce/kit": "^3.2.3",
5930
- "@salesforce/plugin-info": "^3.4.30",
5931
- "@salesforce/sf-plugins-core": "^12.1.1",
5932
- "@salesforce/source-deploy-retrieve": "^12.12.3",
5933
- "@salesforce/source-tracking": "^7.3.6",
5934
- "@salesforce/ts-types": "^2.0.12",
5935
- "ansis": "^3.4.0",
5936
- "terminal-link": "^3.0.0"
7549
+ "ansi-styles": "^4.0.0",
7550
+ "string-width": "^4.1.0",
7551
+ "strip-ansi": "^6.0.0"
5937
7552
  },
5938
7553
  "engines": {
5939
- "node": ">=18.0.0"
7554
+ "node": ">=10"
7555
+ },
7556
+ "funding": {
7557
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
5940
7558
  }
5941
7559
  },
5942
7560
  "node_modules/@salesforce/plugin-info": {
@@ -5962,6 +7580,82 @@
5962
7580
  "node": ">=18.0.0"
5963
7581
  }
5964
7582
  },
7583
+ "node_modules/@salesforce/plugin-info/node_modules/@oclif/core": {
7584
+ "version": "4.2.4",
7585
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
7586
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
7587
+ "license": "MIT",
7588
+ "dependencies": {
7589
+ "ansi-escapes": "^4.3.2",
7590
+ "ansis": "^3.9.0",
7591
+ "clean-stack": "^3.0.1",
7592
+ "cli-spinners": "^2.9.2",
7593
+ "debug": "^4.4.0",
7594
+ "ejs": "^3.1.10",
7595
+ "get-package-type": "^0.1.0",
7596
+ "globby": "^11.1.0",
7597
+ "indent-string": "^4.0.0",
7598
+ "is-wsl": "^2.2.0",
7599
+ "lilconfig": "^3.1.3",
7600
+ "minimatch": "^9.0.5",
7601
+ "semver": "^7.6.3",
7602
+ "string-width": "^4.2.3",
7603
+ "supports-color": "^8",
7604
+ "widest-line": "^3.1.0",
7605
+ "wordwrap": "^1.0.0",
7606
+ "wrap-ansi": "^7.0.0"
7607
+ },
7608
+ "engines": {
7609
+ "node": ">=18.0.0"
7610
+ }
7611
+ },
7612
+ "node_modules/@salesforce/plugin-info/node_modules/ansi-styles": {
7613
+ "version": "4.3.0",
7614
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7615
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7616
+ "license": "MIT",
7617
+ "dependencies": {
7618
+ "color-convert": "^2.0.1"
7619
+ },
7620
+ "engines": {
7621
+ "node": ">=8"
7622
+ },
7623
+ "funding": {
7624
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7625
+ }
7626
+ },
7627
+ "node_modules/@salesforce/plugin-info/node_modules/supports-color": {
7628
+ "version": "8.1.1",
7629
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
7630
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
7631
+ "license": "MIT",
7632
+ "dependencies": {
7633
+ "has-flag": "^4.0.0"
7634
+ },
7635
+ "engines": {
7636
+ "node": ">=10"
7637
+ },
7638
+ "funding": {
7639
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
7640
+ }
7641
+ },
7642
+ "node_modules/@salesforce/plugin-info/node_modules/wrap-ansi": {
7643
+ "version": "7.0.0",
7644
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7645
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
7646
+ "license": "MIT",
7647
+ "dependencies": {
7648
+ "ansi-styles": "^4.0.0",
7649
+ "string-width": "^4.1.0",
7650
+ "strip-ansi": "^6.0.0"
7651
+ },
7652
+ "engines": {
7653
+ "node": ">=10"
7654
+ },
7655
+ "funding": {
7656
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
7657
+ }
7658
+ },
5965
7659
  "node_modules/@salesforce/plugin-limits": {
5966
7660
  "version": "3.3.44",
5967
7661
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.44.tgz",
@@ -5992,19 +7686,19 @@
5992
7686
  }
5993
7687
  },
5994
7688
  "node_modules/@salesforce/plugin-org": {
5995
- "version": "5.2.18",
5996
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.2.18.tgz",
5997
- "integrity": "sha512-9GH+tA3yTj5K1z3B5YQkDWPqMzizfL/mpfWsfeI/KHBby546WDdtqkwaP1xATPIo9wwSfe27tuOCCwjKzYIMJw==",
7689
+ "version": "5.2.23",
7690
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-5.2.23.tgz",
7691
+ "integrity": "sha512-+DOxt5bh3NJdDmR2CHOHJmzVtJFAZ7desik4tjc1QZrXPzmvaZbmYW+1wndXCpz54LbK2vfv1OmZmKKhXFLruA==",
5998
7692
  "license": "BSD-3-Clause",
5999
7693
  "dependencies": {
6000
- "@oclif/core": "^4.2.2",
7694
+ "@oclif/core": "^4.2.3",
6001
7695
  "@oclif/multi-stage-output": "^0.8.1",
6002
7696
  "@salesforce/core": "^8.6.4",
6003
7697
  "@salesforce/kit": "^3.2.3",
6004
- "@salesforce/sf-plugins-core": "^12.1.1",
7698
+ "@salesforce/sf-plugins-core": "^12.1.2",
6005
7699
  "@salesforce/source-deploy-retrieve": "^12.10.3",
6006
7700
  "@salesforce/ts-types": "^2.0.12",
6007
- "ansis": "^3.5.2",
7701
+ "ansis": "^3.9.0",
6008
7702
  "change-case": "^5.4.4",
6009
7703
  "is-wsl": "^3.1.0",
6010
7704
  "open": "^10.1.0",
@@ -6014,6 +7708,109 @@
6014
7708
  "node": ">=18.0.0"
6015
7709
  }
6016
7710
  },
7711
+ "node_modules/@salesforce/plugin-org/node_modules/@oclif/core": {
7712
+ "version": "4.2.4",
7713
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
7714
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
7715
+ "license": "MIT",
7716
+ "dependencies": {
7717
+ "ansi-escapes": "^4.3.2",
7718
+ "ansis": "^3.9.0",
7719
+ "clean-stack": "^3.0.1",
7720
+ "cli-spinners": "^2.9.2",
7721
+ "debug": "^4.4.0",
7722
+ "ejs": "^3.1.10",
7723
+ "get-package-type": "^0.1.0",
7724
+ "globby": "^11.1.0",
7725
+ "indent-string": "^4.0.0",
7726
+ "is-wsl": "^2.2.0",
7727
+ "lilconfig": "^3.1.3",
7728
+ "minimatch": "^9.0.5",
7729
+ "semver": "^7.6.3",
7730
+ "string-width": "^4.2.3",
7731
+ "supports-color": "^8",
7732
+ "widest-line": "^3.1.0",
7733
+ "wordwrap": "^1.0.0",
7734
+ "wrap-ansi": "^7.0.0"
7735
+ },
7736
+ "engines": {
7737
+ "node": ">=18.0.0"
7738
+ }
7739
+ },
7740
+ "node_modules/@salesforce/plugin-org/node_modules/@oclif/core/node_modules/is-wsl": {
7741
+ "version": "2.2.0",
7742
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
7743
+ "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
7744
+ "license": "MIT",
7745
+ "dependencies": {
7746
+ "is-docker": "^2.0.0"
7747
+ },
7748
+ "engines": {
7749
+ "node": ">=8"
7750
+ }
7751
+ },
7752
+ "node_modules/@salesforce/plugin-org/node_modules/ansi-styles": {
7753
+ "version": "4.3.0",
7754
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7755
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7756
+ "license": "MIT",
7757
+ "dependencies": {
7758
+ "color-convert": "^2.0.1"
7759
+ },
7760
+ "engines": {
7761
+ "node": ">=8"
7762
+ },
7763
+ "funding": {
7764
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7765
+ }
7766
+ },
7767
+ "node_modules/@salesforce/plugin-org/node_modules/is-wsl": {
7768
+ "version": "3.1.0",
7769
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
7770
+ "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
7771
+ "license": "MIT",
7772
+ "dependencies": {
7773
+ "is-inside-container": "^1.0.0"
7774
+ },
7775
+ "engines": {
7776
+ "node": ">=16"
7777
+ },
7778
+ "funding": {
7779
+ "url": "https://github.com/sponsors/sindresorhus"
7780
+ }
7781
+ },
7782
+ "node_modules/@salesforce/plugin-org/node_modules/supports-color": {
7783
+ "version": "8.1.1",
7784
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
7785
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
7786
+ "license": "MIT",
7787
+ "dependencies": {
7788
+ "has-flag": "^4.0.0"
7789
+ },
7790
+ "engines": {
7791
+ "node": ">=10"
7792
+ },
7793
+ "funding": {
7794
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
7795
+ }
7796
+ },
7797
+ "node_modules/@salesforce/plugin-org/node_modules/wrap-ansi": {
7798
+ "version": "7.0.0",
7799
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7800
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
7801
+ "license": "MIT",
7802
+ "dependencies": {
7803
+ "ansi-styles": "^4.0.0",
7804
+ "string-width": "^4.1.0",
7805
+ "strip-ansi": "^6.0.0"
7806
+ },
7807
+ "engines": {
7808
+ "node": ">=10"
7809
+ },
7810
+ "funding": {
7811
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
7812
+ }
7813
+ },
6017
7814
  "node_modules/@salesforce/plugin-packaging": {
6018
7815
  "version": "2.9.12",
6019
7816
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.9.12.tgz",
@@ -6031,16 +7828,92 @@
6031
7828
  "node": ">=18.0.0"
6032
7829
  }
6033
7830
  },
6034
- "node_modules/@salesforce/plugin-packaging/node_modules/chalk": {
6035
- "version": "5.4.1",
6036
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
6037
- "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
7831
+ "node_modules/@salesforce/plugin-packaging/node_modules/@oclif/core": {
7832
+ "version": "4.2.4",
7833
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
7834
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
7835
+ "license": "MIT",
7836
+ "dependencies": {
7837
+ "ansi-escapes": "^4.3.2",
7838
+ "ansis": "^3.9.0",
7839
+ "clean-stack": "^3.0.1",
7840
+ "cli-spinners": "^2.9.2",
7841
+ "debug": "^4.4.0",
7842
+ "ejs": "^3.1.10",
7843
+ "get-package-type": "^0.1.0",
7844
+ "globby": "^11.1.0",
7845
+ "indent-string": "^4.0.0",
7846
+ "is-wsl": "^2.2.0",
7847
+ "lilconfig": "^3.1.3",
7848
+ "minimatch": "^9.0.5",
7849
+ "semver": "^7.6.3",
7850
+ "string-width": "^4.2.3",
7851
+ "supports-color": "^8",
7852
+ "widest-line": "^3.1.0",
7853
+ "wordwrap": "^1.0.0",
7854
+ "wrap-ansi": "^7.0.0"
7855
+ },
7856
+ "engines": {
7857
+ "node": ">=18.0.0"
7858
+ }
7859
+ },
7860
+ "node_modules/@salesforce/plugin-packaging/node_modules/ansi-styles": {
7861
+ "version": "4.3.0",
7862
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7863
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7864
+ "license": "MIT",
7865
+ "dependencies": {
7866
+ "color-convert": "^2.0.1"
7867
+ },
7868
+ "engines": {
7869
+ "node": ">=8"
7870
+ },
7871
+ "funding": {
7872
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
7873
+ }
7874
+ },
7875
+ "node_modules/@salesforce/plugin-packaging/node_modules/chalk": {
7876
+ "version": "5.4.1",
7877
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
7878
+ "integrity": "sha512-zgVZuo2WcZgfUEmsn6eO3kINexW8RAE4maiQ8QNs8CtpPCSyMiYsULR3HQYkm3w8FIA3SberyMJMSldGsW+U3w==",
7879
+ "license": "MIT",
7880
+ "engines": {
7881
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
7882
+ },
7883
+ "funding": {
7884
+ "url": "https://github.com/chalk/chalk?sponsor=1"
7885
+ }
7886
+ },
7887
+ "node_modules/@salesforce/plugin-packaging/node_modules/supports-color": {
7888
+ "version": "8.1.1",
7889
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
7890
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
7891
+ "license": "MIT",
7892
+ "dependencies": {
7893
+ "has-flag": "^4.0.0"
7894
+ },
7895
+ "engines": {
7896
+ "node": ">=10"
7897
+ },
7898
+ "funding": {
7899
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
7900
+ }
7901
+ },
7902
+ "node_modules/@salesforce/plugin-packaging/node_modules/wrap-ansi": {
7903
+ "version": "7.0.0",
7904
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
7905
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
6038
7906
  "license": "MIT",
7907
+ "dependencies": {
7908
+ "ansi-styles": "^4.0.0",
7909
+ "string-width": "^4.1.0",
7910
+ "strip-ansi": "^6.0.0"
7911
+ },
6039
7912
  "engines": {
6040
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
7913
+ "node": ">=10"
6041
7914
  },
6042
7915
  "funding": {
6043
- "url": "https://github.com/chalk/chalk?sponsor=1"
7916
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
6044
7917
  }
6045
7918
  },
6046
7919
  "node_modules/@salesforce/plugin-release-management": {
@@ -6080,6 +7953,52 @@
6080
7953
  "node": ">=16.0.0"
6081
7954
  }
6082
7955
  },
7956
+ "node_modules/@salesforce/plugin-release-management/node_modules/@oclif/core": {
7957
+ "version": "4.2.4",
7958
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
7959
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
7960
+ "dev": true,
7961
+ "license": "MIT",
7962
+ "dependencies": {
7963
+ "ansi-escapes": "^4.3.2",
7964
+ "ansis": "^3.9.0",
7965
+ "clean-stack": "^3.0.1",
7966
+ "cli-spinners": "^2.9.2",
7967
+ "debug": "^4.4.0",
7968
+ "ejs": "^3.1.10",
7969
+ "get-package-type": "^0.1.0",
7970
+ "globby": "^11.1.0",
7971
+ "indent-string": "^4.0.0",
7972
+ "is-wsl": "^2.2.0",
7973
+ "lilconfig": "^3.1.3",
7974
+ "minimatch": "^9.0.5",
7975
+ "semver": "^7.6.3",
7976
+ "string-width": "^4.2.3",
7977
+ "supports-color": "^8",
7978
+ "widest-line": "^3.1.0",
7979
+ "wordwrap": "^1.0.0",
7980
+ "wrap-ansi": "^7.0.0"
7981
+ },
7982
+ "engines": {
7983
+ "node": ">=18.0.0"
7984
+ }
7985
+ },
7986
+ "node_modules/@salesforce/plugin-release-management/node_modules/ansi-styles": {
7987
+ "version": "4.3.0",
7988
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
7989
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
7990
+ "dev": true,
7991
+ "license": "MIT",
7992
+ "dependencies": {
7993
+ "color-convert": "^2.0.1"
7994
+ },
7995
+ "engines": {
7996
+ "node": ">=8"
7997
+ },
7998
+ "funding": {
7999
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8000
+ }
8001
+ },
6083
8002
  "node_modules/@salesforce/plugin-release-management/node_modules/chalk": {
6084
8003
  "version": "5.4.1",
6085
8004
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.4.1.tgz",
@@ -6093,6 +8012,40 @@
6093
8012
  "url": "https://github.com/chalk/chalk?sponsor=1"
6094
8013
  }
6095
8014
  },
8015
+ "node_modules/@salesforce/plugin-release-management/node_modules/supports-color": {
8016
+ "version": "8.1.1",
8017
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
8018
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
8019
+ "dev": true,
8020
+ "license": "MIT",
8021
+ "dependencies": {
8022
+ "has-flag": "^4.0.0"
8023
+ },
8024
+ "engines": {
8025
+ "node": ">=10"
8026
+ },
8027
+ "funding": {
8028
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
8029
+ }
8030
+ },
8031
+ "node_modules/@salesforce/plugin-release-management/node_modules/wrap-ansi": {
8032
+ "version": "7.0.0",
8033
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
8034
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
8035
+ "dev": true,
8036
+ "license": "MIT",
8037
+ "dependencies": {
8038
+ "ansi-styles": "^4.0.0",
8039
+ "string-width": "^4.1.0",
8040
+ "strip-ansi": "^6.0.0"
8041
+ },
8042
+ "engines": {
8043
+ "node": ">=10"
8044
+ },
8045
+ "funding": {
8046
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
8047
+ }
8048
+ },
6096
8049
  "node_modules/@salesforce/plugin-schema": {
6097
8050
  "version": "3.3.46",
6098
8051
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.46.tgz",
@@ -6107,6 +8060,35 @@
6107
8060
  "node": ">=18.0.0"
6108
8061
  }
6109
8062
  },
8063
+ "node_modules/@salesforce/plugin-schema/node_modules/@oclif/core": {
8064
+ "version": "4.2.4",
8065
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
8066
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
8067
+ "license": "MIT",
8068
+ "dependencies": {
8069
+ "ansi-escapes": "^4.3.2",
8070
+ "ansis": "^3.9.0",
8071
+ "clean-stack": "^3.0.1",
8072
+ "cli-spinners": "^2.9.2",
8073
+ "debug": "^4.4.0",
8074
+ "ejs": "^3.1.10",
8075
+ "get-package-type": "^0.1.0",
8076
+ "globby": "^11.1.0",
8077
+ "indent-string": "^4.0.0",
8078
+ "is-wsl": "^2.2.0",
8079
+ "lilconfig": "^3.1.3",
8080
+ "minimatch": "^9.0.5",
8081
+ "semver": "^7.6.3",
8082
+ "string-width": "^4.2.3",
8083
+ "supports-color": "^8",
8084
+ "widest-line": "^3.1.0",
8085
+ "wordwrap": "^1.0.0",
8086
+ "wrap-ansi": "^7.0.0"
8087
+ },
8088
+ "engines": {
8089
+ "node": ">=18.0.0"
8090
+ }
8091
+ },
6110
8092
  "node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core": {
6111
8093
  "version": "11.3.12",
6112
8094
  "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz",
@@ -6130,6 +8112,38 @@
6130
8112
  "node": ">=18.0.0"
6131
8113
  }
6132
8114
  },
8115
+ "node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
8116
+ "version": "7.2.0",
8117
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
8118
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
8119
+ "license": "MIT",
8120
+ "dependencies": {
8121
+ "emoji-regex": "^10.3.0",
8122
+ "get-east-asian-width": "^1.0.0",
8123
+ "strip-ansi": "^7.1.0"
8124
+ },
8125
+ "engines": {
8126
+ "node": ">=18"
8127
+ },
8128
+ "funding": {
8129
+ "url": "https://github.com/sponsors/sindresorhus"
8130
+ }
8131
+ },
8132
+ "node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
8133
+ "version": "7.1.0",
8134
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
8135
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
8136
+ "license": "MIT",
8137
+ "dependencies": {
8138
+ "ansi-regex": "^6.0.1"
8139
+ },
8140
+ "engines": {
8141
+ "node": ">=12"
8142
+ },
8143
+ "funding": {
8144
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
8145
+ }
8146
+ },
6133
8147
  "node_modules/@salesforce/plugin-schema/node_modules/ansi-regex": {
6134
8148
  "version": "6.0.1",
6135
8149
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
@@ -6142,57 +8156,148 @@
6142
8156
  "url": "https://github.com/chalk/ansi-regex?sponsor=1"
6143
8157
  }
6144
8158
  },
8159
+ "node_modules/@salesforce/plugin-schema/node_modules/ansi-styles": {
8160
+ "version": "4.3.0",
8161
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
8162
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
8163
+ "license": "MIT",
8164
+ "dependencies": {
8165
+ "color-convert": "^2.0.1"
8166
+ },
8167
+ "engines": {
8168
+ "node": ">=8"
8169
+ },
8170
+ "funding": {
8171
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8172
+ }
8173
+ },
6145
8174
  "node_modules/@salesforce/plugin-schema/node_modules/emoji-regex": {
6146
8175
  "version": "10.3.0",
6147
8176
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
6148
8177
  "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
6149
8178
  "license": "MIT"
6150
8179
  },
6151
- "node_modules/@salesforce/plugin-schema/node_modules/string-width": {
6152
- "version": "7.2.0",
6153
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
6154
- "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
8180
+ "node_modules/@salesforce/plugin-schema/node_modules/supports-color": {
8181
+ "version": "8.1.1",
8182
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
8183
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6155
8184
  "license": "MIT",
6156
8185
  "dependencies": {
6157
- "emoji-regex": "^10.3.0",
6158
- "get-east-asian-width": "^1.0.0",
6159
- "strip-ansi": "^7.1.0"
8186
+ "has-flag": "^4.0.0"
6160
8187
  },
6161
8188
  "engines": {
6162
- "node": ">=18"
8189
+ "node": ">=10"
6163
8190
  },
6164
8191
  "funding": {
6165
- "url": "https://github.com/sponsors/sindresorhus"
8192
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
6166
8193
  }
6167
8194
  },
6168
- "node_modules/@salesforce/plugin-schema/node_modules/strip-ansi": {
6169
- "version": "7.1.0",
6170
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
6171
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
8195
+ "node_modules/@salesforce/plugin-schema/node_modules/wrap-ansi": {
8196
+ "version": "7.0.0",
8197
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
8198
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
6172
8199
  "license": "MIT",
6173
8200
  "dependencies": {
6174
- "ansi-regex": "^6.0.1"
8201
+ "ansi-styles": "^4.0.0",
8202
+ "string-width": "^4.1.0",
8203
+ "strip-ansi": "^6.0.0"
6175
8204
  },
6176
8205
  "engines": {
6177
- "node": ">=12"
8206
+ "node": ">=10"
6178
8207
  },
6179
8208
  "funding": {
6180
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
8209
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
8210
+ }
8211
+ },
8212
+ "node_modules/@salesforce/plugin-settings": {
8213
+ "version": "2.4.10",
8214
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.10.tgz",
8215
+ "integrity": "sha512-IKWoXKFHazBuikbse9L2yAqgrN8xxbh4zbRBv2DXbFonOyMzMjpUL7t63A09FuR0EDwuJYuy75z7G58PPnRLyQ==",
8216
+ "license": "BSD-3-Clause",
8217
+ "dependencies": {
8218
+ "@oclif/core": "^4",
8219
+ "@salesforce/core": "^8.8.0",
8220
+ "@salesforce/sf-plugins-core": "^12.1.0",
8221
+ "fast-levenshtein": "^3.0.0"
8222
+ },
8223
+ "engines": {
8224
+ "node": ">=18.0.0"
8225
+ }
8226
+ },
8227
+ "node_modules/@salesforce/plugin-settings/node_modules/@oclif/core": {
8228
+ "version": "4.2.4",
8229
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
8230
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
8231
+ "license": "MIT",
8232
+ "dependencies": {
8233
+ "ansi-escapes": "^4.3.2",
8234
+ "ansis": "^3.9.0",
8235
+ "clean-stack": "^3.0.1",
8236
+ "cli-spinners": "^2.9.2",
8237
+ "debug": "^4.4.0",
8238
+ "ejs": "^3.1.10",
8239
+ "get-package-type": "^0.1.0",
8240
+ "globby": "^11.1.0",
8241
+ "indent-string": "^4.0.0",
8242
+ "is-wsl": "^2.2.0",
8243
+ "lilconfig": "^3.1.3",
8244
+ "minimatch": "^9.0.5",
8245
+ "semver": "^7.6.3",
8246
+ "string-width": "^4.2.3",
8247
+ "supports-color": "^8",
8248
+ "widest-line": "^3.1.0",
8249
+ "wordwrap": "^1.0.0",
8250
+ "wrap-ansi": "^7.0.0"
8251
+ },
8252
+ "engines": {
8253
+ "node": ">=18.0.0"
8254
+ }
8255
+ },
8256
+ "node_modules/@salesforce/plugin-settings/node_modules/ansi-styles": {
8257
+ "version": "4.3.0",
8258
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
8259
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
8260
+ "license": "MIT",
8261
+ "dependencies": {
8262
+ "color-convert": "^2.0.1"
8263
+ },
8264
+ "engines": {
8265
+ "node": ">=8"
8266
+ },
8267
+ "funding": {
8268
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8269
+ }
8270
+ },
8271
+ "node_modules/@salesforce/plugin-settings/node_modules/supports-color": {
8272
+ "version": "8.1.1",
8273
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
8274
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
8275
+ "license": "MIT",
8276
+ "dependencies": {
8277
+ "has-flag": "^4.0.0"
8278
+ },
8279
+ "engines": {
8280
+ "node": ">=10"
8281
+ },
8282
+ "funding": {
8283
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
6181
8284
  }
6182
8285
  },
6183
- "node_modules/@salesforce/plugin-settings": {
6184
- "version": "2.4.10",
6185
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.4.10.tgz",
6186
- "integrity": "sha512-IKWoXKFHazBuikbse9L2yAqgrN8xxbh4zbRBv2DXbFonOyMzMjpUL7t63A09FuR0EDwuJYuy75z7G58PPnRLyQ==",
6187
- "license": "BSD-3-Clause",
8286
+ "node_modules/@salesforce/plugin-settings/node_modules/wrap-ansi": {
8287
+ "version": "7.0.0",
8288
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
8289
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
8290
+ "license": "MIT",
6188
8291
  "dependencies": {
6189
- "@oclif/core": "^4",
6190
- "@salesforce/core": "^8.8.0",
6191
- "@salesforce/sf-plugins-core": "^12.1.0",
6192
- "fast-levenshtein": "^3.0.0"
8292
+ "ansi-styles": "^4.0.0",
8293
+ "string-width": "^4.1.0",
8294
+ "strip-ansi": "^6.0.0"
6193
8295
  },
6194
8296
  "engines": {
6195
- "node": ">=18.0.0"
8297
+ "node": ">=10"
8298
+ },
8299
+ "funding": {
8300
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
6196
8301
  }
6197
8302
  },
6198
8303
  "node_modules/@salesforce/plugin-sobject": {
@@ -6216,6 +8321,35 @@
6216
8321
  "node": ">=18.0.0"
6217
8322
  }
6218
8323
  },
8324
+ "node_modules/@salesforce/plugin-sobject/node_modules/@oclif/core": {
8325
+ "version": "4.2.4",
8326
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
8327
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
8328
+ "license": "MIT",
8329
+ "dependencies": {
8330
+ "ansi-escapes": "^4.3.2",
8331
+ "ansis": "^3.9.0",
8332
+ "clean-stack": "^3.0.1",
8333
+ "cli-spinners": "^2.9.2",
8334
+ "debug": "^4.4.0",
8335
+ "ejs": "^3.1.10",
8336
+ "get-package-type": "^0.1.0",
8337
+ "globby": "^11.1.0",
8338
+ "indent-string": "^4.0.0",
8339
+ "is-wsl": "^2.2.0",
8340
+ "lilconfig": "^3.1.3",
8341
+ "minimatch": "^9.0.5",
8342
+ "semver": "^7.6.3",
8343
+ "string-width": "^4.2.3",
8344
+ "supports-color": "^8",
8345
+ "widest-line": "^3.1.0",
8346
+ "wordwrap": "^1.0.0",
8347
+ "wrap-ansi": "^7.0.0"
8348
+ },
8349
+ "engines": {
8350
+ "node": ">=18.0.0"
8351
+ }
8352
+ },
6219
8353
  "node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core": {
6220
8354
  "version": "11.3.12",
6221
8355
  "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.3.12.tgz",
@@ -6239,6 +8373,38 @@
6239
8373
  "node": ">=18.0.0"
6240
8374
  }
6241
8375
  },
8376
+ "node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
8377
+ "version": "7.2.0",
8378
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
8379
+ "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
8380
+ "license": "MIT",
8381
+ "dependencies": {
8382
+ "emoji-regex": "^10.3.0",
8383
+ "get-east-asian-width": "^1.0.0",
8384
+ "strip-ansi": "^7.1.0"
8385
+ },
8386
+ "engines": {
8387
+ "node": ">=18"
8388
+ },
8389
+ "funding": {
8390
+ "url": "https://github.com/sponsors/sindresorhus"
8391
+ }
8392
+ },
8393
+ "node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
8394
+ "version": "7.1.0",
8395
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
8396
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
8397
+ "license": "MIT",
8398
+ "dependencies": {
8399
+ "ansi-regex": "^6.0.1"
8400
+ },
8401
+ "engines": {
8402
+ "node": ">=12"
8403
+ },
8404
+ "funding": {
8405
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
8406
+ }
8407
+ },
6242
8408
  "node_modules/@salesforce/plugin-sobject/node_modules/ansi-regex": {
6243
8409
  "version": "6.0.1",
6244
8410
  "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
@@ -6251,42 +8417,57 @@
6251
8417
  "url": "https://github.com/chalk/ansi-regex?sponsor=1"
6252
8418
  }
6253
8419
  },
8420
+ "node_modules/@salesforce/plugin-sobject/node_modules/ansi-styles": {
8421
+ "version": "4.3.0",
8422
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
8423
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
8424
+ "license": "MIT",
8425
+ "dependencies": {
8426
+ "color-convert": "^2.0.1"
8427
+ },
8428
+ "engines": {
8429
+ "node": ">=8"
8430
+ },
8431
+ "funding": {
8432
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8433
+ }
8434
+ },
6254
8435
  "node_modules/@salesforce/plugin-sobject/node_modules/emoji-regex": {
6255
8436
  "version": "10.3.0",
6256
8437
  "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
6257
8438
  "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
6258
8439
  "license": "MIT"
6259
8440
  },
6260
- "node_modules/@salesforce/plugin-sobject/node_modules/string-width": {
6261
- "version": "7.2.0",
6262
- "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.2.0.tgz",
6263
- "integrity": "sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==",
8441
+ "node_modules/@salesforce/plugin-sobject/node_modules/supports-color": {
8442
+ "version": "8.1.1",
8443
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
8444
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
6264
8445
  "license": "MIT",
6265
8446
  "dependencies": {
6266
- "emoji-regex": "^10.3.0",
6267
- "get-east-asian-width": "^1.0.0",
6268
- "strip-ansi": "^7.1.0"
8447
+ "has-flag": "^4.0.0"
6269
8448
  },
6270
8449
  "engines": {
6271
- "node": ">=18"
8450
+ "node": ">=10"
6272
8451
  },
6273
8452
  "funding": {
6274
- "url": "https://github.com/sponsors/sindresorhus"
8453
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
6275
8454
  }
6276
8455
  },
6277
- "node_modules/@salesforce/plugin-sobject/node_modules/strip-ansi": {
6278
- "version": "7.1.0",
6279
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
6280
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
8456
+ "node_modules/@salesforce/plugin-sobject/node_modules/wrap-ansi": {
8457
+ "version": "7.0.0",
8458
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
8459
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
6281
8460
  "license": "MIT",
6282
8461
  "dependencies": {
6283
- "ansi-regex": "^6.0.1"
8462
+ "ansi-styles": "^4.0.0",
8463
+ "string-width": "^4.1.0",
8464
+ "strip-ansi": "^6.0.0"
6284
8465
  },
6285
8466
  "engines": {
6286
- "node": ">=12"
8467
+ "node": ">=10"
6287
8468
  },
6288
8469
  "funding": {
6289
- "url": "https://github.com/chalk/strip-ansi?sponsor=1"
8470
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
6290
8471
  }
6291
8472
  },
6292
8473
  "node_modules/@salesforce/plugin-telemetry": {
@@ -6307,6 +8488,82 @@
6307
8488
  "node": ">=18.0.0"
6308
8489
  }
6309
8490
  },
8491
+ "node_modules/@salesforce/plugin-telemetry/node_modules/@oclif/core": {
8492
+ "version": "4.2.4",
8493
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
8494
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
8495
+ "license": "MIT",
8496
+ "dependencies": {
8497
+ "ansi-escapes": "^4.3.2",
8498
+ "ansis": "^3.9.0",
8499
+ "clean-stack": "^3.0.1",
8500
+ "cli-spinners": "^2.9.2",
8501
+ "debug": "^4.4.0",
8502
+ "ejs": "^3.1.10",
8503
+ "get-package-type": "^0.1.0",
8504
+ "globby": "^11.1.0",
8505
+ "indent-string": "^4.0.0",
8506
+ "is-wsl": "^2.2.0",
8507
+ "lilconfig": "^3.1.3",
8508
+ "minimatch": "^9.0.5",
8509
+ "semver": "^7.6.3",
8510
+ "string-width": "^4.2.3",
8511
+ "supports-color": "^8",
8512
+ "widest-line": "^3.1.0",
8513
+ "wordwrap": "^1.0.0",
8514
+ "wrap-ansi": "^7.0.0"
8515
+ },
8516
+ "engines": {
8517
+ "node": ">=18.0.0"
8518
+ }
8519
+ },
8520
+ "node_modules/@salesforce/plugin-telemetry/node_modules/ansi-styles": {
8521
+ "version": "4.3.0",
8522
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
8523
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
8524
+ "license": "MIT",
8525
+ "dependencies": {
8526
+ "color-convert": "^2.0.1"
8527
+ },
8528
+ "engines": {
8529
+ "node": ">=8"
8530
+ },
8531
+ "funding": {
8532
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8533
+ }
8534
+ },
8535
+ "node_modules/@salesforce/plugin-telemetry/node_modules/supports-color": {
8536
+ "version": "8.1.1",
8537
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
8538
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
8539
+ "license": "MIT",
8540
+ "dependencies": {
8541
+ "has-flag": "^4.0.0"
8542
+ },
8543
+ "engines": {
8544
+ "node": ">=10"
8545
+ },
8546
+ "funding": {
8547
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
8548
+ }
8549
+ },
8550
+ "node_modules/@salesforce/plugin-telemetry/node_modules/wrap-ansi": {
8551
+ "version": "7.0.0",
8552
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
8553
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
8554
+ "license": "MIT",
8555
+ "dependencies": {
8556
+ "ansi-styles": "^4.0.0",
8557
+ "string-width": "^4.1.0",
8558
+ "strip-ansi": "^6.0.0"
8559
+ },
8560
+ "engines": {
8561
+ "node": ">=10"
8562
+ },
8563
+ "funding": {
8564
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
8565
+ }
8566
+ },
6310
8567
  "node_modules/@salesforce/plugin-templates": {
6311
8568
  "version": "56.3.35",
6312
8569
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.3.35.tgz",
@@ -6346,6 +8603,82 @@
6346
8603
  "node": ">=18.0.0"
6347
8604
  }
6348
8605
  },
8606
+ "node_modules/@salesforce/plugin-trust/node_modules/@oclif/core": {
8607
+ "version": "4.2.4",
8608
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
8609
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
8610
+ "license": "MIT",
8611
+ "dependencies": {
8612
+ "ansi-escapes": "^4.3.2",
8613
+ "ansis": "^3.9.0",
8614
+ "clean-stack": "^3.0.1",
8615
+ "cli-spinners": "^2.9.2",
8616
+ "debug": "^4.4.0",
8617
+ "ejs": "^3.1.10",
8618
+ "get-package-type": "^0.1.0",
8619
+ "globby": "^11.1.0",
8620
+ "indent-string": "^4.0.0",
8621
+ "is-wsl": "^2.2.0",
8622
+ "lilconfig": "^3.1.3",
8623
+ "minimatch": "^9.0.5",
8624
+ "semver": "^7.6.3",
8625
+ "string-width": "^4.2.3",
8626
+ "supports-color": "^8",
8627
+ "widest-line": "^3.1.0",
8628
+ "wordwrap": "^1.0.0",
8629
+ "wrap-ansi": "^7.0.0"
8630
+ },
8631
+ "engines": {
8632
+ "node": ">=18.0.0"
8633
+ }
8634
+ },
8635
+ "node_modules/@salesforce/plugin-trust/node_modules/ansi-styles": {
8636
+ "version": "4.3.0",
8637
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
8638
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
8639
+ "license": "MIT",
8640
+ "dependencies": {
8641
+ "color-convert": "^2.0.1"
8642
+ },
8643
+ "engines": {
8644
+ "node": ">=8"
8645
+ },
8646
+ "funding": {
8647
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8648
+ }
8649
+ },
8650
+ "node_modules/@salesforce/plugin-trust/node_modules/supports-color": {
8651
+ "version": "8.1.1",
8652
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
8653
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
8654
+ "license": "MIT",
8655
+ "dependencies": {
8656
+ "has-flag": "^4.0.0"
8657
+ },
8658
+ "engines": {
8659
+ "node": ">=10"
8660
+ },
8661
+ "funding": {
8662
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
8663
+ }
8664
+ },
8665
+ "node_modules/@salesforce/plugin-trust/node_modules/wrap-ansi": {
8666
+ "version": "7.0.0",
8667
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
8668
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
8669
+ "license": "MIT",
8670
+ "dependencies": {
8671
+ "ansi-styles": "^4.0.0",
8672
+ "string-width": "^4.1.0",
8673
+ "strip-ansi": "^6.0.0"
8674
+ },
8675
+ "engines": {
8676
+ "node": ">=10"
8677
+ },
8678
+ "funding": {
8679
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
8680
+ }
8681
+ },
6349
8682
  "node_modules/@salesforce/plugin-user": {
6350
8683
  "version": "3.6.6",
6351
8684
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.6.6.tgz",
@@ -6395,10 +8728,86 @@
6395
8728
  "node": ">=18.0.0"
6396
8729
  }
6397
8730
  },
8731
+ "node_modules/@salesforce/sf-plugins-core/node_modules/@oclif/core": {
8732
+ "version": "4.2.4",
8733
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
8734
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
8735
+ "license": "MIT",
8736
+ "dependencies": {
8737
+ "ansi-escapes": "^4.3.2",
8738
+ "ansis": "^3.9.0",
8739
+ "clean-stack": "^3.0.1",
8740
+ "cli-spinners": "^2.9.2",
8741
+ "debug": "^4.4.0",
8742
+ "ejs": "^3.1.10",
8743
+ "get-package-type": "^0.1.0",
8744
+ "globby": "^11.1.0",
8745
+ "indent-string": "^4.0.0",
8746
+ "is-wsl": "^2.2.0",
8747
+ "lilconfig": "^3.1.3",
8748
+ "minimatch": "^9.0.5",
8749
+ "semver": "^7.6.3",
8750
+ "string-width": "^4.2.3",
8751
+ "supports-color": "^8",
8752
+ "widest-line": "^3.1.0",
8753
+ "wordwrap": "^1.0.0",
8754
+ "wrap-ansi": "^7.0.0"
8755
+ },
8756
+ "engines": {
8757
+ "node": ">=18.0.0"
8758
+ }
8759
+ },
8760
+ "node_modules/@salesforce/sf-plugins-core/node_modules/ansi-styles": {
8761
+ "version": "4.3.0",
8762
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
8763
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
8764
+ "license": "MIT",
8765
+ "dependencies": {
8766
+ "color-convert": "^2.0.1"
8767
+ },
8768
+ "engines": {
8769
+ "node": ">=8"
8770
+ },
8771
+ "funding": {
8772
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
8773
+ }
8774
+ },
8775
+ "node_modules/@salesforce/sf-plugins-core/node_modules/supports-color": {
8776
+ "version": "8.1.1",
8777
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
8778
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
8779
+ "license": "MIT",
8780
+ "dependencies": {
8781
+ "has-flag": "^4.0.0"
8782
+ },
8783
+ "engines": {
8784
+ "node": ">=10"
8785
+ },
8786
+ "funding": {
8787
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
8788
+ }
8789
+ },
8790
+ "node_modules/@salesforce/sf-plugins-core/node_modules/wrap-ansi": {
8791
+ "version": "7.0.0",
8792
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
8793
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
8794
+ "license": "MIT",
8795
+ "dependencies": {
8796
+ "ansi-styles": "^4.0.0",
8797
+ "string-width": "^4.1.0",
8798
+ "strip-ansi": "^6.0.0"
8799
+ },
8800
+ "engines": {
8801
+ "node": ">=10"
8802
+ },
8803
+ "funding": {
8804
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
8805
+ }
8806
+ },
6398
8807
  "node_modules/@salesforce/source-deploy-retrieve": {
6399
- "version": "12.12.3",
6400
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.12.3.tgz",
6401
- "integrity": "sha512-kQ78RekRvTLh5yp8eB67szRoQr64R/0PETgszxf65RRPzLTmBGs0JpkZBMx0GN95Mb6BWvOEjTYLgyezVPUXsw==",
8808
+ "version": "12.12.4",
8809
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.12.4.tgz",
8810
+ "integrity": "sha512-+OEefLoidtVeAQ5PIz6GopaXjZUgry6xD5XQl0EPB8y30mMTGpAJumfzs5bRzBMDkC0xLPFQZeHBPN0ESvTQFg==",
6402
8811
  "license": "BSD-3-Clause",
6403
8812
  "dependencies": {
6404
8813
  "@salesforce/core": "^8.8.0",
@@ -6533,15 +8942,15 @@
6533
8942
  }
6534
8943
  },
6535
8944
  "node_modules/@salesforce/source-tracking": {
6536
- "version": "7.3.6",
6537
- "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.3.6.tgz",
6538
- "integrity": "sha512-U++xMp9gdU+Iq8C9vYOVpzMSkB2lcYMCs7VpC7h518pt1KC/GRV0ufWI6qwcSxZzsZMrPCpCdhGITpAgmM5YnA==",
8945
+ "version": "7.3.9",
8946
+ "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-7.3.9.tgz",
8947
+ "integrity": "sha512-nGVDtwzU3sj4IgA/crULC5NS6NeqBsmuTMlXDh+u2VgRpu+OB8QvSRGnhY4G2ctPE/hlYf9iOHfT0gDzqX/SZw==",
6539
8948
  "license": "BSD-3-Clause",
6540
8949
  "dependencies": {
6541
- "@oclif/core": "^4.2.0",
6542
- "@salesforce/core": "^8.8.0",
8950
+ "@oclif/core": "^4.2.3",
8951
+ "@salesforce/core": "^8.8.2",
6543
8952
  "@salesforce/kit": "^3.2.3",
6544
- "@salesforce/source-deploy-retrieve": "^12.11.2",
8953
+ "@salesforce/source-deploy-retrieve": "^12.12.4",
6545
8954
  "@salesforce/ts-types": "^2.0.12",
6546
8955
  "fast-xml-parser": "^4.5.1",
6547
8956
  "graceful-fs": "^4.2.11",
@@ -6552,6 +8961,82 @@
6552
8961
  "node": ">=18.0.0"
6553
8962
  }
6554
8963
  },
8964
+ "node_modules/@salesforce/source-tracking/node_modules/@oclif/core": {
8965
+ "version": "4.2.4",
8966
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
8967
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
8968
+ "license": "MIT",
8969
+ "dependencies": {
8970
+ "ansi-escapes": "^4.3.2",
8971
+ "ansis": "^3.9.0",
8972
+ "clean-stack": "^3.0.1",
8973
+ "cli-spinners": "^2.9.2",
8974
+ "debug": "^4.4.0",
8975
+ "ejs": "^3.1.10",
8976
+ "get-package-type": "^0.1.0",
8977
+ "globby": "^11.1.0",
8978
+ "indent-string": "^4.0.0",
8979
+ "is-wsl": "^2.2.0",
8980
+ "lilconfig": "^3.1.3",
8981
+ "minimatch": "^9.0.5",
8982
+ "semver": "^7.6.3",
8983
+ "string-width": "^4.2.3",
8984
+ "supports-color": "^8",
8985
+ "widest-line": "^3.1.0",
8986
+ "wordwrap": "^1.0.0",
8987
+ "wrap-ansi": "^7.0.0"
8988
+ },
8989
+ "engines": {
8990
+ "node": ">=18.0.0"
8991
+ }
8992
+ },
8993
+ "node_modules/@salesforce/source-tracking/node_modules/ansi-styles": {
8994
+ "version": "4.3.0",
8995
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
8996
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
8997
+ "license": "MIT",
8998
+ "dependencies": {
8999
+ "color-convert": "^2.0.1"
9000
+ },
9001
+ "engines": {
9002
+ "node": ">=8"
9003
+ },
9004
+ "funding": {
9005
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
9006
+ }
9007
+ },
9008
+ "node_modules/@salesforce/source-tracking/node_modules/supports-color": {
9009
+ "version": "8.1.1",
9010
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
9011
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
9012
+ "license": "MIT",
9013
+ "dependencies": {
9014
+ "has-flag": "^4.0.0"
9015
+ },
9016
+ "engines": {
9017
+ "node": ">=10"
9018
+ },
9019
+ "funding": {
9020
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
9021
+ }
9022
+ },
9023
+ "node_modules/@salesforce/source-tracking/node_modules/wrap-ansi": {
9024
+ "version": "7.0.0",
9025
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
9026
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
9027
+ "license": "MIT",
9028
+ "dependencies": {
9029
+ "ansi-styles": "^4.0.0",
9030
+ "string-width": "^4.1.0",
9031
+ "strip-ansi": "^6.0.0"
9032
+ },
9033
+ "engines": {
9034
+ "node": ">=10"
9035
+ },
9036
+ "funding": {
9037
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
9038
+ }
9039
+ },
6555
9040
  "node_modules/@salesforce/telemetry": {
6556
9041
  "version": "6.0.39",
6557
9042
  "resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-6.0.39.tgz",
@@ -8520,9 +11005,9 @@
8520
11005
  "license": "MIT"
8521
11006
  },
8522
11007
  "node_modules/ansis": {
8523
- "version": "3.8.1",
8524
- "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.8.1.tgz",
8525
- "integrity": "sha512-gzGUTqsBugYCegbhldz7Ox9NrizAlCSAP5Y6rRD9agN76osoyhKznznmaB4G5BAVvrqwksPOGdnYh1Q000cUqw==",
11008
+ "version": "3.9.0",
11009
+ "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.9.0.tgz",
11010
+ "integrity": "sha512-PcDrVe15ldexeZMsVLBAzBwF2KhZgaU0R+CHxH+x5kqn/pO+UWVBZJ+NEXMPpEOLUFeNsnNdoWYc2gwO+MVkDg==",
8526
11011
  "license": "ISC",
8527
11012
  "engines": {
8528
11013
  "node": ">=16"
@@ -13878,9 +16363,9 @@
13878
16363
  }
13879
16364
  },
13880
16365
  "node_modules/ink": {
13881
- "version": "5.1.0",
13882
- "resolved": "https://registry.npmjs.org/ink/-/ink-5.1.0.tgz",
13883
- "integrity": "sha512-3vIO+CU4uSg167/dZrg4wHy75llUINYXxN4OsdaCkE40q4zyOTPwNc2VEpLnnWsIvIQeo6x6lilAhuaSt+rIsA==",
16366
+ "version": "5.0.1",
16367
+ "resolved": "https://registry.npmjs.org/ink/-/ink-5.0.1.tgz",
16368
+ "integrity": "sha512-ae4AW/t8jlkj/6Ou21H2av0wxTk8vrGzXv+v2v7j4in+bl1M5XRMVbfNghzhBokV++FjF8RBDJvYo+ttR9YVRg==",
13884
16369
  "license": "MIT",
13885
16370
  "dependencies": {
13886
16371
  "@alcalzone/ansi-tokenize": "^0.1.3",
@@ -13892,20 +16377,20 @@
13892
16377
  "cli-cursor": "^4.0.0",
13893
16378
  "cli-truncate": "^4.0.0",
13894
16379
  "code-excerpt": "^4.0.0",
13895
- "es-toolkit": "^1.22.0",
13896
16380
  "indent-string": "^5.0.0",
13897
- "is-in-ci": "^1.0.0",
16381
+ "is-in-ci": "^0.1.0",
16382
+ "lodash": "^4.17.21",
13898
16383
  "patch-console": "^2.0.0",
13899
16384
  "react-reconciler": "^0.29.0",
13900
16385
  "scheduler": "^0.23.0",
13901
16386
  "signal-exit": "^3.0.7",
13902
16387
  "slice-ansi": "^7.1.0",
13903
16388
  "stack-utils": "^2.0.6",
13904
- "string-width": "^7.2.0",
13905
- "type-fest": "^4.27.0",
16389
+ "string-width": "^7.0.0",
16390
+ "type-fest": "^4.8.3",
13906
16391
  "widest-line": "^5.0.0",
13907
16392
  "wrap-ansi": "^9.0.0",
13908
- "ws": "^8.18.0",
16393
+ "ws": "^8.15.0",
13909
16394
  "yoga-wasm-web": "~0.3.3"
13910
16395
  },
13911
16396
  "engines": {
@@ -14015,9 +16500,9 @@
14015
16500
  }
14016
16501
  },
14017
16502
  "node_modules/ink/node_modules/type-fest": {
14018
- "version": "4.30.1",
14019
- "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.1.tgz",
14020
- "integrity": "sha512-ojFL7eDMX2NF0xMbDwPZJ8sb7ckqtlAi1GsmgsFXvErT9kFTk1r0DuQKvrCh73M6D4nngeHJmvogF9OluXs7Hw==",
16503
+ "version": "4.33.0",
16504
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.33.0.tgz",
16505
+ "integrity": "sha512-s6zVrxuyKbbAsSAD5ZPTB77q4YIdRctkTbJ2/Dqlinwz+8ooH2gd+YA7VA6Pa93KML9GockVvoxjZ2vHP+mu8g==",
14021
16506
  "license": "(MIT OR CC0-1.0)",
14022
16507
  "engines": {
14023
16508
  "node": ">=16"
@@ -14487,9 +16972,9 @@
14487
16972
  }
14488
16973
  },
14489
16974
  "node_modules/is-in-ci": {
14490
- "version": "1.0.0",
14491
- "resolved": "https://registry.npmjs.org/is-in-ci/-/is-in-ci-1.0.0.tgz",
14492
- "integrity": "sha512-eUuAjybVTHMYWm/U+vBO1sY/JOCgoPCXRxzdju0K+K0BiGW0SChEL1MLC0PoCIR1OlPo5YAp8HuQoUlsWEICwg==",
16975
+ "version": "0.1.0",
16976
+ "resolved": "https://registry.npmjs.org/is-in-ci/-/is-in-ci-0.1.0.tgz",
16977
+ "integrity": "sha512-d9PXLEY0v1iJ64xLiQMJ51J128EYHAaOR4yZqQi8aHGfw6KgifM3/Viw1oZZ1GCVmb3gBuyhLyHj0HgR2DhSXQ==",
14493
16978
  "license": "MIT",
14494
16979
  "bin": {
14495
16980
  "is-in-ci": "cli.js"
@@ -14778,18 +17263,15 @@
14778
17263
  }
14779
17264
  },
14780
17265
  "node_modules/is-wsl": {
14781
- "version": "3.1.0",
14782
- "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
14783
- "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
17266
+ "version": "2.2.0",
17267
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
17268
+ "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
14784
17269
  "license": "MIT",
14785
17270
  "dependencies": {
14786
- "is-inside-container": "^1.0.0"
17271
+ "is-docker": "^2.0.0"
14787
17272
  },
14788
17273
  "engines": {
14789
- "node": ">=16"
14790
- },
14791
- "funding": {
14792
- "url": "https://github.com/sponsors/sindresorhus"
17274
+ "node": ">=8"
14793
17275
  }
14794
17276
  },
14795
17277
  "node_modules/isarray": {
@@ -20368,9 +22850,9 @@
20368
22850
  "license": "MIT"
20369
22851
  },
20370
22852
  "node_modules/oclif": {
20371
- "version": "4.17.17-dev.0",
20372
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.17-dev.0.tgz",
20373
- "integrity": "sha512-nduZHI1KW6FVujzurXHGPKi+m29O2tXu9NQN1cXdxb6tyQzp/pHwLvUBuZYMSeCLCWnYzk3KKJmpAOGGojxx/w==",
22853
+ "version": "4.17.17",
22854
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.17.tgz",
22855
+ "integrity": "sha512-k1aiaYO6LVzIm6uaMbQ5QceH/OzyhEz5bHIJLfiGJCs17fwnfab/m7jUAZ/4BlJ5OiA69GYmt++jcqHAOWW8Yg==",
20374
22856
  "dev": true,
20375
22857
  "license": "MIT",
20376
22858
  "dependencies": {
@@ -20406,6 +22888,36 @@
20406
22888
  "node": ">=18.0.0"
20407
22889
  }
20408
22890
  },
22891
+ "node_modules/oclif/node_modules/@oclif/core": {
22892
+ "version": "4.2.4",
22893
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.2.4.tgz",
22894
+ "integrity": "sha512-JDqdhX6fBbijY3ouubfmX7yFBXy95YSpiAVk0TAaXXCoSqoo/2WMcV2Ufv2V+8zriafPU/rvKgI+ZE07/7HwfQ==",
22895
+ "dev": true,
22896
+ "license": "MIT",
22897
+ "dependencies": {
22898
+ "ansi-escapes": "^4.3.2",
22899
+ "ansis": "^3.9.0",
22900
+ "clean-stack": "^3.0.1",
22901
+ "cli-spinners": "^2.9.2",
22902
+ "debug": "^4.4.0",
22903
+ "ejs": "^3.1.10",
22904
+ "get-package-type": "^0.1.0",
22905
+ "globby": "^11.1.0",
22906
+ "indent-string": "^4.0.0",
22907
+ "is-wsl": "^2.2.0",
22908
+ "lilconfig": "^3.1.3",
22909
+ "minimatch": "^9.0.5",
22910
+ "semver": "^7.6.3",
22911
+ "string-width": "^4.2.3",
22912
+ "supports-color": "^8",
22913
+ "widest-line": "^3.1.0",
22914
+ "wordwrap": "^1.0.0",
22915
+ "wrap-ansi": "^7.0.0"
22916
+ },
22917
+ "engines": {
22918
+ "node": ">=18.0.0"
22919
+ }
22920
+ },
20409
22921
  "node_modules/oclif/node_modules/@oclif/plugin-help": {
20410
22922
  "version": "6.2.22",
20411
22923
  "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.22.tgz",
@@ -20437,6 +22949,22 @@
20437
22949
  "node": ">=18.0.0"
20438
22950
  }
20439
22951
  },
22952
+ "node_modules/oclif/node_modules/ansi-styles": {
22953
+ "version": "4.3.0",
22954
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
22955
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
22956
+ "dev": true,
22957
+ "license": "MIT",
22958
+ "dependencies": {
22959
+ "color-convert": "^2.0.1"
22960
+ },
22961
+ "engines": {
22962
+ "node": ">=8"
22963
+ },
22964
+ "funding": {
22965
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
22966
+ }
22967
+ },
20440
22968
  "node_modules/oclif/node_modules/change-case": {
20441
22969
  "version": "4.1.2",
20442
22970
  "resolved": "https://registry.npmjs.org/change-case/-/change-case-4.1.2.tgz",
@@ -20511,6 +23039,22 @@
20511
23039
  "node": "^16.14.0 || >=18.0.0"
20512
23040
  }
20513
23041
  },
23042
+ "node_modules/oclif/node_modules/supports-color": {
23043
+ "version": "8.1.1",
23044
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
23045
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
23046
+ "dev": true,
23047
+ "license": "MIT",
23048
+ "dependencies": {
23049
+ "has-flag": "^4.0.0"
23050
+ },
23051
+ "engines": {
23052
+ "node": ">=10"
23053
+ },
23054
+ "funding": {
23055
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
23056
+ }
23057
+ },
20514
23058
  "node_modules/oclif/node_modules/universalify": {
20515
23059
  "version": "0.1.2",
20516
23060
  "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
@@ -20521,6 +23065,24 @@
20521
23065
  "node": ">= 4.0.0"
20522
23066
  }
20523
23067
  },
23068
+ "node_modules/oclif/node_modules/wrap-ansi": {
23069
+ "version": "7.0.0",
23070
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
23071
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
23072
+ "dev": true,
23073
+ "license": "MIT",
23074
+ "dependencies": {
23075
+ "ansi-styles": "^4.0.0",
23076
+ "string-width": "^4.1.0",
23077
+ "strip-ansi": "^6.0.0"
23078
+ },
23079
+ "engines": {
23080
+ "node": ">=10"
23081
+ },
23082
+ "funding": {
23083
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
23084
+ }
23085
+ },
20524
23086
  "node_modules/on-exit-leak-free": {
20525
23087
  "version": "2.1.2",
20526
23088
  "resolved": "https://registry.npmjs.org/on-exit-leak-free/-/on-exit-leak-free-2.1.2.tgz",
@@ -20572,6 +23134,21 @@
20572
23134
  "url": "https://github.com/sponsors/sindresorhus"
20573
23135
  }
20574
23136
  },
23137
+ "node_modules/open/node_modules/is-wsl": {
23138
+ "version": "3.1.0",
23139
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-3.1.0.tgz",
23140
+ "integrity": "sha512-UcVfVfaK4Sc4m7X3dUSoHoozQGBEFeDC+zVo06t98xe8CzHSZZBekNXH+tu0NalHolcJ/QAGqS46Hef7QXBIMw==",
23141
+ "license": "MIT",
23142
+ "dependencies": {
23143
+ "is-inside-container": "^1.0.0"
23144
+ },
23145
+ "engines": {
23146
+ "node": ">=16"
23147
+ },
23148
+ "funding": {
23149
+ "url": "https://github.com/sponsors/sindresorhus"
23150
+ }
23151
+ },
20575
23152
  "node_modules/optionator": {
20576
23153
  "version": "0.9.3",
20577
23154
  "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz",