@salesforce/cli 2.35.5-qa.0 → 2.35.5

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,46 +1,46 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "2.35.5-qa.0",
3
+ "version": "2.35.5",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "2.35.5-qa.0",
9
+ "version": "2.35.5",
10
10
  "hasInstallScript": true,
11
11
  "license": "BSD-3-Clause",
12
12
  "dependencies": {
13
13
  "@inquirer/select": "^1.3.1",
14
14
  "@oclif/core": "3.26.0",
15
15
  "@oclif/plugin-autocomplete": "3.0.13",
16
- "@oclif/plugin-commands": "3.2.1",
17
- "@oclif/plugin-help": "6.0.19",
16
+ "@oclif/plugin-commands": "3.2.2",
17
+ "@oclif/plugin-help": "6.0.20",
18
18
  "@oclif/plugin-not-found": "3.1.1",
19
- "@oclif/plugin-plugins": "5.0.0-beta.6",
19
+ "@oclif/plugin-plugins": "5.0.0",
20
20
  "@oclif/plugin-search": "1.0.20",
21
- "@oclif/plugin-update": "4.2.1",
22
- "@oclif/plugin-version": "2.0.15",
21
+ "@oclif/plugin-update": "4.2.2",
22
+ "@oclif/plugin-version": "2.0.16",
23
23
  "@oclif/plugin-warn-if-update-available": "3.0.15",
24
- "@oclif/plugin-which": "3.1.6",
24
+ "@oclif/plugin-which": "3.1.7",
25
25
  "@salesforce/core": "^6.1.4",
26
- "@salesforce/plugin-apex": "3.0.31",
27
- "@salesforce/plugin-auth": "3.3.27",
26
+ "@salesforce/plugin-apex": "3.1.0",
27
+ "@salesforce/plugin-auth": "3.5.0",
28
28
  "@salesforce/plugin-data": "3.2.2",
29
- "@salesforce/plugin-deploy-retrieve": "3.3.1",
30
- "@salesforce/plugin-info": "3.0.34",
31
- "@salesforce/plugin-limits": "3.1.15",
32
- "@salesforce/plugin-marketplace": "1.0.29",
33
- "@salesforce/plugin-org": "3.5.1",
34
- "@salesforce/plugin-packaging": "2.1.12",
35
- "@salesforce/plugin-schema": "3.1.9",
36
- "@salesforce/plugin-settings": "2.0.33",
37
- "@salesforce/plugin-sobject": "1.1.21",
38
- "@salesforce/plugin-source": "3.1.23",
29
+ "@salesforce/plugin-deploy-retrieve": "3.4.0",
30
+ "@salesforce/plugin-info": "3.1.0",
31
+ "@salesforce/plugin-limits": "3.2.0",
32
+ "@salesforce/plugin-marketplace": "1.1.0",
33
+ "@salesforce/plugin-org": "3.6.0",
34
+ "@salesforce/plugin-packaging": "2.2.0",
35
+ "@salesforce/plugin-schema": "3.2.0",
36
+ "@salesforce/plugin-settings": "2.1.0",
37
+ "@salesforce/plugin-sobject": "1.2.0",
38
+ "@salesforce/plugin-source": "3.2.0",
39
39
  "@salesforce/plugin-telemetry": "3.1.17",
40
- "@salesforce/plugin-templates": "56.0.25",
41
- "@salesforce/plugin-trust": "3.3.18",
42
- "@salesforce/plugin-user": "3.3.4",
43
- "@salesforce/sf-plugins-core": "8.0.0",
40
+ "@salesforce/plugin-templates": "56.1.0",
41
+ "@salesforce/plugin-trust": "3.4.0",
42
+ "@salesforce/plugin-user": "3.4.0",
43
+ "@salesforce/sf-plugins-core": "8.0.1",
44
44
  "chalk": "^5.3.0",
45
45
  "debug": "^4.3.4",
46
46
  "strip-ansi": "^7.1.0"
@@ -57,7 +57,7 @@
57
57
  "@salesforce/ts-types": "^2.0.9",
58
58
  "@types/debug": "^4.1.12",
59
59
  "aws-sdk": "^2.1580.0",
60
- "oclif": "^4.5.7",
60
+ "oclif": "^4.6.3",
61
61
  "ts-node": "^10.9.1",
62
62
  "typescript": "^5"
63
63
  },
@@ -2552,17 +2552,41 @@
2552
2552
  }
2553
2553
  },
2554
2554
  "node_modules/@inquirer/input": {
2555
- "version": "1.2.16",
2556
- "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-1.2.16.tgz",
2557
- "integrity": "sha512-Ou0LaSWvj1ni+egnyQ+NBtfM1885UwhRCMtsRt2bBO47DoC1dwtCa+ZUNgrxlnCHHF0IXsbQHYtIIjFGAavI4g==",
2555
+ "version": "2.1.0",
2556
+ "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.0.tgz",
2557
+ "integrity": "sha512-o57pST+xxZfGww1h4G7ISiX37KlLcajhKgKGG7/h8J6ClWtsyqwMv1el9Ds/4geuYN/HcPj0MyX9gTEO62UpcA==",
2558
2558
  "license": "MIT",
2559
2559
  "dependencies": {
2560
- "@inquirer/core": "^6.0.0",
2561
- "@inquirer/type": "^1.1.6",
2562
- "chalk": "^4.1.2"
2560
+ "@inquirer/core": "^7.1.0",
2561
+ "@inquirer/type": "^1.2.1"
2563
2562
  },
2564
2563
  "engines": {
2565
- "node": ">=14.18.0"
2564
+ "node": ">=18"
2565
+ }
2566
+ },
2567
+ "node_modules/@inquirer/input/node_modules/@inquirer/core": {
2568
+ "version": "7.1.0",
2569
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.1.0.tgz",
2570
+ "integrity": "sha512-FRCiDiU54XHt5B/D8hX4twwZuzSP244ANHbu3R7CAsJfiv1dUOz24ePBgCZjygEjDUi6BWIJuk4eWLKJ7LATUw==",
2571
+ "license": "MIT",
2572
+ "dependencies": {
2573
+ "@inquirer/type": "^1.2.1",
2574
+ "@types/mute-stream": "^0.0.4",
2575
+ "@types/node": "^20.11.26",
2576
+ "@types/wrap-ansi": "^3.0.0",
2577
+ "ansi-escapes": "^4.3.2",
2578
+ "chalk": "^4.1.2",
2579
+ "cli-spinners": "^2.9.2",
2580
+ "cli-width": "^4.1.0",
2581
+ "figures": "^3.2.0",
2582
+ "mute-stream": "^1.0.0",
2583
+ "run-async": "^3.0.0",
2584
+ "signal-exit": "^4.1.0",
2585
+ "strip-ansi": "^6.0.1",
2586
+ "wrap-ansi": "^6.2.0"
2587
+ },
2588
+ "engines": {
2589
+ "node": ">=18"
2566
2590
  }
2567
2591
  },
2568
2592
  "node_modules/@inquirer/input/node_modules/chalk": {
@@ -2581,6 +2605,30 @@
2581
2605
  "url": "https://github.com/chalk/chalk?sponsor=1"
2582
2606
  }
2583
2607
  },
2608
+ "node_modules/@inquirer/input/node_modules/signal-exit": {
2609
+ "version": "4.1.0",
2610
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
2611
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
2612
+ "license": "ISC",
2613
+ "engines": {
2614
+ "node": ">=14"
2615
+ },
2616
+ "funding": {
2617
+ "url": "https://github.com/sponsors/isaacs"
2618
+ }
2619
+ },
2620
+ "node_modules/@inquirer/input/node_modules/strip-ansi": {
2621
+ "version": "6.0.1",
2622
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
2623
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
2624
+ "license": "MIT",
2625
+ "dependencies": {
2626
+ "ansi-regex": "^5.0.1"
2627
+ },
2628
+ "engines": {
2629
+ "node": ">=8"
2630
+ }
2631
+ },
2584
2632
  "node_modules/@inquirer/password": {
2585
2633
  "version": "1.1.16",
2586
2634
  "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-1.1.16.tgz",
@@ -3575,9 +3623,9 @@
3575
3623
  }
3576
3624
  },
