@jayree/sfdx-plugin-manifest 3.2.24 → 3.2.25

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,19 +1,19 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.2.24",
3
+ "version": "3.2.25",
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.2.25",
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",
@@ -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"
@@ -4152,6 +4135,13 @@
4152
4135
  "js-yaml": "bin/js-yaml.js"
4153
4136
  }
4154
4137
  },
4138
+ "node_modules/@istanbuljs/load-nyc-config/node_modules/sprintf-js": {
4139
+ "version": "1.0.3",
4140
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
4141
+ "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
4142
+ "dev": true,
4143
+ "license": "BSD-3-Clause"
4144
+ },
4155
4145
  "node_modules/@istanbuljs/schema": {
4156
4146
  "version": "0.1.3",
4157
4147
  "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
@@ -4359,36 +4349,25 @@
4359
4349
  }
4360
4350
  },
4361
4351
  "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==",
4352
+ "version": "4.0.3",
4353
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.3.tgz",
4354
+ "integrity": "sha512-yM8R/M2WfSNfL9eF8clS/SbQvanvHZJgoij5bLs3ro7uAFCkL/LYcagyj0UVGbysx5AI+SNIof6OHQUXYZpOZw==",
4365
4355
  "license": "MIT",
4366
4356
  "dependencies": {
4367
- "@types/cli-progress": "^3.11.5",
4368
4357
  "ansi-escapes": "^4.3.2",
4369
- "ansi-styles": "^4.3.0",
4370
- "cardinal": "^2.1.1",
4371
- "chalk": "^4.1.2",
4358
+ "ansis": "^3.1.1",
4372
4359
  "clean-stack": "^3.0.1",
4373
- "cli-progress": "^3.12.0",
4374
- "color": "^4.2.3",
4375
- "debug": "^4.3.4",
4360
+ "cli-spinners": "^2.9.2",
4361
+ "cosmiconfig": "^9.0.0",
4362
+ "debug": "^4.3.5",
4376
4363
  "ejs": "^3.1.10",
4377
4364
  "get-package-type": "^0.1.0",
4378
4365
  "globby": "^11.1.0",
4379
- "hyperlinker": "^1.0.0",
4380
4366
  "indent-string": "^4.0.0",
4381
4367
  "is-wsl": "^2.2.0",
4382
- "js-yaml": "^3.14.1",
4383
4368
  "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
4369
  "string-width": "^4.2.3",
4389
- "strip-ansi": "^6.0.1",
4390
- "supports-color": "^8.1.1",
4391
- "supports-hyperlinks": "^2.2.0",
4370
+ "supports-color": "^8",
4392
4371
  "widest-line": "^3.1.0",
4393
4372
  "wordwrap": "^1.0.0",
4394
4373
  "wrap-ansi": "^7.0.0"
@@ -4397,54 +4376,30 @@
4397
4376
  "node": ">=18.0.0"
4398
4377
  }
4399
4378
  },
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==",
4379
+ "node_modules/@oclif/core/node_modules/cosmiconfig": {
4380
+ "version": "9.0.0",
4381
+ "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
4382
+ "integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
4413
4383
  "license": "MIT",
4414
4384
  "dependencies": {
4415
- "ansi-styles": "^4.1.0",
4416
- "supports-color": "^7.1.0"
4385
+ "env-paths": "^2.2.1",
4386
+ "import-fresh": "^3.3.0",
4387
+ "js-yaml": "^4.1.0",
4388
+ "parse-json": "^5.2.0"
4417
4389
  },
4418
4390
  "engines": {
4419
- "node": ">=10"
4391
+ "node": ">=14"
4420
4392
  },
4421
4393
  "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"
4394
+ "url": "https://github.com/sponsors/d-fischer"
4432
4395
  },
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"
4396
+ "peerDependencies": {
4397
+ "typescript": ">=4.9.5"
4445
4398
  },
4446
- "bin": {
4447
- "js-yaml": "bin/js-yaml.js"
4399
+ "peerDependenciesMeta": {
4400
+ "typescript": {
4401
+ "optional": true
4402
+ }
4448
4403
  }
4449
4404
  },
4450
4405
  "node_modules/@oclif/core/node_modules/minimatch": {
@@ -4498,93 +4453,6 @@
4498
4453
  "node": ">=18.0.0"
4499
4454
  }
4500
4455
  },
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
4456
  "node_modules/@oclif/plugin-command-snapshot/node_modules/globby": {
4589
4457
  "version": "14.0.1",
4590
4458
  "resolved": "https://registry.npmjs.org/globby/-/globby-14.0.1.tgz",
@@ -4606,22 +4474,6 @@
4606
4474
  "url": "https://github.com/sponsors/sindresorhus"
4607
4475
  }
4608
4476
  },
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
4477
  "node_modules/@oclif/plugin-command-snapshot/node_modules/path-type": {
4626
4478
  "version": "5.0.0",
4627
4479
  "resolved": "https://registry.npmjs.org/path-type/-/path-type-5.0.0.tgz",
@@ -4648,56 +4500,84 @@
4648
4500
  "url": "https://github.com/sponsors/sindresorhus"
4649
4501
  }
