@jayree/sfdx-plugin-manifest 5.0.17 → 5.0.19

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
@@ -1089,19 +1089,19 @@
1089
1089
  minimatch "^3.1.2"
1090
1090
  strip-json-comments "^3.1.1"
1091
1091
 
1092
- "@eslint/eslintrc@^3.3.3":
1093
- version "3.3.3"
1094
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.3.tgz#26393a0806501b5e2b6a43aa588a4d8df67880ac"
1095
- integrity sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==
1092
+ "@eslint/eslintrc@^3.3.4":
1093
+ version "3.3.4"
1094
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-3.3.4.tgz#e402b1920f7c1f5a15342caa432b1348cacbb641"
1095
+ integrity sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==
1096
1096
  dependencies:
1097
- ajv "^6.12.4"
1097
+ ajv "^6.14.0"
1098
1098
  debug "^4.3.2"
1099
1099
  espree "^10.0.1"
1100
1100
  globals "^14.0.0"
1101
1101
  ignore "^5.2.0"
1102
1102
  import-fresh "^3.2.1"
1103
1103
  js-yaml "^4.1.1"
1104
- minimatch "^3.1.2"
1104
+ minimatch "^3.1.3"
1105
1105
  strip-json-comments "^3.1.1"
1106
1106
 
1107
1107
  "@eslint/js@8.57.1":
@@ -1667,10 +1667,10 @@
1667
1667
  resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
1668
1668
  integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
1669
1669
 
1670
- "@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.1":
1671
- version "4.8.1"
1672
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.1.tgz#84def567778d3271d5c84d9cd6fe0a582e56fded"
1673
- integrity sha512-07mq0vKCWNsB85ZHeBMlTAiO0KLFqHyAeRK3bD2K8CI1tX3tiwkWw1lZQZkiw8MUBrhxdROhMkYMY4Q0l7JHqA==
1670
+ "@oclif/core@^4", "@oclif/core@^4.5.2", "@oclif/core@^4.8.0", "@oclif/core@^4.8.3":
1671
+ version "4.8.3"
1672
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.8.3.tgz#c1f488841cd0929dbe101f1b86a213bf4349de2a"
1673
+ integrity sha512-f7Rc1JBZO0wNMyDmNzP5IFOv5eM97S9pO4JUFdu2OLyk73YeBI9wog1Yyf666NOQvyptkbG1xh8inzMDQLNTyQ==
1674
1674
  dependencies:
1675
1675
  ansi-escapes "^4.3.2"
1676
1676
  ansis "^3.17.0"
@@ -1682,7 +1682,7 @@
1682
1682
  indent-string "^4.0.0"
1683
1683
  is-wsl "^2.2.0"
1684
1684
  lilconfig "^3.1.3"
1685
- minimatch "^10.2.1"
1685
+ minimatch "^10.2.4"
1686
1686
  semver "^7.7.3"
1687
1687
  string-width "^4.2.3"
1688
1688
  supports-color "^8"
@@ -1691,10 +1691,10 @@
1691
1691
  wordwrap "^1.0.0"
1692
1692
  wrap-ansi "^7.0.0"
1693
1693
 
1694
- "@oclif/plugin-command-snapshot@^5.3.9":
1695
- version "5.3.9"
1696
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.9.tgz#a687cd53c17e1faeb8381a0b46121f498e4f09b5"
1697
- integrity sha512-1l/uOKbRefdRQzyOLwqlOq+CUtvuqFNnEi8c7vYEE3eCnlSk3th2LZXoC/Na3y8eIEJU1mhEa6FX8UumCcVzzg==
1694
+ "@oclif/plugin-command-snapshot@^5.3.10":
1695
+ version "5.3.10"
1696
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.10.tgz#7146eccb3ec4f66fb27bf5a362add7d0697ba2b1"
1697
+ integrity sha512-pGKxLQzE3NYsl63WmwiCndrskKFsQXZ8P5trvycqGHJ1YmffL4xPpfiDcMtiKuK0MX2vSnTkQ0k7n5kchmx+vA==
1698
1698
  dependencies:
1699
1699
  "@oclif/core" "^4"
1700
1700
  ansis "^3.17.0"
@@ -2850,16 +2850,16 @@
2850
2850
  resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
2851
2851
  integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
2852
2852
 
2853
- "@typescript-eslint/eslint-plugin@8.56.0", "@typescript-eslint/eslint-plugin@^8":
2854
- version "8.56.0"
2855
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz#5aec3db807a6b8437ea5d5ebf7bd16b4119aba8d"
2856
- integrity sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw==
2853
+ "@typescript-eslint/eslint-plugin@8.56.1", "@typescript-eslint/eslint-plugin@^8":
2854
+ version "8.56.1"
2855
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz#b1ce606d87221daec571e293009675992f0aae76"
2856
+ integrity sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==
2857
2857
  dependencies:
2858
2858
  "@eslint-community/regexpp" "^4.12.2"
2859
- "@typescript-eslint/scope-manager" "8.56.0"
2860
- "@typescript-eslint/type-utils" "8.56.0"
2861
- "@typescript-eslint/utils" "8.56.0"
2862
- "@typescript-eslint/visitor-keys" "8.56.0"
2859
+ "@typescript-eslint/scope-manager" "8.56.1"
2860
+ "@typescript-eslint/type-utils" "8.56.1"
2861
+ "@typescript-eslint/utils" "8.56.1"
2862
+ "@typescript-eslint/visitor-keys" "8.56.1"
2863
2863
  ignore "^7.0.5"
2864
2864
  natural-compare "^1.4.0"
2865
2865
  ts-api-utils "^2.4.0"
@@ -2881,15 +2881,15 @@
2881
2881
  semver "^7.5.4"
2882
2882
  ts-api-utils "^1.0.1"
2883
2883
 
2884
- "@typescript-eslint/parser@8.56.0", "@typescript-eslint/parser@^8":
2885
- version "8.56.0"
2886
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72"
2887
- integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg==
2884
+ "@typescript-eslint/parser@8.56.1", "@typescript-eslint/parser@^8":
2885
+ version "8.56.1"
2886
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.1.tgz#21d13b3d456ffb08614c1d68bb9a4f8d9237cdc7"
2887
+ integrity sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==
2888
2888
  dependencies:
2889
- "@typescript-eslint/scope-manager" "8.56.0"
2890
- "@typescript-eslint/types" "8.56.0"
2891
- "@typescript-eslint/typescript-estree" "8.56.0"
2892
- "@typescript-eslint/visitor-keys" "8.56.0"
2889
+ "@typescript-eslint/scope-manager" "8.56.1"
2890
+ "@typescript-eslint/types" "8.56.1"
2891
+ "@typescript-eslint/typescript-estree" "8.56.1"
2892
+ "@typescript-eslint/visitor-keys" "8.56.1"
2893
2893
  debug "^4.4.3"
2894
2894
 
2895
2895
  "@typescript-eslint/parser@^6.21.0":
@@ -2912,6 +2912,15 @@
2912
2912
  "@typescript-eslint/types" "^8.56.0"
2913
2913
  debug "^4.4.3"
2914
2914
 
2915
+ "@typescript-eslint/project-service@8.56.1":
2916
+ version "8.56.1"
2917
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.1.tgz#65c8d645f028b927bfc4928593b54e2ecd809244"
2918
+ integrity sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==
2919
+ dependencies:
2920
+ "@typescript-eslint/tsconfig-utils" "^8.56.1"
2921
+ "@typescript-eslint/types" "^8.56.1"
2922
+ debug "^4.4.3"
2923
+
2915
2924
  "@typescript-eslint/scope-manager@6.21.0":
2916
2925
  version "6.21.0"
