@jayree/sfdx-plugin-manifest 3.2.24 → 3.3.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,19 +1,19 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.2.24",
3
+ "version": "3.3.0",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "3.2.24",
9
+ "version": "3.3.0",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.1.12",
13
- "@oclif/core": "^3.26.6",
13
+ "@oclif/core": "^4.0.3",
14
14
  "@salesforce/core": "^7.3.12",
15
15
  "@salesforce/kit": "^3.1.2",
16
- "@salesforce/sf-plugins-core": "^9.1.1",
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
19
  "chalk": "^5.3.0",
@@ -29,7 +29,7 @@
29
29
  "@oclif/plugin-command-snapshot": "^5.2.0",
30
30
  "@oclif/plugin-help": "^6.1.0",
31
31
  "@salesforce/cli-plugins-testkit": "^5.3.9",
32
- "@salesforce/dev-scripts": "^9.1.2",
32
+ "@salesforce/dev-scripts": "^10.1.0",
33
33
  "@salesforce/ts-sinon": "^1.4.19",
34
34
  "@types/debug": "^4.1.12",
35
35
  "@types/fs-extra": "^11.0.4",
@@ -2681,7 +2681,6 @@
2681
2681
  "version": "7.23.5",
2682
2682
  "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz",
2683
2683
  "integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==",
2684
- "dev": true,
2685
2684
  "license": "MIT",
