@jayree/sfdx-plugin-manifest 3.2.25 → 3.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,37 +1,33 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.2.25",
3
+ "version": "3.3.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "3.2.25",
9
+ "version": "3.3.1",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
- "@jayree/changelog": "^1.1.12",
12
+ "@jayree/changelog": "^1.2.0",
13
13
  "@oclif/core": "^4.0.3",
14
14
  "@salesforce/core": "^7.3.12",
15
15
  "@salesforce/kit": "^3.1.2",
16
16
  "@salesforce/sf-plugins-core": "^10.0.0",
17
17
  "@salesforce/source-deploy-retrieve": "^11.6.4",
18
18
  "@salesforce/ts-types": "^2.0.9",
19
- "chalk": "^5.3.0",
20
- "debug": "^4.3.4",
21
19
  "fast-deep-equal": "^3.1.3",
22
20
  "fast-xml-parser": "^4.4.0",
23
21
  "fs-extra": "^11.2.0",
24
22
  "graceful-fs": "^4.2.11",
25
- "isomorphic-git": "1.25.10",
26
- "tslib": "^2.6.2"
23
+ "isomorphic-git": "1.25.10"
27
24
  },
28
25
  "devDependencies": {
29
26
  "@oclif/plugin-command-snapshot": "^5.2.0",
30
27
  "@oclif/plugin-help": "^6.1.0",
31
28
  "@salesforce/cli-plugins-testkit": "^5.3.9",
32
- "@salesforce/dev-scripts": "^9.1.2",
29
+ "@salesforce/dev-scripts": "^10.1.0",
33
30
  "@salesforce/ts-sinon": "^1.4.19",
34
- "@types/debug": "^4.1.12",
35
31
  "@types/fs-extra": "^11.0.4",
36
32
  "@types/graceful-fs": "^4.1.9",
37
33
  "@types/inquirer": "^9.0.7",
@@ -3364,23 +3360,6 @@
3364
3360
  "node": ">=v14"
3365
3361
  }
3366
3362
  },
3367
- "node_modules/@commitlint/format/node_modules/chalk": {
3368
- "version": "4.1.2",
3369
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3370
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3371
- "dev": true,
3372
- "license": "MIT",
3373
- "dependencies": {
3374
- "ansi-styles": "^4.1.0",
3375
- "supports-color": "^7.1.0"
3376
- },
3377
- "engines": {
3378
- "node": ">=10"
3379
- },
3380
- "funding": {
3381
- "url": "https://github.com/chalk/chalk?sponsor=1"
3382
- }
3383
- },
3384
3363
  "node_modules/@commitlint/is-ignored": {
3385
3364
  "version": "17.8.1",
3386
3365
  "resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-17.8.1.tgz",
@@ -3460,23 +3439,6 @@
3460
3439
  "dev": true,
3461
3440
  "license": "MIT"
3462
3441
  },
3463
- "node_modules/@commitlint/load/node_modules/chalk": {
3464
- "version": "4.1.2",
3465
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3466
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3467
- "dev": true,
3468
- "license": "MIT",
3469
- "dependencies": {
3470
- "ansi-styles": "^4.1.0",
3471
- "supports-color": "^7.1.0"
3472
- },
3473
- "engines": {
3474
- "node": ">=10"
3475
- },
3476
- "funding": {
3477
- "url": "https://github.com/chalk/chalk?sponsor=1"
3478
- }
3479
- },
3480
3442
  "node_modules/@commitlint/load/node_modules/cosmiconfig-typescript-loader": {
3481
3443
  "version": "4.4.0",
3482
3444
  "resolved": "https://registry.npmjs.org/cosmiconfig-typescript-loader/-/cosmiconfig-typescript-loader-4.4.0.tgz",
@@ -3671,23 +3633,6 @@
3671
3633
  "node": ">=v14"
3672
3634
  }
3673
3635
  },
3674
- "node_modules/@commitlint/types/node_modules/chalk": {
3675
- "version": "4.1.2",
3676
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3677
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3678
- "dev": true,
3679
- "license": "MIT",
3680
- "dependencies": {
3681
- "ansi-styles": "^4.1.0",
3682
- "supports-color": "^7.1.0"
3683
- },
3684
- "engines": {
3685
- "node": ">=10"
3686
- },
3687
- "funding": {
3688
- "url": "https://github.com/chalk/chalk?sponsor=1"
3689
- }
3690
- },
3691
3636
  "node_modules/@cspotcode/source-map-support": {
3692
3637
  "version": "0.8.1",
3693
3638
  "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
@@ -3860,31 +3805,6 @@
3860
3805
  "node": ">=18"
3861
3806
  }