2917
2926
  resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
@@ -2936,11 +2945,24 @@
2936
2945
  "@typescript-eslint/types" "8.56.0"
2937
2946
  "@typescript-eslint/visitor-keys" "8.56.0"
2938
2947
 
2948
+ "@typescript-eslint/scope-manager@8.56.1":
2949
+ version "8.56.1"
2950
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz#254df93b5789a871351335dd23e20bc164060f24"
2951
+ integrity sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==
2952
+ dependencies:
2953
+ "@typescript-eslint/types" "8.56.1"
2954
+ "@typescript-eslint/visitor-keys" "8.56.1"
2955
+
2939
2956
  "@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0":
2940
2957
  version "8.56.0"
2941
2958
  resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e"
2942
2959
  integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==
2943
2960
 
2961
+ "@typescript-eslint/tsconfig-utils@8.56.1", "@typescript-eslint/tsconfig-utils@^8.56.1":
2962
+ version "8.56.1"
2963
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz#1afa830b0fada5865ddcabdc993b790114a879b7"
2964
+ integrity sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==
2965
+
2944
2966
  "@typescript-eslint/type-utils@6.21.0":
2945
2967
  version "6.21.0"
2946
2968
  resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
@@ -2951,14 +2973,14 @@
2951
2973
  debug "^4.3.4"
2952
2974
  ts-api-utils "^1.0.1"
2953
2975
 
2954
- "@typescript-eslint/type-utils@8.56.0":
2955
- version "8.56.0"
2956
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz#72b4edc1fc73988998f1632b3ec99c2a66eaac6e"
2957
- integrity sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA==
2976
+ "@typescript-eslint/type-utils@8.56.1":
2977
+ version "8.56.1"
2978
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz#7a6c4fabf225d674644931e004302cbbdd2f2e24"
2979
+ integrity sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==
2958
2980
  dependencies:
2959
- "@typescript-eslint/types" "8.56.0"
2960
- "@typescript-eslint/typescript-estree" "8.56.0"
2961
- "@typescript-eslint/utils" "8.56.0"
2981
+ "@typescript-eslint/types" "8.56.1"
2982
+ "@typescript-eslint/typescript-estree" "8.56.1"
2983
+ "@typescript-eslint/utils" "8.56.1"
2962
2984
  debug "^4.4.3"
2963
2985
  ts-api-utils "^2.4.0"
2964
2986
 
@@ -2977,6 +2999,11 @@
2977
2999
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a"
2978
3000
  integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==
2979
3001
 
3002
+ "@typescript-eslint/types@8.56.1", "@typescript-eslint/types@^8.56.1":
3003
+ version "8.56.1"
3004
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.1.tgz#975e5942bf54895291337c91b9191f6eb0632ab9"
3005
+ integrity sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==
3006
+
2980
3007
  "@typescript-eslint/typescript-estree@6.21.0":
2981
3008
  version "6.21.0"
2982
3009
  resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.21.0.tgz#c47ae7901db3b8bddc3ecd73daff2d0895688c46"
@@ -3020,6 +3047,21 @@
3020
3047
  tinyglobby "^0.2.15"
3021
3048
  ts-api-utils "^2.4.0"
3022
3049
 
3050
+ "@typescript-eslint/typescript-estree@8.56.1":
3051
+ version "8.56.1"
3052
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz#3b9e57d8129a860c50864c42188f761bdef3eab0"
3053
+ integrity sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==
3054
+ dependencies:
3055
+ "@typescript-eslint/project-service" "8.56.1"
3056
+ "@typescript-eslint/tsconfig-utils" "8.56.1"
3057
+ "@typescript-eslint/types" "8.56.1"
3058
+ "@typescript-eslint/visitor-keys" "8.56.1"
3059
+ debug "^4.4.3"
3060
+ minimatch "^10.2.2"
3061
+ semver "^7.7.3"
3062
+ tinyglobby "^0.2.15"
3063
+ ts-api-utils "^2.4.0"
3064
+
3023
3065
  "@typescript-eslint/utils@6.21.0":