2686
2685
  "dependencies": {
2687
2686
  "@babel/highlight": "^7.23.4",
@@ -2695,7 +2694,6 @@
2695
2694
  "version": "3.2.1",
2696
2695
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
2697
2696
  "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
2698
- "dev": true,
2699
2697
  "license": "MIT",
2700
2698
  "dependencies": {
2701
2699
  "color-convert": "^1.9.0"
@@ -2708,7 +2706,6 @@
2708
2706
  "version": "2.4.2",
2709
2707
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
2710
2708
  "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
2711
- "dev": true,
2712
2709
  "license": "MIT",
2713
2710
  "dependencies": {
2714
2711
  "ansi-styles": "^3.2.1",
@@ -2723,7 +2720,6 @@
2723
2720
  "version": "1.9.3",
2724
2721
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
2725
2722
  "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
2726
- "dev": true,
2727
2723
  "license": "MIT",
2728
2724
  "dependencies": {
2729
2725
  "color-name": "1.1.3"
@@ -2733,14 +2729,12 @@
2733
2729
  "version": "1.1.3",
2734
2730
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
2735
2731
  "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
2736
- "dev": true,
2737
2732
  "license": "MIT"
2738
2733
  },
2739
2734
  "node_modules/@babel/code-frame/node_modules/escape-string-regexp": {
2740
2735
  "version": "1.0.5",
2741
2736
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
2742
2737
  "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
2743
- "dev": true,
2744
2738
  "license": "MIT",
2745
2739
  "engines": {
2746
2740
  "node": ">=0.8.0"
@@ -2750,7 +2744,6 @@
2750
2744
  "version": "3.0.0",
2751
2745
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
2752
2746
  "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
2753
- "dev": true,
2754
2747
  "license": "MIT",
2755
2748
  "engines": {
2756
2749
  "node": ">=4"
@@ -2760,7 +2753,6 @@
2760
2753
  "version": "5.5.0",
2761
2754
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
2762
2755
  "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
2763
- "dev": true,
2764
2756
  "license": "MIT",
2765
2757
  "dependencies": {
2766
2758
  "has-flag": "^3.0.0"
@@ -3003,7 +2995,6 @@
3003
2995
  "version": "7.22.20",
3004
2996
  "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
3005
2997
  "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
3006
- "dev": true,
3007
2998
  "license": "MIT",
3008
2999
  "engines": {
3009
3000
  "node": ">=6.9.0"
@@ -3038,7 +3029,6 @@
3038
3029
  "version": "7.23.4",
3039
3030
  "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz",
3040
3031
  "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==",
3041
- "dev": true,
3042
3032
  "license": "MIT",
3043
3033
  "dependencies": {
3044
3034
  "@babel/helper-validator-identifier": "^7.22.20",
@@ -3053,7 +3043,6 @@
3053
3043
  "version": "3.2.1",
3054
3044
  "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
3055
3045
  "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
3056
- "dev": true,
3057
3046
  "license": "MIT",
3058
3047
  "dependencies": {
3059
3048
  "color-convert": "^1.9.0"
@@ -3066,7 +3055,6 @@
3066
3055
  "version": "2.4.2",
3067
3056
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
3068
3057
  "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
3069
- "dev": true,
3070
3058
  "license": "MIT",
3071
3059
  "dependencies": {
3072
3060
  "ansi-styles": "^3.2.1",
@@ -3081,7 +3069,6 @@
3081
3069
  "version": "1.9.3",
3082
3070
  "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
3083
3071
  "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
3084
- "dev": true,
3085
3072
  "license": "MIT",
3086
3073
  "dependencies": {
3087
3074
  "color-name": "1.1.3"
@@ -3091,14 +3078,12 @@
3091
3078
  "version": "1.1.3",
3092
3079
  "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
3093
3080
  "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
3094
- "dev": true,
3095
3081
  "license": "MIT"
3096
3082
  },
3097
3083
  "node_modules/@babel/highlight/node_modules/escape-string-regexp": {
3098
3084
  "version": "1.0.5",
3099
3085
  "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
3100
3086
  "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
3101
- "dev": true,
3102
3087
  "license": "MIT",
3103
3088
  "engines": {
3104
3089
  "node": ">=0.8.0"
@@ -3108,7 +3093,6 @@
3108
3093
  "version": "3.0.0",
3109
3094
  "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
3110
3095
  "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
3111
- "dev": true,
3112
3096
  "license": "MIT",
3113
3097
  "engines": {
3114
3098
  "node": ">=4"
@@ -3118,7 +3102,6 @@
3118
3102
  "version": "5.5.0",
3119
3103
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
3120
3104
  "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
3121
- "dev": true,
3122
3105
  "license": "MIT",
3123
3106
  "dependencies": {
3124
3107
  "has-flag": "^3.0.0"
@@ -3877,15 +3860,6 @@
3877
3860
  "node": ">=18"
3878
3861
  }
3879
3862
  },
3880
- "node_modules/@inquirer/core/node_modules/@types/node": {
3881
- "version": "20.13.0",
3882
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
3883
- "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
3884
- "license": "MIT",
3885
- "dependencies": {
3886
- "undici-types": "~5.26.4"
3887
- }
3888
- },
3889
3863
  "node_modules/@inquirer/core/node_modules/chalk": {
3890
3864
  "version": "4.1.2",
3891
3865
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -4152,6 +4126,13 @@
4152
4126
  "js-yaml": "bin/js-yaml.js"
4153
4127
  }
4154
4128
  },
4129
+ "node_modules/@istanbuljs/load-nyc-config/node_modules/sprintf-js": {
4130
+ "version": "1.0.3",
4131
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
4132
+ "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
4133
+ "dev": true,
4134
+ "license": "BSD-3-Clause"
4135
+ },
4155
4136
  "node_modules/@istanbuljs/schema": {
4156
4137
  "version": "0.1.3",
4157
4138
  "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
@@ -4359,36 +4340,25 @@
4359
4340
  }
4360
4341
  },
4361
4342
  "node_modules/@oclif/core": {
4362
- "version": "3.26.6",
4363
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
4364
- "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
4343
+ "version": "4.0.3",
4344
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
4345
+ "integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
4365
4346
  "license": "MIT",
4366
4347
  "dependencies": {
4367
- "@types/cli-progress": "^3.11.5",
4368
4348
  "ansi-escapes": "^4.3.2",
4369
- "ansi-styles": "^4.3.0",
4370
- "cardinal": "^2.1.1",
4371
- "chalk": "^4.1.2",
4349
+ "ansis": "^3.1.1",
4372
4350
  "clean-stack": "^3.0.1",
4373
- "cli-progress": "^3.12.0",
4374
- "color": "^4.2.3",
4375
- "debug": "^4.3.4",
4351
+ "cli-spinners": "^2.9.2",
4352
+ "cosmiconfig": "^9.0.0",
4353
+ "debug": "^4.3.5",
4376
4354
  "ejs": "^3.1.10",
4377
4355
  "get-package-type": "^0.1.0",
4378
4356
  "globby": "^11.1.0",
4379
- "hyperlinker": "^1.0.0",
4380
4357
  "indent-string": "^4.0.0",
4381
4358
  "is-wsl": "^2.2.0",
4382
- "js-yaml": "^3.14.1",
4383
4359
  "minimatch": "^9.0.4",
4384
- "natural-orderby": "^2.0.3",
4385
- "object-treeify": "^1.1.33",
4386
- "password-prompt": "^1.1.3",
4387
- "slice-ansi": "^4.0.0",
4388
4360
  "string-width": "^4.2.3",
4389
- "strip-ansi": "^6.0.1",
4390
- "supports-color": "^8.1.1",
4391
- "supports-hyperlinks": "^2.2.0",
4361
+ "supports-color": "^8",
4392
4362
  "widest-line": "^3.1.0",
4393
4363
  "wordwrap": "^1.0.0",
4394
4364
  "wrap-ansi": "^7.0.0"
@@ -4397,54 +4367,30 @@
4397
4367
  "node": ">=18.0.0"
4398
4368
  }
4399
4369
  },
4400
- "node_modules/@oclif/core/node_modules/argparse": {
4401
- "version": "1.0.10",
4402
- "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4403
- "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4404
- "license": "MIT",
4405
- "dependencies": {
4406
- "sprintf-js": "~1.0.2"
4407
- }
4408
- },
4409
- "node_modules/@oclif/core/node_modules/chalk": {
4410
- "version": "4.1.2",
4411
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4412
- "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4370
+ "node_modules/@oclif/core/node_modules/cosmiconfig": {
4371
+ "version": "9.0.0",
4372
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
4373
+ "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
4413
4374
  "license": "MIT",
4414
4375
  "dependencies": {
4415
- "ansi-styles": "^4.1.0",
4416
- "supports-color": "^7.1.0"
4376
+ "env-paths": "^2.2.1",
4377
+ "import-fresh": "^3.3.0",
4378
+ "js-yaml": "^4.1.0",
4379
+ "parse-json": "^5.2.0"
4417
4380
  },
4418
4381
  "engines": {
4419
- "node": ">=10"
4382
+ "node": ">=14"
4420
4383
  },
4421
4384
  "funding": {
4422
- "url": "https://github.com/chalk/chalk?sponsor=1"
4423
- }
4424
- },
4425
- "node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
4426
- "version": "7.2.0",
4427
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4428
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4429
- "license": "MIT",
4430
- "dependencies": {
4431
- "has-flag": "^4.0.0"
4385
+ "url": "https://github.com/sponsors/d-fischer"
4432
4386
  },
4433
- "engines": {
4434
- "node": ">=8"
4435
- }
4436
- },
4437
- "node_modules/@oclif/core/node_modules/js-yaml": {
4438
- "version": "3.14.1",
4439
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4440
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4441
- "license": "MIT",
4442
- "dependencies": {
4443
- "argparse": "^1.0.7",
4444
- "esprima": "^4.0.0"
4387
+ "peerDependencies": {
4388
+ "typescript": ">=4.9.5"
4445
4389
  },
4446
- "bin": {
4447
- "js-yaml": "bin/js-yaml.js"
4390
+ "peerDependenciesMeta": {
4391
+ "typescript": {
4392
+ "optional": true
4393
+ }
4448
4394
  }
4449
4395
  },
4450
4396
  "node_modules/@oclif/core/node_modules/minimatch": {
@@ -4498,93 +4444,6 @@
4498
4444
  "node": ">=18.0.0"
4499
4445
  }
4500
4446
  },
4501
- "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core": {
4502
- "version": "4.0.3",
4503
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
4504
- "integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
4505
- "dev": true,
4506
- "license": "MIT",
4507
- "dependencies": {
4508
- "ansi-escapes": "^4.3.2",
4509
- "ansis": "^3.1.1",
4510
- "clean-stack": "^3.0.1",
4511
- "cli-spinners": "^2.9.2",
4512
- "cosmiconfig": "^9.0.0",
4513
- "debug": "^4.3.5",
4514
- "ejs": "^3.1.10",
4515
- "get-package-type": "^0.1.0",
4516
- "globby": "^11.1.0",
4517
- "indent-string": "^4.0.0",
4518
- "is-wsl": "^2.2.0",
4519
- "minimatch": "^9.0.4",
4520
- "string-width": "^4.2.3",
4521
- "supports-color": "^8",
4522
- "widest-line": "^3.1.0",
4523
- "wordwrap": "^1.0.0",
4524
- "wrap-ansi": "^7.0.0"
4525
- },
4526
- "engines": {
4527
- "node": ">=18.0.0"
4528
- }
4529
- },
4530
- "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/globby": {
4531
- "version": "11.1.0",
4532
- "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
4533
- "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
4534
- "dev": true,
4535
- "license": "MIT",
4536
- "dependencies": {
4537
- "array-union": "^2.1.0",
4538
- "dir-glob": "^3.0.1",
4539
- "fast-glob": "^3.2.9",
4540
- "ignore": "^5.2.0",
4541
- "merge2": "^1.4.1",
4542
- "slash": "^3.0.0"
4543
- },
4544
- "engines": {
4545
- "node": ">=10"
4546
- },
4547
- "funding": {
4548
- "url": "https://github.com/sponsors/sindresorhus"
4549
- }
4550
- },
4551
- "node_modules/@oclif/plugin-command-snapshot/node_modules/@oclif/core/node_modules/slash": {
4552
- "version": "3.0.0",
4553
- "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
4554
- "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
4555
- "dev": true,
4556
- "license": "MIT",
4557
- "engines": {
4558
- "node": ">=8"
4559
- }
4560
- },
4561
- "node_modules/@oclif/plugin-command-snapshot/node_modules/cosmiconfig": {
4562
- "version": "9.0.0",
4563
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
4564
- "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
4565
- "dev": true,
4566
- "license": "MIT",
4567
- "dependencies": {
4568
- "env-paths": "^2.2.1",
4569
- "import-fresh": "^3.3.0",
4570
- "js-yaml": "^4.1.0",
4571
- "parse-json": "^5.2.0"
4572
- },
4573
- "engines": {
4574
- "node": ">=14"
4575
- },
4576
- "funding": {
4577
- "url": "https://github.com/sponsors/d-fischer"
4578
- },
4579
- "peerDependencies": {
4580
- "typescript": ">=4.9.5"
4581
- },
4582
- "peerDependenciesMeta": {
4583
- "typescript": {
4584
- "optional": true
4585
- }
4586
- }
4587
- },
4588
4447
  "node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
4589
4448
  "version": "14.0.1",
4590
4449
  "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
@@ -4606,22 +4465,6 @@
4606
4465
  "url": "https://github.com/sponsors/sindresorhus"
4607
4466
  }
4608
4467
  },
4609
- "node_modules/@oclif/plugin-command-snapshot/node_modules/minimatch": {
4610
- "version": "9.0.4",
4611
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
4612
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
4613
- "dev": true,
4614
- "license": "ISC",
4615
- "dependencies": {
4616
- "brace-expansion": "^2.0.1"
4617
- },
4618
- "engines": {
4619
- "node": ">=16 || 14 >=14.17"
4620
- },
4621
- "funding": {
4622
- "url": "https://github.com/sponsors/isaacs"
4623
- }
4624
- },
4625
4468
  "node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
4626
4469
  "version": "5.0.0",
4627
4470
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
@@ -4648,56 +4491,84 @@
4648
4491
  "url": "https://github.com/sponsors/sindresorhus"
4649
4492
  }
4650
4493
  },
4651
- "node_modules/@oclif/plugin-command-snapshot/node_modules/supports-color": {
4652
- "version": "8.1.1",
4653
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4654
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4494
+ "node_modules/@oclif/plugin-help": {
4495
+ "version": "6.1.0",
4496
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.1.0.tgz",
4497
+ "integrity": "sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ==",
4655
4498
  "dev": true,
4656
4499
  "license": "MIT",
4657
4500
  "dependencies": {
4658
- "has-flag": "^4.0.0"
4501
+ "@oclif/core": "^4.0.0-beta.13"
4659
4502
  },
4660
4503
  "engines": {
4661
- "node": ">=10"
4504
+ "node": ">=18.0.0"
4505
+ }
4506
+ },
4507
+ "node_modules/@oclif/plugin-not-found": {
4508
+ "version": "3.2.2",
4509
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.2.tgz",
4510
+ "integrity": "sha512-FyQiC0jQZsrvtoVyEkNy8gypdibCLw+AR3uP08NyO95UoJeEHpxHjJUK+E10wNsTCFLFuaBW7hAjvtGm+Ze0RQ==",
4511
+ "dev": true,
4512
+ "license": "MIT",
4513
+ "dependencies": {
4514
+ "@inquirer/confirm": "^3.1.9",
4515
+ "@oclif/core": "^4",
4516
+ "ansis": "^3.2.0",
4517
+ "fast-levenshtein": "^3.0.0"
4662
4518
  },
4663
- "funding": {
4664
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4519
+ "engines": {
4520
+ "node": ">=18.0.0"
4665
4521
  }
4666
4522
  },
4667
- "node_modules/@oclif/plugin-help": {
4668
- "version": "6.1.0",
4669
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.1.0.tgz",
4670
- "integrity": "sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ==",
4523
+ "node_modules/@oclif/plugin-warn-if-update-available": {
4524
+ "version": "3.0.19",
4525
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
4526
+ "integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
4671
4527
  "dev": true,
4672
4528
  "license": "MIT",
4673
4529
  "dependencies": {
4674
- "@oclif/core": "^4.0.0-beta.13"
4530
+ "@oclif/core": "^3.26.6",
4531
+ "chalk": "^5.3.0",
4532
+ "debug": "^4.1.0",
4533
+ "http-call": "^5.2.2",
4534
+ "lodash": "^4.17.21"
4675
4535
  },
4676
4536
  "engines": {
4677
4537
  "node": ">=18.0.0"
4678
4538
  }
4679
4539
  },
4680
- "node_modules/@oclif/plugin-help/node_modules/@oclif/core": {
4681
- "version": "4.0.3",
4682
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
4683
- "integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
4540
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
4541
+ "version": "3.26.6",
4542
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
4543
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
4684
4544
  "dev": true,
4685
4545
  "license": "MIT",
4686
4546
  "dependencies": {
4547
+ "@types/cli-progress": "^3.11.5",
4687
4548
  "ansi-escapes": "^4.3.2",
4688
- "ansis": "^3.1.1",
4549
+ "ansi-styles": "^4.3.0",
4550
+ "cardinal": "^2.1.1",
4551
+ "chalk": "^4.1.2",
4689
4552
  "clean-stack": "^3.0.1",
4690
- "cli-spinners": "^2.9.2",
4691
- "cosmiconfig": "^9.0.0",
4692
- "debug": "^4.3.5",
4553
+ "cli-progress": "^3.12.0",
4554
+ "color": "^4.2.3",
4555
+ "debug": "^4.3.4",
4693
4556
  "ejs": "^3.1.10",
4694
4557
  "get-package-type": "^0.1.0",
4695
4558
  "globby": "^11.1.0",
4559
+ "hyperlinker": "^1.0.0",
4696
4560
  "indent-string": "^4.0.0",
4697
4561
  "is-wsl": "^2.2.0",
4562
+ "js-yaml": "^3.14.1",
4698
4563
  "minimatch": "^9.0.4",
4564
+ "natural-orderby": "^2.0.3",
4565
+ "object-treeify": "^1.1.33",
4566
+ "password-prompt": "^1.1.3",
4567
+ "slice-ansi": "^4.0.0",
4699
4568
  "string-width": "^4.2.3",
4700
- "supports-color": "^8",
4569
+ "strip-ansi": "^6.0.1",
4570
+ "supports-color": "^8.1.1",
4571
+ "supports-hyperlinks": "^2.2.0",
4701
4572
  "widest-line": "^3.1.0",
4702
4573
  "wordwrap": "^1.0.0",
4703
4574
  "wrap-ansi": "^7.0.0"
@@ -4706,138 +4577,61 @@
4706
4577
  "node": ">=18.0.0"
4707
4578
  }
4708
4579
  },
4709
- "node_modules/@oclif/plugin-help/node_modules/cosmiconfig": {
4710
- "version": "9.0.0",
4711
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
4712
- "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
4713
- "dev": true,
4714
- "license": "MIT",
4715
- "dependencies": {
4716
- "env-paths": "^2.2.1",
4717
- "import-fresh": "^3.3.0",
4718
- "js-yaml": "^4.1.0",
4719
- "parse-json": "^5.2.0"
4720
- },
4721
- "engines": {
4722
- "node": ">=14"
4723
- },
4724
- "funding": {
4725
- "url": "https://github.com/sponsors/d-fischer"
4726
- },
4727
- "peerDependencies": {
4728
- "typescript": ">=4.9.5"
4729
- },
4730
- "peerDependenciesMeta": {
4731
- "typescript": {
4732
- "optional": true
4733
- }
4734
- }
4735
- },
4736
- "node_modules/@oclif/plugin-help/node_modules/minimatch": {
4737
- "version": "9.0.4",
4738
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
4739
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
4740
- "dev": true,
4741
- "license": "ISC",
4742
- "dependencies": {
4743
- "brace-expansion": "^2.0.1"
4744
- },
4745
- "engines": {
4746
- "node": ">=16 || 14 >=14.17"
4747
- },
4748
- "funding": {
4749
- "url": "https://github.com/sponsors/isaacs"
4750
- }
4751
- },
4752
- "node_modules/@oclif/plugin-help/node_modules/supports-color": {
4753
- "version": "8.1.1",
4754
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4755
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4580
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk": {
4581
+ "version": "4.1.2",
4582
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4583
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4756
4584
  "dev": true,
4757
4585
  "license": "MIT",
4758
4586
  "dependencies": {
4759
- "has-flag": "^4.0.0"
4587
+ "ansi-styles": "^4.1.0",
4588
+ "supports-color": "^7.1.0"
4760
4589
  },
4761
4590
  "engines": {
4762
4591
  "node": ">=10"
4763
4592
  },
4764
4593
  "funding": {
4765
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4594
+ "url": "https://github.com/chalk/chalk?sponsor=1"
4766
4595
  }
4767
4596
  },
4768
- "node_modules/@oclif/plugin-not-found": {
4769
- "version": "3.2.2",
4770
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.2.tgz",
4771
- "integrity": "sha512-FyQiC0jQZsrvtoVyEkNy8gypdibCLw+AR3uP08NyO95UoJeEHpxHjJUK+E10wNsTCFLFuaBW7hAjvtGm+Ze0RQ==",
4597
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
4598
+ "version": "7.2.0",
4599
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4600
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4772
4601
  "dev": true,
4773
4602
  "license": "MIT",
4774
4603
  "dependencies": {
4775
- "@inquirer/confirm": "^3.1.9",
4776
- "@oclif/core": "^4",
4777
- "ansis": "^3.2.0",
4778
- "fast-levenshtein": "^3.0.0"
4604
+ "has-flag": "^4.0.0"
4779
4605
  },
4780
4606
  "engines": {
4781
- "node": ">=18.0.0"
4607
+ "node": ">=8"
4782
4608
  }
4783
4609
  },
4784
- "node_modules/@oclif/plugin-not-found/node_modules/@oclif/core": {
4785
- "version": "4.0.3",
4786
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
4787
- "integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
4610
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/argparse": {
4611
+ "version": "1.0.10",
4612
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4613
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4788
4614
  "dev": true,
4789
4615
  "license": "MIT",
4790
4616
  "dependencies": {
4791
- "ansi-escapes": "^4.3.2",
4792
- "ansis": "^3.1.1",
4793
- "clean-stack": "^3.0.1",
4794
- "cli-spinners": "^2.9.2",
4795
- "cosmiconfig": "^9.0.0",
4796
- "debug": "^4.3.5",
4797
- "ejs": "^3.1.10",
4798
- "get-package-type": "^0.1.0",
4799
- "globby": "^11.1.0",
4800
- "indent-string": "^4.0.0",
4801
- "is-wsl": "^2.2.0",
4802
- "minimatch": "^9.0.4",
4803
- "string-width": "^4.2.3",
4804
- "supports-color": "^8",
4805
- "widest-line": "^3.1.0",
4806
- "wordwrap": "^1.0.0",
4807
- "wrap-ansi": "^7.0.0"
4808
- },
4809
- "engines": {
4810
- "node": ">=18.0.0"
4617
+ "sprintf-js": "~1.0.2"
4811
4618
  }
4812
4619
  },
4813
- "node_modules/@oclif/plugin-not-found/node_modules/cosmiconfig": {
4814
- "version": "9.0.0",
4815
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
4816
- "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
4620
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/js-yaml": {
4621
+ "version": "3.14.1",
4622
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4623
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4817
4624
  "dev": true,
4818
4625
  "license": "MIT",
4819
4626
  "dependencies": {
4820
- "env-paths": "^2.2.1",
4821
- "import-fresh": "^3.3.0",
4822
- "js-yaml": "^4.1.0",
4823
- "parse-json": "^5.2.0"
4824
- },
4825
- "engines": {
4826
- "node": ">=14"
4827
- },
4828
- "funding": {
4829
- "url": "https://github.com/sponsors/d-fischer"
4830
- },
4831
- "peerDependencies": {
4832
- "typescript": ">=4.9.5"
4627
+ "argparse": "^1.0.7",
4628
+ "esprima": "^4.0.0"
4833
4629
  },
4834
- "peerDependenciesMeta": {
4835
- "typescript": {
4836
- "optional": true
4837
- }
4630
+ "bin": {
4631
+ "js-yaml": "bin/js-yaml.js"
4838
4632
  }
4839
4633
  },
4840
- "node_modules/@oclif/plugin-not-found/node_modules/minimatch": {
4634
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/minimatch": {
4841
4635
  "version": "9.0.4",
4842
4636
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
4843
4637
  "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
@@ -4853,37 +4647,55 @@
4853
4647
  "url": "https://github.com/sponsors/isaacs"
4854
4648
  }
4855
4649
  },
4856
- "node_modules/@oclif/plugin-not-found/node_modules/supports-color": {
4857
- "version": "8.1.1",
4858
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4859
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4650
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/natural-orderby": {
4651
+ "version": "2.0.3",
4652
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
4653
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
4654
+ "dev": true,
4655
+ "license": "MIT",
4656
+ "engines": {
4657
+ "node": "*"
4658
+ }
4659
+ },
4660
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/slice-ansi": {
4661
+ "version": "4.0.0",
4662
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
4663
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
4860
4664
  "dev": true,
4861
4665
  "license": "MIT",
4862
4666
  "dependencies": {
4863
- "has-flag": "^4.0.0"
4667
+ "ansi-styles": "^4.0.0",
4668
+ "astral-regex": "^2.0.0",
4669
+ "is-fullwidth-code-point": "^3.0.0"
4864
4670
  },
4865
4671
  "engines": {
4866
4672
  "node": ">=10"
4867
4673
  },
4868
4674
  "funding": {
4869
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4675
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
4870
4676
  }
4871
4677
  },
4872
- "node_modules/@oclif/plugin-warn-if-update-available": {
4873
- "version": "3.0.19",
4874
- "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
4875
- "integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
4678
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/sprintf-js": {
4679
+ "version": "1.0.3",
4680
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
4681
+ "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
4682
+ "dev": true,
4683
+ "license": "BSD-3-Clause"
4684
+ },
4685
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
4686
+ "version": "8.1.1",
4687
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4688
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4876
4689
  "dev": true,
4877
4690
  "license": "MIT",
4878
4691
  "dependencies": {
4879
- "@oclif/core": "^3.26.6",
4880
- "chalk": "^5.3.0",
4881
- "debug": "^4.1.0",
4882
- "http-call": "^5.2.2",
4883
- "lodash": "^4.17.21"
4692
+ "has-flag": "^4.0.0"
4884
4693
  },
4885
4694
  "engines": {
4886
- "node": ">=18.0.0"
4695
+ "node": ">=10"
4696
+ },
4697
+ "funding": {
4698
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
4887
4699
  }
4888
4700
  },
4889
4701
  "node_modules/@pkgjs/parseargs": {
@@ -5080,9 +4892,9 @@
5080
4892
  "license": "BSD-3-Clause"
5081
4893
  },
5082
4894
  "node_modules/@salesforce/dev-scripts": {
5083
- "version": "9.1.2",
5084
- "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-9.1.2.tgz",
5085
- "integrity": "sha512-ZVNL2j3rU+qDZ6G1nxu6pV8HFdru2L9PYL//npEmvnofwt4j8fmYiZD39K8ljLN3RxT7X1//b55R1h0DbcgeLA==",
4895
+ "version": "10.1.0",
4896
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-10.1.0.tgz",
4897
+ "integrity": "sha512-8fItXnCR8G5n950Ymgrjc6CGJjR80376v6GIdjatv3AmMVJAB/GerglcNF/LIJjBXB5OLxiTLAjQdPCvWqBL1g==",
5086
4898
  "dev": true,
5087
4899
  "license": "BSD-3-Clause",
5088
4900
  "dependencies": {
@@ -5285,23 +5097,78 @@
5285
5097
  "license": "ISC"
5286
5098
  },
5287
5099
  "node_modules/@salesforce/sf-plugins-core": {
5288
- "version": "9.1.1",
5289
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.1.1.tgz",
5290
- "integrity": "sha512-5d4vGLqb1NZoHvDpuTu96TsFg/lexdnQNWC0h7GhOqxikJBpxk6P1DEbk9HrZWL18Gs1YXO9OCj2g8nKqbIC/Q==",
5100
+ "version": "10.0.0",
5101
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.0.tgz",
5102
+ "integrity": "sha512-Y18aDrz376Ekza45nfCjpyiI+np1oY9Cc7DxNAYiP37c0lstTajVsgz6wvDvt6p6QGEX//nnqcz/NaMlry/INw==",
5291
5103
  "license": "BSD-3-Clause",
5292
5104
  "dependencies": {
5293
5105
  "@inquirer/confirm": "^3.1.9",
5294
5106
  "@inquirer/password": "^2.1.9",
5295
- "@oclif/core": "^3.26.6",
5296
- "@salesforce/core": "^7.3.9",
5107
+ "@oclif/core": "^4",
5108
+ "@salesforce/core": "^7.3.10",
5297
5109
  "@salesforce/kit": "^3.1.2",
5298
5110
  "@salesforce/ts-types": "^2.0.9",
5299
- "chalk": "^5.3.0"
5111
+ "ansis": "^3.1.1",
5112
+ "cli-progress": "^3.12.0",
5113
+ "natural-orderby": "^3.0.2",
5114
+ "slice-ansi": "^7.1.0",
5115
+ "string-width": "^7.1.0",
5116
+ "terminal-link": "^3.0.0"
5300
5117
  },
5301
5118
  "engines": {
5302
5119
  "node": ">=18.0.0"
5303
5120
  }
5304
5121
  },
5122
+ "node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
5123
+ "version": "6.0.1",
5124
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
5125
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
5126
+ "license": "MIT",
5127
+ "engines": {
5128
+ "node": ">=12"
5129
+ },
5130
+ "funding": {
5131
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
5132
+ }
5133
+ },
5134
+ "node_modules/@salesforce/sf-plugins-core/node_modules/emoji-regex": {
5135
+ "version": "10.3.0",
5136
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
5137
+ "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
5138
+ "license": "MIT"
5139
+ },
5140
+ "node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
5141
+ "version": "7.1.0",
5142
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
5143
+ "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
5144
+ "license": "MIT",
5145
+ "dependencies": {
5146
+ "emoji-regex": "^10.3.0",
5147
+ "get-east-asian-width": "^1.0.0",
5148
+ "strip-ansi": "^7.1.0"
5149
+ },
5150
+ "engines": {
5151
+ "node": ">=18"
5152
+ },
5153
+ "funding": {
5154
+ "url": "https://github.com/sponsors/sindresorhus"
5155
+ }
5156
+ },
5157
+ "node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
5158
+ "version": "7.1.0",
5159
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
5160
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
5161
+ "license": "MIT",
5162
+ "dependencies": {
5163
+ "ansi-regex": "^6.0.1"
5164
+ },
5165
+ "engines": {
5166
+ "node": ">=12"
5167
+ },
5168
+ "funding": {
5169
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
5170
+ }
5171
+ },
5305
5172
  "node_modules/@salesforce/source-deploy-retrieve": {
5306
5173
  "version": "11.6.4",
5307
5174
  "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.4.tgz",
@@ -6647,6 +6514,7 @@
6647
6514
  "version": "3.11.5",
6648
6515
  "resolved": "https://registry.npmjs.org/@types/cli-progress/-/cli-progress-3.11.5.tgz",
6649
6516
  "integrity": "sha512-D4PbNRbviKyppS5ivBGyFO29POlySLmA2HyUFE4p5QGazAMM3CwkKWcvTl8gvElSuxRh6FPKL8XmidX873ou4g==",
6517
+ "dev": true,
6650
6518
  "license": "MIT",
6651
6519
  "dependencies": {
6652
6520
  "@types/node": "*"
@@ -6789,9 +6657,9 @@
6789
6657
  }
6790
6658
  },
6791
6659
  "node_modules/@types/node": {
6792
- "version": "20.12.7",
6793
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.12.7.tgz",
6794
- "integrity": "sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==",
6660
+ "version": "20.13.0",
6661
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
6662
+ "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
6795
6663
  "license": "MIT",
6796
6664
  "dependencies": {
6797
6665
  "undici-types": "~5.26.4"
@@ -7262,13 +7130,13 @@
7262
7130
  "version": "0.3.2",
7263
7131
  "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz",
7264
7132
  "integrity": "sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==",
7133
+ "dev": true,
7265
7134
  "license": "MIT"
7266
7135
  },
7267
7136
  "node_modules/ansis": {
7268
7137
  "version": "3.2.0",
7269
7138
  "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.2.0.tgz",
7270
7139
  "integrity": "sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==",
7271
- "dev": true,
7272
7140
  "license": "ISC",
7273
7141
  "engines": {
7274
7142
  "node": ">=15"
@@ -7335,7 +7203,6 @@
7335
7203
  "version": "2.0.1",
7336
7204
  "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
7337
7205
  "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
7338
- "dev": true,
7339
7206
  "license": "Python-2.0"
7340
7207
  },
7341
7208
  "node_modules/array-buffer-byte-length": {
@@ -7541,6 +7408,7 @@
7541
7408
  "version": "2.0.0",
7542
7409
  "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
7543
7410
  "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
7411
+ "dev": true,
7544
7412
  "license": "MIT",
7545
7413
  "engines": {
7546
7414
  "node": ">=8"
@@ -8079,7 +7947,6 @@
8079
7947
  "version": "3.1.0",
8080
7948
  "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
8081
7949
  "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
8082
- "dev": true,
8083
7950
  "license": "MIT",
8084
7951
  "engines": {
8085
7952
  "node": ">=6"
@@ -8182,6 +8049,7 @@
8182
8049
  "version": "2.1.1",
8183
8050
  "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz",
8184
8051
  "integrity": "sha512-JSr5eOgoEymtYHBjNWyjrMqet9Am2miJhlfKNdqLp6zoeAh0KN5dRAcxlecj5mAJrmQomgiOBj35xHLrFjqBpw==",
8052
+ "dev": true,
8185
8053
  "license": "MIT",
8186
8054
  "dependencies": {
8187
8055
  "ansicolors": "~0.3.2",
@@ -8473,6 +8341,7 @@
8473
8341
  "version": "4.2.3",
8474
8342
  "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
8475
8343
  "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
8344
+ "dev": true,
8476
8345
  "license": "MIT",
8477
8346
  "dependencies": {
8478
8347
  "color-convert": "^2.0.1",
@@ -8504,6 +8373,7 @@
8504
8373
  "version": "1.9.1",
8505
8374
  "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
8506
8375
  "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
8376
+ "dev": true,
8507
8377
  "license": "MIT",
8508
8378
  "dependencies": {
8509
8379
  "color-name": "^1.0.0",
@@ -8722,6 +8592,7 @@
8722
8592
  "version": "7.0.3",
8723
8593
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
8724
8594
  "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
8595
+ "dev": true,
8725
8596
  "license": "MIT",
8726
8597
  "dependencies": {
8727
8598
  "path-key": "^3.1.0",
@@ -9185,7 +9056,6 @@
9185
9056
  "version": "2.2.1",
9186
9057
  "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
9187
9058
  "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
9188
- "dev": true,
9189
9059
  "license": "MIT",
9190
9060
  "engines": {
9191
9061
  "node": ">=6"
@@ -9195,7 +9065,6 @@
9195
9065
  "version": "1.3.2",
9196
9066
  "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
9197
9067
  "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
9198
- "dev": true,
9199
9068
  "license": "MIT",
9200
9069
  "dependencies": {
9201
9070
  "is-arrayish": "^0.2.1"
@@ -10617,6 +10486,18 @@
10617
10486
  "node": "6.* || 8.* || >= 10.*"
10618
10487
  }
10619
10488
  },
10489
+ "node_modules/get-east-asian-width": {
10490
+ "version": "1.2.0",
10491
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
10492
+ "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
10493
+ "license": "MIT",
10494
+ "engines": {
10495
+ "node": ">=18"
10496
+ },
10497
+ "funding": {
10498
+ "url": "https://github.com/sponsors/sindresorhus"
10499
+ }
10500
+ },
10620
10501
  "node_modules/get-func-name": {
10621
10502
  "version": "2.0.2",
10622
10503
  "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz",
@@ -11258,6 +11139,7 @@
11258
11139
  "version": "1.0.0",
11259
11140
  "resolved": "https://registry.npmjs.org/hyperlinker/-/hyperlinker-1.0.0.tgz",
11260
11141
  "integrity": "sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ==",
11142
+ "dev": true,
11261
11143
  "license": "MIT",
11262
11144
  "engines": {
11263
11145
  "node": ">=4"
@@ -11302,7 +11184,6 @@
11302
11184
  "version": "3.3.0",
11303
11185
  "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
11304
11186
  "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
11305
- "dev": true,
11306
11187
  "license": "MIT",
11307
11188
  "dependencies": {
11308
11189
  "parent-module": "^1.0.0",
@@ -11319,7 +11200,6 @@
11319
11200
  "version": "4.0.0",
11320
11201
  "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
11321
11202
  "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
11322
- "dev": true,
11323
11203
  "license": "MIT",
11324
11204
  "engines": {
11325
11205
  "node": ">=4"
@@ -11406,12 +11286,6 @@
11406
11286
  "node": ">= 12"
11407
11287
  }
11408
11288
  },
11409
- "node_modules/ip-address/node_modules/sprintf-js": {
11410
- "version": "1.1.3",
11411
- "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
11412
- "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
11413
- "license": "BSD-3-Clause"
11414
- },
11415
11289
  "node_modules/is-array-buffer": {
11416
11290
  "version": "3.0.4",
11417
11291
  "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
@@ -11433,7 +11307,6 @@
11433
11307
  "version": "0.2.1",
11434
11308
  "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
11435
11309
  "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
11436
- "dev": true,
11437
11310
  "license": "MIT"
11438
11311
  },
11439
11312
  "node_modules/is-bigint": {
@@ -11846,6 +11719,7 @@
11846
11719
  "version": "2.0.0",
11847
11720
  "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
11848
11721
  "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
11722
+ "dev": true,
11849
11723
  "license": "ISC"
11850
11724
  },
11851
11725
  "node_modules/isomorphic-git": {
@@ -12076,14 +11950,12 @@
12076
11950
  "version": "4.0.0",
12077
11951
  "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
12078
11952
  "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
12079
- "dev": true,
12080
11953
  "license": "MIT"
12081
11954
  },
12082
11955
  "node_modules/js-yaml": {
12083
11956
  "version": "4.1.0",
12084
11957
  "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
12085
11958
  "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
12086
- "dev": true,
12087
11959
  "license": "MIT",
12088
11960
  "dependencies": {
12089
11961
  "argparse": "^2.0.1"
@@ -12147,7 +12019,6 @@
12147
12019
  "version": "2.3.1",
12148
12020
  "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
12149
12021
  "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
12150
- "dev": true,
12151
12022
  "license": "MIT"
12152
12023
  },
12153
12024
  "node_modules/json-schema-traverse": {
@@ -12413,7 +12284,6 @@
12413
12284
  "version": "1.2.4",
12414
12285
  "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
12415
12286
  "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
12416
- "dev": true,
12417
12287
  "license": "MIT"
12418
12288
  },
12419
12289
  "node_modules/linkinator": {
@@ -13369,12 +13239,12 @@
13369
13239
  "license": "MIT"
13370
13240
  },
13371
13241
  "node_modules/natural-orderby": {
13372
- "version": "2.0.3",
13373
- "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
13374
- "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
13242
+ "version": "3.0.2",
13243
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
13244
+ "integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
13375
13245
  "license": "MIT",
13376
13246
  "engines": {
13377
- "node": "*"
13247
+ "node": ">=18"
13378
13248
  }
13379
13249
  },
13380
13250
  "node_modules/netmask": {
@@ -13702,6 +13572,7 @@
13702
13572
  "version": "1.1.33",
13703
13573
  "resolved": "https://registry.npmjs.org/object-treeify/-/object-treeify-1.1.33.tgz",
13704
13574
  "integrity": "sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==",
13575
+ "dev": true,
13705
13576
  "license": "MIT",
13706
13577
  "engines": {
13707
13578
  "node": ">= 10"
@@ -13815,51 +13686,6 @@
13815
13686
  "node": ">=18.0.0"
13816
13687
  }
13817
13688
  },
13818
- "node_modules/oclif/node_modules/@oclif/core": {
13819
- "version": "4.0.3",
13820
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
13821
- "integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
13822
- "dev": true,
13823
- "license": "MIT",
13824
- "dependencies": {
13825
- "ansi-escapes": "^4.3.2",
13826
- "ansis": "^3.1.1",
13827
- "clean-stack": "^3.0.1",
13828
- "cli-spinners": "^2.9.2",
13829
- "cosmiconfig": "^9.0.0",
13830
- "debug": "^4.3.5",
13831
- "ejs": "^3.1.10",
13832
- "get-package-type": "^0.1.0",
13833
- "globby": "^11.1.0",
13834
- "indent-string": "^4.0.0",
13835
- "is-wsl": "^2.2.0",
13836
- "minimatch": "^9.0.4",
13837
- "string-width": "^4.2.3",
13838
- "supports-color": "^8",
13839
- "widest-line": "^3.1.0",
13840
- "wordwrap": "^1.0.0",
13841
- "wrap-ansi": "^7.0.0"
13842
- },
13843
- "engines": {
13844
- "node": ">=18.0.0"
13845
- }
13846
- },
13847
- "node_modules/oclif/node_modules/@oclif/core/node_modules/supports-color": {
13848
- "version": "8.1.1",
13849
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
13850
- "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
13851
- "dev": true,
13852
- "license": "MIT",
13853
- "dependencies": {
13854
- "has-flag": "^4.0.0"
13855
- },
13856
- "engines": {
13857
- "node": ">=10"
13858
- },
13859
- "funding": {
13860
- "url": "https://github.com/chalk/supports-color?sponsor=1"
13861
- }
13862
- },
13863
13689
  "node_modules/oclif/node_modules/@sindresorhus/is": {
13864
13690
  "version": "5.6.0",
13865
13691
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
@@ -13913,33 +13739,6 @@
13913
13739
  "url": "https://github.com/chalk/chalk?sponsor=1"
13914
13740
  }
13915
13741
  },
13916
- "node_modules/oclif/node_modules/cosmiconfig": {
13917
- "version": "9.0.0",
13918
- "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
13919
- "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
13920
- "dev": true,
13921
- "license": "MIT",
13922
- "dependencies": {
13923
- "env-paths": "^2.2.1",
13924
- "import-fresh": "^3.3.0",
13925
- "js-yaml": "^4.1.0",
13926
- "parse-json": "^5.2.0"
13927
- },
13928
- "engines": {
13929
- "node": ">=14"
13930
- },
13931
- "funding": {
13932
- "url": "https://github.com/sponsors/d-fischer"
13933
- },
13934
- "peerDependencies": {
13935
- "typescript": ">=4.9.5"
13936
- },
13937
- "peerDependenciesMeta": {
13938
- "typescript": {
13939
- "optional": true
13940
- }
13941
- }
13942
- },
13943
13742
  "node_modules/oclif/node_modules/fs-extra": {
13944
13743
  "version": "8.1.0",
13945
13744
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
@@ -14041,22 +13840,6 @@
14041
13840
  "node": "14 || >=16.14"
14042
13841
  }
14043
13842
  },
14044
- "node_modules/oclif/node_modules/minimatch": {
14045
- "version": "9.0.4",
14046
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
14047
- "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
14048
- "dev": true,
14049
- "license": "ISC",
14050
- "dependencies": {
14051
- "brace-expansion": "^2.0.1"
14052
- },
14053
- "engines": {
14054
- "node": ">=16 || 14 >=14.17"
14055
- },
14056
- "funding": {
14057
- "url": "https://github.com/sponsors/isaacs"
14058
- }
14059
- },
14060
13843
  "node_modules/oclif/node_modules/normalize-package-data": {
14061
13844
  "version": "6.0.1",
14062
13845
  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",
@@ -14324,7 +14107,6 @@
14324
14107
  "version": "1.0.1",
14325
14108
  "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
14326
14109
  "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
14327
- "dev": true,
14328
14110
  "license": "MIT",
14329
14111
  "dependencies": {
14330
14112
  "callsites": "^3.0.0"
@@ -14337,7 +14119,6 @@
14337
14119
  "version": "5.2.0",
14338
14120
  "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
14339
14121
  "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
14340
- "dev": true,
14341
14122
  "license": "MIT",
14342
14123
  "dependencies": {
14343
14124
  "@babel/code-frame": "^7.0.0",
@@ -14387,6 +14168,7 @@
14387
14168
  "version": "1.1.3",
14388
14169
  "resolved": "https://registry.npmjs.org/password-prompt/-/password-prompt-1.1.3.tgz",
14389
14170
  "integrity": "sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==",
14171
+ "dev": true,
14390
14172
  "license": "0BSD",
14391
14173
  "dependencies": {
14392
14174
  "ansi-escapes": "^4.3.2",
@@ -14504,6 +14286,7 @@
14504
14286
  "version": "3.1.1",
14505
14287
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
14506
14288
  "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
14289
+ "dev": true,
14507
14290
  "license": "MIT",
14508
14291
  "engines": {
14509
14292
  "node": ">=8"
@@ -15200,6 +14983,7 @@
15200
14983
  "version": "2.1.1",
15201
14984
  "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz",
15202
14985
  "integrity": "sha512-FNpGGo1DycYAdnrKFxCMmKYgo/mILAqtRYbkdQD8Ep/Hk2PQ5+aEAEx+IU713RTDmuBaH0c8P5ZozurNu5ObRQ==",
14986
+ "dev": true,
15203
14987
  "license": "MIT",
15204
14988
  "dependencies": {
15205
14989
  "esprima": "~4.0.0"
@@ -15645,6 +15429,7 @@
15645
15429
  "version": "2.0.0",
15646
15430
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
15647
15431
  "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
15432
+ "dev": true,
15648
15433
  "license": "MIT",
15649
15434
  "dependencies": {
15650
15435
  "shebang-regex": "^3.0.0"
@@ -15657,6 +15442,7 @@
15657
15442
  "version": "3.0.0",
15658
15443
  "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
15659
15444
  "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
15445
+ "dev": true,
15660
15446
  "license": "MIT",
15661
15447
  "engines": {
15662
15448
  "node": ">=8"
@@ -15767,6 +15553,7 @@
15767
15553
  "version": "0.2.2",
15768
15554
  "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
15769
15555
  "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
15556
+ "dev": true,
15770
15557
  "license": "MIT",
15771
15558
  "dependencies": {
15772
15559
  "is-arrayish": "^0.3.1"
@@ -15776,6 +15563,7 @@
15776
15563
  "version": "0.3.2",
15777
15564
  "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
15778
15565
  "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
15566
+ "dev": true,
15779
15567
  "license": "MIT"
15780
15568
  },
15781
15569
  "node_modules/sinon": {
@@ -15844,22 +15632,48 @@
15844
15632
  }
15845
15633
  },
15846
15634
  "node_modules/slice-ansi": {
15847
- "version": "4.0.0",
15848
- "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
15849
- "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
15635
+ "version": "7.1.0",
15636
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
15637
+ "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
15850
15638
  "license": "MIT",
15851
15639
  "dependencies": {
15852
- "ansi-styles": "^4.0.0",
15853
- "astral-regex": "^2.0.0",
15854
- "is-fullwidth-code-point": "^3.0.0"
15640
+ "ansi-styles": "^6.2.1",
15641
+ "is-fullwidth-code-point": "^5.0.0"
15855
15642
  },
15856
15643
  "engines": {
15857
- "node": ">=10"
15644
+ "node": ">=18"
15858
15645
  },
15859
15646
  "funding": {
15860
15647
  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
15861
15648
  }
15862
15649
  },
15650
+ "node_modules/slice-ansi/node_modules/ansi-styles": {
15651
+ "version": "6.2.1",
15652
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
15653
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
15654
+ "license": "MIT",
15655
+ "engines": {
15656
+ "node": ">=12"
15657
+ },
15658
+ "funding": {
15659
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
15660
+ }
15661
+ },
15662
+ "node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
15663
+ "version": "5.0.0",
15664
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
15665
+ "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
15666
+ "license": "MIT",
15667
+ "dependencies": {
15668
+ "get-east-asian-width": "^1.0.0"
15669
+ },
15670
+ "engines": {
15671
+ "node": ">=18"
15672
+ },
15673
+ "funding": {
15674
+ "url": "https://github.com/sponsors/sindresorhus"
15675
+ }
15676
+ },
15863
15677
  "node_modules/smart-buffer": {
15864
15678
  "version": "4.2.0",
15865
15679
  "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
@@ -16076,9 +15890,9 @@
16076
15890
  }
16077
15891
  },
16078
15892
  "node_modules/sprintf-js": {
16079
- "version": "1.0.3",
16080
- "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
16081
- "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
15893
+ "version": "1.1.3",
15894
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
15895
+ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
16082
15896
  "license": "BSD-3-Clause"
16083
15897
  },
16084
15898
  "node_modules/srcset": {
@@ -16313,6 +16127,49 @@
16313
16127
  "url": "https://opencollective.com/unts"
16314
16128
  }
16315
16129
  },
16130
+ "node_modules/terminal-link": {
16131
+ "version": "3.0.0",
16132
+ "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-3.0.0.tgz",
16133
+ "integrity": "sha512-flFL3m4wuixmf6IfhFJd1YPiLiMuxEc8uHRM1buzIeZPm22Au2pDqBJQgdo7n1WfPU1ONFGv7YDwpFBmHGF6lg==",
16134
+ "license": "MIT",
16135
+ "dependencies": {
16136
+ "ansi-escapes": "^5.0.0",
16137
+ "supports-hyperlinks": "^2.2.0"
16138
+ },
16139
+ "engines": {
16140
+ "node": ">=12"
16141
+ },
16142
+ "funding": {
16143
+ "url": "https://github.com/sponsors/sindresorhus"
16144
+ }
16145
+ },
16146
+ "node_modules/terminal-link/node_modules/ansi-escapes": {
16147
+ "version": "5.0.0",
16148
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz",
16149
+ "integrity": "sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==",
16150
+ "license": "MIT",
16151
+ "dependencies": {
16152
+ "type-fest": "^1.0.2"
16153
+ },
16154
+ "engines": {
16155
+ "node": ">=12"
16156
+ },
16157
+ "funding": {
16158
+ "url": "https://github.com/sponsors/sindresorhus"
16159
+ }
16160
+ },
16161
+ "node_modules/terminal-link/node_modules/type-fest": {
16162
+ "version": "1.4.0",
16163
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
16164
+ "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
16165
+ "license": "(MIT OR CC0-1.0)",
16166
+ "engines": {
16167
+ "node": ">=10"
16168
+ },
16169
+ "funding": {
16170
+ "url": "https://github.com/sponsors/sindresorhus"
16171
+ }
16172
+ },
16316
16173
  "node_modules/test-exclude": {
16317
16174
  "version": "6.0.0",
16318
16175
  "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
@@ -16823,7 +16680,7 @@
16823
16680
  "version": "5.4.5",
16824
16681
  "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
16825
16682
  "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
16826
- "dev": true,
16683
+ "devOptional": true,
16827
16684
  "license": "Apache-2.0",
16828
16685
  "bin": {
16829
16686
  "tsc": "bin/tsc",
@@ -17077,6 +16934,7 @@
17077
16934
  "version": "2.0.2",
17078
16935
  "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
17079
16936
  "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
16937
+ "dev": true,
17080
16938
  "license": "ISC",
17081
16939
  "dependencies": {
17082
16940
  "isexe": "^2.0.0"