@jayree/sfdx-plugin-manifest 4.0.42 → 4.0.43

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.
package/oclif.lock CHANGED
@@ -1607,10 +1607,10 @@
1607
1607
  strip-ansi "6.0.1"
1608
1608
  ts-retry-promise "^0.8.1"
1609
1609
 
1610
- "@salesforce/core@^8.15.0", "@salesforce/core@^8.17.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.18.3", "@salesforce/core@^8.8.0":
1611
- version "8.18.3"
1612
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.18.3.tgz#9ad84b5d64fbf6269cc508fcde5d8c8676a1c0fc"
1613
- integrity sha512-RWloPTkA6SGWgiwvXZkqQELEFjPZH2Rv7VAFqwucrZJDrsewaNFsktLdmLnTWnURghSBW+iff0+/z/z1vvUOiQ==
1610
+ "@salesforce/core@^8.15.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.18.5", "@salesforce/core@^8.8.0":
1611
+ version "8.18.5"
1612
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.18.5.tgz#8205f3b1ee9ef63740128bef81cc32213a76296a"
1613
+ integrity sha512-zQSIjo0L0ddcZbj3Oxxig2J6aYL5H5FY45TpXAXpjGe0UPWNxXkU2mrcDfs9OSn0MhM3uMj4fUIM1a158/3Lug==
1614
1614
  dependencies:
1615
1615
  "@jsforce/jsforce-node" "^3.9.1"
1616
1616
  "@salesforce/kit" "^3.2.2"
@@ -2666,16 +2666,16 @@
2666
2666
  resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
2667
2667
  integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
2668
2668
 
2669
- "@typescript-eslint/eslint-plugin@8.36.0", "@typescript-eslint/eslint-plugin@^8":
2670
- version "8.36.0"
2671
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.36.0.tgz#880ce277f8a30ccf539ec027acac157088f131ae"
2672
- integrity sha512-lZNihHUVB6ZZiPBNgOQGSxUASI7UJWhT8nHyUGCnaQ28XFCw98IfrMCG3rUl1uwUWoAvodJQby2KTs79UTcrAg==
2669
+ "@typescript-eslint/eslint-plugin@8.38.0", "@typescript-eslint/eslint-plugin@^8":
2670
+ version "8.38.0"
2671
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.38.0.tgz#6e5220d16f2691ab6d983c1737dd5b36e17641b7"
2672
+ integrity sha512-CPoznzpuAnIOl4nhj4tRr4gIPj5AfKgkiJmGQDaq+fQnRJTYlcBjbX3wbciGmpoPf8DREufuPRe1tNMZnGdanA==
2673
2673
  dependencies:
2674
2674
  "@eslint-community/regexpp" "^4.10.0"
2675
- "@typescript-eslint/scope-manager" "8.36.0"
2676
- "@typescript-eslint/type-utils" "8.36.0"
2677
- "@typescript-eslint/utils" "8.36.0"
2678
- "@typescript-eslint/visitor-keys" "8.36.0"
2675
+ "@typescript-eslint/scope-manager" "8.38.0"
2676
+ "@typescript-eslint/type-utils" "8.38.0"
2677
+ "@typescript-eslint/utils" "8.38.0"
2678
+ "@typescript-eslint/visitor-keys" "8.38.0"
2679
2679
  graphemer "^1.4.0"
2680
2680
  ignore "^7.0.0"
2681
2681
  natural-compare "^1.4.0"
@@ -2698,15 +2698,15 @@
2698
2698
  semver "^7.5.4"
2699
2699
  ts-api-utils "^1.0.1"
2700
2700
 
2701
- "@typescript-eslint/parser@8.36.0", "@typescript-eslint/parser@^8":
2702
- version "8.36.0"
2703
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.36.0.tgz#003007fe2030013936b6634b9cf52c457d36ed42"
2704
- integrity sha512-FuYgkHwZLuPbZjQHzJXrtXreJdFMKl16BFYyRrLxDhWr6Qr7Kbcu2s1Yhu8tsiMXw1S0W1pjfFfYEt+R604s+Q==
2701
+ "@typescript-eslint/parser@8.38.0", "@typescript-eslint/parser@^8":
2702
+ version "8.38.0"
2703
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.38.0.tgz#6723a5ea881e1777956b1045cba30be5ea838293"
2704
+ integrity sha512-Zhy8HCvBUEfBECzIl1PKqF4p11+d0aUJS1GeUiuqK9WmOug8YCmC4h4bjyBvMyAMI9sbRczmrYL5lKg/YMbrcQ==
2705
2705
  dependencies:
2706
- "@typescript-eslint/scope-manager" "8.36.0"
2707
- "@typescript-eslint/types" "8.36.0"
2708
- "@typescript-eslint/typescript-estree" "8.36.0"
2709
- "@typescript-eslint/visitor-keys" "8.36.0"
2706
+ "@typescript-eslint/scope-manager" "8.38.0"
2707
+ "@typescript-eslint/types" "8.38.0"
2708
+ "@typescript-eslint/typescript-estree" "8.38.0"
2709
+ "@typescript-eslint/visitor-keys" "8.38.0"
2710
2710
  debug "^4.3.4"
2711
2711
 
2712
2712
  "@typescript-eslint/parser@^6.21.0":
@@ -2720,15 +2720,6 @@
2720
2720
  "@typescript-eslint/visitor-keys" "6.21.0"
2721
2721
  debug "^4.3.4"
2722
2722
 
2723
- "@typescript-eslint/project-service@8.35.1":
2724
- version "8.35.1"
2725
- resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.35.1.tgz#815bb771f2f6c97780e44299434ece3c2e526127"
2726
- integrity sha512-VYxn/5LOpVxADAuP3NrnxxHYfzVtQzLKeldIhDhzC8UHaiQvYlXvKuVho1qLduFbJjjy5U5bkGwa3rUGUb1Q6Q==
2727
- dependencies:
2728
- "@typescript-eslint/tsconfig-utils" "^8.35.1"
2729
- "@typescript-eslint/types" "^8.35.1"
2730
- debug "^4.3.4"
2731
-
2732
2723
  "@typescript-eslint/project-service@8.36.0":
2733
2724
  version "8.36.0"
2734
2725
  resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.36.0.tgz#0c4acdcbe56476a43cdabaac1f08819424a379fd"
@@ -2738,6 +2729,15 @@
2738
2729
  "@typescript-eslint/types" "^8.36.0"
2739
2730
  debug "^4.3.4"
2740
2731
 
2732
+ "@typescript-eslint/project-service@8.38.0":
2733
+ version "8.38.0"
2734
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.38.0.tgz#4900771f943163027fd7d2020a062892056b5e2f"
2735
+ integrity sha512-dbK7Jvqcb8c9QfH01YB6pORpqX1mn5gDZc9n63Ak/+jD67oWXn3Gs0M6vddAN+eDXBCS5EmNWzbSxsn9SzFWWg==
2736
+ dependencies:
2737
+ "@typescript-eslint/tsconfig-utils" "^8.38.0"
2738
+ "@typescript-eslint/types" "^8.38.0"
2739
+ debug "^4.3.4"
2740
+
2741
2741
  "@typescript-eslint/scope-manager@6.21.0":
2742
2742
  version "6.21.0"
2743
2743
  resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
@@ -2754,14 +2754,6 @@
2754
2754
  "@typescript-eslint/types" "7.18.0"
2755
2755
  "@typescript-eslint/visitor-keys" "7.18.0"
2756
2756
 
2757
- "@typescript-eslint/scope-manager@8.35.1":
2758
- version "8.35.1"
2759
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.35.1.tgz#b19f9be65c8d1059e88a323a1a6567dbfe0a1a4e"
2760
- integrity sha512-s/Bpd4i7ht2934nG+UoSPlYXd08KYz3bmjLEb7Ye1UVob0d1ENiT3lY8bsCmik4RqfSbPw9xJJHbugpPpP5JUg==
2761
- dependencies:
2762
- "@typescript-eslint/types" "8.35.1"
2763
- "@typescript-eslint/visitor-keys" "8.35.1"
2764
-
2765
2757
  "@typescript-eslint/scope-manager@8.36.0":
2766
2758
  version "8.36.0"
2767
2759
  resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.36.0.tgz#23e4196ed07d7ea3737a584fbebc9a79c3835168"
@@ -2770,16 +2762,24 @@
2770
2762
  "@typescript-eslint/types" "8.36.0"