3024
3066
  version "6.21.0"
3025
3067
  resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
@@ -3033,15 +3075,15 @@
3033
3075
  "@typescript-eslint/typescript-estree" "6.21.0"
3034
3076
  semver "^7.5.4"
3035
3077
 
3036
- "@typescript-eslint/utils@8.56.0", "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.38.0":
3037
- version "8.56.0"
3038
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841"
3039
- integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==
3078
+ "@typescript-eslint/utils@8.56.1":
3079
+ version "8.56.1"
3080
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.1.tgz#5a86acaf9f1b4c4a85a42effb217f73059f6deb7"
3081
+ integrity sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==
3040
3082
  dependencies:
3041
3083
  "@eslint-community/eslint-utils" "^4.9.1"
3042
- "@typescript-eslint/scope-manager" "8.56.0"
3043
- "@typescript-eslint/types" "8.56.0"
3044
- "@typescript-eslint/typescript-estree" "8.56.0"
3084
+ "@typescript-eslint/scope-manager" "8.56.1"
3085
+ "@typescript-eslint/types" "8.56.1"
3086
+ "@typescript-eslint/typescript-estree" "8.56.1"
3045
3087
 
3046
3088
  "@typescript-eslint/utils@^7.18.0":
3047
3089
  version "7.18.0"
@@ -3053,6 +3095,16 @@
3053
3095
  "@typescript-eslint/types" "7.18.0"
3054
3096
  "@typescript-eslint/typescript-estree" "7.18.0"
3055
3097
 
3098
+ "@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.38.0":
3099
+ version "8.56.0"
3100
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841"
3101
+ integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==
3102
+ dependencies:
3103
+ "@eslint-community/eslint-utils" "^4.9.1"
3104
+ "@typescript-eslint/scope-manager" "8.56.0"
3105
+ "@typescript-eslint/types" "8.56.0"
3106
+ "@typescript-eslint/typescript-estree" "8.56.0"
3107
+
3056
3108
  "@typescript-eslint/visitor-keys@6.21.0":
3057
3109
  version "6.21.0"
3058
3110
  resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
@@ -3077,6 +3129,14 @@
3077
3129
  "@typescript-eslint/types" "8.56.0"
3078
3130
  eslint-visitor-keys "^5.0.0"
3079
3131
 
3132
+ "@typescript-eslint/visitor-keys@8.56.1":
3133
+ version "8.56.1"
3134
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz#50e03475c33a42d123dc99e63acf1841c0231f87"
3135
+ integrity sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==
3136
+ dependencies:
3137
+ "@typescript-eslint/types" "8.56.1"
3138
+ eslint-visitor-keys "^5.0.0"
3139
+
3080
3140
  "@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
3081
3141
  version "1.3.0"
3082
3142
  resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
@@ -3236,7 +3296,7 @@ aggregate-error@^3.0.0:
3236
3296
  clean-stack "^2.0.0"
3237
3297
  indent-string "^4.0.0"
3238
3298
 
3239
- ajv@^6.12.4:
3299
+ ajv@^6.12.4, ajv@^6.14.0:
3240
3300
  version "6.14.0"
3241
3301
  resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.14.0.tgz#fd067713e228210636ebb08c60bd3765d6dbe73a"
3242
3302
  integrity sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==
@@ -3632,10 +3692,10 @@ builtins@^5.0.1:
3632
3692
  dependencies:
3633
3693
  semver "^7.0.0"
3634
3694
 
