@jayree/sfdx-plugin-manifest 4.0.45 → 4.0.47

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,20 +1,20 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "4.0.45",
3
+ "version": "4.0.47",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "4.0.45",
9
+ "version": "4.0.47",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@jayree/changelog": "^1.2.11",
12
+ "@jayree/changelog": "^1.2.12",
13
13
  "@oclif/core": "^4.5.0",
14
14
  "@salesforce/core": "^8.18.5",
15
15
  "@salesforce/kit": "^3.2.3",
16
16
  "@salesforce/sf-plugins-core": "^12.2.3",
17
- "@salesforce/source-deploy-retrieve": "12.22.0",
17
+ "@salesforce/source-deploy-retrieve": "12.22.1",
18
18
  "@salesforce/source-tracking": "7.4.9",
19
19
  "@salesforce/ts-types": "^2.0.12",
20
20
  "fast-deep-equal": "^3.1.3",
@@ -24,19 +24,19 @@
24
24
  "isomorphic-git": "1.32.2"
25
25
  },
26
26
  "devDependencies": {
27
- "@oclif/plugin-command-snapshot": "^5.3.4",
28
- "@oclif/plugin-help": "^6.2.31",
27
+ "@oclif/plugin-command-snapshot": "^5.3.5",
28
+ "@oclif/plugin-help": "^6.2.32",
29
29
  "@salesforce/cli-plugins-testkit": "^5.3.39",
30
30
  "@salesforce/dev-scripts": "^11.0.2",
31
31
  "@salesforce/ts-sinon": "^1.4.30",
32
32
  "@types/fs-extra": "^11.0.4",
33
33
  "@types/graceful-fs": "^4.1.9",
34
34
  "c8": "^10.1.3",
35
- "eslint-config-oclif": "^6.0.87",
35
+ "eslint-config-oclif": "^6.0.89",
36
36
  "eslint-config-salesforce-license": "^1.0.1",
37
37
  "eslint-plugin-prettier": "^5.5.3",
38
- "eslint-plugin-sf-plugin": "^1.20.29",
39
- "oclif": "^4.22.1",
38
+ "eslint-plugin-sf-plugin": "^1.20.30",
39
+ "oclif": "^4.22.5",
40
40
  "patch-package": "^8.0.0",
41
41
  "prettier": "^3.6.2",
42
42
  "pretty-quick": "^4.2.2",
@@ -2275,15 +2275,15 @@
2275
2275
  "license": "BSD-3-Clause"
2276
2276
  },
2277
2277
  "node_modules/@inquirer/checkbox": {
2278
- "version": "4.1.9",
2279
- "resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-4.1.9.tgz",
2280
- "integrity": "sha512-DBJBkzI5Wx4jFaYm221LHvAhpKYkhVS0k9plqHwaHhofGNxvYB7J3Bz8w+bFJ05zaMb0sZNHo4KdmENQFlNTuQ==",
2278
+ "version": "4.2.0",
2279
+ "resolved": "https://registry.npmjs.org/@inquirer/checkbox/-/checkbox-4.2.0.tgz",
2280
+ "integrity": "sha512-fdSw07FLJEU5vbpOPzXo5c6xmMGDzbZE2+niuDHX5N6mc6V0Ebso/q3xiHra4D73+PMsC8MJmcaZKuAAoaQsSA==",
2281
2281
  "dev": true,
2282
2282
  "license": "MIT",
2283
2283
  "dependencies": {
2284
- "@inquirer/core": "^10.1.14",
2285
- "@inquirer/figures": "^1.0.12",
2286
- "@inquirer/type": "^3.0.7",
2284
+ "@inquirer/core": "^10.1.15",
2285
+ "@inquirer/figures": "^1.0.13",
2286
+ "@inquirer/type": "^3.0.8",
2287
2287
  "ansi-escapes": "^4.3.2",
2288
2288
  "yoctocolors-cjs": "^2.1.2"
2289
2289
  },
@@ -2381,14 +2381,14 @@
2381
2381
  }
2382
2382
  },
2383
2383
  "node_modules/@inquirer/core": {
2384
- "version": "10.1.14",
2385
- "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.1.14.tgz",
2386
- "integrity": "sha512-Ma+ZpOJPewtIYl6HZHZckeX1STvDnHTCB2GVINNUlSEn2Am6LddWwfPkIGY0IUFVjUUrr/93XlBwTK6mfLjf0A==",
2384
+ "version": "10.1.15",
2385
+ "resolved": "https://registry.npmjs.org/@inquirer/core/-/core-10.1.15.tgz",
2386
+ "integrity": "sha512-8xrp836RZvKkpNbVvgWUlxjT4CraKk2q+I3Ksy+seI2zkcE+y6wNs1BVhgcv8VyImFecUhdQrYLdW32pAjwBdA==",
2387
2387
  "dev": true,
2388
2388
  "license": "MIT",
2389
2389
  "dependencies": {
2390
- "@inquirer/figures": "^1.0.12",
2391
- "@inquirer/type": "^3.0.7",
2390
+ "@inquirer/figures": "^1.0.13",
2391
+ "@inquirer/type": "^3.0.8",
2392
2392
  "ansi-escapes": "^4.3.2",
2393
2393
  "cli-width": "^4.1.0",
2394
2394
  "mute-stream": "^2.0.0",
@@ -2432,14 +2432,14 @@
2432
2432
  }
2433
2433
  },
2434
2434
  "node_modules/@inquirer/editor": {
2435
- "version": "4.2.14",
2436
- "resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.14.tgz",
2437
- "integrity": "sha512-yd2qtLl4QIIax9DTMZ1ZN2pFrrj+yL3kgIWxm34SS6uwCr0sIhsNyudUjAo5q3TqI03xx4SEBkUJqZuAInp9uA==",
2435
+ "version": "4.2.15",
2436
+ "resolved": "https://registry.npmjs.org/@inquirer/editor/-/editor-4.2.15.tgz",
2437
+ "integrity": "sha512-wst31XT8DnGOSS4nNJDIklGKnf+8shuauVrWzgKegWUe28zfCftcWZ2vktGdzJgcylWSS2SrDnYUb6alZcwnCQ==",
2438
2438
  "dev": true,
2439
2439
  "license": "MIT",
2440
2440
  "dependencies": {
2441
- "@inquirer/core": "^10.1.14",
2442
- "@inquirer/type": "^3.0.7",
2441
+ "@inquirer/core": "^10.1.15",
2442
+ "@inquirer/type": "^3.0.8",
2443
2443
  "external-editor": "^3.1.0"
2444
2444
  },
2445
2445
  "engines": {
@@ -2455,14 +2455,14 @@
2455
2455
  }
2456
2456
  },