3862
3807
  },
3863
- "node_modules/@inquirer/core/node_modules/@types/node": {
3864
- "version": "20.13.0",
3865
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
3866
- "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
3867
- "license": "MIT",
3868
- "dependencies": {
3869
- "undici-types": "~5.26.4"
3870
- }
3871
- },
3872
- "node_modules/@inquirer/core/node_modules/chalk": {
3873
- "version": "4.1.2",
3874
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3875
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3876
- "license": "MIT",
3877
- "dependencies": {
3878
- "ansi-styles": "^4.1.0",
3879
- "supports-color": "^7.1.0"
3880
- },
3881
- "engines": {
3882
- "node": ">=10"
3883
- },
3884
- "funding": {
3885
- "url": "https://github.com/chalk/chalk?sponsor=1"
3886
- }
3887
- },
3888
3808
  "node_modules/@inquirer/core/node_modules/signal-exit": {
3889
3809
  "version": "4.1.0",
3890
3810
  "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz",
@@ -3965,23 +3885,6 @@
3965
3885
  "node": ">=18"
3966
3886
  }
3967
3887
  },
3968
- "node_modules/@inquirer/select/node_modules/chalk": {
3969
- "version": "4.1.2",
3970
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
3971
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
3972
- "dev": true,
3973
- "license": "MIT",
3974
- "dependencies": {
3975
- "ansi-styles": "^4.1.0",
3976
- "supports-color": "^7.1.0"
3977
- },
3978
- "engines": {
3979
- "node": ">=10"
3980
- },
3981
- "funding": {
3982
- "url": "https://github.com/chalk/chalk?sponsor=1"
3983
- }
3984
- },
3985
3888
  "node_modules/@inquirer/type": {
3986
3889
  "version": "1.3.3",
3987
3890
  "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-1.3.3.tgz",
@@ -4153,12 +4056,12 @@
4153
4056
  }
4154
4057
  },
4155
4058
  "node_modules/@jayree/changelog": {
4156
- "version": "1.1.12",
4157
- "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.1.12.tgz",
4158
- "integrity": "sha512-DxBqyIBr8m/gk3iT3M29a3jckajATWzRnNdsX4plZMfr2Xn3oOxobeZX5goWHGC0+YOwQmtW60CtwKimssAWMQ==",
4059
+ "version": "1.2.0",
4060
+ "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.0.tgz",
4061
+ "integrity": "sha512-fwo/ZaAhbAhNuIGBMfjLtQif0quwvTASk/dItroXoLvyxIkgNuyv6y5YjcC2gQU74qGDUoXAMBgwjQ07VVSgAw==",
4159
4062
  "license": "BSD-3-Clause",
4160
4063
  "dependencies": {
4161
- "debug": "^4.3.4",
4064
+ "debug": "^4.3.5",
4162
4065
  "fs-extra": "^11.2.0",
4163
4066
  "marked": "^12.0.2",
4164
4067
  "marked-terminal": "^7.0.0",
@@ -4626,6 +4529,19 @@
4626
4529
  "sprintf-js": "~1.0.2"
4627
4530
  }
4628
4531
  },
4532
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/chalk": {
4533
+ "version": "5.3.0",
4534
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
4535
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
4536
+ "dev": true,
4537
+ "license": "MIT",
4538
+ "engines": {
4539
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
4540
+ },
4541
+ "funding": {
4542
+ "url": "https://github.com/chalk/chalk?sponsor=1"
4543
+ }
4544
+ },
4629
4545
  "node_modules/@oclif/plugin-warn-if-update-available/node_modules/js-yaml": {
4630
4546
  "version": "3.14.1",
4631
4547
  "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
@@ -4901,9 +4817,9 @@
4901
4817
  "license": "BSD-3-Clause"
4902
4818
  },