3577
3625
  "node_modules/@oclif/plugin-commands": {
3578
- "version": "3.2.1",
3579
- "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.2.1.tgz",
3580
- "integrity": "sha512-U17sPJPZx563vODY9rxcLq93mAMuBd7pRUpYDkmsTNtoooytOF/1p1HKLXB2Ep7rBRxuyU5osUjulwc//p78LA==",
3626
+ "version": "3.2.2",
3627
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-commands/-/plugin-commands-3.2.2.tgz",
3628
+ "integrity": "sha512-agPybbeetCh75P+8fcim/WXaV7WdBcyXhX34AJ6cPAr/aTddlBkgmta+dgxa6yZ++L+K9jXXtZpsiVjtjHkD2g==",
3581
3629
  "license": "MIT",
3582
3630
  "dependencies": {
3583
3631
  "@oclif/core": "^3.26.0",
@@ -3591,9 +3639,9 @@
3591
3639
  }
3592
3640
  },
3593
3641
  "node_modules/@oclif/plugin-help": {
3594
- "version": "6.0.19",
3595
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.19.tgz",
3596
- "integrity": "sha512-ib9wjiWi8afTIQrdDPDgUkKaC4R+78wnKWpzybMH0yG1dd3krVHu0zHYEJUtC3Ples/cRv7f4EHBkO3lQpnZcA==",
3642
+ "version": "6.0.20",
3643
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.20.tgz",
3644
+ "integrity": "sha512-4UG/5q7O3dhUsC0JMqcUV0NU7jybkXkAXLnsRt+KVzDtZWwNOeBECimIFWOmwna5BaneTn8b0+lqO4JvUgeiqA==",
3597
3645
  "license": "MIT",
3598
3646
  "dependencies": {
3599
3647
  "@oclif/core": "^3.26.0"
@@ -3696,9 +3744,9 @@
3696
3744
  }
3697
3745
  },
3698
3746
  "node_modules/@oclif/plugin-plugins": {
3699
- "version": "5.0.0-beta.6",
3700
- "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.0-beta.6.tgz",
3701
- "integrity": "sha512-Vsh+4XRfF8MrexvBkyRZ4tVED+EjRDtQ8EJnnuQDBuRTui0tXYiqsq7xKaiDmYR80hOlxPzuR5eBYEGZGYLlFw==",
3747
+ "version": "5.0.0",
3748
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.0.tgz",
3749
+ "integrity": "sha512-7pLNMoFr8rUToEpku7AlsaRSyjQajrUABHshbY7CPcAuDtKibwbD+msM47JuLM5aa7u2MV7Lw15nX8f+oj06fA==",
3702
3750
  "license": "MIT",
3703
3751
  "dependencies": {
3704
3752
  "@oclif/core": "^3.25.2",
@@ -6796,9 +6844,9 @@
6796
6844
  }
6797
6845
  },
6798
6846
  "node_modules/@oclif/plugin-update": {
6799
- "version": "4.2.1",
6800
- "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.1.tgz",
6801
- "integrity": "sha512-k163IHMtxnLNk5NlGhKTV2p9fvYTw8OSi5oN7P8EgD58e+rlc1/6BY2gMfTk6T+im8vVxNyCjqSNmBVl8nZarA==",
6847
+ "version": "4.2.2",
6848
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.2.tgz",
6849
+ "integrity": "sha512-d7xUjEVUgNHV97e4Qc/8jGejQeWD5c9jkptp0+BccLg9HhT0vQemyrqctqF2lHmQSAfHtvP33q/6mZx7ZNf5pQ==",
6802
6850
  "license": "MIT",
6803
6851
  "dependencies": {
6804
6852
  "@oclif/core": "^3.21.0",
@@ -6855,9 +6903,9 @@
6855
6903
  }
6856
6904
  },
6857
6905
  "node_modules/@oclif/plugin-version": {
6858
- "version": "2.0.15",
6859
- "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.15.tgz",
6860
- "integrity": "sha512-wTHLm3jjZwO1k/56+rCwk45wZG23C4QED7t/Iv/NrDSljnKE4s3QJJYp4tr5hN6U6mfBa92U5KIhRbt60tpSSg==",
6906
+ "version": "2.0.16",
6907
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-version/-/plugin-version-2.0.16.tgz",
6908
+ "integrity": "sha512-fnevJpPwxR1iEmJcHQzt/NWCuJm1ejm5LiCGyzZa2PIhPIiAnt0cdr67e6ovbisEXc/yl0lRuo+ij9m+Mvxrdw==",
6861
6909
  "license": "MIT",
6862
6910
  "dependencies": {
6863
6911
  "@oclif/core": "^3.26.0"
@@ -6883,9 +6931,9 @@
6883
6931
  }
6884
6932
  },
6885
6933
  "node_modules/@oclif/plugin-which": {
6886
- "version": "3.1.6",
6887
- "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.1.6.tgz",
6888
- "integrity": "sha512-LOhmvVs4WUAr1SEOBI5L0zsgk4adhTmI3p7rlX03atl6vafkubMR1I+SqKsepL5lSp8H4qiIos2BUF/vQ73wWw==",
6934
+ "version": "3.1.7",
6935
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.1.7.tgz",
6936
+ "integrity": "sha512-Kt5MIdN3eChY6E8+TlS+c/9S+Y6C+Xtb62Uw46dSX9kT9JXyviYDrLX+4VmSjSI4+wqVkg955OO2xY/9G6zhcg==",
6889
6937
  "license": "MIT",
6890
6938
  "dependencies": {
6891
6939
  "@oclif/core": "^3.26.0"
@@ -7420,16 +7468,16 @@
7420
7468
  }
7421
7469
  },
7422
7470
  "node_modules/@salesforce/plugin-apex": {
7423
- "version": "3.0.31",
7424
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.0.31.tgz",
7425
- "integrity": "sha512-UZ4IaSnTWTOTG53lB8OKw8TSH0CRaBIT0exyoG5V7S5UaJOQGPVv/kb0xDiCYqzy+reyqVNTFip9XADQnE0RQw==",
7471
+ "version": "3.1.0",
7472
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.0.tgz",
7473
+ "integrity": "sha512-GZpvKhSYan6HvCERMfeKPKGiNbHeD2B5EP7zLB4OmlEu/Iu9Y1kFd7yubYGvf52U0jvneepc67ehW0F4K08AeQ==",
7426
7474
  "license": "BSD-3-Clause",
7427
7475
  "dependencies": {
7428
7476
  "@oclif/core": "^3.23.0",
7429
7477
  "@salesforce/apex-node": "^3.1.0",
7430
7478
  "@salesforce/core": "^6.5.1",
7431
7479
  "@salesforce/kit": "^3.0.15",
7432
- "@salesforce/sf-plugins-core": "^7.1.15",
7480
+ "@salesforce/sf-plugins-core": "^8.0.1",
7433
7481
  "chalk": "^5.3.0",
7434
7482
  "color-convert": "^2.0.1",
7435
7483
  "color-name": "^2.0.0"
@@ -7438,24 +7486,6 @@
7438
7486
  "node": ">=18.0.0"
7439
7487
  }
7440
7488
  },
7441
- "node_modules/@salesforce/plugin-apex/node_modules/@salesforce/sf-plugins-core": {
7442
- "version": "7.1.16",
7443
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
7444
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
7445
- "license": "BSD-3-Clause",
7446
- "dependencies": {
7447
- "@inquirer/confirm": "^2.0.17",
7448
- "@inquirer/password": "^1.1.16",
7449
- "@oclif/core": "^3.23.0",
7450
- "@salesforce/core": "^6.6.0",
7451
- "@salesforce/kit": "^3.0.15",
7452
- "@salesforce/ts-types": "^2.0.9",
7453
- "chalk": "^5.3.0"
7454
- },
7455
- "engines": {
7456
- "node": ">=18.0.0"
7457
- }
7458
- },
7459
7489
  "node_modules/@salesforce/plugin-apex/node_modules/color-name": {
7460
7490
  "version": "2.0.0",
7461
7491
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-2.0.0.tgz",
@@ -7466,9 +7496,9 @@
7466
7496
  }
7467
7497
  },