2457
2457
  "node_modules/@inquirer/expand": {
2458
- "version": "4.0.16",
2459
- "resolved": "https://registry.npmjs.org/@inquirer/expand/-/expand-4.0.16.tgz",
2460
- "integrity": "sha512-oiDqafWzMtofeJyyGkb1CTPaxUkjIcSxePHHQCfif8t3HV9pHcw1Kgdw3/uGpDvaFfeTluwQtWiqzPVjAqS3zA==",
2458
+ "version": "4.0.17",
2459
+ "resolved": "https://registry.npmjs.org/@inquirer/expand/-/expand-4.0.17.tgz",
2460
+ "integrity": "sha512-PSqy9VmJx/VbE3CT453yOfNa+PykpKg/0SYP7odez1/NWBGuDXgPhp4AeGYYKjhLn5lUUavVS/JbeYMPdH50Mw==",
2461
2461
  "dev": true,
2462
2462
  "license": "MIT",
2463
2463
  "dependencies": {
2464
- "@inquirer/core": "^10.1.14",
2465
- "@inquirer/type": "^3.0.7",
2464
+ "@inquirer/core": "^10.1.15",
2465
+ "@inquirer/type": "^3.0.8",
2466
2466
  "yoctocolors-cjs": "^2.1.2"
2467
2467
  },
2468
2468
  "engines": {
@@ -2478,9 +2478,9 @@
2478
2478
  }
2479
2479
  },
2480
2480
  "node_modules/@inquirer/figures": {
2481
- "version": "1.0.12",
2482
- "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.12.tgz",
2483
- "integrity": "sha512-MJttijd8rMFcKJC8NYmprWr6hD3r9Gd9qUC0XwPNwoEPWSMVJwA2MlXxF+nhZZNMY+HXsWa+o7KY2emWYIn0jQ==",
2481
+ "version": "1.0.13",
2482
+ "resolved": "https://registry.npmjs.org/@inquirer/figures/-/figures-1.0.13.tgz",
2483
+ "integrity": "sha512-lGPVU3yO9ZNqA7vTYz26jny41lE7yoQansmqdMLBEfqaGsmdg7V3W9mK9Pvb5IL4EVZ9GnSDGMO/cJXud5dMaw==",
2484
2484
  "dev": true,
2485
2485
  "license": "MIT",
2486
2486
  "engines": {
@@ -2575,14 +2575,14 @@
2575
2575
  }
2576
2576
  },
2577
2577
  "node_modules/@inquirer/number": {
2578
- "version": "3.0.16",
2579
- "resolved": "https://registry.npmjs.org/@inquirer/number/-/number-3.0.16.tgz",
2580
- "integrity": "sha512-kMrXAaKGavBEoBYUCgualbwA9jWUx2TjMA46ek+pEKy38+LFpL9QHlTd8PO2kWPUgI/KB+qi02o4y2rwXbzr3Q==",
2578
+ "version": "3.0.17",
2579
+ "resolved": "https://registry.npmjs.org/@inquirer/number/-/number-3.0.17.tgz",
2580
+ "integrity": "sha512-GcvGHkyIgfZgVnnimURdOueMk0CztycfC8NZTiIY9arIAkeOgt6zG57G+7vC59Jns3UX27LMkPKnKWAOF5xEYg==",
2581
2581
  "dev": true,
2582
2582
  "license": "MIT",
2583
2583
  "dependencies": {
2584
- "@inquirer/core": "^10.1.14",
2585
- "@inquirer/type": "^3.0.7"
2584
+ "@inquirer/core": "^10.1.15",
2585
+ "@inquirer/type": "^3.0.8"
2586
2586
  },
2587
2587
  "engines": {
2588
2588
  "node": ">=18"
@@ -2679,22 +2679,22 @@
2679
2679
  }
2680
2680
  },
2681
2681
  "node_modules/@inquirer/prompts": {
2682
- "version": "7.6.0",
2683
- "resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.6.0.tgz",
2684
- "integrity": "sha512-jAhL7tyMxB3Gfwn4HIJ0yuJ5pvcB5maYUcouGcgd/ub79f9MqZ+aVnBtuFf+VC2GTkCBF+R+eo7Vi63w5VZlzw==",
2682
+ "version": "7.7.1",
2683
+ "resolved": "https://registry.npmjs.org/@inquirer/prompts/-/prompts-7.7.1.tgz",
2684
+ "integrity": "sha512-XDxPrEWeWUBy8scAXzXuFY45r/q49R0g72bUzgQXZ1DY/xEFX+ESDMkTQolcb5jRBzaNJX2W8XQl6krMNDTjaA==",
2685
2685
  "dev": true,
2686
2686
  "license": "MIT",
2687
2687
  "dependencies": {
2688
- "@inquirer/checkbox": "^4.1.9",
2689
- "@inquirer/confirm": "^5.1.13",
2690
- "@inquirer/editor": "^4.2.14",
2691
- "@inquirer/expand": "^4.0.16",
2692
- "@inquirer/input": "^4.2.0",
2693
- "@inquirer/number": "^3.0.16",
2694
- "@inquirer/password": "^4.0.16",
2695
- "@inquirer/rawlist": "^4.1.4",
2696
- "@inquirer/search": "^3.0.16",
2697
- "@inquirer/select": "^4.2.4"
2688
+ "@inquirer/checkbox": "^4.2.0",
2689
+ "@inquirer/confirm": "^5.1.14",
2690
+ "@inquirer/editor": "^4.2.15",
2691
+ "@inquirer/expand": "^4.0.17",
2692
+ "@inquirer/input": "^4.2.1",
2693
+ "@inquirer/number": "^3.0.17",
2694
+ "@inquirer/password": "^4.0.17",
2695
+ "@inquirer/rawlist": "^4.1.5",
2696
+ "@inquirer/search": "^3.0.17",
2697
+ "@inquirer/select": "^4.3.1"
2698
2698
  },
2699
2699
  "engines": {
2700
2700
  "node": ">=18"
@@ -2709,14 +2709,14 @@
2709
2709
  }
2710
2710
  },