4903
4819
  "node_modules/@salesforce/dev-scripts": {
4904
- "version": "9.1.2",
4905
- "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz",
4906
- "integrity": "sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==",
4820
+ "version": "10.1.0",
4821
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.1.0.tgz",
4822
+ "integrity": "sha512-8fItXnCR8G5n950Ymgrjc6CGJjR80376v6GIdjatv3AmMVJAB/GerglcNF/LIJjBXB5OLxiTLAjQdPCvWqBL1g==",
4907
4823
  "dev": true,
4908
4824
  "license": "BSD-3-Clause",
4909
4825
  "dependencies": {
@@ -4951,23 +4867,6 @@
4951
4867
  "undici-types": "~5.26.4"
4952
4868
  }
4953
4869
  },
4954
- "node_modules/@salesforce/dev-scripts/node_modules/chalk": {
4955
- "version": "4.1.2",
4956
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4957
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4958
- "dev": true,
4959
- "license": "MIT",
4960
- "dependencies": {
4961
- "ansi-styles": "^4.1.0",
4962
- "supports-color": "^7.1.0"
4963
- },
4964
- "engines": {
4965
- "node": ">=10"
4966
- },
4967
- "funding": {
4968
- "url": "https://github.com/chalk/chalk?sponsor=1"
4969
- }
4970
- },
4971
4870
  "node_modules/@salesforce/dev-scripts/node_modules/execa": {
4972
4871
  "version": "4.1.0",
4973
4872
  "resolved": "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz",
@@ -6529,16 +6428,6 @@
6529
6428
  "@types/node": "*"
6530
6429
  }
6531
6430
  },
6532
- "node_modules/@types/debug": {
6533
- "version": "4.1.12",
6534
- "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",
6535
- "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",
6536
- "dev": true,
6537
- "license": "MIT",
6538
- "dependencies": {
6539
- "@types/ms": "*"
6540
- }
6541
- },
6542
6431
  "node_modules/@types/fs-extra": {
6543
6432
  "version": "11.0.4",
6544
6433
  "resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-11.0.4.tgz",
@@ -6649,13 +6538,6 @@
6649
6538
  "dev": true,
6650
6539
  "license": "MIT"
6651
6540
  },
6652
- "node_modules/@types/ms": {
6653
- "version": "0.7.34",
6654
- "resolved": "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz",
6655
- "integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==",
6656
- "dev": true,
6657
- "license": "MIT"
6658
- },
6659
6541
  "node_modules/@types/mute-stream": {
6660
6542
  "version": "0.0.4",
6661
6543
  "resolved": "https://registry.npmjs.org/@types/mute-stream/-/mute-stream-0.0.4.tgz",
@@ -6666,9 +6548,9 @@
6666
6548
  }
6667
6549
  },
6668
6550
  "node_modules/@types/node": {
6669
- "version": "20.12.7",
6670
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
6671
- "integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
6551
+ "version": "20.13.0",
6552
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
6553
+ "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
6672
6554
  "license": "MIT",
6673
6555
  "dependencies": {
6674
6556
  "undici-types": "~5.26.4"
@@ -8088,12 +7970,16 @@
8088
7970
  }
8089
7971
  },
8090
7972
  "node_modules/chalk": {
8091
- "version": "5.3.0",
8092
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
8093
- "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
7973
+ "version": "4.1.2",
7974
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
7975
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
8094
7976
  "license": "MIT",
7977
+ "dependencies": {
7978
+ "ansi-styles": "^4.1.0",
7979
+ "supports-color": "^7.1.0"
7980
+ },
8095
7981
  "engines": {
8096
- "node": "^12.17.0 || ^14.13 || >=16.0.0"
7982
+ "node": ">=10"
8097
7983
  },
8098
7984
  "funding": {
8099
7985
  "url": "https://github.com/chalk/chalk?sponsor=1"
@@ -8250,22 +8136,6 @@
8250
8136
  "npm": ">=5.0.0"
8251
8137
  }
8252
8138
  },
8253
- "node_modules/cli-highlight/node_modules/chalk": {
8254
- "version": "4.1.2",
8255
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
8256
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
8257
- "license": "MIT",
8258
- "dependencies": {
8259
- "ansi-styles": "^4.1.0",
8260
- "supports-color": "^7.1.0"
8261
- },
8262
- "engines": {
8263
- "node": ">=10"
8264
- },
8265
- "funding": {
8266
- "url": "https://github.com/chalk/chalk?sponsor=1"
8267
- }
8268
- },
8269
8139
  "node_modules/cli-progress": {
8270
8140
  "version": "3.12.0",
8271
8141
  "resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.12.0.tgz",
@@ -9844,23 +9714,6 @@
9844
9714
  "url": "https://opencollective.com/eslint"
9845
9715
  }