2771
2763
  "@typescript-eslint/visitor-keys" "8.36.0"
2772
2764
 
2773
- "@typescript-eslint/tsconfig-utils@8.35.1", "@typescript-eslint/tsconfig-utils@^8.35.1":
2774
- version "8.35.1"
2775
- resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.35.1.tgz#c2db8714c181cc0700216c1a2e3cf55719c58006"
2776
- integrity sha512-K5/U9VmT9dTHoNowWZpz+/TObS3xqC5h0xAIjXPw+MNcKV9qg6eSatEnmeAwkjHijhACH0/N7bkhKvbt1+DXWQ==
2765
+ "@typescript-eslint/scope-manager@8.38.0":
2766
+ version "8.38.0"
2767
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.38.0.tgz#5a0efcb5c9cf6e4121b58f87972f567c69529226"
2768
+ integrity sha512-WJw3AVlFFcdT9Ri1xs/lg8LwDqgekWXWhH3iAF+1ZM+QPd7oxQ6jvtW/JPwzAScxitILUIFs0/AnQ/UWHzbATQ==
2769
+ dependencies:
2770
+ "@typescript-eslint/types" "8.38.0"
2771
+ "@typescript-eslint/visitor-keys" "8.38.0"
2777
2772
 
2778
2773
  "@typescript-eslint/tsconfig-utils@8.36.0", "@typescript-eslint/tsconfig-utils@^8.36.0":
2779
2774
  version "8.36.0"
2780
2775
  resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.36.0.tgz#63ef8a20ae9b5754c6ceacbe87b2fe1aab12ba13"
2781
2776
  integrity sha512-Nhh3TIEgN18mNbdXpd5Q8mSCBnrZQeY9V7Ca3dqYvNDStNIGRmJA6dmrIPMJ0kow3C7gcQbpsG2rPzy1Ks/AnA==
2782
2777
 
2778
+ "@typescript-eslint/tsconfig-utils@8.38.0", "@typescript-eslint/tsconfig-utils@^8.38.0":
2779
+ version "8.38.0"
2780
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.38.0.tgz#6de4ce224a779601a8df667db56527255c42c4d0"
2781
+ integrity sha512-Lum9RtSE3EroKk/bYns+sPOodqb2Fv50XOl/gMviMKNvanETUuUcC9ObRbzrJ4VSd2JalPqgSAavwrPiPvnAiQ==
2782
+
2783
2783
  "@typescript-eslint/type-utils@6.21.0":
2784
2784
  version "6.21.0"
2785
2785
  resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
@@ -2790,13 +2790,14 @@
2790
2790
  debug "^4.3.4"
2791
2791
  ts-api-utils "^1.0.1"
2792
2792
 
2793
- "@typescript-eslint/type-utils@8.36.0":
2794
- version "8.36.0"
2795
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.36.0.tgz#16b092c2cbbb5549f6a4df1382a481586850502f"
2796
- integrity sha512-5aaGYG8cVDd6cxfk/ynpYzxBRZJk7w/ymto6uiyUFtdCozQIsQWh7M28/6r57Fwkbweng8qAzoMCPwSJfWlmsg==
2793
+ "@typescript-eslint/type-utils@8.38.0":
2794
+ version "8.38.0"
2795
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.38.0.tgz#a56cd84765fa6ec135fe252b5db61e304403a85b"
2796
+ integrity sha512-c7jAvGEZVf0ao2z+nnz8BUaHZD09Agbh+DY7qvBQqLiz8uJzRgVPj5YvOh8I8uEiH8oIUGIfHzMwUcGVco/SJg==
2797
2797
  dependencies:
2798
- "@typescript-eslint/typescript-estree" "8.36.0"
2799
- "@typescript-eslint/utils" "8.36.0"
2798
+ "@typescript-eslint/types" "8.38.0"
2799
+ "@typescript-eslint/typescript-estree" "8.38.0"
2800
+ "@typescript-eslint/utils" "8.38.0"
2800
2801
  debug "^4.3.4"
2801
2802
  ts-api-utils "^2.1.0"
2802
2803
 
@@ -2810,16 +2811,16 @@
2810
2811
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
2811
2812
  integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
2812
2813
 