2711
2711
  "node_modules/@inquirer/prompts/node_modules/@inquirer/confirm": {
2712
- "version": "5.1.13",
2713
- "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.13.tgz",
2714
- "integrity": "sha512-EkCtvp67ICIVVzjsquUiVSd+V5HRGOGQfsqA4E4vMWhYnB7InUL0pa0TIWt1i+OfP16Gkds8CdIu6yGZwOM1Yw==",
2712
+ "version": "5.1.14",
2713
+ "resolved": "https://registry.npmjs.org/@inquirer/confirm/-/confirm-5.1.14.tgz",
2714
+ "integrity": "sha512-5yR4IBfe0kXe59r1YCTG8WXkUbl7Z35HK87Sw+WUyGD8wNUx7JvY7laahzeytyE1oLn74bQnL7hstctQxisQ8Q==",
2715
2715
  "dev": true,
2716
2716
  "license": "MIT",
2717
2717
  "dependencies": {
2718
- "@inquirer/core": "^10.1.14",
2719
- "@inquirer/type": "^3.0.7"
2718
+ "@inquirer/core": "^10.1.15",
2719
+ "@inquirer/type": "^3.0.8"
2720
2720
  },
2721
2721
  "engines": {
2722
2722
  "node": ">=18"
@@ -2731,14 +2731,14 @@
2731
2731
  }
2732
2732
  },
2733
2733
  "node_modules/@inquirer/prompts/node_modules/@inquirer/input": {
2734
- "version": "4.2.0",
2735
- "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.2.0.tgz",
2736
- "integrity": "sha512-opqpHPB1NjAmDISi3uvZOTrjEEU5CWVu/HBkDby8t93+6UxYX0Z7Ps0Ltjm5sZiEbWenjubwUkivAEYQmy9xHw==",
2734
+ "version": "4.2.1",
2735
+ "resolved": "https://registry.npmjs.org/@inquirer/input/-/input-4.2.1.tgz",
2736
+ "integrity": "sha512-tVC+O1rBl0lJpoUZv4xY+WGWY8V5b0zxU1XDsMsIHYregdh7bN5X5QnIONNBAl0K765FYlAfNHS2Bhn7SSOVow==",
2737
2737
  "dev": true,
2738
2738
  "license": "MIT",
2739
2739
  "dependencies": {
2740
- "@inquirer/core": "^10.1.14",
2741
- "@inquirer/type": "^3.0.7"
2740
+ "@inquirer/core": "^10.1.15",
2741
+ "@inquirer/type": "^3.0.8"
2742
2742
  },
2743
2743
  "engines": {
2744
2744
  "node": ">=18"
@@ -2753,14 +2753,14 @@
2753
2753
  }
2754
2754
  },
2755
2755
  "node_modules/@inquirer/prompts/node_modules/@inquirer/password": {
2756
- "version": "4.0.16",
2757
- "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-4.0.16.tgz",
2758
- "integrity": "sha512-g8BVNBj5Zeb5/Y3cSN+hDUL7CsIFDIuVxb9EPty3lkxBaYpjL5BNRKSYOF9yOLe+JOcKFd+TSVeADQ4iSY7rbg==",
2756
+ "version": "4.0.17",
2757
+ "resolved": "https://registry.npmjs.org/@inquirer/password/-/password-4.0.17.tgz",
2758
+ "integrity": "sha512-DJolTnNeZ00E1+1TW+8614F7rOJJCM4y4BAGQ3Gq6kQIG+OJ4zr3GLjIjVVJCbKsk2jmkmv6v2kQuN/vriHdZA==",
2759
2759
  "dev": true,
2760
2760
  "license": "MIT",
2761
2761
  "dependencies": {
2762
- "@inquirer/core": "^10.1.14",
2763
- "@inquirer/type": "^3.0.7",
2762
+ "@inquirer/core": "^10.1.15",
2763
+ "@inquirer/type": "^3.0.8",
2764
2764
  "ansi-escapes": "^4.3.2"
2765
2765
  },
2766
2766
  "engines": {
@@ -2776,15 +2776,15 @@
2776
2776
  }
2777
2777
  },
2778
2778
  "node_modules/@inquirer/prompts/node_modules/@inquirer/select": {
2779
- "version": "4.2.4",
2780
- "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.2.4.tgz",
2781
- "integrity": "sha512-unTppUcTjmnbl/q+h8XeQDhAqIOmwWYWNyiiP2e3orXrg6tOaa5DHXja9PChCSbChOsktyKgOieRZFnajzxoBg==",
2779
+ "version": "4.3.1",
2780
+ "resolved": "https://registry.npmjs.org/@inquirer/select/-/select-4.3.1.tgz",
2781
+ "integrity": "sha512-Gfl/5sqOF5vS/LIrSndFgOh7jgoe0UXEizDqahFRkq5aJBLegZ6WjuMh/hVEJwlFQjyLq1z9fRtvUMkb7jM1LA==",
2782
2782
  "dev": true,
2783
2783
  "license": "MIT",
2784
2784
  "dependencies": {
2785
- "@inquirer/core": "^10.1.14",
2786
- "@inquirer/figures": "^1.0.12",
2787
- "@inquirer/type": "^3.0.7",
2785
+ "@inquirer/core": "^10.1.15",
2786
+ "@inquirer/figures": "^1.0.13",
2787
+ "@inquirer/type": "^3.0.8",
2788
2788
  "ansi-escapes": "^4.3.2",
2789
2789
  "yoctocolors-cjs": "^2.1.2"
2790
2790
  },
@@ -2801,14 +2801,14 @@
2801
2801
  }
2802
2802
  },
2803
2803
  "node_modules/@inquirer/rawlist": {
2804
- "version": "4.1.4",
2805
- "resolved": "https://registry.npmjs.org/@inquirer/rawlist/-/rawlist-4.1.4.tgz",
2806
- "integrity": "sha512-5GGvxVpXXMmfZNtvWw4IsHpR7RzqAR624xtkPd1NxxlV5M+pShMqzL4oRddRkg8rVEOK9fKdJp1jjVML2Lr7TQ==",
2804
+ "version": "4.1.5",
2805
+ "resolved": "https://registry.npmjs.org/@inquirer/rawlist/-/rawlist-4.1.5.tgz",
2806
+ "integrity": "sha512-R5qMyGJqtDdi4Ht521iAkNqyB6p2UPuZUbMifakg1sWtu24gc2Z8CJuw8rP081OckNDMgtDCuLe42Q2Kr3BolA==",
2807
2807
  "dev": true,
2808
2808
  "license": "MIT",
2809
2809
  "dependencies": {
2810
- "@inquirer/core": "^10.1.14",
2811
- "@inquirer/type": "^3.0.7",
2810
+ "@inquirer/core": "^10.1.15",
2811
+ "@inquirer/type": "^3.0.8",
2812
2812
  "yoctocolors-cjs": "^2.1.2"
2813
2813
  },
2814
2814
  "engines": {
@@ -2824,15 +2824,15 @@
2824
2824
  }
2825
2825
  },