7468
7498
  "node_modules/@salesforce/plugin-auth": {
7469
- "version": "3.3.27",
7470
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.3.27.tgz",
7471
- "integrity": "sha512-wmeeBNvuaopneVy2t63T5IbRLq2BYdmMA+RtRCorH6+nLfXDF7i3IcTkfeQAKv+LrNmj1NJXM4qfuOFfLCz1Zw==",
7499
+ "version": "3.5.0",
7500
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-auth/-/plugin-auth-3.5.0.tgz",
7501
+ "integrity": "sha512-0EIzAH8R6wait2Jsx9uYwq6R79757O1jKPcimiFGuc5ekQfBTFj3lqjO2NQFsvFNPxyJdHHTBDmf5U5ofCjuyg==",
7472
7502
  "license": "BSD-3-Clause",
7473
7503
  "dependencies": {
7474
7504
  "@inquirer/checkbox": "^1.5.2",
@@ -7476,7 +7506,7 @@
7476
7506
  "@oclif/core": "^3.25.2",
7477
7507
  "@salesforce/core": "^6.7.3",
7478
7508
  "@salesforce/kit": "^3.0.15",
7479
- "@salesforce/sf-plugins-core": "^7.1.15",
7509
+ "@salesforce/sf-plugins-core": "^8.0.1",
7480
7510
  "@salesforce/ts-types": "^2.0.9",
7481
7511
  "chalk": "^5.3.0",
7482
7512
  "open": "^10.1.0"
@@ -7485,24 +7515,6 @@
7485
7515
  "node": ">=18.0.0"
7486
7516
  }
7487
7517
  },
7488
- "node_modules/@salesforce/plugin-auth/node_modules/@salesforce/sf-plugins-core": {
7489
- "version": "7.1.16",
7490
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
7491
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
7492
- "license": "BSD-3-Clause",
7493
- "dependencies": {
7494
- "@inquirer/confirm": "^2.0.17",
7495
- "@inquirer/password": "^1.1.16",
7496
- "@oclif/core": "^3.23.0",
7497
- "@salesforce/core": "^6.6.0",
7498
- "@salesforce/kit": "^3.0.15",
7499
- "@salesforce/ts-types": "^2.0.9",
7500
- "chalk": "^5.3.0"
7501
- },
7502
- "engines": {
7503
- "node": ">=18.0.0"
7504
- }
7505
- },
7506
7518
  "node_modules/@salesforce/plugin-command-reference": {
7507
7519
  "version": "3.0.69",
7508
7520
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz",
@@ -7587,9 +7599,9 @@
7587
7599
  "license": "MIT"
7588
7600
  },
7589
7601
  "node_modules/@salesforce/plugin-deploy-retrieve": {
7590
- "version": "3.3.1",
7591
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.3.1.tgz",
7592
- "integrity": "sha512-JGv/Lo9pIyztMTLezI60FqscBJuF9IvlxOKRVngNOuPbkUQR9RR4svh7cPw248tg4IPQKCIm2gaknyntWAEPVg==",
7602
+ "version": "3.4.0",
7603
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.4.0.tgz",
7604
+ "integrity": "sha512-T/o+XavkMbBDjAkovRjF9RxjMGPL1Gpio1nRz5ElCjx0NevcMeQ5BENCsgMPwfJDbetLdS6nV0+BvHwucZPsEw==",
7593
7605
  "license": "BSD-3-Clause",
7594
7606
  "dependencies": {
7595
7607
  "@oclif/core": "^3.26.0",
@@ -7608,16 +7620,16 @@
7608
7620
  }
7609
7621
  },
7610
7622
  "node_modules/@salesforce/plugin-info": {
7611
- "version": "3.0.34",
7612
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.0.34.tgz",
7613
- "integrity": "sha512-eTYP+Vd+Wg/c4mI6ui23cWqXxxLbxQrXWnYRVPedsUSPvtXrOhLDCnOvLuUlnhi9G3fMYYZDVUZnkG0YK4KsIQ==",
7623
+ "version": "3.1.0",
7624
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.1.0.tgz",
7625
+ "integrity": "sha512-p3aE/GbKY2w4EkbW/17+Rv8496ERaiL/u8V6n9P2+YqLvm0dBYxanZOYRJByJsaajmriuCUS+bjCmkQi7ie5KA==",
7614
7626
  "license": "BSD-3-Clause",
7615
7627
  "dependencies": {
7616
7628
  "@inquirer/input": "^2.1.0",
7617
7629
  "@oclif/core": "^3.23.0",
7618
7630
  "@salesforce/core": "^6.7.1",
7619
7631
  "@salesforce/kit": "^3.0.15",
7620
- "@salesforce/sf-plugins-core": "^7.1.16",
7632
+ "@salesforce/sf-plugins-core": "^8.0.1",
7621
7633
  "got": "^13.0.0",
7622
7634
  "marked": "^4.3.0",
7623
7635
  "marked-terminal": "^4.2.0",
@@ -7629,145 +7641,31 @@
7629
7641
  "node": ">=18.0.0"
7630
7642
  }
7631
7643
  },
7632
- "node_modules/@salesforce/plugin-info/node_modules/@inquirer/core": {
7633
- "version": "7.1.0",
7634
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.1.0.tgz",
7635
- "integrity": "sha512-FRCiDiU54XHt5B/D8hX4twwZuzSP244ANHbu3R7CAsJfiv1dUOz24ePBgCZjygEjDUi6BWIJuk4eWLKJ7LATUw==",
7636
- "license": "MIT",
7637
- "dependencies": {
7638
- "@inquirer/type": "^1.2.1",
7639
- "@types/mute-stream": "^0.0.4",
7640
- "@types/node": "^20.11.26",
7641
- "@types/wrap-ansi": "^3.0.0",
7642
- "ansi-escapes": "^4.3.2",
7643
- "chalk": "^4.1.2",
7644
- "cli-spinners": "^2.9.2",
7645
- "cli-width": "^4.1.0",
7646
- "figures": "^3.2.0",
7647
- "mute-stream": "^1.0.0",
7648
- "run-async": "^3.0.0",
7649
- "signal-exit": "^4.1.0",
7650
- "strip-ansi": "^6.0.1",
7651
- "wrap-ansi": "^6.2.0"
7652
- },
7653
- "engines": {
7654
- "node": ">=18"
7655
- }
7656
- },
7657
- "node_modules/@salesforce/plugin-info/node_modules/@inquirer/core/node_modules/chalk": {
7658
- "version": "4.1.2",
7659
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
7660
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
7661
- "license": "MIT",
7662
- "dependencies": {
7663
- "ansi-styles": "^4.1.0",
7664
- "supports-color": "^7.1.0"
7665
- },
7666
- "engines": {
7667
- "node": ">=10"
7668
- },
7669
- "funding": {
7670
- "url": "https://github.com/chalk/chalk?sponsor=1"
7671
- }
7672
- },
7673
- "node_modules/@salesforce/plugin-info/node_modules/@inquirer/input": {
7674
- "version": "2.1.0",
7675
- "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-2.1.0.tgz",
7676
- "integrity": "sha512-o57pST+xxZfGww1h4G7ISiX37KlLcajhKgKGG7/h8J6ClWtsyqwMv1el9Ds/4geuYN/HcPj0MyX9gTEO62UpcA==",
7677
- "license": "MIT",
7678
- "dependencies": {
7679
- "@inquirer/core": "^7.1.0",
7680
- "@inquirer/type": "^1.2.1"
7681
- },
7682
- "engines": {
7683
- "node": ">=18"
7684
- }
7685
- },
7686
- "node_modules/@salesforce/plugin-info/node_modules/@salesforce/sf-plugins-core": {
7687
- "version": "7.1.16",
7688
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
7689
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
7690
- "license": "BSD-3-Clause",
7691
- "dependencies": {
7692
- "@inquirer/confirm": "^2.0.17",
7693
- "@inquirer/password": "^1.1.16",
7694
- "@oclif/core": "^3.23.0",
7695
- "@salesforce/core": "^6.6.0",
7696
- "@salesforce/kit": "^3.0.15",
7697
- "@salesforce/ts-types": "^2.0.9",
7698
- "chalk": "^5.3.0"
7699
- },
7700
- "engines": {
7701
- "node": ">=18.0.0"
7702
- }
7703
- },
7704
- "node_modules/@salesforce/plugin-info/node_modules/signal-exit": {
7705
- "version": "4.1.0",
7706
- "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
7707
- "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
7708
- "license": "ISC",
7709
- "engines": {
7710
- "node": ">=14"
7711
- },
7712
- "funding": {
7713
- "url": "https://github.com/sponsors/isaacs"
7714
- }
7715
- },
7716
- "node_modules/@salesforce/plugin-info/node_modules/strip-ansi": {
7717
- "version": "6.0.1",
7718
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
7719
- "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
7720
- "license": "MIT",
7721
- "dependencies": {
7722
- "ansi-regex": "^5.0.1"
7723
- },
7724
- "engines": {
7725
- "node": ">=8"
7726
- }
7727
- },
7728
7644
  "node_modules/@salesforce/plugin-limits": {
7729
- "version": "3.1.15",
7730
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.1.15.tgz",
7731
- "integrity": "sha512-XVK8XBZ5y3gCXuCPU0h2lYSPfmTKrMXGrkJQaI9/9l37S3Nj8Bn6uOvsQ2rp3GCl1YI8B5hj1mFBbax5hhDywg==",
7645
+ "version": "3.2.0",
7646
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.2.0.tgz",
7647
+ "integrity": "sha512-ZYHeIszCqkbAGa70t1ZNkqYT9Nhd0Mb9FPVTGfX1uWWCU9Bx0PlPq6xDqiBLuyIT3MUoOsIELdmNFzjyoGeKHw==",
7732
7648
  "license": "BSD-3-Clause",
7733
7649
  "dependencies": {
7734
7650
  "@oclif/core": "^3.19.2",
7735
7651
  "@salesforce/core": "^6.7.3",
7736
7652
  "@salesforce/kit": "^3.0.15",
7737
- "@salesforce/sf-plugins-core": "^7.1.15"
7738
- },
7739
- "engines": {
7740
- "node": ">=18.0.0"
7741
- }
7742
- },
7743
- "node_modules/@salesforce/plugin-limits/node_modules/@salesforce/sf-plugins-core": {
7744
- "version": "7.1.16",
7745
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
7746
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
7747
- "license": "BSD-3-Clause",
7748
- "dependencies": {
7749
- "@inquirer/confirm": "^2.0.17",
7750
- "@inquirer/password": "^1.1.16",
7751
- "@oclif/core": "^3.23.0",
7752
- "@salesforce/core": "^6.6.0",
7753
- "@salesforce/kit": "^3.0.15",
7754
- "@salesforce/ts-types": "^2.0.9",
7755
- "chalk": "^5.3.0"
7653
+ "@salesforce/sf-plugins-core": "^8.0.1"
7756
7654
  },
7757
7655
  "engines": {
7758
7656
  "node": ">=18.0.0"
7759
7657
  }
7760
7658
  },