4650
4502
  },
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==",
4503
+ "node_modules/@oclif/plugin-help": {
4504
+ "version": "6.1.0",
4505
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.1.0.tgz",
4506
+ "integrity": "sha512-U+LNKKaZBroHqoSGIpYbQmkTl8aW0NJcO9tr091LJOZ74iqEDiupfBTCMuklW9uTZdWFYApqTmshDuB/I41jxQ==",
4655
4507
  "dev": true,
4656
4508
  "license": "MIT",
4657
4509
  "dependencies": {
4658
- "has-flag": "^4.0.0"
4510
+ "@oclif/core": "^4.0.0-beta.13"
4659
4511
  },
4660
4512
  "engines": {
4661
- "node": ">=10"
4513
+ "node": ">=18.0.0"
4514
+ }
4515
+ },
4516
+ "node_modules/@oclif/plugin-not-found": {
4517
+ "version": "3.2.2",
4518
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.2.tgz",
4519
+ "integrity": "sha512-FyQiC0jQZsrvtoVyEkNy8gypdibCLw+AR3uP08NyO95UoJeEHpxHjJUK+E10wNsTCFLFuaBW7hAjvtGm+Ze0RQ==",
4520
+ "dev": true,
4521
+ "license": "MIT",
4522
+ "dependencies": {
4523
+ "@inquirer/confirm": "^3.1.9",
4524
+ "@oclif/core": "^4",
4525
+ "ansis": "^3.2.0",
4526
+ "fast-levenshtein": "^3.0.0"
4662
4527
  },
4663
- "funding": {
4664
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4528
+ "engines": {
4529
+ "node": ">=18.0.0"
4665
4530
  }
4666
4531
  },
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==",
4532
+ "node_modules/@oclif/plugin-warn-if-update-available": {
4533
+ "version": "3.0.19",
4534
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-3.0.19.tgz",
4535
+ "integrity": "sha512-CauYLxNuPtK9ig1ZlzFiCqxzGJJd73CKyJDiSzGkg3QRooyZkE9G+l1Lz18fHzj+TEeXUZ74t6RWWPC5p0TL4w==",
4671
4536
  "dev": true,
4672
4537
  "license": "MIT",
4673
4538
  "dependencies": {
4674
- "@oclif/core": "^4.0.0-beta.13"
4539
+ "@oclif/core": "^3.26.6",
4540
+ "chalk": "^5.3.0",
4541
+ "debug": "^4.1.0",
4542
+ "http-call": "^5.2.2",
4543
+ "lodash": "^4.17.21"
4675
4544
  },
4676
4545
  "engines": {
4677
4546
  "node": ">=18.0.0"
4678
4547
  }
4679
4548
  },
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==",
4549
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core": {
4550
+ "version": "3.26.6",
4551
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.6.tgz",
4552
+ "integrity": "sha512-+FiTw1IPuJTF9tSAlTsY8bGK4sgthehjz7c2SvYdgQncTkxI2xvUch/8QpjNYGLEmUneNygvYMRBax2KJcLccA==",
4684
4553
  "dev": true,
4685
4554
  "license": "MIT",
4686
4555
  "dependencies": {
4556
+ "@types/cli-progress": "^3.11.5",
4687
4557
  "ansi-escapes": "^4.3.2",
4688
- "ansis": "^3.1.1",
4558
+ "ansi-styles": "^4.3.0",
4559
+ "cardinal": "^2.1.1",
4560
+ "chalk": "^4.1.2",
4689
4561
  "clean-stack": "^3.0.1",
4690
- "cli-spinners": "^2.9.2",
4691
- "cosmiconfig": "^9.0.0",
4692
- "debug": "^4.3.5",
4562
+ "cli-progress": "^3.12.0",
4563
+ "color": "^4.2.3",
4564
+ "debug": "^4.3.4",
4693
4565
  "ejs": "^3.1.10",
4694
4566
  "get-package-type": "^0.1.0",
4695
4567
  "globby": "^11.1.0",
4568
+ "hyperlinker": "^1.0.0",
4696
4569
  "indent-string": "^4.0.0",
4697
4570
  "is-wsl": "^2.2.0",
4571
+ "js-yaml": "^3.14.1",
4698
4572
  "minimatch": "^9.0.4",
4573
+ "natural-orderby": "^2.0.3",
4574
+ "object-treeify": "^1.1.33",
4575
+ "password-prompt": "^1.1.3",
4576
+ "slice-ansi": "^4.0.0",
4699
4577
  "string-width": "^4.2.3",
4700
- "supports-color": "^8",
4578
+ "strip-ansi": "^6.0.1",
4579
+ "supports-color": "^8.1.1",
4580
+ "supports-hyperlinks": "^2.2.0",
4701
4581
  "widest-line": "^3.1.0",
4702
4582
  "wordwrap": "^1.0.0",
4703
4583
  "wrap-ansi": "^7.0.0"
@@ -4706,138 +4586,61 @@
4706
4586
  "node": ">=18.0.0"
4707
4587
  }
4708
4588
  },
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==",
4589
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk": {
4590
+ "version": "4.1.2",
4591
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
4592
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
4756
4593
  "dev": true,