2826
2826
  "node_modules/@inquirer/search": {
2827
- "version": "3.0.16",
2828
- "resolved": "https://registry.npmjs.org/@inquirer/search/-/search-3.0.16.tgz",
2829
- "integrity": "sha512-POCmXo+j97kTGU6aeRjsPyuCpQQfKcMXdeTMw708ZMtWrj5aykZvlUxH4Qgz3+Y1L/cAVZsSpA+UgZCu2GMOMg==",
2827
+ "version": "3.0.17",
2828
+ "resolved": "https://registry.npmjs.org/@inquirer/search/-/search-3.0.17.tgz",
2829
+ "integrity": "sha512-CuBU4BAGFqRYors4TNCYzy9X3DpKtgIW4Boi0WNkm4Ei1hvY9acxKdBdyqzqBCEe4YxSdaQQsasJlFlUJNgojw==",
2830
2830
  "dev": true,
2831
2831
  "license": "MIT",
2832
2832
  "dependencies": {
2833
- "@inquirer/core": "^10.1.14",
2834
- "@inquirer/figures": "^1.0.12",
2835
- "@inquirer/type": "^3.0.7",
2833
+ "@inquirer/core": "^10.1.15",
2834
+ "@inquirer/figures": "^1.0.13",
2835
+ "@inquirer/type": "^3.0.8",
2836
2836
  "yoctocolors-cjs": "^2.1.2"
2837
2837
  },
2838
2838
  "engines": {
@@ -2938,9 +2938,9 @@
2938
2938
  }
2939
2939
  },
2940
2940
  "node_modules/@inquirer/type": {
2941
- "version": "3.0.7",
2942
- "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-3.0.7.tgz",
2943
- "integrity": "sha512-PfunHQcjwnju84L+ycmcMKB/pTPIngjUJvfnRhKY6FKPuYXlM4aQCb/nIdTFR6BEhMjFvngzvng/vBAJMZpLSA==",
2941
+ "version": "3.0.8",
2942
+ "resolved": "https://registry.npmjs.org/@inquirer/type/-/type-3.0.8.tgz",
2943
+ "integrity": "sha512-lg9Whz8onIHRthWaN1Q9EGLa/0LFJjyM8mEUbL1eTi6yMGvBf8gvyDLtxSXztQsxMvhxxNpJYrwa1YHdq+w4Jw==",
2944
2944
  "dev": true,
2945
2945
  "license": "MIT",
2946
2946
  "engines": {
@@ -3104,14 +3104,14 @@
3104
3104
  }
3105
3105
  },
3106
3106
  "node_modules/@jayree/changelog": {
3107
- "version": "1.2.11",
3108
- "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.11.tgz",
3109
- "integrity": "sha512-T3UmRnXuNL2V0td1R9FUfKf8wyheFySM3jJKALLwPdqkMzZXKOjzHMERORE5IGz08sDAGN4FyBlBDwUQI4XhtA==",
3107
+ "version": "1.2.12",
3108
+ "resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.12.tgz",
3109
+ "integrity": "sha512-b/mVDIpGn6UtLcWuk18PB6LimD/lapZ/vkvgz0Sse+vGq+3CoyQ2yNgQVN0X6pAToPJ48BJGX0WIUx499Xc5qg==",
3110
3110
  "license": "BSD-3-Clause",
3111
3111
  "dependencies": {
3112
3112
  "debug": "^4.4.1",
3113
3113
  "fs-extra": "^11.3.0",
3114
- "marked": "^16.0.0",
3114
+ "marked": "^16.1.1",
3115
3115
  "marked-terminal": "^7.3.0",
3116
3116
  "semver": "^7.7.2",
3117
3117
  "semver-compare": "^1.0.0"
@@ -3359,9 +3359,9 @@
3359
3359
  }
3360
3360
  },
3361
3361
  "node_modules/@oclif/plugin-command-snapshot": {
3362
- "version": "5.3.4",
3363
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.4.tgz",
3364
- "integrity": "sha512-L+FydkQ4kVv1A26Tv6DZL/uj/Mdq7soEvckaU+9WEdDmTdRoGfX0rHizo9fnnI2vK0y77v+KzR1wx0ECzsID4g==",
3362
+ "version": "5.3.5",
3363
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.5.tgz",
3364
+ "integrity": "sha512-kWRgi57MiBAY+JqEMYAMRwJrjXvddjM8eMRNzJ3RBuC2VEmcQBjxDwsDbudPWKC+6IZUEg6BueCi28CAorb1wQ==",
3365
3365
  "dev": true,
3366
3366
  "license": "MIT",
3367
3367
  "dependencies": {
@@ -3440,9 +3440,9 @@
3440
3440
  }
3441
3441
  },
3442
3442
  "node_modules/@oclif/plugin-help": {
3443
- "version": "6.2.31",
3444
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.31.tgz",
3445
- "integrity": "sha512-o4xR98DEFf+VqY+M9B3ZooTm2T/mlGvyBHwHcnsPJCEnvzHqEA9xUlCUK4jm7FBXHhkppziMgCC2snsueLoIpQ==",
3443
+ "version": "6.2.32",
3444
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.32.tgz",
3445
+ "integrity": "sha512-LrmMdo9EMJciOvF8UurdoTcTMymv5npKtxMAyonZvhSvGR8YwCKnuHIh00+SO2mNtGOYam7f4xHnUmj2qmanyA==",
3446
3446
  "dev": true,
3447
3447
  "license": "MIT",
3448
3448
  "dependencies": {
@@ -3453,14 +3453,14 @@
3453
3453
  }
3454
3454
  },
3455
3455
  "node_modules/@oclif/plugin-not-found": {
3456
- "version": "3.2.59",
3457
- "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.59.tgz",
3458
- "integrity": "sha512-xHyDo1YBSQOBaDqJis41k4LWG9OaCkjlbHO0pqwauW3l2tYoT9AMMSkAb8sJ73z2/YceAbMlm0gzQcO9W6xtMw==",
3456
+ "version": "3.2.62",
3457
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.62.tgz",
3458
+ "integrity": "sha512-hwUdpeExF4ZhIf0mTeegnznpfSICOr4tnk8VZ6POmEcvNEhK8OtU/zbfCQbiGNa0Zjp1oMncD1Oxh585GHUSog==",
3459
3459
  "dev": true,
3460
3460
  "license": "MIT",
3461
3461
  "dependencies": {
3462
- "@inquirer/prompts": "^7.6.0",
3463
- "@oclif/core": "^4",
3462
+ "@inquirer/prompts": "^7.7.1",
3463
+ "@oclif/core": "^4.5.2",
3464
3464
  "ansis": "^3.17.0",
3465
3465
  "fast-levenshtein": "^3.0.0"
3466
3466
  },
@@ -4075,9 +4075,9 @@
4075
4075
  }
4076
4076
  },