3635
- c8@^10.1.3:
3636
- version "10.1.3"
3637
- resolved "https://registry.yarnpkg.com/c8/-/c8-10.1.3.tgz#54afb25ebdcc7f3b00112482c6d90d7541ad2fcd"
3638
- integrity sha512-LvcyrOAaOnrrlMpW22n690PUvxiq4Uf9WMhQwNJ9vgagkL/ph1+D4uvjvDA5XCbykrc0sx+ay6pVi9YZ1GnhyA==
3695
+ c8@^11.0.0:
3696
+ version "11.0.0"
3697
+ resolved "https://registry.yarnpkg.com/c8/-/c8-11.0.0.tgz#d0420d93b90202490041c338a8aa95174eca0586"
3698
+ integrity sha512-e/uRViGHSVIJv7zsaDKM7VRn2390TgHXqUSvYwPHBQaU6L7E9L0n9JbdkwdYPvshDT0KymBmmlwSpms3yBaMNg==
3639
3699
  dependencies:
3640
3700
  "@bcoe/v8-coverage" "^1.0.1"
3641
3701
  "@istanbuljs/schema" "^0.1.3"
@@ -3644,7 +3704,7 @@ c8@^10.1.3:
3644
3704
  istanbul-lib-coverage "^3.2.0"
3645
3705
  istanbul-lib-report "^3.0.1"
3646
3706
  istanbul-reports "^3.1.6"
3647
- test-exclude "^7.0.1"
3707
+ test-exclude "^8.0.0"
3648
3708
  v8-to-istanbul "^9.0.0"
3649
3709
  yargs "^17.7.2"
3650
3710
  yargs-parser "^21.1.1"
@@ -4688,13 +4748,13 @@ eslint-config-oclif@^5.2.2:
4688
4748
  eslint-plugin-n "^15.1.0"
4689
4749
  eslint-plugin-unicorn "^48.0.1"
4690
4750
 
4691
- eslint-config-oclif@^6.0.144:
4692
- version "6.0.144"
4693
- resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.144.tgz#e91f269290e63a2c12424d1a015da07489826da6"
4694
- integrity sha512-87Zn12V0wnkxPSsm9TdIyZ4v5uNceqjMilyyR8Snk/oxCtOaawy/6mU1DwzS1zv4tnspZgeLJn+Y1ZI8Mf7BQw==
4751
+ eslint-config-oclif@^6.0.146:
4752
+ version "6.0.146"
4753
+ resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.146.tgz#963c505c50d115d21f82f3f67288fbe1695fd134"
4754
+ integrity sha512-x59Gopo4wQiuuGOUQ2D3HaIpU1LaeksPql3vTGBNnAM0dNmHWqchMvaYczoRVBx0tfGVljWGYqDA0I/355cF4Q==
4695
4755
  dependencies:
4696
4756
  "@eslint/compat" "^1.4.1"
4697
- "@eslint/eslintrc" "^3.3.3"
4757
+ "@eslint/eslintrc" "^3.3.4"
4698
4758
  "@eslint/js" "^9.38.0"
4699
4759
  "@stylistic/eslint-plugin" "^3.1.0"
4700
4760
  "@typescript-eslint/eslint-plugin" "^8"
@@ -4709,7 +4769,7 @@ eslint-config-oclif@^6.0.144:
4709
4769
  eslint-plugin-n "^17.24.0"
4710
4770
  eslint-plugin-perfectionist "^4"
4711
4771
  eslint-plugin-unicorn "^56.0.1"
4712
- typescript-eslint "^8.56.0"
4772
+ typescript-eslint "^8.56.1"
4713
4773
 
4714
4774
  eslint-config-prettier@^9.1.0:
4715
4775
  version "9.1.2"
@@ -5616,7 +5676,7 @@ glob-to-regex.js@^1.0.0, glob-to-regex.js@^1.0.1:
5616
5676
  resolved "https://registry.yarnpkg.com/glob-to-regex.js/-/glob-to-regex.js-1.2.0.tgz#2b323728271d133830850e32311f40766c5f6413"
5617
5677
  integrity sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==
5618
5678
 