4757
4594
  "license": "MIT",
4758
4595
  "dependencies": {
4759
- "has-flag": "^4.0.0"
4596
+ "ansi-styles": "^4.1.0",
4597
+ "supports-color": "^7.1.0"
4760
4598
  },
4761
4599
  "engines": {
4762
4600
  "node": ">=10"
4763
4601
  },
4764
4602
  "funding": {
4765
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4603
+ "url": "https://github.com/chalk/chalk?sponsor=1"
4766
4604
  }
4767
4605
  },
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==",
4606
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/@oclif/core/node_modules/chalk/node_modules/supports-color": {
4607
+ "version": "7.2.0",
4608
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
4609
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
4772
4610
  "dev": true,
4773
4611
  "license": "MIT",
4774
4612
  "dependencies": {
4775
- "@inquirer/confirm": "^3.1.9",
4776
- "@oclif/core": "^4",
4777
- "ansis": "^3.2.0",
4778
- "fast-levenshtein": "^3.0.0"
4613
+ "has-flag": "^4.0.0"
4779
4614
  },
4780
4615
  "engines": {
4781
- "node": ">=18.0.0"
4616
+ "node": ">=8"
4782
4617
  }
4783
4618
  },
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==",
4619
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/argparse": {
4620
+ "version": "1.0.10",
4621
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
4622
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
4788
4623
  "dev": true,
4789
4624
  "license": "MIT",
4790
4625
  "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"
4626
+ "sprintf-js": "~1.0.2"
4811
4627
  }
4812
4628
  },
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==",
4629
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/js-yaml": {
4630
+ "version": "3.14.1",
4631
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
4632
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
4817
4633
  "dev": true,
4818
4634
  "license": "MIT",
4819
4635
  "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"
4636
+ "argparse": "^1.0.7",
4637
+ "esprima": "^4.0.0"
4833
4638
  },
4834
- "peerDependenciesMeta": {
4835
- "typescript": {
4836
- "optional": true
4837
- }
4639
+ "bin": {
4640
+ "js-yaml": "bin/js-yaml.js"
4838
4641
  }
4839
4642
  },
4840
- "node_modules/@oclif/plugin-not-found/node_modules/minimatch": {
4643
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/minimatch": {
4841
4644
  "version": "9.0.4",
4842
4645
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
4843
4646
  "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==",
@@ -4853,37 +4656,55 @@
4853
4656
  "url": "https://github.com/sponsors/isaacs"
4854
4657
  }
4855
4658
  },
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==",
4659
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/natural-orderby": {
4660
+ "version": "2.0.3",
4661
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-2.0.3.tgz",
4662
+ "integrity": "sha512-p7KTHxU0CUrcOXe62Zfrb5Z13nLvPhSWR/so3kFulUQU0sgUll2Z0LwpsLN351eOOD+hRGu/F1g+6xDfPeD++Q==",
4663
+ "dev": true,
4664
+ "license": "MIT",
4665
+ "engines": {
4666
+ "node": "*"
4667
+ }
4668
+ },
4669
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/slice-ansi": {
4670
+ "version": "4.0.0",
4671
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
4672
+ "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
4860
4673
  "dev": true,
4861
4674
  "license": "MIT",
4862
4675
  "dependencies": {
4863
- "has-flag": "^4.0.0"
4676
+ "ansi-styles": "^4.0.0",
4677
+ "astral-regex": "^2.0.0",
4678
+ "is-fullwidth-code-point": "^3.0.0"
4864
4679
  },
4865
4680
  "engines": {
4866
4681
  "node": ">=10"
4867
4682
  },
4868
4683
  "funding": {
4869
- "url": "https://github.com/chalk/supports-color?sponsor=1"
4684
+ "url": "https://github.com/chalk/slice-ansi?sponsor=1"
4870
4685
  }
4871
4686
  },
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==",
4687
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/sprintf-js": {
4688
+ "version": "1.0.3",
4689
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
4690
+ "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
4691
+ "dev": true,
4692
+ "license": "BSD-3-Clause"
4693
+ },
4694
+ "node_modules/@oclif/plugin-warn-if-update-available/node_modules/supports-color": {
4695
+ "version": "8.1.1",
4696
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
4697
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
4876
4698
  "dev": true,
4877
4699
  "license": "MIT",
4878
4700
  "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"
4701
+ "has-flag": "^4.0.0"
4884
4702
  },
4885
4703
  "engines": {
4886
- "node": ">=18.0.0"
4704
+ "node": ">=10"
4705
+ },
4706
+ "funding": {
4707
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
4887
4708
  }
4888
4709
  },
4889
4710
  "node_modules/@pkgjs/parseargs": {
@@ -5285,23 +5106,78 @@
5285
5106
  "license": "ISC"
5286
5107
  },
5287
5108
  "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==",