7761
7659
  "node_modules/@salesforce/plugin-marketplace": {
7762
- "version": "1.0.29",
7763
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.0.29.tgz",
7764
- "integrity": "sha512-xCYhaNmIp+zA+WFXtw00ZwH3lD86ca6Jo69L4NL59SyRhA8Xeu3xmrpwzHxvJyaRp4B+kglU3rA1Yq+PeayRAA==",
7660
+ "version": "1.1.0",
7661
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.1.0.tgz",
7662
+ "integrity": "sha512-fM53BsgLm5eq3aohRmQt4aa36S5d9pGz6Yq10aXJhnQxeyjxocmb4MWOZQHaceaVlxbPZnkLTijfKcE0PydT/Q==",
7765
7663
  "license": "BSD-3-Clause",
7766
7664
  "dependencies": {
7767
7665
  "@oclif/core": "^3.19.2",
7768
- "@salesforce/core": "^6.7.1",
7666
+ "@salesforce/core": "^6.7.3",
7769
7667
  "@salesforce/kit": "^3.0.15",
7770
- "@salesforce/sf-plugins-core": "^7.1.15",
7668
+ "@salesforce/sf-plugins-core": "^8.0.1",
7771
7669
  "got": "^13.0.0",
7772
7670
  "proxy-agent": "^6.4.0"
7773
7671
  },
@@ -7775,34 +7673,16 @@
7775
7673
  "node": ">=18.0.0"
7776
7674
  }
7777
7675
  },
7778
- "node_modules/@salesforce/plugin-marketplace/node_modules/@salesforce/sf-plugins-core": {
7779
- "version": "7.1.16",
7780
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
7781
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
7782
- "license": "BSD-3-Clause",
7783
- "dependencies": {
7784
- "@inquirer/confirm": "^2.0.17",
7785
- "@inquirer/password": "^1.1.16",
7786
- "@oclif/core": "^3.23.0",
7787
- "@salesforce/core": "^6.6.0",
7788
- "@salesforce/kit": "^3.0.15",
7789
- "@salesforce/ts-types": "^2.0.9",
7790
- "chalk": "^5.3.0"
7791
- },
7792
- "engines": {
7793
- "node": ">=18.0.0"
7794
- }
7795
- },
7796
7676
  "node_modules/@salesforce/plugin-org": {
7797
- "version": "3.5.1",
7798
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.5.1.tgz",
7799
- "integrity": "sha512-1+uFTYxtdH7oyfT5z9G9JmpFQcR9PfB73YPOUM61ZOBlqgUXy2JYXtl4V5vQyvXI5QCdVVwN3V3yseIyJLRt1Q==",
7677
+ "version": "3.6.0",
7678
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-3.6.0.tgz",
7679
+ "integrity": "sha512-7i6ewo6VTcM06gxHHrU/+UsNKcJsEK6yMjp40kqvVPRTha2P9TPtGiBaWq294m6rqYcC/dMJa/xXn6rd2L+Ivg==",
7800
7680
  "license": "BSD-3-Clause",
7801
7681
  "dependencies": {
7802
7682
  "@oclif/core": "^3.25.2",
7803
7683
  "@salesforce/core": "^6.6.0",
7804
7684
  "@salesforce/kit": "^3.0.15",
7805
- "@salesforce/sf-plugins-core": "^7.1.15",
7685
+ "@salesforce/sf-plugins-core": "^8.0.1",
7806
7686
  "@salesforce/source-deploy-retrieve": "^10.5.5",
7807
7687
  "chalk": "^5.3.0",
7808
7688
  "change-case": "^5.4.3",
@@ -7813,24 +7693,6 @@
7813
7693
  "node": ">=18.0.0"
7814
7694
  }
7815
7695
  },
7816
- "node_modules/@salesforce/plugin-org/node_modules/@salesforce/sf-plugins-core": {
7817
- "version": "7.1.16",
7818
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
7819
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
7820
- "license": "BSD-3-Clause",
7821
- "dependencies": {
7822
- "@inquirer/confirm": "^2.0.17",
7823
- "@inquirer/password": "^1.1.16",
7824
- "@oclif/core": "^3.23.0",
7825
- "@salesforce/core": "^6.6.0",
7826
- "@salesforce/kit": "^3.0.15",
7827
- "@salesforce/ts-types": "^2.0.9",
7828
- "chalk": "^5.3.0"
7829
- },
7830
- "engines": {
7831
- "node": ">=18.0.0"
7832
- }
7833
- },
7834
7696
  "node_modules/@salesforce/plugin-org/node_modules/change-case": {
7835
7697
  "version": "5.4.3",
7836
7698
  "resolved": "https://registry.npmjs.org/change-case/-/change-case-5.4.3.tgz",
@@ -7853,34 +7715,16 @@
7853
7715
  }
7854
7716
  },
7855
7717
  "node_modules/@salesforce/plugin-packaging": {
7856
- "version": "2.1.12",
7857
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.1.12.tgz",
7858
- "integrity": "sha512-MTuUcBAs6AJgnfJIhqduxoJsg5ntJsWlDllhtOC0o+vx6O5mzqNkRux9FvL8e3DhvTJALQQuyRCs3AkuKvSQNg==",
7718
+ "version": "2.2.0",
7719
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-packaging/-/plugin-packaging-2.2.0.tgz",
7720
+ "integrity": "sha512-UmI7ZvQbSTZvDUSaf2UX1UiQxR7Cw8pfhNTQPw4gejvjROQSOyPXqmlqmT5ZJNRHlyXU4l4zsRuE87WPJXAAXA==",
7859
7721
  "license": "BSD-3-Clause",
7860
7722
  "dependencies": {
7861
7723
  "@oclif/core": "^3.23.0",
7862
7724
  "@salesforce/core": "^6.5.2",
7863
7725
  "@salesforce/kit": "^3.0.15",
7864
7726
  "@salesforce/packaging": "^3.2.18",
7865
- "@salesforce/sf-plugins-core": "^7.1.9",
7866
- "chalk": "^5.3.0"
7867
- },
7868
- "engines": {
7869
- "node": ">=18.0.0"
7870
- }
7871
- },
7872
- "node_modules/@salesforce/plugin-packaging/node_modules/@salesforce/sf-plugins-core": {
7873
- "version": "7.1.16",
7874
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
7875
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
7876
- "license": "BSD-3-Clause",
7877
- "dependencies": {
7878
- "@inquirer/confirm": "^2.0.17",
7879
- "@inquirer/password": "^1.1.16",
7880
- "@oclif/core": "^3.23.0",
7881
- "@salesforce/core": "^6.6.0",
7882
- "@salesforce/kit": "^3.0.15",
7883
- "@salesforce/ts-types": "^2.0.9",
7727
+ "@salesforce/sf-plugins-core": "^8.0.1",
7884
7728
  "chalk": "^5.3.0"
7885
7729
  },
7886
7730
  "engines": {
@@ -8100,90 +7944,38 @@
8100
7944
  }
8101
7945
  },