9846
9716
  },
9847
- "node_modules/eslint/node_modules/chalk": {
9848
- "version": "4.1.2",
9849
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
9850
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
9851
- "dev": true,
9852
- "license": "MIT",
9853
- "dependencies": {
9854
- "ansi-styles": "^4.1.0",
9855
- "supports-color": "^7.1.0"
9856
- },
9857
- "engines": {
9858
- "node": ">=10"
9859
- },
9860
- "funding": {
9861
- "url": "https://github.com/chalk/chalk?sponsor=1"
9862
- }
9863
- },
9864
9717
  "node_modules/eslint/node_modules/doctrine": {
9865
9718
  "version": "3.0.0",
9866
9719
  "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
@@ -11930,22 +11783,6 @@
11930
11783
  "node": ">=10"
11931
11784
  }
11932
11785
  },
11933
- "node_modules/jake/node_modules/chalk": {
11934
- "version": "4.1.2",
11935
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
11936
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
11937
- "license": "MIT",
11938
- "dependencies": {
11939
- "ansi-styles": "^4.1.0",
11940
- "supports-color": "^7.1.0"
11941
- },
11942
- "engines": {
11943
- "node": ">=10"
11944
- },
11945
- "funding": {
11946
- "url": "https://github.com/chalk/chalk?sponsor=1"
11947
- }
11948
- },
11949
11786
  "node_modules/joycon": {
11950
11787
  "version": "3.1.1",
11951
11788
  "resolved": "https://registry.npmjs.org/joycon/-/joycon-3.1.1.tgz",
@@ -12320,6 +12157,19 @@
12320
12157
  "node": ">=18"
12321
12158
  }
12322
12159
  },
12160
+ "node_modules/linkinator/node_modules/chalk": {
12161
+ "version": "5.3.0",
12162
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
12163
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
12164
+ "dev": true,
12165
+ "license": "MIT",
12166
+ "engines": {
12167
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
12168
+ },
12169
+ "funding": {
12170
+ "url": "https://github.com/chalk/chalk?sponsor=1"
12171
+ }
12172
+ },
12323
12173
  "node_modules/linkinator/node_modules/foreground-child": {
12324
12174
  "version": "3.1.1",
12325
12175
  "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz",
@@ -12601,23 +12451,6 @@
12601
12451
  "url": "https://github.com/sponsors/sindresorhus"
12602
12452
  }
12603
12453
  },
12604
- "node_modules/log-symbols/node_modules/chalk": {
12605
- "version": "4.1.2",
12606
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
12607
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
12608
- "dev": true,
12609
- "license": "MIT",
12610
- "dependencies": {
12611
- "ansi-styles": "^4.1.0",
12612
- "supports-color": "^7.1.0"
12613
- },
12614
- "engines": {
12615
- "node": ">=10"
12616
- },
12617
- "funding": {
12618
- "url": "https://github.com/chalk/chalk?sponsor=1"
12619
- }
12620
- },
12621
12454
  "node_modules/lolex": {
12622
12455
  "version": "2.7.5",
12623
12456
  "resolved": "https://registry.npmjs.org/lolex/-/lolex-2.7.5.tgz",
@@ -12763,6 +12596,18 @@
12763
12596
  "url": "https://github.com/sponsors/sindresorhus"
12764
12597
  }
12765
12598
  },
12599
+ "node_modules/marked-terminal/node_modules/chalk": {
12600
+ "version": "5.3.0",
12601
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-5.3.0.tgz",
12602
+ "integrity": "sha512-dLitG79d+GV1Nb/VYcCDFivJeK1hiukt9QjRNVOsUtTy1rR1YJsmpGGTZ3qJos+uw7WmWF4wUwBd9jxjocFC2w==",
12603
+ "license": "MIT",
12604
+ "engines": {
12605
+ "node": "^12.17.0 || ^14.13 || >=16.0.0"
12606
+ },
12607
+ "funding": {
12608
+ "url": "https://github.com/chalk/chalk?sponsor=1"
12609
+ }
12610
+ },
12766
12611
  "node_modules/marked-terminal/node_modules/supports-hyperlinks": {
12767
12612
  "version": "3.0.0",
12768
12613
  "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-3.0.0.tgz",
@@ -13731,23 +13576,6 @@
13731
13576
  "node": ">=14.16"
13732
13577
  }