5109
+ "version": "10.0.0",
5110
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-10.0.0.tgz",
5111
+ "integrity": "sha512-Y18aDrz376Ekza45nfCjpyiI+np1oY9Cc7DxNAYiP37c0lstTajVsgz6wvDvt6p6QGEX//nnqcz/NaMlry/INw==",
5291
5112
  "license": "BSD-3-Clause",
5292
5113
  "dependencies": {
5293
5114
  "@inquirer/confirm": "^3.1.9",
5294
5115
  "@inquirer/password": "^2.1.9",
5295
- "@oclif/core": "^3.26.6",
5296
- "@salesforce/core": "^7.3.9",
5116
+ "@oclif/core": "^4",
5117
+ "@salesforce/core": "^7.3.10",
5297
5118
  "@salesforce/kit": "^3.1.2",
5298
5119
  "@salesforce/ts-types": "^2.0.9",
5299
- "chalk": "^5.3.0"
5120
+ "ansis": "^3.1.1",
5121
+ "cli-progress": "^3.12.0",
5122
+ "natural-orderby": "^3.0.2",
5123
+ "slice-ansi": "^7.1.0",
5124
+ "string-width": "^7.1.0",
5125
+ "terminal-link": "^3.0.0"
5300
5126
  },
5301
5127
  "engines": {
5302
5128
  "node": ">=18.0.0"
5303
5129
  }
5304
5130
  },