8102
7946
  "node_modules/@salesforce/plugin-schema": {
8103
- "version": "3.1.9",
8104
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.1.9.tgz",
8105
- "integrity": "sha512-nvy0i1T81b2PIvwtX0gvqgscIRWTDx7MxNtLU30qHc1Cfn2QkFix0wKN9TCkcyk9MYHc75FDlM3+fQNTIZqFMg==",
7947
+ "version": "3.2.0",
7948
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.2.0.tgz",
7949
+ "integrity": "sha512-LtuqEaeiGcVnVz0f09FRJVhWD38J4KKq54XzbKuPveV/qqhBXKAAU/HYjyLUNVohLOTmPBj4P46EDEoL9i4kuQ==",
8106
7950
  "license": "BSD-3-Clause",
8107
7951
  "dependencies": {
8108
7952
  "@oclif/core": "^3.25.2",
8109
7953
  "@salesforce/core": "^6.7.1",
8110
- "@salesforce/sf-plugins-core": "^5.0.10"
8111
- },
8112
- "engines": {
8113
- "node": ">=18.0.0"
8114
- }
8115
- },
8116
- "node_modules/@salesforce/plugin-schema/node_modules/@salesforce/sf-plugins-core": {
8117
- "version": "5.0.13",
8118
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.13.tgz",
8119
- "integrity": "sha512-b5R8krKeOIkW0hPxvfpm8T5tCSyWW7MDERnJwm/FXq4ueUJsC1/TCWSscyVKPSZ0VRcEFbzOWKJvpV/omB1D9w==",
8120
- "license": "BSD-3-Clause",
8121
- "dependencies": {
8122
- "@oclif/core": "^3.15.1",
8123
- "@salesforce/core": "^6.4.1",
8124
- "@salesforce/kit": "^3.0.15",
8125
- "@salesforce/ts-types": "^2.0.9",
8126
- "@types/inquirer": "^8.2.3",
8127
- "chalk": "^4",
8128
- "inquirer": "^8.2.5"
8129
- },
8130
- "engines": {
8131
- "node": ">=18.0.0"
8132
- }
8133
- },
8134
- "node_modules/@salesforce/plugin-schema/node_modules/chalk": {
8135
- "version": "4.1.2",
8136
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
8137
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
8138
- "license": "MIT",
8139
- "dependencies": {
8140
- "ansi-styles": "^4.1.0",
8141
- "supports-color": "^7.1.0"
8142
- },
8143
- "engines": {
8144
- "node": ">=10"
8145
- },
8146
- "funding": {
8147
- "url": "https://github.com/chalk/chalk?sponsor=1"
8148
- }
8149
- },
8150
- "node_modules/@salesforce/plugin-settings": {
8151
- "version": "2.0.33",
8152
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.0.33.tgz",
8153
- "integrity": "sha512-g6lxLPV847+OLMg88Kk1dAt22IIu8KUwWgpaxLaPwzeKu1wBjYVJ5PRXPXVdgGmRsxnlIejsRV/1t9kW8p6ZDw==",
8154
- "license": "BSD-3-Clause",
8155
- "dependencies": {
8156
- "@oclif/core": "^3.20.0",
8157
- "@salesforce/core": "^6.7.3",
8158
- "@salesforce/sf-plugins-core": "^7.1.16",
8159
- "fast-levenshtein": "^3.0.0"
7954
+ "@salesforce/sf-plugins-core": "^8.0.1"
8160
7955
  },
8161
7956
  "engines": {
8162
7957
  "node": ">=18.0.0"
8163
7958
  }
8164
7959
  },
8165
- "node_modules/@salesforce/plugin-settings/node_modules/@salesforce/sf-plugins-core": {
8166
- "version": "7.1.16",
8167
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
8168
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
7960
+ "node_modules/@salesforce/plugin-settings": {
7961
+ "version": "2.1.0",
7962
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-settings/-/plugin-settings-2.1.0.tgz",
7963
+ "integrity": "sha512-m7CV2Hcc/2eBhEHJjvz7M2PxGcBEXlQ/yFb6X4VOgzQj6dGD6gK0iZ1PMuvXY+wf9ArtryW3KbjWEjU3lQL/5Q==",
8169
7964
  "license": "BSD-3-Clause",
8170
7965
  "dependencies": {
8171
- "@inquirer/confirm": "^2.0.17",
8172
- "@inquirer/password": "^1.1.16",
8173
- "@oclif/core": "^3.23.0",
8174
- "@salesforce/core": "^6.6.0",
8175
- "@salesforce/kit": "^3.0.15",
8176
- "@salesforce/ts-types": "^2.0.9",
8177
- "chalk": "^5.3.0"
7966
+ "@oclif/core": "^3.20.0",
7967
+ "@salesforce/core": "^6.7.3",
7968
+ "@salesforce/sf-plugins-core": "^8.0.1",
7969
+ "fast-levenshtein": "^3.0.0"
8178
7970
  },
8179
7971
  "engines": {
8180
7972
  "node": ">=18.0.0"
8181
7973
  }
8182
7974
  },
8183
7975
  "node_modules/@salesforce/plugin-sobject": {
8184
- "version": "1.1.21",
8185
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.1.21.tgz",
8186
- "integrity": "sha512-ILG20sLxuuSzorE+IqHt0ROJRLnZa7f4Vht96JrGBsXjasBaWUyrV/+kIgud2hHkAFLwSf7aVGdW8Ul90fttpw==",
7976
+ "version": "1.2.0",
7977
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.2.0.tgz",
7978
+ "integrity": "sha512-53tEx1jboFfMAvc2Jh3Rl1AUi+sSBpTZeRZqtCKqGiJOpWacY0j8JW6fs4jcj7ag8uv6nqIpmwysjJc9EqSDug==",
8187
7979
  "license": "BSD-3-Clause",
8188
7980
  "dependencies": {
8189
7981
  "@inquirer/confirm": "^2.0.17",
@@ -8192,7 +7984,7 @@
8192
7984
  "@oclif/core": "^3.25.2",
8193
7985
  "@salesforce/core": "^6.7.3",
8194
7986
  "@salesforce/kit": "^3.0.15",
8195
- "@salesforce/sf-plugins-core": "^7.1.14",
7987
+ "@salesforce/sf-plugins-core": "^8.0.1",
8196
7988
  "fast-glob": "^3.3.2",
8197
7989
  "fast-xml-parser": "^4.3.6",
8198
7990
  "js2xmlparser": "^4.0.2"
@@ -8201,35 +7993,47 @@
8201
7993
  "node": ">=18.0.0"
8202
7994
  }
8203
7995
  },
8204
- "node_modules/@salesforce/plugin-sobject/node_modules/@salesforce/sf-plugins-core": {
8205
- "version": "7.1.16",
8206
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
8207
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
8208
- "license": "BSD-3-Clause",
7996
+ "node_modules/@salesforce/plugin-sobject/node_modules/@inquirer/input": {
7997
+ "version": "1.2.16",
7998
+ "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-1.2.16.tgz",
7999
+ "integrity": "sha512-Ou0LaSWvj1ni+egnyQ+NBtfM1885UwhRCMtsRt2bBO47DoC1dwtCa+ZUNgrxlnCHHF0IXsbQHYtIIjFGAavI4g==",
8000
+ "license": "MIT",
8209
8001
  "dependencies": {
8210
- "@inquirer/confirm": "^2.0.17",
8211
- "@inquirer/password": "^1.1.16",
8212
- "@oclif/core": "^3.23.0",
8213
- "@salesforce/core": "^6.6.0",
8214
- "@salesforce/kit": "^3.0.15",
8215
- "@salesforce/ts-types": "^2.0.9",
8216
- "chalk": "^5.3.0"
8002
+ "@inquirer/core": "^6.0.0",
8003
+ "@inquirer/type": "^1.1.6",
8004
+ "chalk": "^4.1.2"
8217
8005
  },
8218
8006
  "engines": {
8219
- "node": ">=18.0.0"
8007
+ "node": ">=14.18.0"
8008
+ }
8009
+ },
8010
+ "node_modules/@salesforce/plugin-sobject/node_modules/chalk": {
8011
+ "version": "4.1.2",
8012
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
8013
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
8014
+ "license": "MIT",
8015
+ "dependencies": {
8016
+ "ansi-styles": "^4.1.0",
8017
+ "supports-color": "^7.1.0"
8018
+ },
8019
+ "engines": {
8020
+ "node": ">=10"
8021
+ },
8022
+ "funding": {
8023
+ "url": "https://github.com/chalk/chalk?sponsor=1"
8220
8024
  }
8221
8025
  },
8222
8026
  "node_modules/@salesforce/plugin-source": {
8223
- "version": "3.1.23",
8224
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.1.23.tgz",
8225
- "integrity": "sha512-9C6J2c5N5lwI9UncCwAbAnvABJBTl3UPbhNiCJcLjKjLVYZd191G/1LFneaxNnO7EA0Yo4BRPJUkGg3HKKZXjA==",
8027
+ "version": "3.2.0",
8028
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-3.2.0.tgz",
8029
+ "integrity": "sha512-B6zKEAxky0aIFmt3PT8iglEqT9XThAM5RJJ9krxFHNZZZRVCwF+QcwX/y2ifdYwJ44C8fULlnUCPVxOM+U/mfQ==",
8226
8030
  "license": "BSD-3-Clause",
8227
8031
  "dependencies": {
8228
8032
  "@oclif/core": "^3.25.2",
8229
8033
  "@salesforce/apex-node": "^3.1.0",
8230
8034
  "@salesforce/core": "^6.4.4",
8231
8035
  "@salesforce/kit": "^3.0.15",
8232
- "@salesforce/sf-plugins-core": "^7.1.14",
8036
+ "@salesforce/sf-plugins-core": "^8.0.1",
8233
8037
  "@salesforce/source-deploy-retrieve": "^10.5.5",
8234
8038
  "@salesforce/source-tracking": "^5.1.11",
8235
8039
  "chalk": "^5.3.0",
@@ -8240,24 +8044,6 @@
8240
8044
  "node": ">=18.0.0"
8241
8045
  }
8242
8046
  },
8243
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/sf-plugins-core": {
8244
- "version": "7.1.16",
8245
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
8246
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
8247
- "license": "BSD-3-Clause",
8248
- "dependencies": {
8249
- "@inquirer/confirm": "^2.0.17",
8250
- "@inquirer/password": "^1.1.16",
8251
- "@oclif/core": "^3.23.0",
8252
- "@salesforce/core": "^6.6.0",
8253
- "@salesforce/kit": "^3.0.15",
8254
- "@salesforce/ts-types": "^2.0.9",
8255
- "chalk": "^5.3.0"
8256
- },
8257
- "engines": {
8258
- "node": ">=18.0.0"
8259
- }
8260
- },
8261
8047
  "node_modules/@salesforce/plugin-telemetry": {
8262
8048
  "version": "3.1.17",
8263
8049
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-3.1.17.tgz",
@@ -8293,14 +8079,14 @@
8293
8079
  }
8294
8080
  },