5619
- glob@^10.3.10, glob@^10.4.1:
5679
+ glob@^10.3.10:
5620
5680
  version "10.5.0"
5621
5681
  resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
5622
5682
  integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
@@ -5640,6 +5700,15 @@ glob@^11.0.3:
5640
5700
  package-json-from-dist "^1.0.0"
5641
5701
  path-scurry "^2.0.0"
5642
5702
 
5703
+ glob@^13.0.6:
5704
+ version "13.0.6"
5705
+ resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
5706
+ integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
5707
+ dependencies:
5708
+ minimatch "^10.2.2"
5709
+ minipass "^7.1.3"
5710
+ path-scurry "^2.0.2"
5711
+
5643
5712
  glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
5644
5713
  version "7.2.3"
5645
5714
  resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
@@ -7257,17 +7326,17 @@ minimatch@9.0.3:
7257
7326
  dependencies:
7258
7327
  brace-expansion "^2.0.1"
7259
7328
 
7260
- minimatch@^10.1.1, minimatch@^10.2.1:
7261
- version "10.2.2"
7262
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
7263
- integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
7329
+ minimatch@^10.1.1, minimatch@^10.2.2, minimatch@^10.2.4:
7330
+ version "10.2.4"
7331
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.4.tgz#465b3accbd0218b8281f5301e27cedc697f96fde"
7332
+ integrity sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==
7264
7333
  dependencies:
7265
7334
  brace-expansion "^5.0.2"
7266
7335
 
7267
- minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2:
7268
- version "3.1.3"
7269
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.3.tgz#6a5cba9b31f503887018f579c89f81f61162e624"
7270
- integrity sha512-M2GCs7Vk83NxkUyQV1bkABc4yxgz9kILhHImZiBPAZ9ybuvCb0/H7lEl5XvIg3g+9d4eNotkZA5IWwYl0tibaA==
7336
+ minimatch@^3.0.4, minimatch@^3.0.5, minimatch@^3.1.1, minimatch@^3.1.2, minimatch@^3.1.3:
7337
+ version "3.1.5"
7338
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.5.tgz#580c88f8d5445f2bd6aa8f3cadefa0de79fbd69e"
7339
+ integrity sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==
7271
7340
  dependencies:
7272
7341
  brace-expansion "^1.1.7"
7273
7342
 
@@ -7306,7 +7375,7 @@ minimisted@^2.0.0:
7306
7375
  dependencies:
7307
7376
  minimist "^1.2.5"
7308
7377
 
7309
- "minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2:
7378
+ "minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.1.2, minipass@^7.1.3:
7310
7379
  version "7.1.3"
7311
7380
  resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
7312
7381
  integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
@@ -7924,7 +7993,7 @@ path-scurry@^1.11.1:
7924
7993
  lru-cache "^10.2.0"
7925
7994
  minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
7926
7995
 
7927
- path-scurry@^2.0.0:
7996
+ path-scurry@^2.0.0, path-scurry@^2.0.2:
7928
7997
  version "2.0.2"
7929
7998
  resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
7930
7999
  integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
@@ -9217,14 +9286,14 @@ test-exclude@^6.0.0:
9217
9286
  glob "^7.1.4"
9218
9287
  minimatch "^3.0.4"
9219
9288
 
9220
- test-exclude@^7.0.1:
9221
- version "7.0.1"
9222
- resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-7.0.1.tgz#20b3ba4906ac20994e275bbcafd68d510264c2a2"
9223
- integrity sha512-pFYqmTw68LXVjeWJMST4+borgQP2AyMNbg1BpZh9LbyhUeNkeaPF9gzfPGUAnSMV3qPYdWUwDIjjCLiSDOl7vg==
9289
+ test-exclude@^8.0.0:
9290
+ version "8.0.0"
9291
+ resolved "https://registry.yarnpkg.com/test-exclude/-/test-exclude-8.0.0.tgz#85891add3fa46bb822b1b1579c7f8c9a3d04ebd8"
9292
+ integrity sha512-ZOffsNrXYggvU1mDGHk54I96r26P8SyMjO5slMKSc7+IWmtB/MQKnEC2fP51imB3/pT6YK5cT5E8f+Dd9KdyOQ==
9224
9293
  dependencies:
9225
9294
  "@istanbuljs/schema" "^0.1.2"
9226
- glob "^10.4.1"
9227
- minimatch "^9.0.4"
9295
+ glob "^13.0.6"
9296
+ minimatch "^10.2.2"
9228
9297
 
9229
9298
  text-extensions@^1.0.0:
9230
9299
  version "1.9.0"
@@ -9548,15 +9617,15 @@ typedoc@^0.26.5:
9548
9617
  shiki "^1.16.2"
9549
9618
  yaml "^2.5.1"
9550
9619
 
9551
- typescript-eslint@^8.56.0:
9552
- version "8.56.0"
9553
- resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.56.0.tgz#f4686ccaaf2fb86daf0133820da40ca5961a2236"
9554
- integrity sha512-c7toRLrotJ9oixgdW7liukZpsnq5CZ7PuKztubGYlNppuTqhIoWfhgHo/7EU0v06gS2l/x0i2NEFK1qMIf0rIg==
9620
+ typescript-eslint@^8.56.1:
9621
+ version "8.56.1"
9622
+ resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.56.1.tgz#15a9fcc5d2150a0d981772bb36f127a816fe103f"
9623
+ integrity sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==
9555
9624
  dependencies:
9556
- "@typescript-eslint/eslint-plugin" "8.56.0"
9557
- "@typescript-eslint/parser" "8.56.0"
9558
- "@typescript-eslint/typescript-estree" "8.56.0"
9559
- "@typescript-eslint/utils" "8.56.0"
9625
+ "@typescript-eslint/eslint-plugin" "8.56.1"
9626
+ "@typescript-eslint/parser" "8.56.1"
9627
+ "@typescript-eslint/typescript-estree" "8.56.1"
9628
+ "@typescript-eslint/utils" "8.56.1"
9560
9629
 
9561
9630
  "typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.9.3:
9562
9631
  version "5.9.3"
@@ -267,5 +267,5 @@
267
267
  ]
268
268
  }
269
269
  },
270
- "version": "5.0.17"
270
+ "version": "5.0.19"
271
271
  }
package/package.json CHANGED
@@ -1,13 +1,13 @@
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": "5.0.17",
4
+ "version": "5.0.19",
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.25",
10
- "@oclif/core": "^4.8.1",
10
+ "@oclif/core": "^4.8.3",
11
11
  "@salesforce/core": "^8.26.3",
12
12
  "@salesforce/kit": "^3.2.4",
13
13
  "@salesforce/sf-plugins-core": "^12.2.6",
@@ -21,14 +21,14 @@
21
21
  "isomorphic-git": "1.37.2"
22
22
  },
23
23
  "devDependencies": {
24
- "@oclif/plugin-command-snapshot": "^5.3.9",
24
+ "@oclif/plugin-command-snapshot": "^5.3.10",
25
25
  "@salesforce/cli-plugins-testkit": "^5.3.41",
26
26
  "@salesforce/dev-scripts": "^11.0.4",
27
27
  "@salesforce/ts-sinon": "^1.4.31",
28
28
  "@types/fs-extra": "^11.0.4",
29
29
  "@types/graceful-fs": "^4.1.9",
30
- "c8": "^10.1.3",
31
- "eslint-config-oclif": "^6.0.144",
30
+ "c8": "^11.0.0",
31
+ "eslint-config-oclif": "^6.0.146",
32
32
  "eslint-config-salesforce-license": "^1.0.2",
33
33
  "eslint-plugin-prettier": "^5.5.5",
34
34
  "eslint-plugin-sf-plugin": "^1.20.33",