4077
4077
  "node_modules/@salesforce/source-deploy-retrieve": {
4078
- "version": "12.22.0",
4079
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.0.tgz",
4080
- "integrity": "sha512-tfBgeiQ7uypXogv//S0QIU05fstKHryNGj5I4p2FhlP7Lv93G27ACxyaK2yGtRsHEqNx5yMz81vbyLoqhPmLTQ==",
4078
+ "version": "12.22.1",
4079
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.1.tgz",
4080
+ "integrity": "sha512-YJDjXYuaBPWcNJettIZB/RWL8lS5J7cfmK05H/0S8CKLNc2E4a1nP2JH805SV6hYPTWhBtgFczEurfL5G7NEhw==",
4081
4081
  "license": "Apache-2.0",
4082
4082
  "dependencies": {
4083
4083
  "@salesforce/core": "^8.18.1",
@@ -5582,38 +5582,6 @@
5582
5582
  "typescript": ">=4.8.4 <5.9.0"
5583
5583
  }
5584
5584
  },
5585
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@eslint-community/eslint-utils": {
5586
- "version": "4.7.0",
5587
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
5588
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
5589
- "dev": true,
5590
- "license": "MIT",
5591
- "dependencies": {
5592
- "eslint-visitor-keys": "^3.4.3"
5593
- },
5594
- "engines": {
5595
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5596
- },
5597
- "funding": {
5598
- "url": "https://opencollective.com/eslint"
5599
- },
5600
- "peerDependencies": {
5601
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
5602
- }
5603
- },
5604
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@eslint-community/eslint-utils/node_modules/eslint-visitor-keys": {
5605
- "version": "3.4.3",
5606
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz",
5607
- "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==",
5608
- "dev": true,
5609
- "license": "Apache-2.0",
5610
- "engines": {
5611
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5612
- },
5613
- "funding": {
5614
- "url": "https://opencollective.com/eslint"
5615
- }
5616
- },
5617
5585
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": {
5618
5586
  "version": "8.38.0",
5619
5587
  "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
@@ -5632,30 +5600,6 @@
5632
5600
  "url": "https://opencollective.com/typescript-eslint"
5633
5601
  }
5634
5602
  },
5635
- "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": {
5636
- "version": "8.38.0",
5637
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz",
5638
- "integrity": "sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==",
5639
- "dev": true,
5640
- "license": "MIT",
5641
- "dependencies": {
5642
- "@eslint-community/eslint-utils": "^4.7.0",
5643
- "@typescript-eslint/scope-manager": "8.38.0",
5644
- "@typescript-eslint/types": "8.38.0",
5645
- "@typescript-eslint/typescript-estree": "8.38.0"
5646
- },
5647
- "engines": {
5648
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5649
- },
5650
- "funding": {
5651
- "type": "opencollective",
5652
- "url": "https://opencollective.com/typescript-eslint"
5653
- },
5654
- "peerDependencies": {
5655
- "eslint": "^8.57.0 || ^9.0.0",
5656
- "typescript": ">=4.8.4 <5.9.0"
5657
- }
5658
- },
5659
5603
  "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": {
5660
5604
  "version": "8.38.0",
5661
5605
  "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
@@ -5806,23 +5750,6 @@
5806
5750
  "typescript": ">=4.8.4 <5.9.0"
5807
5751
  }
5808
5752
  },
5809
- "node_modules/@typescript-eslint/project-service/node_modules/@typescript-eslint/tsconfig-utils": {
5810
- "version": "8.38.0",
5811
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz",
5812
- "integrity": "sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==",
5813
- "dev": true,
5814
- "license": "MIT",
5815
- "engines": {
5816
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5817
- },
5818
- "funding": {
5819
- "type": "opencollective",
5820
- "url": "https://opencollective.com/typescript-eslint"
5821
- },
5822
- "peerDependencies": {
5823
- "typescript": ">=4.8.4 <5.9.0"
5824
- }
5825
- },
5826
5753
  "node_modules/@typescript-eslint/scope-manager": {
5827
5754
  "version": "6.21.0",
5828
5755
  "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz",
@@ -5856,9 +5783,9 @@
5856
5783
  }
5857
5784
  },
5858
5785
  "node_modules/@typescript-eslint/tsconfig-utils": {
5859
- "version": "8.36.0",
5860
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz",
5861
- "integrity": "sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==",
5786
+ "version": "8.38.0",
5787
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz",
5788
+ "integrity": "sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==",
5862
5789
  "dev": true,
5863
5790
  "license": "MIT",
5864
5791
  "engines": {
@@ -5897,98 +5824,6 @@
5897
5824
  "typescript": ">=4.8.4 <5.9.0"
5898
5825
  }
5899
5826
  },
5900
- "node_modules/@typescript-eslint/type-utils/node_modules/@eslint-community/eslint-utils": {
5901
- "version": "4.7.0",
5902
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
5903
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
5904
- "dev": true,
5905
- "license": "MIT",
5906
- "dependencies": {
5907
- "eslint-visitor-keys": "^3.4.3"
5908
- },
5909
- "engines": {
5910
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
5911
- },
5912
- "funding": {
5913
- "url": "https://opencollective.com/eslint"
5914
- },
5915
- "peerDependencies": {
5916
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
5917
- }
5918
- },
5919
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": {
5920
- "version": "8.38.0",
5921
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
5922
- "integrity": "sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==",
5923
- "dev": true,
5924
- "license": "MIT",
5925
- "dependencies": {
5926
- "@typescript-eslint/types": "8.38.0",
5927
- "@typescript-eslint/visitor-keys": "8.38.0"
5928
- },
5929
- "engines": {
5930
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5931
- },
5932
- "funding": {
5933
- "type": "opencollective",
5934
- "url": "https://opencollective.com/typescript-eslint"
5935
- }
5936
- },
5937
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": {
5938
- "version": "8.38.0",
5939
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz",
5940
- "integrity": "sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==",
5941
- "dev": true,
5942
- "license": "MIT",
5943
- "dependencies": {
5944
- "@eslint-community/eslint-utils": "^4.7.0",
5945
- "@typescript-eslint/scope-manager": "8.38.0",
5946
- "@typescript-eslint/types": "8.38.0",
5947
- "@typescript-eslint/typescript-estree": "8.38.0"
5948
- },
5949
- "engines": {
5950
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5951
- },
5952
- "funding": {
5953
- "type": "opencollective",
5954
- "url": "https://opencollective.com/typescript-eslint"
5955
- },
5956
- "peerDependencies": {
5957
- "eslint": "^8.57.0 || ^9.0.0",
5958
- "typescript": ">=4.8.4 <5.9.0"
5959
- }
5960
- },
5961
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": {
5962
- "version": "8.38.0",
5963
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
5964
- "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
5965
- "dev": true,
5966
- "license": "MIT",
5967
- "dependencies": {
5968
- "@typescript-eslint/types": "8.38.0",
5969
- "eslint-visitor-keys": "^4.2.1"
5970
- },
5971
- "engines": {
5972
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5973
- },
5974
- "funding": {
5975
- "type": "opencollective",
5976
- "url": "https://opencollective.com/typescript-eslint"
5977
- }
5978
- },
5979
- "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
5980
- "version": "4.2.1",
5981
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
5982
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
5983
- "dev": true,
5984
- "license": "Apache-2.0",
5985
- "engines": {
5986
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5987
- },
5988
- "funding": {
5989
- "url": "https://opencollective.com/eslint"
5990
- }
5991
- },
5992
5827
  "node_modules/@typescript-eslint/type-utils/node_modules/ts-api-utils": {
5993
5828
  "version": "2.1.0",
5994
5829
  "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
@@ -6045,23 +5880,6 @@
6045
5880
  "typescript": ">=4.8.4 <5.9.0"
6046
5881
  }