2813
- "@typescript-eslint/types@8.35.1", "@typescript-eslint/types@^8.35.1":
2814
- version "8.35.1"
2815
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.35.1.tgz#4344dcf934495bbf25a9f83a06dd9fe2acf15780"
2816
- integrity sha512-q/O04vVnKHfrrhNAscndAn1tuQhIkwqnaW+eu5waD5IPts2eX1dgJxgqcPx5BX109/qAz7IG6VrEPTOYKCNfRQ==
2817
-
2818
2814
  "@typescript-eslint/types@8.36.0", "@typescript-eslint/types@^8.36.0":
2819
2815
  version "8.36.0"
2820
2816
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.36.0.tgz#d3d184adc2899e2912c13b17c1590486ef37c7ac"
2821
2817
  integrity sha512-xGms6l5cTJKQPZOKM75Dl9yBfNdGeLRsIyufewnxT4vZTrjC0ImQT4fj8QmtJK84F58uSh5HVBSANwcfiXxABQ==
2822
2818
 
2819
+ "@typescript-eslint/types@8.38.0", "@typescript-eslint/types@^8.38.0":
2820
+ version "8.38.0"
2821
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.38.0.tgz#297351c994976b93c82ac0f0e206c8143aa82529"
2822
+ integrity sha512-wzkUfX3plUqij4YwWaJyqhiPE5UCRVlFpKn1oCRn2O1bJ592XxWJj8ROQ3JD5MYXLORW84063z3tZTb/cs4Tyw==
2823
+
2823
2824
  "@typescript-eslint/types@^8.11.0":
2824
2825
  version "8.33.0"
2825
2826
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0.tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee"
@@ -2858,22 +2859,6 @@
2858
2859
  semver "^7.6.0"
2859
2860
  ts-api-utils "^1.3.0"
2860
2861
 
2861
- "@typescript-eslint/typescript-estree@8.35.1":
2862
- version "8.35.1"
2863
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.35.1.tgz#b80e85fcb6bfbcbacb3224b1367f6ca3f03e6183"
2864
- integrity sha512-Vvpuvj4tBxIka7cPs6Y1uvM7gJgdF5Uu9F+mBJBPY4MhvjrjWGK4H0lVgLJd/8PWZ23FTqsaJaLEkBCFUk8Y9g==
2865
- dependencies:
2866
- "@typescript-eslint/project-service" "8.35.1"
2867
- "@typescript-eslint/tsconfig-utils" "8.35.1"
2868
- "@typescript-eslint/types" "8.35.1"
2869
- "@typescript-eslint/visitor-keys" "8.35.1"
2870
- debug "^4.3.4"
2871
- fast-glob "^3.3.2"
2872
- is-glob "^4.0.3"
2873
- minimatch "^9.0.4"
2874
- semver "^7.6.0"
2875
- ts-api-utils "^2.1.0"
2876
-
2877
2862
  "@typescript-eslint/typescript-estree@8.36.0":
2878
2863
  version "8.36.0"
2879
2864
  resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.36.0.tgz#344857fa79f71715369554a3cbb6b4ff8695a7bc"
@@ -2890,6 +2875,22 @@
2890
2875
  semver "^7.6.0"
2891
2876
  ts-api-utils "^2.1.0"
2892
2877
 
2878
+ "@typescript-eslint/typescript-estree@8.38.0":
2879
+ version "8.38.0"
2880
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.38.0.tgz#82262199eb6778bba28a319e25ad05b1158957df"
2881
+ integrity sha512-fooELKcAKzxux6fA6pxOflpNS0jc+nOQEEOipXFNjSlBS6fqrJOVY/whSn70SScHrcJ2LDsxWrneFoWYSVfqhQ==
2882
+ dependencies:
2883
+ "@typescript-eslint/project-service" "8.38.0"
2884
+ "@typescript-eslint/tsconfig-utils" "8.38.0"
2885
+ "@typescript-eslint/types" "8.38.0"
2886
+ "@typescript-eslint/visitor-keys" "8.38.0"
2887
+ debug "^4.3.4"
2888
+ fast-glob "^3.3.2"
2889
+ is-glob "^4.0.3"
2890
+ minimatch "^9.0.4"
2891
+ semver "^7.6.0"
2892
+ ts-api-utils "^2.1.0"
2893
+
2893
2894
  "@typescript-eslint/utils@6.21.0":