13733
13578
  },
13734
- "node_modules/oclif/node_modules/chalk": {
13735
- "version": "4.1.2",
13736
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
13737
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
13738
- "dev": true,
13739
- "license": "MIT",
13740
- "dependencies": {
13741
- "ansi-styles": "^4.1.0",
13742
- "supports-color": "^7.1.0"
13743
- },
13744
- "engines": {
13745
- "node": ">=10"
13746
- },
13747
- "funding": {
13748
- "url": "https://github.com/chalk/chalk?sponsor=1"
13749
- }
13750
- },
13751
13579
  "node_modules/oclif/node_modules/fs-extra": {
13752
13580
  "version": "8.1.0",
13753
13581
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
@@ -14215,23 +14043,6 @@
14215
14043
  "npm": ">5"
14216
14044
  }
14217
14045
  },
14218
- "node_modules/patch-package/node_modules/chalk": {
14219
- "version": "4.1.2",
14220
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
14221
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
14222
- "dev": true,
14223
- "license": "MIT",
14224
- "dependencies": {
14225
- "ansi-styles": "^4.1.0",
14226
- "supports-color": "^7.1.0"
14227
- },
14228
- "engines": {
14229
- "node": ">=10"
14230
- },
14231
- "funding": {
14232
- "url": "https://github.com/chalk/chalk?sponsor=1"
14233
- }
14234
- },
14235
14046
  "node_modules/patch-package/node_modules/fs-extra": {
14236
14047
  "version": "9.1.0",
14237
14048
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
package/oclif.lock CHANGED
@@ -1535,12 +1535,12 @@
1535
1535
  resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
1536
1536
  integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
1537
1537
 
1538
- "@jayree/changelog@^1.1.12":
1539
- version "1.1.12"
1540
- resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.12.tgz#23f77f04703a3dd82b15068167191c43f9715c19"
1541
- integrity sha512-DxBqyIBr8m/gk3iT3M29a3jckajATWzRnNdsX4plZMfr2Xn3oOxobeZX5goWHGC0+YOwQmtW60CtwKimssAWMQ==
1538
+ "@jayree/changelog@^1.2.0":
1539
+ version "1.2.0"
1540
+ resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.0.tgz#273f44fec010253febe4786221ef2493228cd709"
1541
+ integrity sha512-fwo/ZaAhbAhNuIGBMfjLtQif0quwvTASk/dItroXoLvyxIkgNuyv6y5YjcC2gQU74qGDUoXAMBgwjQ07VVSgAw==
1542
1542
  dependencies:
1543
- debug "^4.3.4"
1543
+ debug "^4.3.5"
1544
1544
  fs-extra "^11.2.0"
1545
1545
  marked "^12.0.2"
1546
1546
  marked-terminal "^7.0.0"
@@ -1783,10 +1783,10 @@
1783
1783
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
1784
1784
  integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
1785
1785
 
1786
- "@salesforce/dev-scripts@^9.1.2":
1787
- version "9.1.2"
1788
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz#41180b427bc4d97acd6667410f6b7642bfc000fe"
1789
- integrity sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==
1786
+ "@salesforce/dev-scripts@^10.1.0":
1787
+ version "10.1.0"
1788
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-10.1.0.tgz#9bf765a5c8d46725e35d994fa32a1fe8f25019ba"
1789
+ integrity sha512-8fItXnCR8G5n950Ymgrjc6CGJjR80376v6GIdjatv3AmMVJAB/GerglcNF/LIJjBXB5OLxiTLAjQdPCvWqBL1g==
1790
1790
  dependencies:
1791
1791
  "@commitlint/cli" "^17.1.2"
1792
1792
  "@commitlint/config-conventional" "^17.8.1"
@@ -2674,13 +2674,6 @@
2674
2674
  dependencies:
2675
2675
  "@types/node" "*"
2676
2676
 
2677
- "@types/debug@^4.1.12":
2678
- version "4.1.12"
2679
- resolved "https://registry.yarnpkg.com/@types/debug/-/debug-4.1.12.tgz#a155f21690871953410df4b6b6f53187f0500917"
2680
- integrity sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==
2681
- dependencies:
2682
- "@types/ms" "*"
2683
-
2684
2677
  "@types/fs-extra@^11.0.4":
2685
2678
  version "11.0.4"
2686
2679
  resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.4.tgz#e16a863bb8843fba8c5004362b5a73e17becca45"
@@ -2761,11 +2754,6 @@
2761
2754
  resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-10.0.6.tgz#818551d39113081048bdddbef96701b4e8bb9d1b"
2762
2755
  integrity sha512-dJvrYWxP/UcXm36Qn36fxhUKu8A/xMRXVT2cliFF1Z7UA9liG5Psj3ezNSZw+5puH2czDXRLcXQxf8JbJt0ejg==
2763
2756
 
2764
- "@types/ms@*":
2765
- version "0.7.34"
2766
- resolved "https://registry.yarnpkg.com/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433"
2767
- integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g==
2768
-
2769
2757
  "@types/mute-stream@^0.0.4":
2770
2758
  version "0.0.4"
2771
2759
  resolved "https://registry.yarnpkg.com/@types/mute-stream/-/mute-stream-0.0.4.tgz#77208e56a08767af6c5e1237be8888e2f255c478"
@@ -2773,10 +2761,10 @@
2773
2761
  dependencies:
2774
2762
  "@types/node" "*"
2775
2763
 
2776
- "@types/node@*":
2777
- version "20.12.7"
2778
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
2779
- integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
2764
+ "@types/node@*", "@types/node@^20.12.13":
2765
+ version "20.13.0"
2766
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13.0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6"
2767
+ integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==
2780
2768
  dependencies:
2781
2769
  undici-types "~5.26.4"
2782
2770
 
@@ -2792,13 +2780,6 @@
2792
2780
  dependencies:
2793
2781
  undici-types "~5.26.4"
2794
2782
 
2795
- "@types/node@^20.12.13":
2796
- version "20.13.0"
2797
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13.0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6"
2798
- integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==
2799
- dependencies:
2800
- undici-types "~5.26.4"
2801
-
2802
2783
  "@types/normalize-package-data@^2.4.0":
2803
2784
  version "2.4.4"
2804
2785
  resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
@@ -8013,16 +7994,7 @@ srcset@^5.0.0:
8013
7994
  resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.1.tgz#e660a728f195419e4afa95121099bc9efb7a1e36"
8014
7995
  integrity sha512-/P1UYbGfJVlxZag7aABNRrulEXAwCSDo7fklafOQrantuPTDmYgijJMks2zusPCVzgW9+4P69mq7w6pYuZpgxw==
8015
7996
 
8016
- "string-width-cjs@npm:string-width@^4.2.0":
8017
- version "4.2.3"
8018
- resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8019
- integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8020
- dependencies:
8021
- emoji-regex "^8.0.0"
8022
- is-fullwidth-code-point "^3.0.0"
8023
- strip-ansi "^6.0.1"
8024
-
8025
- string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7997
+ "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
8026
7998
  version "4.2.3"
8027
7999
  resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8028
8000
  integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8090,14 +8062,7 @@ string_decoder@~1.1.1:
8090
8062
  dependencies:
8091
8063
  safe-buffer "~5.1.0"
8092
8064
 
8093
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8094
- version "6.0.1"
8095
- resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8096
- integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8097
- dependencies:
8098
- ansi-regex "^5.0.1"
8099
-
8100
- strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8065
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8101
8066
  version "6.0.1"
8102
8067
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8103
8068
  integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8709,7 +8674,7 @@ workerpool@6.2.1:
8709
8674
  resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
8710
8675
  integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
8711
8676
 
8712
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
8677
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8713
8678
  version "7.0.0"
8714
8679
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8715
8680
  integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8727,15 +8692,6 @@ wrap-ansi@^6.2.0:
8727
8692
  string-width "^4.1.0"
8728
8693
  strip-ansi "^6.0.0"
8729
8694
 
8730
- wrap-ansi@^7.0.0:
8731
- version "7.0.0"
8732
- resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8733
- integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8734
- dependencies:
8735
- ansi-styles "^4.0.0"
8736
- string-width "^4.1.0"
8737
- strip-ansi "^6.0.0"
8738
-
8739
8695
  wrap-ansi@^8.1.0:
8740
8696
  version "8.1.0"
8741
8697
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -323,5 +323,5 @@
323
323
  ]
324
324
  }
325
325
  },
326
- "version": "3.2.25"
326
+ "version": "3.3.1"
327
327
  }