6047
5882
  },
6048
- "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/tsconfig-utils": {
6049
- "version": "8.38.0",
6050
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz",
6051
- "integrity": "sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==",
6052
- "dev": true,
6053
- "license": "MIT",
6054
- "engines": {
6055
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6056
- },
6057
- "funding": {
6058
- "type": "opencollective",
6059
- "url": "https://opencollective.com/typescript-eslint"
6060
- },
6061
- "peerDependencies": {
6062
- "typescript": ">=4.8.4 <5.9.0"
6063
- }
6064
- },
6065
5883
  "node_modules/@typescript-eslint/typescript-estree/node_modules/@typescript-eslint/visitor-keys": {
6066
5884
  "version": "8.38.0",
6067
5885
  "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
@@ -6123,16 +5941,16 @@
6123
5941
  }
6124
5942
  },
6125
5943
  "node_modules/@typescript-eslint/utils": {
6126
- "version": "8.36.0",
6127
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.36.0.tgz",
6128
- "integrity": "sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==",
5944
+ "version": "8.38.0",
5945
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz",
5946
+ "integrity": "sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==",
6129
5947
  "dev": true,
6130
5948
  "license": "MIT",
6131
5949
  "dependencies": {
6132
5950
  "@eslint-community/eslint-utils": "^4.7.0",
6133
- "@typescript-eslint/scope-manager": "8.36.0",
6134
- "@typescript-eslint/types": "8.36.0",
6135
- "@typescript-eslint/typescript-estree": "8.36.0"
5951
+ "@typescript-eslint/scope-manager": "8.38.0",
5952
+ "@typescript-eslint/types": "8.38.0",
5953
+ "@typescript-eslint/typescript-estree": "8.38.0"
6136
5954
  },
6137
5955
  "engines": {
6138
5956
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6165,77 +5983,15 @@
6165
5983
  "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
6166
5984
  }
6167
5985
  },
6168
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/project-service": {
6169
- "version": "8.36.0",
6170
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.36.0.tgz",
6171
- "integrity": "sha512-JAhQFIABkWccQYeLMrHadu/fhpzmSQ1F1KXkpzqiVxA/iYI6UnRt2trqXHt1sYEcw1mxLnB9rKMsOxXPxowN/g==",
6172
- "dev": true,
6173
- "license": "MIT",
6174
- "dependencies": {
6175
- "@typescript-eslint/tsconfig-utils": "^8.36.0",
6176
- "@typescript-eslint/types": "^8.36.0",
6177
- "debug": "^4.3.4"
6178
- },
6179
- "engines": {
6180
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6181
- },
6182
- "funding": {
6183
- "type": "opencollective",
6184
- "url": "https://opencollective.com/typescript-eslint"
6185
- },
6186
- "peerDependencies": {
6187
- "typescript": ">=4.8.4 <5.9.0"
6188
- }
6189
- },
6190
5986
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/scope-manager": {
6191
- "version": "8.36.0",
6192
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz",
6193
- "integrity": "sha512-wCnapIKnDkN62fYtTGv2+RY8FlnBYA3tNm0fm91kc2BjPhV2vIjwwozJ7LToaLAyb1ca8BxrS7vT+Pvvf7RvqA==",
6194
- "dev": true,
6195
- "license": "MIT",
6196
- "dependencies": {
6197
- "@typescript-eslint/types": "8.36.0",
6198
- "@typescript-eslint/visitor-keys": "8.36.0"
6199
- },
6200
- "engines": {
6201
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6202
- },
6203
- "funding": {
6204
- "type": "opencollective",
6205
- "url": "https://opencollective.com/typescript-eslint"
6206
- }
6207
- },
6208
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/types": {
6209
- "version": "8.36.0",
6210
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.36.0.tgz",
6211
- "integrity": "sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==",
6212
- "dev": true,
6213
- "license": "MIT",
6214
- "engines": {
6215
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
6216
- },
6217
- "funding": {
6218
- "type": "opencollective",
6219
- "url": "https://opencollective.com/typescript-eslint"
6220
- }
6221
- },
6222
- "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/typescript-estree": {
6223
- "version": "8.36.0",
6224
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz",
6225
- "integrity": "sha512-JaS8bDVrfVJX4av0jLpe4ye0BpAaUW7+tnS4Y4ETa3q7NoZgzYbN9zDQTJ8kPb5fQ4n0hliAt9tA4Pfs2zA2Hg==",
5987
+ "version": "8.38.0",
5988
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
5989
+ "integrity": "sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==",
6226
5990
  "dev": true,
6227
5991
  "license": "MIT",
6228
5992
  "dependencies": {
6229
- "@typescript-eslint/project-service": "8.36.0",
6230
- "@typescript-eslint/tsconfig-utils": "8.36.0",
6231
- "@typescript-eslint/types": "8.36.0",
6232
- "@typescript-eslint/visitor-keys": "8.36.0",
6233
- "debug": "^4.3.4",
6234
- "fast-glob": "^3.3.2",
6235
- "is-glob": "^4.0.3",
6236
- "minimatch": "^9.0.4",
6237
- "semver": "^7.6.0",
6238
- "ts-api-utils": "^2.1.0"
5993
+ "@typescript-eslint/types": "8.38.0",
5994
+ "@typescript-eslint/visitor-keys": "8.38.0"
6239
5995
  },
6240
5996
  "engines": {
6241
5997
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -6243,19 +5999,16 @@
6243
5999
  "funding": {
6244
6000
  "type": "opencollective",
6245
6001
  "url": "https://opencollective.com/typescript-eslint"
6246
- },
6247
- "peerDependencies": {
6248
- "typescript": ">=4.8.4 <5.9.0"
6249
6002
  }
6250
6003
  },
6251
6004
  "node_modules/@typescript-eslint/utils/node_modules/@typescript-eslint/visitor-keys": {
6252
- "version": "8.36.0",
6253
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz",
6254
- "integrity": "sha512-vZrhV2lRPWDuGoxcmrzRZyxAggPL+qp3WzUrlZD+slFueDiYHxeBa34dUXPuC0RmGKzl4lS5kFJYvKCq9cnNDA==",
6005
+ "version": "8.38.0",
6006
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
6007
+ "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
6255
6008
  "dev": true,
6256
6009
  "license": "MIT",
6257
6010
  "dependencies": {
6258
- "@typescript-eslint/types": "8.36.0",
6011
+ "@typescript-eslint/types": "8.38.0",
6259
6012
  "eslint-visitor-keys": "^4.2.1"
6260
6013
  },
6261
6014
  "engines": {
@@ -6279,35 +6032,6 @@
6279
6032
  "url": "https://opencollective.com/eslint"
6280
6033
  }
6281
6034
  },
6282
- "node_modules/@typescript-eslint/utils/node_modules/minimatch": {
6283
- "version": "9.0.5",
6284
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
6285
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
6286
- "dev": true,
6287
- "license": "ISC",
6288
- "dependencies": {
6289
- "brace-expansion": "^2.0.1"
6290
- },
6291
- "engines": {
6292
- "node": ">=16 || 14 >=14.17"
6293
- },
6294
- "funding": {
6295
- "url": "https://github.com/sponsors/isaacs"
6296
- }
6297
- },
6298
- "node_modules/@typescript-eslint/utils/node_modules/ts-api-utils": {
6299
- "version": "2.1.0",
6300
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
6301
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
6302
- "dev": true,
6303
- "license": "MIT",
6304
- "engines": {
6305
- "node": ">=18.12"
6306
- },
6307
- "peerDependencies": {
6308
- "typescript": ">=4.8.4"
6309
- }
6310
- },
6311
6035
  "node_modules/@typescript-eslint/visitor-keys": {
6312
6036
  "version": "6.21.0",
6313
6037
  "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz",
@@ -9215,9 +8939,9 @@
9215
8939
  }
9216
8940
  },