8295
8081
  "node_modules/@salesforce/plugin-templates": {
8296
- "version": "56.0.25",
8297
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.0.25.tgz",
8298
- "integrity": "sha512-LvTO6+TMtOtmGxTpKZ7rUwJhH6frHXXmzAaggs3ZALv2thL5CsBl/tfrZO48wR6nOE+NWZpLMvWjzjwelzxw8w==",
8082
+ "version": "56.1.0",
8083
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.1.0.tgz",
8084
+ "integrity": "sha512-nwfhXkSNAMboCJ2WPYCesCttbwataCTdMSJawI9z2xJNGnKMPYJsC0WVqFuwLGUR9g/QNSCL3Vdxn2lYbLwNUQ==",
8299
8085
  "license": "BSD-3-Clause",
8300
8086
  "dependencies": {
8301
8087
  "@oclif/core": "^3.25.2",
8302
8088
  "@salesforce/core": "^6.7.1",
8303
- "@salesforce/sf-plugins-core": "^7.1.16",
8089
+ "@salesforce/sf-plugins-core": "^8.0.1",
8304
8090
  "@salesforce/templates": "^59.0.4",
8305
8091
  "yeoman-environment": "^3",
8306
8092
  "yeoman-generator": "^5"
@@ -8309,33 +8095,15 @@
8309
8095
  "node": ">=18.0.0"
8310
8096
  }
8311
8097
  },
8312
- "node_modules/@salesforce/plugin-templates/node_modules/@salesforce/sf-plugins-core": {
8313
- "version": "7.1.16",
8314
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
8315
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
8316
- "license": "BSD-3-Clause",
8317
- "dependencies": {
8318
- "@inquirer/confirm": "^2.0.17",
8319
- "@inquirer/password": "^1.1.16",
8320
- "@oclif/core": "^3.23.0",
8321
- "@salesforce/core": "^6.6.0",
8322
- "@salesforce/kit": "^3.0.15",
8323
- "@salesforce/ts-types": "^2.0.9",
8324
- "chalk": "^5.3.0"
8325
- },
8326
- "engines": {
8327
- "node": ">=18.0.0"
8328
- }
8329
- },
8330
8098
  "node_modules/@salesforce/plugin-trust": {
8331
- "version": "3.3.18",
8332
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.3.18.tgz",
8333
- "integrity": "sha512-H97rxWGaDGK0ABJTYSB3gN7BVYAdPlmU0tpbwwPUTJ3pHaD/4vqhc9+zdLCpDrfq4FvlgCddRIaSBpRwbzIISA==",
8099
+ "version": "3.4.0",
8100
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.4.0.tgz",
8101
+ "integrity": "sha512-zfhG0gaa2YM32m1C+Ru9eJKPE+GsC23+k/CpAsjFabNzmzmfjI4WEC0YV6uRQV/eyDKtCovMHZ6iV/sY7HdBoQ==",
8334
8102
  "license": "BSD-3-Clause",
8335
8103
  "dependencies": {
8336
8104
  "@oclif/core": "^3.26.0",
8337
8105
  "@salesforce/core": "^6.5.5",
8338
- "@salesforce/sf-plugins-core": "^7.1.15",
8106
+ "@salesforce/sf-plugins-core": "^8.0.1",
8339
8107
  "got": "^13.0.0",
8340
8108
  "npm": "10.2.3",
8341
8109
  "npm-run-path": "^4.0.1",
@@ -8350,58 +8118,22 @@
8350
8118
  "node": ">=18.0.0"
8351
8119
  }
8352
8120
  },
8353
- "node_modules/@salesforce/plugin-trust/node_modules/@salesforce/sf-plugins-core": {
8354
- "version": "7.1.16",
8355
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
8356
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
8357
- "license": "BSD-3-Clause",
8358
- "dependencies": {
8359
- "@inquirer/confirm": "^2.0.17",
8360
- "@inquirer/password": "^1.1.16",
8361
- "@oclif/core": "^3.23.0",
8362
- "@salesforce/core": "^6.6.0",
8363
- "@salesforce/kit": "^3.0.15",
8364
- "@salesforce/ts-types": "^2.0.9",
8365
- "chalk": "^5.3.0"
8366
- },
8367
- "engines": {
8368
- "node": ">=18.0.0"
8369
- }
8370
- },
8371
8121
  "node_modules/@salesforce/plugin-user": {
8372
- "version": "3.3.4",
8373
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.3.4.tgz",
8374
- "integrity": "sha512-7RwFyEKVBP2CnEx1cpbimPr4eBH3pmx8zJn5hJVXbDcgz7bRgSN77Amtht/JxA6/4C183kyJRsCPtop51HeFSQ==",
8122
+ "version": "3.4.0",
8123
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-user/-/plugin-user-3.4.0.tgz",
8124
+ "integrity": "sha512-F6KlpLIRg1+bqbw7L4i7pex7Nh2zK2RgBRKGL+uo2QKJLs+3ZFf4THnZ/iHpO3toFPpF22F6zcCPXe+7Rx6MTg==",
8375
8125
  "license": "BSD-3-Clause",
8376
8126
  "dependencies": {
8377
8127
  "@oclif/core": "^3.23.0",
8378
8128
  "@salesforce/core": "^6.7.1",
8379
8129
  "@salesforce/kit": "^3.0.15",
8380
- "@salesforce/sf-plugins-core": "^7.1.14",
8130
+ "@salesforce/sf-plugins-core": "^8.0.1",
8381
8131
  "@salesforce/ts-types": "^2.0.9"
8382
8132
  },
8383
8133
  "engines": {
8384
8134
  "node": ">=18.0.0"
8385
8135
  }
8386
8136
  },