5131
+ "node_modules/@salesforce/sf-plugins-core/node_modules/ansi-regex": {
5132
+ "version": "6.0.1",
5133
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz",
5134
+ "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==",
5135
+ "license": "MIT",
5136
+ "engines": {
5137
+ "node": ">=12"
5138
+ },
5139
+ "funding": {
5140
+ "url": "https://github.com/chalk/ansi-regex?sponsor=1"
5141
+ }
5142
+ },
5143
+ "node_modules/@salesforce/sf-plugins-core/node_modules/emoji-regex": {
5144
+ "version": "10.3.0",
5145
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.3.0.tgz",
5146
+ "integrity": "sha512-QpLs9D9v9kArv4lfDEgg1X/gN5XLnf/A6l9cs8SPZLRZR3ZkY9+kwIQTxm+fsSej5UMYGE8fdoaZVIBlqG0XTw==",
5147
+ "license": "MIT"
5148
+ },
5149
+ "node_modules/@salesforce/sf-plugins-core/node_modules/string-width": {
5150
+ "version": "7.1.0",
5151
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-7.1.0.tgz",
5152
+ "integrity": "sha512-SEIJCWiX7Kg4c129n48aDRwLbFb2LJmXXFrWBG4NGaRtMQ3myKPKbwrD1BKqQn74oCoNMBVrfDEr5M9YxCsrkw==",
5153
+ "license": "MIT",
5154
+ "dependencies": {
5155
+ "emoji-regex": "^10.3.0",
5156
+ "get-east-asian-width": "^1.0.0",
5157
+ "strip-ansi": "^7.1.0"
5158
+ },
5159
+ "engines": {
5160
+ "node": ">=18"
5161
+ },
5162
+ "funding": {
5163
+ "url": "https://github.com/sponsors/sindresorhus"
5164
+ }
5165
+ },
5166
+ "node_modules/@salesforce/sf-plugins-core/node_modules/strip-ansi": {
5167
+ "version": "7.1.0",
5168
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
5169
+ "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
5170
+ "license": "MIT",
5171
+ "dependencies": {
5172
+ "ansi-regex": "^6.0.1"
5173
+ },
5174
+ "engines": {
5175
+ "node": ">=12"
5176
+ },
5177
+ "funding": {
5178
+ "url": "https://github.com/chalk/strip-ansi?sponsor=1"
5179
+ }
5180
+ },
5305
5181
  "node_modules/@salesforce/source-deploy-retrieve": {
5306
5182
  "version": "11.6.4",
5307
5183
  "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-11.6.4.tgz",
@@ -6647,6 +6523,7 @@
6647
6523
  "version": "3.11.5",
6648
6524
  "resolved": "https://registry.npmjs.org/@types/cli-progress/-/cli-progress-3.11.5.tgz",
6649
6525
  "integrity": "sha512-D4PbNRbviKyppS5ivBGyFO29POlySLmA2HyUFE4p5QGazAMM3CwkKWcvTl8gvElSuxRh6FPKL8XmidX873ou4g==",
6526
+ "dev": true,
6650
6527
  "license": "MIT",
6651
6528
  "dependencies": {
6652
6529
  "@types/node": "*"
@@ -7262,13 +7139,13 @@
7262
7139
  "version": "0.3.2",
7263
7140
  "resolved": "https://registry.npmjs.org/ansicolors/-/ansicolors-0.3.2.tgz",
7264
7141
  "integrity": "sha512-QXu7BPrP29VllRxH8GwB7x5iX5qWKAAMLqKQGWTeLWVlNHNOpVMJ91dsxQAIWXpjuW5wqvxu3Jd/nRjrJ+0pqg==",
7142
+ "dev": true,
7265
7143
  "license": "MIT"
7266
7144
  },
7267
7145
  "node_modules/ansis": {
7268
7146
  "version": "3.2.0",
7269
7147
  "resolved": "https://registry.npmjs.org/ansis/-/ansis-3.2.0.tgz",
7270
7148
  "integrity": "sha512-Yk3BkHH9U7oPyCN3gL5Tc7CpahG/+UFv/6UG03C311Vy9lzRmA5uoxDTpU9CO3rGHL6KzJz/pdDeXZCZ5Mu/Sg==",
7271
- "dev": true,
7272
7149
  "license": "ISC",
7273
7150
  "engines": {
7274
7151
  "node": ">=15"
@@ -7335,7 +7212,6 @@
7335
7212
  "version": "2.0.1",
7336
7213
  "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
7337
7214
  "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
7338
- "dev": true,
7339
7215
  "license": "Python-2.0"
7340
7216
  },
7341
7217
  "node_modules/array-buffer-byte-length": {
@@ -7541,6 +7417,7 @@
7541
7417
  "version": "2.0.0",
7542
7418
  "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz",
7543
7419
  "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==",
7420
+ "dev": true,
7544
7421
  "license": "MIT",
7545
7422
  "engines": {
7546
7423
  "node": ">=8"
@@ -8079,7 +7956,6 @@
8079
7956
  "version": "3.1.0",
8080
7957
  "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
8081
7958
  "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
8082
- "dev": true,
8083
7959
  "license": "MIT",
8084
7960
  "engines": {
8085
7961
  "node": ">=6"
@@ -8182,6 +8058,7 @@
8182
8058
  "version": "2.1.1",
8183
8059
  "resolved": "https://registry.npmjs.org/cardinal/-/cardinal-2.1.1.tgz",
8184
8060
  "integrity": "sha512-JSr5eOgoEymtYHBjNWyjrMqet9Am2miJhlfKNdqLp6zoeAh0KN5dRAcxlecj5mAJrmQomgiOBj35xHLrFjqBpw==",
8061
+ "dev": true,
8185
8062
  "license": "MIT",
8186
8063
  "dependencies": {
8187
8064
  "ansicolors": "~0.3.2",
@@ -8473,6 +8350,7 @@
8473
8350
  "version": "4.2.3",
8474
8351
  "resolved": "https://registry.npmjs.org/color/-/color-4.2.3.tgz",
8475
8352
  "integrity": "sha512-1rXeuUUiGGrykh+CeBdu5Ie7OJwinCgQY0bc7GCRxy5xVHy+moaqkpL/jqQq0MtQOeYcrqEz4abc5f0KtU7W4A==",
8353
+ "dev": true,
8476
8354
  "license": "MIT",
8477
8355
  "dependencies": {
8478
8356
  "color-convert": "^2.0.1",
@@ -8504,6 +8382,7 @@
8504
8382
  "version": "1.9.1",
8505
8383
  "resolved": "https://registry.npmjs.org/color-string/-/color-string-1.9.1.tgz",
8506
8384
  "integrity": "sha512-shrVawQFojnZv6xM40anx4CkoDP+fZsw/ZerEMsW/pyzsRbElpsL/DBVW7q3ExxwusdNXI3lXpuhEZkzs8p5Eg==",
8385
+ "dev": true,
8507
8386
  "license": "MIT",
8508
8387
  "dependencies": {
8509
8388
  "color-name": "^1.0.0",
@@ -8722,6 +8601,7 @@
8722
8601
  "version": "7.0.3",
8723
8602
  "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
8724
8603
  "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
8604
+ "dev": true,
8725
8605
  "license": "MIT",
8726
8606
  "dependencies": {
8727
8607
  "path-key": "^3.1.0",
@@ -9185,7 +9065,6 @@
9185
9065
  "version": "2.2.1",
9186
9066
  "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
9187
9067
  "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
9188
- "dev": true,
9189
9068
  "license": "MIT",
9190
9069
  "engines": {
9191
9070
  "node": ">=6"
@@ -9195,7 +9074,6 @@
9195
9074
  "version": "1.3.2",
9196
9075
  "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
9197
9076
  "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
9198
- "dev": true,
9199
9077
  "license": "MIT",
9200
9078
  "dependencies": {
9201
9079
  "is-arrayish": "^0.2.1"
@@ -10617,6 +10495,18 @@
10617
10495
  "node": "6.* || 8.* || >= 10.*"
10618
10496
  }
10619
10497
  },
10498
+ "node_modules/get-east-asian-width": {
10499
+ "version": "1.2.0",
10500
+ "resolved": "https://registry.npmjs.org/get-east-asian-width/-/get-east-asian-width-1.2.0.tgz",
10501
+ "integrity": "sha512-2nk+7SIVb14QrgXFHcm84tD4bKQz0RxPuMT8Ag5KPOq7J5fEmAg0UbXdTOSHqNuHSU28k55qnceesxXRZGzKWA==",
10502
+ "license": "MIT",
10503
+ "engines": {
10504
+ "node": ">=18"
10505
+ },
10506
+ "funding": {
10507
+ "url": "https://github.com/sponsors/sindresorhus"
10508
+ }
10509
+ },
10620
10510
  "node_modules/get-func-name": {
10621
10511
  "version": "2.0.2",
10622
10512
  "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz",
@@ -11258,6 +11148,7 @@
11258
11148
  "version": "1.0.0",
11259
11149
  "resolved": "https://registry.npmjs.org/hyperlinker/-/hyperlinker-1.0.0.tgz",
11260
11150
  "integrity": "sha512-Ty8UblRWFEcfSuIaajM34LdPXIhbs1ajEX/BBPv24J+enSVaEVY63xQ6lTO9VRYS5LAoghIG0IDJ+p+IPzKUQQ==",
11151
+ "dev": true,
11261
11152
  "license": "MIT",
11262
11153
  "engines": {
11263
11154
  "node": ">=4"
@@ -11302,7 +11193,6 @@
11302
11193
  "version": "3.3.0",
11303
11194
  "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
11304
11195
  "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
11305
- "dev": true,
11306
11196
  "license": "MIT",
11307
11197
  "dependencies": {
11308
11198
  "parent-module": "^1.0.0",
@@ -11319,7 +11209,6 @@
11319
11209
  "version": "4.0.0",
11320
11210
  "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
11321
11211
  "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
11322
- "dev": true,
11323
11212
  "license": "MIT",
11324
11213
  "engines": {
11325
11214
  "node": ">=4"
@@ -11406,12 +11295,6 @@
11406
11295
  "node": ">= 12"
11407
11296
  }
11408
11297
  },
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
11298
  "node_modules/is-array-buffer": {
11416
11299
  "version": "3.0.4",
11417
11300
  "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.4.tgz",
@@ -11433,7 +11316,6 @@
11433
11316
  "version": "0.2.1",
11434
11317
  "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
11435
11318
  "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
11436
- "dev": true,
11437
11319
  "license": "MIT"
11438
11320
  },
11439
11321
  "node_modules/is-bigint": {
@@ -11846,6 +11728,7 @@
11846
11728
  "version": "2.0.0",
11847
11729
  "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
11848
11730
  "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
11731
+ "dev": true,
11849
11732
  "license": "ISC"
11850
11733
  },
11851
11734
  "node_modules/isomorphic-git": {
@@ -12076,14 +11959,12 @@
12076
11959
  "version": "4.0.0",
12077
11960
  "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
12078
11961
  "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
12079
- "dev": true,
12080
11962
  "license": "MIT"
12081
11963
  },
12082
11964
  "node_modules/js-yaml": {
12083
11965
  "version": "4.1.0",
12084
11966
  "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
12085
11967
  "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
12086
- "dev": true,
12087
11968
  "license": "MIT",
12088
11969
  "dependencies": {
12089
11970
  "argparse": "^2.0.1"
@@ -12147,7 +12028,6 @@
12147
12028
  "version": "2.3.1",
12148
12029
  "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
12149
12030
  "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
12150
- "dev": true,
12151
12031
  "license": "MIT"
12152
12032
  },
12153
12033
  "node_modules/json-schema-traverse": {
@@ -12413,7 +12293,6 @@
12413
12293
  "version": "1.2.4",
12414
12294
  "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
12415
12295
  "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
12416
- "dev": true,
12417
12296
  "license": "MIT"
12418
12297
  },
12419
12298
  "node_modules/linkinator": {
@@ -13369,12 +13248,12 @@
13369
13248
  "license": "MIT"
13370
13249
  },
13371
13250
  "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==",
13251
+ "version": "3.0.2",
13252
+ "resolved": "https://registry.npmjs.org/natural-orderby/-/natural-orderby-3.0.2.tgz",
13253
+ "integrity": "sha512-x7ZdOwBxZCEm9MM7+eQCjkrNLrW3rkBKNHVr78zbtqnMGVNlnDi6C/eUEYgxHNrcbu0ymvjzcwIL/6H1iHri9g==",
13375
13254
  "license": "MIT",
13376
13255
  "engines": {
13377
- "node": "*"
13256
+ "node": ">=18"
13378
13257
  }
13379
13258
  },
13380
13259
  "node_modules/netmask": {
@@ -13702,6 +13581,7 @@
13702
13581
  "version": "1.1.33",
13703
13582
  "resolved": "https://registry.npmjs.org/object-treeify/-/object-treeify-1.1.33.tgz",
13704
13583
  "integrity": "sha512-EFVjAYfzWqWsBMRHPMAXLCDIJnpMhdWAqR7xG6M6a2cs6PMFpl/+Z20w9zDW4vkxOFfddegBKq9Rehd0bxWE7A==",
13584
+ "dev": true,
13705
13585
  "license": "MIT",
13706
13586
  "engines": {
13707
13587
  "node": ">= 10"
@@ -13815,51 +13695,6 @@
13815
13695
  "node": ">=18.0.0"
13816
13696
  }
13817
13697
  },
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
13698
  "node_modules/oclif/node_modules/@sindresorhus/is": {
13864
13699
  "version": "5.6.0",
13865
13700
  "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-5.6.0.tgz",
@@ -13913,33 +13748,6 @@
13913
13748
  "url": "https://github.com/chalk/chalk?sponsor=1"
13914
13749
  }
13915
13750
  },
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
13751
  "node_modules/oclif/node_modules/fs-extra": {
13944
13752
  "version": "8.1.0",
13945
13753
  "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
@@ -14041,22 +13849,6 @@
14041
13849
  "node": "14 || >=16.14"
14042
13850
  }
14043
13851
  },
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
13852
  "node_modules/oclif/node_modules/normalize-package-data": {
14061
13853
  "version": "6.0.1",
14062
13854
  "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-6.0.1.tgz",
@@ -14324,7 +14116,6 @@
14324
14116
  "version": "1.0.1",
14325
14117
  "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
14326
14118
  "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
14327
- "dev": true,
14328
14119
  "license": "MIT",
14329
14120
  "dependencies": {
14330
14121
  "callsites": "^3.0.0"
@@ -14337,7 +14128,6 @@
14337
14128
  "version": "5.2.0",
14338
14129
  "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
14339
14130
  "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
14340
- "dev": true,
14341
14131
  "license": "MIT",
14342
14132
  "dependencies": {
14343
14133
  "@babel/code-frame": "^7.0.0",
@@ -14387,6 +14177,7 @@
14387
14177
  "version": "1.1.3",
14388
14178
  "resolved": "https://registry.npmjs.org/password-prompt/-/password-prompt-1.1.3.tgz",
14389
14179
  "integrity": "sha512-HkrjG2aJlvF0t2BMH0e2LB/EHf3Lcq3fNMzy4GYHcQblAvOl+QQji1Lx7WRBMqpVK8p+KR7bCg7oqAMXtdgqyw==",
14180
+ "dev": true,
14390
14181
  "license": "0BSD",
14391
14182
  "dependencies": {
14392
14183
  "ansi-escapes": "^4.3.2",
@@ -14504,6 +14295,7 @@
14504
14295
  "version": "3.1.1",
14505
14296
  "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
14506
14297
  "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
14298
+ "dev": true,
14507
14299
  "license": "MIT",
14508
14300
  "engines": {
14509
14301
  "node": ">=8"
@@ -15200,6 +14992,7 @@
15200
14992
  "version": "2.1.1",
15201
14993
  "resolved": "https://registry.npmjs.org/redeyed/-/redeyed-2.1.1.tgz",
15202
14994
  "integrity": "sha512-FNpGGo1DycYAdnrKFxCMmKYgo/mILAqtRYbkdQD8Ep/Hk2PQ5+aEAEx+IU713RTDmuBaH0c8P5ZozurNu5ObRQ==",
14995
+ "dev": true,
15203
14996
  "license": "MIT",
15204
14997
  "dependencies": {
15205
14998
  "esprima": "~4.0.0"
@@ -15645,6 +15438,7 @@
15645
15438
  "version": "2.0.0",
15646
15439
  "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
15647
15440
  "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
15441
+ "dev": true,
15648
15442
  "license": "MIT",
15649
15443
  "dependencies": {
15650
15444
  "shebang-regex": "^3.0.0"
@@ -15657,6 +15451,7 @@
15657
15451
  "version": "3.0.0",
15658
15452
  "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
15659
15453
  "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
15454
+ "dev": true,
15660
15455
  "license": "MIT",
15661
15456
  "engines": {
15662
15457
  "node": ">=8"
@@ -15767,6 +15562,7 @@
15767
15562
  "version": "0.2.2",
15768
15563
  "resolved": "https://registry.npmjs.org/simple-swizzle/-/simple-swizzle-0.2.2.tgz",
15769
15564
  "integrity": "sha512-JA//kQgZtbuY83m+xT+tXJkmJncGMTFT+C+g2h2R9uxkYIrE2yy9sgmcLhCnw57/WSD+Eh3J97FPEDFnbXnDUg==",
15565
+ "dev": true,
15770
15566
  "license": "MIT",
15771
15567
  "dependencies": {
15772
15568
  "is-arrayish": "^0.3.1"
@@ -15776,6 +15572,7 @@
15776
15572
  "version": "0.3.2",
15777
15573
  "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.3.2.tgz",
15778
15574
  "integrity": "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ==",
15575
+ "dev": true,
15779
15576
  "license": "MIT"
15780
15577
  },
15781
15578
  "node_modules/sinon": {
@@ -15844,22 +15641,48 @@
15844
15641
  }
15845
15642
  },
15846
15643
  "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==",
15644
+ "version": "7.1.0",
15645
+ "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-7.1.0.tgz",
15646
+ "integrity": "sha512-bSiSngZ/jWeX93BqeIAbImyTbEihizcwNjFoRUIY/T1wWQsfsm2Vw1agPKylXvQTU7iASGdHhyqRlqQzfz+Htg==",
15850
15647
  "license": "MIT",
15851
15648
  "dependencies": {
15852
- "ansi-styles": "^4.0.0",
15853
- "astral-regex": "^2.0.0",
15854
- "is-fullwidth-code-point": "^3.0.0"
15649
+ "ansi-styles": "^6.2.1",
15650
+ "is-fullwidth-code-point": "^5.0.0"
15855
15651
  },
15856
15652
  "engines": {
15857
- "node": ">=10"
15653
+ "node": ">=18"
15858
15654
  },
15859
15655
  "funding": {
15860
15656
  "url": "https://github.com/chalk/slice-ansi?sponsor=1"
15861
15657
  }
15862
15658
  },
15659
+ "node_modules/slice-ansi/node_modules/ansi-styles": {
15660
+ "version": "6.2.1",
15661
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
15662
+ "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
15663
+ "license": "MIT",
15664
+ "engines": {
15665
+ "node": ">=12"
15666
+ },
15667
+ "funding": {
15668
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
15669
+ }
15670
+ },
15671
+ "node_modules/slice-ansi/node_modules/is-fullwidth-code-point": {
15672
+ "version": "5.0.0",
15673
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-5.0.0.tgz",
15674
+ "integrity": "sha512-OVa3u9kkBbw7b8Xw5F9P+D/T9X+Z4+JruYVNapTjPYZYUznQ5YfWeFkOj606XYYW8yugTfC8Pj0hYqvi4ryAhA==",
15675
+ "license": "MIT",
15676
+ "dependencies": {
15677
+ "get-east-asian-width": "^1.0.0"
15678
+ },
15679
+ "engines": {
15680
+ "node": ">=18"
15681
+ },
15682
+ "funding": {
15683
+ "url": "https://github.com/sponsors/sindresorhus"
15684
+ }
15685
+ },
15863
15686
  "node_modules/smart-buffer": {
15864
15687
  "version": "4.2.0",
15865
15688
  "resolved": "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.2.0.tgz",
@@ -16076,9 +15899,9 @@
16076
15899
  }
16077
15900
  },
16078
15901
  "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==",
15902
+ "version": "1.1.3",
15903
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
15904
+ "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
16082
15905
  "license": "BSD-3-Clause"
16083
15906
  },
16084
15907
  "node_modules/srcset": {
@@ -16313,6 +16136,49 @@
16313
16136
  "url": "https://opencollective.com/unts"
16314
16137
  }
16315
16138
  },
16139
+ "node_modules/terminal-link": {
16140
+ "version": "3.0.0",
16141
+ "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-3.0.0.tgz",
16142
+ "integrity": "sha512-flFL3m4wuixmf6IfhFJd1YPiLiMuxEc8uHRM1buzIeZPm22Au2pDqBJQgdo7n1WfPU1ONFGv7YDwpFBmHGF6lg==",
16143
+ "license": "MIT",
16144
+ "dependencies": {
16145
+ "ansi-escapes": "^5.0.0",
16146
+ "supports-hyperlinks": "^2.2.0"
16147
+ },
16148
+ "engines": {
16149
+ "node": ">=12"
16150
+ },
16151
+ "funding": {
16152
+ "url": "https://github.com/sponsors/sindresorhus"
16153
+ }
16154
+ },
16155
+ "node_modules/terminal-link/node_modules/ansi-escapes": {
16156
+ "version": "5.0.0",
16157
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-5.0.0.tgz",
16158
+ "integrity": "sha512-5GFMVX8HqE/TB+FuBJGuO5XG0WrsA6ptUqoODaT/n9mmUaZFkqnBueB4leqGBCmrUHnCnC4PCZTCd0E7QQ83bA==",
16159
+ "license": "MIT",
16160
+ "dependencies": {
16161
+ "type-fest": "^1.0.2"
16162
+ },
16163
+ "engines": {
16164
+ "node": ">=12"
16165
+ },
16166
+ "funding": {
16167
+ "url": "https://github.com/sponsors/sindresorhus"
16168
+ }
16169
+ },
16170
+ "node_modules/terminal-link/node_modules/type-fest": {
16171
+ "version": "1.4.0",
16172
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-1.4.0.tgz",
16173
+ "integrity": "sha512-yGSza74xk0UG8k+pLh5oeoYirvIiWo5t0/o3zHHAO2tRDiZcxWP7fywNlXhqb6/r6sWvwi+RsyQMWhVLe4BVuA==",
16174
+ "license": "(MIT OR CC0-1.0)",
16175
+ "engines": {
16176
+ "node": ">=10"
16177
+ },
16178
+ "funding": {
16179
+ "url": "https://github.com/sponsors/sindresorhus"
16180
+ }
16181
+ },
16316
16182
  "node_modules/test-exclude": {
16317
16183
  "version": "6.0.0",
16318
16184
  "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
@@ -16823,7 +16689,7 @@
16823
16689
  "version": "5.4.5",
16824
16690
  "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
16825
16691
  "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
16826
- "dev": true,
16692
+ "devOptional": true,
16827
16693
  "license": "Apache-2.0",
16828
16694
  "bin": {
16829
16695
  "tsc": "bin/tsc",
@@ -17077,6 +16943,7 @@
17077
16943
  "version": "2.0.2",
17078
16944
  "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
17079
16945
  "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
16946
+ "dev": true,
17080
16947
  "license": "ISC",
17081
16948
  "dependencies": {
17082
16949
  "isexe": "^2.0.0"