9217
8941
  "node_modules/eslint-config-oclif": {
9218
- "version": "6.0.87",
9219
- "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.87.tgz",
9220
- "integrity": "sha512-qU1WdrQCt+F+21dg/S1yHnjLxy9bSZ49HX9l0YqoGM4c9qHydLDIFAEEqbsgJqgz/9cQJ9jFiZUQefQfJLnAvw==",
8942
+ "version": "6.0.89",
8943
+ "resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.89.tgz",
8944
+ "integrity": "sha512-c4SRbD8WyTzdRkLOwrimz72DxmZfjLVo1Yklsmgd2JdZiFOjtdRfqoTeefFnzxUEZQ8Ws2QijpHicYMOpbjhpg==",
9221
8945
  "dev": true,
9222
8946
  "license": "MIT",
9223
8947
  "dependencies": {
@@ -9228,7 +8952,7 @@
9228
8952
  "@typescript-eslint/eslint-plugin": "^8",
9229
8953
  "@typescript-eslint/parser": "^8",
9230
8954
  "eslint-config-oclif": "^5.2.2",
9231
- "eslint-config-xo": "^0.47.0",
8955
+ "eslint-config-xo": "^0.48.0",
9232
8956
  "eslint-config-xo-space": "^0.35.0",
9233
8957
  "eslint-import-resolver-typescript": "^3.10.1",
9234
8958
  "eslint-plugin-import": "^2.32.0",
@@ -9237,7 +8961,7 @@
9237
8961
  "eslint-plugin-n": "^17.21.0",
9238
8962
  "eslint-plugin-perfectionist": "^4",
9239
8963
  "eslint-plugin-unicorn": "^56.0.1",
9240
- "typescript-eslint": "^8.37.0"
8964
+ "typescript-eslint": "^8.38.0"
9241
8965
  },
9242
8966
  "engines": {
9243
8967
  "node": ">=18.18.0"
@@ -9697,9 +9421,9 @@
9697
9421
  }
9698
9422
  },
9699
9423
  "node_modules/eslint-config-xo": {
9700
- "version": "0.47.0",
9701
- "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.47.0.tgz",
9702
- "integrity": "sha512-LWB0VXFI3EzZ5jJLH/F/Ph0XVnEe5Imqd1gEMWZqvdnQfHAPDs1E+v3WMZysmpOd57a1qUMeT/LCdkkwJlo3Dw==",
9424
+ "version": "0.48.0",
9425
+ "resolved": "https://registry.npmjs.org/eslint-config-xo/-/eslint-config-xo-0.48.0.tgz",
9426
+ "integrity": "sha512-zINsjr18HJQtTRfod95Vz5wAwcIuN1ss8tRqFdSqj8fvXxJNYLrnEpE+Vderxu4Ydm3yIhYNyEUuP/c4wZerWA==",
9703
9427
  "dev": true,
9704
9428
  "license": "MIT",
9705
9429
  "dependencies": {
@@ -9716,7 +9440,7 @@
9716
9440
  "url": "https://github.com/sponsors/sindresorhus"
9717
9441
  },
9718
9442
  "peerDependencies": {
9719
- "eslint": ">=9.25.0"
9443
+ "eslint": ">=9.27.0"
9720
9444
  }
9721
9445
  },
9722
9446
  "node_modules/eslint-config-xo-space": {
@@ -10223,13 +9947,13 @@
10223
9947
  }
10224
9948
  },
10225
9949
  "node_modules/eslint-plugin-sf-plugin": {
10226
- "version": "1.20.29",
10227
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.29.tgz",
10228
- "integrity": "sha512-yMcmHWL/uMPj0JHNKditfyo9URfJ1s6BVEWfPACM1jzQ+Q6ed0CJDeUNiw3/VrYMV5mzjaqIzJtUU+rxwwXOZA==",
9950
+ "version": "1.20.30",
9951
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.30.tgz",
9952
+ "integrity": "sha512-fhOg19KHGfr8lnzSxTXaG16qeokdoVgxYtQAt+Uc4HBF8idoF2cTzsP70O2MI54CKxoo0U0DeqiEgxPkhsKQsg==",
10229
9953
  "dev": true,
10230
9954
  "license": "BSD-3-Clause",
10231
9955
  "dependencies": {
10232
- "@salesforce/core": "^8.18.1",
9956
+ "@salesforce/core": "^8.18.5",
10233
9957
  "@typescript-eslint/utils": "^7.18.0"
10234
9958
  },
10235
9959
  "engines": {
@@ -13917,9 +13641,9 @@
13917
13641
  }
13918
13642
  },