2894
2895
  version "6.21.0"
2895
2896
  resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
@@ -2903,15 +2904,15 @@
2903
2904
  "@typescript-eslint/typescript-estree" "6.21.0"
2904
2905
  semver "^7.5.4"
2905
2906
 
2906
- "@typescript-eslint/utils@8.36.0":
2907
- version "8.36.0"
2908
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf"
2909
- integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==
2907
+ "@typescript-eslint/utils@8.38.0":
2908
+ version "8.38.0"
2909
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.38.0.tgz#5f10159899d30eb92ba70e642ca6f754bddbf15a"
2910
+ integrity sha512-hHcMA86Hgt+ijJlrD8fX0j1j8w4C92zue/8LOPAFioIno+W0+L7KqE8QZKCcPGc/92Vs9x36w/4MPTJhqXdyvg==
2910
2911
  dependencies:
2911
2912
  "@eslint-community/eslint-utils" "^4.7.0"
2912
- "@typescript-eslint/scope-manager" "8.36.0"
2913
- "@typescript-eslint/types" "8.36.0"
2914
- "@typescript-eslint/typescript-estree" "8.36.0"
2913
+ "@typescript-eslint/scope-manager" "8.38.0"
2914
+ "@typescript-eslint/types" "8.38.0"
2915
+ "@typescript-eslint/typescript-estree" "8.38.0"
2915
2916
 
2916
2917
  "@typescript-eslint/utils@^7.18.0":
2917
2918
  version "7.18.0"
@@ -2924,14 +2925,14 @@
2924
2925
  "@typescript-eslint/typescript-estree" "7.18.0"
2925
2926
 
2926
2927
  "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0", "@typescript-eslint/utils@^8.32.1":
2927
- version "8.35.1"
2928
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.35.1.tgz#a9a0ceeb81c9d132f3f75537ad2ca7f6ca266523"
2929
- integrity sha512-lhnwatFmOFcazAsUm3ZnZFpXSxiwoa1Lj50HphnDe1Et01NF4+hrdXONSUHIcbVu2eFb1bAf+5yjXkGVkXBKAQ==
2928
+ version "8.36.0"
2929
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.36.0.tgz#2c9af5292f14e0aa4b0e9c7ac0406afafb299acf"
2930
+ integrity sha512-VOqmHu42aEMT+P2qYjylw6zP/3E/HvptRwdn/PZxyV27KhZg2IOszXod4NcXisWzPAGSS4trE/g4moNj6XmH2g==
2930
2931
  dependencies:
2931
2932
  "@eslint-community/eslint-utils" "^4.7.0"
2932
- "@typescript-eslint/scope-manager" "8.35.1"
2933
- "@typescript-eslint/types" "8.35.1"
2934
- "@typescript-eslint/typescript-estree" "8.35.1"
2933
+ "@typescript-eslint/scope-manager" "8.36.0"
2934
+ "@typescript-eslint/types" "8.36.0"
2935
+ "@typescript-eslint/typescript-estree" "8.36.0"
2935
2936
 
2936
2937
  "@typescript-eslint/visitor-keys@6.21.0":
2937
2938
  version "6.21.0"
@@ -2949,14 +2950,6 @@
2949
2950
  "@typescript-eslint/types" "7.18.0"
2950
2951
  eslint-visitor-keys "^3.4.3"
2951
2952
 
2952
- "@typescript-eslint/visitor-keys@8.35.1":
2953
- version "8.35.1"
2954
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.35.1.tgz#aac78ab2265dd11927bc6af3f9c5a021bbc1670a"
2955
- integrity sha512-VRwixir4zBWCSTP/ljEo091lbpypz57PoeAQ9imjG+vbeof9LplljsL1mos4ccG6H9IjfrVGM359RozUnuFhpw==
2956
- dependencies:
2957
- "@typescript-eslint/types" "8.35.1"
2958
- eslint-visitor-keys "^4.2.1"
2959
-
2960
2953
  "@typescript-eslint/visitor-keys@8.36.0":
2961
2954
  version "8.36.0"
2962
2955
  resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.36.0.tgz#7dc6ba4dd037979eb3a3bdd2093aa3604bb73674"