8387
- "node_modules/@salesforce/plugin-user/node_modules/@salesforce/sf-plugins-core": {
8388
- "version": "7.1.16",
8389
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.16.tgz",
8390
- "integrity": "sha512-v135A7TG1n97eFoh0j96kbHKbivXbbd7M5url3L0I5lJsCGGF+mMSL2Tpm8FNUN8DCLOGkvymR1s2QmNzMR7Tw==",
8391
- "license": "BSD-3-Clause",
8392
- "dependencies": {
8393
- "@inquirer/confirm": "^2.0.17",
8394
- "@inquirer/password": "^1.1.16",
8395
- "@oclif/core": "^3.23.0",
8396
- "@salesforce/core": "^6.6.0",
8397
- "@salesforce/kit": "^3.0.15",
8398
- "@salesforce/ts-types": "^2.0.9",
8399
- "chalk": "^5.3.0"
8400
- },
8401
- "engines": {
8402
- "node": ">=18.0.0"
8403
- }
8404
- },
8405
8137
  "node_modules/@salesforce/prettier-config": {
8406
8138
  "version": "0.0.3",
8407
8139
  "resolved": "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz",
@@ -8416,15 +8148,15 @@
8416
8148
  "license": "ISC"
8417
8149
  },
8418
8150
  "node_modules/@salesforce/sf-plugins-core": {
8419
- "version": "8.0.0",
8420
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.0.tgz",
8421
- "integrity": "sha512-S1ZAIn2aIi0qR7NBGVTmL8V1I62lDTEGWRlljNrdxx8qEFnz0Gt6LTdz0330FtVUIvJNPzvsAPOyjWjvlxDeow==",
8151
+ "version": "8.0.1",
8152
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-8.0.1.tgz",
8153
+ "integrity": "sha512-R6SqJ1XqSINSWdZruKtC2SKGnLBh7KbFI7+qS0FYlyPU4IlWoa+AZkGwWvlczuSOumqnlhT95rNKwZTS5rJugA==",
8422
8154
  "license": "BSD-3-Clause",
8423
8155
  "dependencies": {
8424
8156
  "@inquirer/confirm": "^2.0.17",
8425
8157
  "@inquirer/password": "^1.1.16",
8426
8158
  "@oclif/core": "^3.23.0",
8427
- "@salesforce/core": "^6.6.0",
8159
+ "@salesforce/core": "^6.7.3",
8428
8160
  "@salesforce/kit": "^3.0.15",
8429
8161
  "@salesforce/ts-types": "^2.0.9",
8430
8162
  "chalk": "^5.3.0"
@@ -9989,6 +9721,7 @@
9989
9721
  "version": "8.2.10",
9990
9722
  "resolved": "https://registry.npmjs.org/@types/inquirer/-/inquirer-8.2.10.tgz",
9991
9723
  "integrity": "sha512-IdD5NmHyVjWM8SHWo/kPBgtzXatwPkfwzyP3fN1jF2g9BWt5WO+8hL2F4o2GKIYsU40PpqeevuUWvkS/roXJkA==",
9724
+ "dev": true,
9992
9725
  "license": "MIT",
9993
9726
  "dependencies": {
9994
9727
  "@types/through": "*",
@@ -10153,6 +9886,7 @@
10153
9886
  "version": "0.0.33",
10154
9887
  "resolved": "https://registry.npmjs.org/@types/through/-/through-0.0.33.tgz",
10155
9888
  "integrity": "sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==",
9889
+ "dev": true,
10156
9890
  "license": "MIT",
10157
9891
  "dependencies": {
10158
9892
  "@types/node": "*"
@@ -22908,32 +22642,35 @@
22908
22642
  "license": "MIT"
22909
22643
  },
22910
22644
  "node_modules/oclif": {
22911
- "version": "4.5.7",
22912
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.5.7.tgz",
22913
- "integrity": "sha512-We/j5WbemIw6DSbwFUpThrUGF2dv37CpyyAC83a+oAwBQELx2KddfrXxSR6Nv7hmkwf3nfuKGb89uLl35qOOLA==",
22645
+ "version": "4.6.3",
22646
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.6.3.tgz",
22647
+ "integrity": "sha512-T/61U0IcslqHwZTo1W/6//BoSz/rv24ckM0s7S+ROI7x/GzQyMcjq7NHGdytRISb6ripxU5GI2CsEc1Vo5vhnA==",
22914
22648
  "dev": true,
22915
22649
  "license": "MIT",
22916
22650
  "dependencies": {
22917
22651
  "@aws-sdk/client-cloudfront": "^3.535.0",
22918
22652
  "@aws-sdk/client-s3": "^3.535.0",
22653
+ "@inquirer/confirm": "^3.0.0",
22654
+ "@inquirer/input": "^2.1.0",
22655
+ "@inquirer/select": "^2.0.0",
22919
22656
  "@oclif/core": "^3.21.0",
22920
22657
  "@oclif/plugin-help": "^6.0.18",
22921
22658
  "@oclif/plugin-not-found": "^3.0.14",
22922
- "@oclif/plugin-warn-if-update-available": "^3.0.12",
22659
+ "@oclif/plugin-warn-if-update-available": "^3.0.14",
22923
22660
  "async-retry": "^1.3.3",
22661
+ "chalk": "^4",
22924
22662
  "change-case": "^4",
22925
22663
  "debug": "^4.3.3",
22664
+ "ejs": "^3.1.9",
22926
22665
  "find-yarn-workspace-root": "^2.0.0",
22927
22666
  "fs-extra": "^8.1",
22928
22667
  "github-slugger": "^1.5.0",
22929
- "got": "^11",
22668
+ "got": "^13",
22930
22669
  "lodash.template": "^4.5.0",
22931
22670
  "normalize-package-data": "^3.0.3",
22932
22671
  "semver": "^7.6.0",
22933
22672
  "sort-package-json": "^2.8.0",
22934
- "validate-npm-package-name": "^5.0.0",
22935
- "yeoman-environment": "^3.15.1",
22936
- "yeoman-generator": "^5.8.0"
22673
+ "validate-npm-package-name": "^5.0.0"
22937
22674
  },
22938
22675
  "bin": {
22939
22676
  "oclif": "bin/run.js"
@@ -22942,88 +22679,78 @@
22942
22679
  "node": ">=18.0.0"
22943
22680
  }
22944
22681
  },
22945
- "node_modules/oclif/node_modules/@szmarczak/http-timer": {
22946
- "version": "4.0.6",
22947
- "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-4.0.6.tgz",
22948
- "integrity": "sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==",
22682
+ "node_modules/oclif/node_modules/@inquirer/confirm": {
22683
+ "version": "3.1.0",
22684
+ "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-3.1.0.tgz",
22685
+ "integrity": "sha512-nH5mxoTEoqk6WpoBz80GMpDSm9jH5V9AF8n+JZAZfMzd9gHeEG9w1o3KawPRR72lfzpP+QxBHLkOKLEApwhDiQ==",
22949
22686
  "dev": true,
22950
22687
  "license": "MIT",
22951
22688
  "dependencies": {
22952
- "defer-to-connect": "^2.0.0"
22689
+ "@inquirer/core": "^7.1.0",
22690
+ "@inquirer/type": "^1.2.1"
22953
22691
  },
22954
22692
  "engines": {
22955
- "node": ">=10"
22956
- }
22957
- },
22958
- "node_modules/oclif/node_modules/cacheable-lookup": {
22959
- "version": "5.0.4",
22960
- "resolved": "https://registry.npmjs.org/cacheable-lookup/-/cacheable-lookup-5.0.4.tgz",
22961
- "integrity": "sha512-2/kNscPhpcxrOigMZzbiWF7dz8ilhb/nIHU3EyZiXWXpeq/au8qJ8VhdftMkty3n7Gj6HIGalQG8oiBNB3AJgA==",
22962
- "dev": true,
22963
- "license": "MIT",
22964
- "engines": {
22965
- "node": ">=10.6.0"
22693
+ "node": ">=18"
22966
22694
  }
22967
22695
  },
22968
- "node_modules/oclif/node_modules/cacheable-request": {
22969
- "version": "7.0.4",
22970
- "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-7.0.4.tgz",
22971
- "integrity": "sha512-v+p6ongsrp0yTGbJXjgxPow2+DL93DASP4kXCDKb8/bwRtt9OEF3whggkkDkGNzgcWy2XaF4a8nZglC7uElscg==",
22696
+ "node_modules/oclif/node_modules/@inquirer/core": {
22697
+ "version": "7.1.0",
22698
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-7.1.0.tgz",
22699
+ "integrity": "sha512-FRCiDiU54XHt5B/D8hX4twwZuzSP244ANHbu3R7CAsJfiv1dUOz24ePBgCZjygEjDUi6BWIJuk4eWLKJ7LATUw==",
22972
22700
  "dev": true,
22973
22701
  "license": "MIT",
22974
22702
  "dependencies": {
22975
- "clone-response": "^1.0.2",
22976
- "get-stream": "^5.1.0",
22977
- "http-cache-semantics": "^4.0.0",
22978
- "keyv": "^4.0.0",
22979
- "lowercase-keys": "^2.0.0",
22980
- "normalize-url": "^6.0.1",
22981
- "responselike": "^2.0.0"
22703
+ "@inquirer/type": "^1.2.1",
22704
+ "@types/mute-stream": "^0.0.4",
22705
+ "@types/node": "^20.11.26",
22706
+ "@types/wrap-ansi": "^3.0.0",
22707
+ "ansi-escapes": "^4.3.2",
22708
+ "chalk": "^4.1.2",
22709
+ "cli-spinners": "^2.9.2",
22710
+ "cli-width": "^4.1.0",
22711
+ "figures": "^3.2.0",
22712
+ "mute-stream": "^1.0.0",
22713
+ "run-async": "^3.0.0",
22714
+ "signal-exit": "^4.1.0",
22715
+ "strip-ansi": "^6.0.1",
22716
+ "wrap-ansi": "^6.2.0"
22982
22717
  },
22983
22718
  "engines": {
22984
- "node": ">=8"
22719
+ "node": ">=18"
22985
22720
  }
22986
22721
  },
22987
- "node_modules/oclif/node_modules/get-stream": {
22988
- "version": "5.2.0",
22989
- "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz",
22990
- "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==",
22722
+ "node_modules/oclif/node_modules/@inquirer/select": {
22723
+ "version": "2.2.0",
22724
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-2.2.0.tgz",
22725
+ "integrity": "sha512-Pml3DhVM1LnfqasUMIzaBtw+s5UjM5k0bzDeWrWOgqAMWe16AOg0DcAhXHf+SYbnj2CFBeP/TvkvedL4aAEWww==",
22991
22726
  "dev": true,
22992
22727
  "license": "MIT",
22993
22728
  "dependencies": {
22994
- "pump": "^3.0.0"
22729
+ "@inquirer/core": "^7.1.0",
22730
+ "@inquirer/type": "^1.2.1",
22731
+ "ansi-escapes": "^4.3.2",
22732
+ "chalk": "^4.1.2",
22733
+ "figures": "^3.2.0"
22995
22734
  },
22996
22735
  "engines": {
22997
- "node": ">=8"
22998
- },
22999
- "funding": {
23000
- "url": "https://github.com/sponsors/sindresorhus"
22736
+ "node": ">=18"
23001
22737
  }
23002
22738
  },
23003
- "node_modules/oclif/node_modules/got": {
23004
- "version": "11.8.6",
23005
- "resolved": "https://registry.npmjs.org/got/-/got-11.8.6.tgz",
23006
- "integrity": "sha512-6tfZ91bOr7bOXnK7PRDCGBLa1H4U080YHNaAQ2KsMGlLEzRbk44nsZF2E1IeRc3vtJHPVbKCYgdFbaGO2ljd8g==",
22739
+ "node_modules/oclif/node_modules/chalk": {
22740
+ "version": "4.1.2",
22741
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
22742
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
23007
22743
  "dev": true,
23008
22744
  "license": "MIT",
23009
22745
  "dependencies": {
23010
- "@sindresorhus/is": "^4.0.0",
23011
- "@szmarczak/http-timer": "^4.0.5",
23012
- "@types/cacheable-request": "^6.0.1",
23013
- "@types/responselike": "^1.0.0",
23014
- "cacheable-lookup": "^5.0.3",
23015
- "cacheable-request": "^7.0.2",
23016
- "decompress-response": "^6.0.0",
23017
- "http2-wrapper": "^1.0.0-beta.5.2",
23018
- "lowercase-keys": "^2.0.0",
23019
- "p-cancelable": "^2.0.0",
23020
- "responselike": "^2.0.0"
22746
+ "ansi-styles": "^4.1.0",
22747
+ "supports-color": "^7.1.0"
23021
22748
  },
23022
22749
  "engines": {
23023
- "node": ">=10.19.0"
22750
+ "node": ">=10"
23024
22751
  },
23025
22752
  "funding": {
23026
- "url": "https://github.com/sindresorhus/got?sponsor=1"
22753
+ "url": "https://github.com/chalk/chalk?sponsor=1"
23027
22754
  }
23028
22755
  },
23029
22756
  "node_modules/oclif/node_modules/hosted-git-info": {
@@ -23039,20 +22766,6 @@
23039
22766
  "node": ">=10"
23040
22767
  }
23041
22768
  },
23042
- "node_modules/oclif/node_modules/http2-wrapper": {
23043
- "version": "1.0.3",
23044
- "resolved": "https://registry.npmjs.org/http2-wrapper/-/http2-wrapper-1.0.3.tgz",
23045
- "integrity": "sha512-V+23sDMr12Wnz7iTcDeJr3O6AIxlnvT/bmaAAAP/Xda35C90p9599p0F1eHR/N1KILWSoWVAiOMFjBBXaXSMxg==",
23046
- "dev": true,
23047
- "license": "MIT",
23048
- "dependencies": {
23049
- "quick-lru": "^5.1.1",
23050
- "resolve-alpn": "^1.0.0"
23051
- },
23052
- "engines": {
23053
- "node": ">=10.19.0"
23054
- }
23055
- },
23056
22769
  "node_modules/oclif/node_modules/lru-cache": {
23057
22770
  "version": "6.0.0",
23058
22771
  "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
@@ -23082,25 +22795,28 @@
23082
22795
  "node": ">=10"
23083
22796
  }
23084
22797
  },
23085
- "node_modules/oclif/node_modules/normalize-url": {
23086
- "version": "6.1.0",
23087
- "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz",
23088
- "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==",
22798
+ "node_modules/oclif/node_modules/signal-exit": {
22799
+ "version": "4.1.0",
22800
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
22801
+ "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==",
23089
22802
  "dev": true,
23090
- "license": "MIT",
22803
+ "license": "ISC",
23091
22804
  "engines": {
23092
- "node": ">=10"
22805
+ "node": ">=14"
23093
22806
  },
23094
22807
  "funding": {
23095
- "url": "https://github.com/sponsors/sindresorhus"
22808
+ "url": "https://github.com/sponsors/isaacs"
23096
22809
  }
23097
22810
  },
23098
- "node_modules/oclif/node_modules/p-cancelable": {
23099
- "version": "2.1.1",
23100
- "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.1.tgz",
23101
- "integrity": "sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==",
22811
+ "node_modules/oclif/node_modules/strip-ansi": {
22812
+ "version": "6.0.1",
22813
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
22814
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
23102
22815
  "dev": true,
23103
22816
  "license": "MIT",
22817
+ "dependencies": {
22818
+ "ansi-regex": "^5.0.1"
22819
+ },
23104
22820
  "engines": {
23105
22821
  "node": ">=8"
23106
22822
  }