13919
13643
  "node_modules/marked": {
13920
- "version": "16.0.0",
13921
- "resolved": "https://registry.npmjs.org/marked/-/marked-16.0.0.tgz",
13922
- "integrity": "sha512-MUKMXDjsD/eptB7GPzxo4xcnLS6oo7/RHimUMHEDRhUooPwmN9BEpMl7AEOJv3bmso169wHI2wUF9VQgL7zfmA==",
13644
+ "version": "16.1.1",
13645
+ "resolved": "https://registry.npmjs.org/marked/-/marked-16.1.1.tgz",
13646
+ "integrity": "sha512-ij/2lXfCRT71L6u0M29tJPhP0bM5shLL3u5BePhFwPELj2blMJ6GDtD7PfJhRLhJ/c2UwrK17ySVcDzy2YHjHQ==",
13923
13647
  "license": "MIT",
13924
13648
  "bin": {
13925
13649
  "marked": "bin/marked.js"
@@ -15001,20 +14725,20 @@
15001
14725
  }
15002
14726
  },
15003
14727
  "node_modules/oclif": {
15004
- "version": "4.22.1",
15005
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.1.tgz",
15006
- "integrity": "sha512-TU4L1XTQuxeF+mvcvSKfYeh5Zs3XeiQdKUCVLBDumalxhc4j3HwO5lFHnp3vDbP9NWyvSrvbcj+qXLBbELJfbA==",
14728
+ "version": "4.22.5",
14729
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.22.5.tgz",
14730
+ "integrity": "sha512-1TViD9V+y3zLnnBzV3cNsKzXxMY7doEcxwny7eqiW4OHDU3PNTPWngG/aidzlKLDXGbajTdjtUpX69UXF78Ahw==",
15007
14731
  "dev": true,
15008
14732
  "license": "MIT",
15009
14733
  "dependencies": {
15010
- "@aws-sdk/client-cloudfront": "^3.844.0",
15011
- "@aws-sdk/client-s3": "^3.848.0",
14734
+ "@aws-sdk/client-cloudfront": "^3.850.0",
14735
+ "@aws-sdk/client-s3": "^3.850.0",
15012
14736
  "@inquirer/confirm": "^3.1.22",
15013
14737
  "@inquirer/input": "^2.2.4",
15014
14738
  "@inquirer/select": "^2.5.0",
15015
- "@oclif/core": "^4.5.1",
14739
+ "@oclif/core": "^4.5.2",
15016
14740
  "@oclif/plugin-help": "^6.2.29",
15017
- "@oclif/plugin-not-found": "^3.2.59",
14741
+ "@oclif/plugin-not-found": "^3.2.61",
15018
14742
  "@oclif/plugin-warn-if-update-available": "^3.1.44",
15019
14743
  "ansis": "^3.16.0",
15020
14744
  "async-retry": "^1.3.3",
@@ -18388,98 +18112,6 @@
18388
18112
  "typescript": ">=4.8.4 <5.9.0"
18389
18113
  }
18390
18114
  },
18391
- "node_modules/typescript-eslint/node_modules/@eslint-community/eslint-utils": {
18392
- "version": "4.7.0",
18393
- "resolved": "https://registry.npmjs.org/@eslint-community/eslint-utils/-/eslint-utils-4.7.0.tgz",
18394
- "integrity": "sha512-dyybb3AcajC7uha6CvhdVRJqaKyn7w2YKqKyAN37NKYgZT36w+iRb0Dymmc5qEJ549c/S31cMMSFd75bteCpCw==",
18395
- "dev": true,
18396
- "license": "MIT",
18397
- "dependencies": {
18398
- "eslint-visitor-keys": "^3.4.3"
18399
- },
18400
- "engines": {
18401
- "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
18402
- },
18403
- "funding": {
18404
- "url": "https://opencollective.com/eslint"
18405
- },
18406
- "peerDependencies": {
18407
- "eslint": "^6.0.0 || ^7.0.0 || >=8.0.0"
18408
- }
18409
- },
18410
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/scope-manager": {
18411
- "version": "8.38.0",
18412
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz",
18413
- "integrity": "sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==",
18414
- "dev": true,
18415
- "license": "MIT",
18416
- "dependencies": {
18417
- "@typescript-eslint/types": "8.38.0",
18418
- "@typescript-eslint/visitor-keys": "8.38.0"
18419
- },
18420
- "engines": {
18421
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18422
- },
18423
- "funding": {
18424
- "type": "opencollective",
18425
- "url": "https://opencollective.com/typescript-eslint"
18426
- }
18427
- },
18428
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/utils": {
18429
- "version": "8.38.0",
18430
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.38.0.tgz",
18431
- "integrity": "sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==",
18432
- "dev": true,
18433
- "license": "MIT",
18434
- "dependencies": {
18435
- "@eslint-community/eslint-utils": "^4.7.0",
18436
- "@typescript-eslint/scope-manager": "8.38.0",
18437
- "@typescript-eslint/types": "8.38.0",
18438
- "@typescript-eslint/typescript-estree": "8.38.0"
18439
- },
18440
- "engines": {
18441
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18442
- },
18443
- "funding": {
18444
- "type": "opencollective",
18445
- "url": "https://opencollective.com/typescript-eslint"
18446
- },
18447
- "peerDependencies": {
18448
- "eslint": "^8.57.0 || ^9.0.0",
18449
- "typescript": ">=4.8.4 <5.9.0"
18450
- }
18451
- },
18452
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys": {
18453
- "version": "8.38.0",
18454
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz",
18455
- "integrity": "sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==",
18456
- "dev": true,
18457
- "license": "MIT",
18458
- "dependencies": {
18459
- "@typescript-eslint/types": "8.38.0",
18460
- "eslint-visitor-keys": "^4.2.1"
18461
- },
18462
- "engines": {
18463
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18464
- },
18465
- "funding": {
18466
- "type": "opencollective",
18467
- "url": "https://opencollective.com/typescript-eslint"
18468
- }
18469
- },
18470
- "node_modules/typescript-eslint/node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
18471
- "version": "4.2.1",
18472
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
18473
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
18474
- "dev": true,
18475
- "license": "Apache-2.0",
18476
- "engines": {
18477
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
18478
- },
18479
- "funding": {
18480
- "url": "https://opencollective.com/eslint"
18481
- }
18482
- },
18483
18115
  "node_modules/uc.micro": {
18484
18116
  "version": "2.1.0",
18485
18117
  "resolved": "https://registry.npmjs.org/uc.micro/-/uc.micro-2.1.0.tgz",