@@ -2965,6 +2958,14 @@
2965
2958
  "@typescript-eslint/types" "8.36.0"
2966
2959
  eslint-visitor-keys "^4.2.1"
2967
2960
 
2961
+ "@typescript-eslint/visitor-keys@8.38.0":
2962
+ version "8.38.0"
2963
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.38.0.tgz#a9765a527b082cb8fc60fd8a16e47c7ad5b60ea5"
2964
+ integrity sha512-pWrTcoFNWuwHlA9CvlfSsGWs14JxfN1TH25zM5L7o0pRLhsoZkDnTsXfQRJBEWJoV5DL0jf+Z+sxiud+K0mq1g==
2965
+ dependencies:
2966
+ "@typescript-eslint/types" "8.38.0"
2967
+ eslint-visitor-keys "^4.2.1"
2968
+
2968
2969
  "@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
2969
2970
  version "1.3.0"
2970
2971
  resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
@@ -4613,10 +4614,10 @@ eslint-config-oclif@^5.2.2:
4613
4614
  eslint-plugin-n "^15.1.0"
4614
4615
  eslint-plugin-unicorn "^48.0.1"
4615
4616
 
4616
- eslint-config-oclif@^6.0.86:
4617
- version "6.0.86"
4618
- resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.86.tgz#abde464b5e8be7c952a051abaca44d51f4a2438e"
4619
- integrity sha512-gym1bRqeP4/CYwOmi6PC+hlVGEMJhgI1joa2ogFy7tbr0LSI/9gPYfuksLoOBPkY9as1UNg4sdQ4fIya+zpf+Q==
4617
+ eslint-config-oclif@^6.0.87:
4618
+ version "6.0.87"
4619
+ resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.87.tgz#921f0b06f708049737c7c107d986e92a250a8d51"
4620
+ integrity sha512-qU1WdrQCt+F+21dg/S1yHnjLxy9bSZ49HX9l0YqoGM4c9qHydLDIFAEEqbsgJqgz/9cQJ9jFiZUQefQfJLnAvw==
4620
4621
  dependencies:
4621
4622
  "@eslint/compat" "^1.3.1"
4622
4623
  "@eslint/eslintrc" "^3.3.1"
@@ -4634,7 +4635,7 @@ eslint-config-oclif@^6.0.86:
4634
4635
  eslint-plugin-n "^17.21.0"
4635
4636
  eslint-plugin-perfectionist "^4"
4636
4637
  eslint-plugin-unicorn "^56.0.1"
4637
- typescript-eslint "^8.36.0"
4638
+ typescript-eslint "^8.37.0"
4638
4639
 
4639
4640
  eslint-config-prettier@^9.1.0:
4640
4641
  version "9.1.0"
@@ -4851,20 +4852,20 @@ eslint-plugin-perfectionist@^4:
4851
4852
  "@typescript-eslint/utils" "^8.24.0"
4852
4853
  natural-orderby "^5.0.0"
4853
4854
 
4854
- eslint-plugin-prettier@^5.5.1:
4855
- version "5.5.1"
4856
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.1.tgz#470820964de9aedb37e9ce62c3266d2d26d08d15"
4857
- integrity sha512-dobTkHT6XaEVOo8IO90Q4DOSxnm3Y151QxPJlM/vKC0bVy+d6cVWQZLlFiuZPP0wS6vZwSKeJgKkcS+KfMBlRw==
4855
+ eslint-plugin-prettier@^5.5.3:
4856
+ version "5.5.3"
4857
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3.tgz#1f88e9220a72ac8be171eec5f9d4e4d529b5f4a0"
4858
+ integrity sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w==
4858
4859
  dependencies:
4859
4860
  prettier-linter-helpers "^1.0.0"
4860
4861
  synckit "^0.11.7"
4861
4862
 
4862
- eslint-plugin-sf-plugin@^1.20.27:
4863
- version "1.20.27"
4864
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.27.tgz#77e1b8edddc3fa03060d1ab965cba2ce69e8da43"
4865
- integrity sha512-OjadAKTrk0lyQ8ss/cba3zZ3vsngfI1xNINdOrPbBPQ6Nz5SgfqJXXLeDPVfy8BZbJKJK+r4Xf4xn+1p509i3g==
4863
+ eslint-plugin-sf-plugin@^1.20.29:
4864
+ version "1.20.29"
4865
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.29.tgz#2ac1705753e755ff411be8246a2f79adaea07755"
4866
+ integrity sha512-yMcmHWL/uMPj0JHNKditfyo9URfJ1s6BVEWfPACM1jzQ+Q6ed0CJDeUNiw3/VrYMV5mzjaqIzJtUU+rxwwXOZA==
4866
4867
  dependencies:
4867
- "@salesforce/core" "^8.17.0"
4868
+ "@salesforce/core" "^8.18.1"
4868
4869
  "@typescript-eslint/utils" "^7.18.0"
4869
4870
 
4870
4871
  eslint-plugin-unicorn@^48.0.1:
@@ -9437,14 +9438,15 @@ typedoc@^0.26.5:
9437
9438
  shiki "^1.16.2"
9438
9439
  yaml "^2.5.1"
9439
9440
 
9440
- typescript-eslint@^8.36.0:
9441
- version "8.36.0"
9442
- resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.36.0.tgz#6c87d5ccf1bd45a849c159e2387bb65b6068ed90"
9443
- integrity sha512-fTCqxthY+h9QbEgSIBfL9iV6CvKDFuoxg6bHPNpJ9HIUzS+jy2lCEyCmGyZRWEBSaykqcDPf1SJ+BfCI8DRopA==
9441
+ typescript-eslint@^8.37.0:
9442
+ version "8.38.0"
9443
+ resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.38.0.tgz#e73af7618139f07b16e2fae715eedaabb41ee8b0"
9444
+ integrity sha512-FsZlrYK6bPDGoLeZRuvx2v6qrM03I0U0SnfCLPs/XCCPCFD80xU9Pg09H/K+XFa68uJuZo7l/Xhs+eDRg2l3hg==
9444
9445
  dependencies:
9445
- "@typescript-eslint/eslint-plugin" "8.36.0"
9446
- "@typescript-eslint/parser" "8.36.0"
9447
- "@typescript-eslint/utils" "8.36.0"
9446
+ "@typescript-eslint/eslint-plugin" "8.38.0"
9447
+ "@typescript-eslint/parser" "8.38.0"
9448
+ "@typescript-eslint/typescript-estree" "8.38.0"
9449
+ "@typescript-eslint/utils" "8.38.0"
9448
9450
 
9449
9451
  "typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.8.3:
9450
9452
  version "5.8.3"
@@ -267,5 +267,5 @@
267
267
  ]
268
268
  }
269
269
  },
270
- "version": "4.0.42"
270
+ "version": "4.0.43"
271
271
  }
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
3
  "description": "A powerful Salesforce CLI plugin and Node.js library to effortlessly generate, clean up, and manage package.xml and destructiveChanges.xml manifests directly from your Salesforce orgs or from Git changes in your SF projects. Unlock faster, safer, and smarter Salesforce deployments.",
4
- "version": "4.0.42",
4
+ "version": "4.0.43",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
8
8
  "dependencies": {
9
9
  "@jayree/changelog": "^1.2.11",
10
10
  "@oclif/core": "^4.5.0",
11
- "@salesforce/core": "^8.18.3",
11
+ "@salesforce/core": "^8.18.5",
12
12
  "@salesforce/kit": "^3.2.3",
13
13
  "@salesforce/sf-plugins-core": "^12.2.3",
14
14
  "@salesforce/source-deploy-retrieve": "12.21.6",
@@ -29,10 +29,10 @@
29
29
  "@types/fs-extra": "^11.0.4",
30
30
  "@types/graceful-fs": "^4.1.9",
31
31
  "c8": "^10.1.3",
32
- "eslint-config-oclif": "^6.0.86",
32
+ "eslint-config-oclif": "^6.0.87",
33
33
  "eslint-config-salesforce-license": "^1.0.1",
34
- "eslint-plugin-prettier": "^5.5.1",
35
- "eslint-plugin-sf-plugin": "^1.20.27",
34
+ "eslint-plugin-prettier": "^5.5.3",
35
+ "eslint-plugin-sf-plugin": "^1.20.29",
36
36
  "oclif": "^4.22.1",
37
37
  "patch-package": "^8.0.0",
38
38
  "prettier": "^3.6.2",