@jayree/sfdx-plugin-manifest 5.0.44 → 5.0.46

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
@@ -1968,10 +1968,10 @@
1968
1968
  typescript "^5.5.4"
1969
1969
  wireit "^0.14.12"
1970
1970
 
1971
- "@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4", "@salesforce/kit@^3.2.5":
1972
- version "3.2.5"
1973
- resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.5.tgz#c505c5a1949583e89b0b219148a377025efaa701"
1974
- integrity sha512-Ad3H423ebBvi+q09BQL4pZC2ffwVUPoeuxwos+Sbr53TamkC3g5YT+ASB4MqqqAhMxFgyalFWIjzx9230tts7g==
1971
+ "@salesforce/kit@^3.2.3", "@salesforce/kit@^3.2.4", "@salesforce/kit@^3.2.6":
1972
+ version "3.2.6"
1973
+ resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.2.6.tgz#6a6c13b463b51694a43d61094af67171086ed4f5"
1974
+ integrity sha512-O8S4LWerHa9Zosqh+IoQjgLtpxMOfObRxaRnUdRV4MLtFUi+bQxQiyFvve6eEaBaMP1b1xVDQpvSvQ+PXEDGFQ==
1975
1975
  dependencies:
1976
1976
  "@salesforce/ts-types" "^2.0.12"
1977
1977
 
@@ -3085,16 +3085,16 @@
3085
3085
  resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
3086
3086
  integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
3087
3087
 
3088
- "@typescript-eslint/eslint-plugin@8.57.1", "@typescript-eslint/eslint-plugin@^8":
3089
- version "8.57.1"
3090
- resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.1.tgz#ddfdfb30f8b5ccee7f3c21798b377c51370edd55"
3091
- integrity sha512-Gn3aqnvNl4NGc6x3/Bqk1AOn0thyTU9bqDRhiRnUWezgvr2OnhYCWCgC8zXXRVqBsIL1pSDt7T9nJUe0oM0kDQ==
3088
+ "@typescript-eslint/eslint-plugin@8.57.2", "@typescript-eslint/eslint-plugin@^8":
3089
+ version "8.57.2"
3090
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.57.2.tgz#ad0dcefeca9c2ecbe09f730d478063666aee010b"
3091
+ integrity sha512-NZZgp0Fm2IkD+La5PR81sd+g+8oS6JwJje+aRWsDocxHkjyRw0J5L5ZTlN3LI1LlOcGL7ph3eaIUmTXMIjLk0w==
3092
3092
  dependencies:
3093
3093
  "@eslint-community/regexpp" "^4.12.2"
3094
- "@typescript-eslint/scope-manager" "8.57.1"
3095
- "@typescript-eslint/type-utils" "8.57.1"
3096
- "@typescript-eslint/utils" "8.57.1"
3097
- "@typescript-eslint/visitor-keys" "8.57.1"
3094
+ "@typescript-eslint/scope-manager" "8.57.2"
3095
+ "@typescript-eslint/type-utils" "8.57.2"
3096
+ "@typescript-eslint/utils" "8.57.2"
3097
+ "@typescript-eslint/visitor-keys" "8.57.2"
3098
3098
  ignore "^7.0.5"
3099
3099
  natural-compare "^1.4.0"
3100
3100
  ts-api-utils "^2.4.0"
@@ -3116,15 +3116,15 @@
3116
3116
  semver "^7.5.4"
3117
3117
  ts-api-utils "^1.0.1"
3118
3118
 
3119
- "@typescript-eslint/parser@8.57.1", "@typescript-eslint/parser@^8":
3120
- version "8.57.1"
3121
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.1.tgz#d523e559b148264055c0a49a29d5f50c7de659c2"
3122
- integrity sha512-k4eNDan0EIMTT/dUKc/g+rsJ6wcHYhNPdY19VoX/EOtaAG8DLtKCykhrUnuHPYvinn5jhAPgD2Qw9hXBwrahsw==
3119
+ "@typescript-eslint/parser@8.57.2", "@typescript-eslint/parser@^8":
3120
+ version "8.57.2"
3121
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.57.2.tgz#b819955e39f976c0d4f95b5ed67fe22f85cd6898"
3122
+ integrity sha512-30ScMRHIAD33JJQkgfGW1t8CURZtjc2JpTrq5n2HFhOefbAhb7ucc7xJwdWcrEtqUIYJ73Nybpsggii6GtAHjA==
3123
3123
  dependencies:
3124
- "@typescript-eslint/scope-manager" "8.57.1"
3125
- "@typescript-eslint/types" "8.57.1"
3126
- "@typescript-eslint/typescript-estree" "8.57.1"
3127
- "@typescript-eslint/visitor-keys" "8.57.1"
3124
+ "@typescript-eslint/scope-manager" "8.57.2"
3125
+ "@typescript-eslint/types" "8.57.2"
3126
+ "@typescript-eslint/typescript-estree" "8.57.2"
3127
+ "@typescript-eslint/visitor-keys" "8.57.2"
3128
3128
  debug "^4.4.3"
3129
3129
 
3130
3130
  "@typescript-eslint/parser@^6.21.0":
@@ -3147,13 +3147,13 @@
3147
3147
  "@typescript-eslint/types" "^8.56.0"
3148
3148
  debug "^4.4.3"
3149
3149
 
3150
- "@typescript-eslint/project-service@8.57.1":
3151
- version "8.57.1"
3152
- resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.1.tgz#16af9fe16eedbd7085e4fdc29baa73715c0c55c5"
3153
- integrity sha512-vx1F37BRO1OftsYlmG9xay1TqnjNVlqALymwWVuYTdo18XuKxtBpCj1QlzNIEHlvlB27osvXFWptYiEWsVdYsg==
3150
+ "@typescript-eslint/project-service@8.57.2":
3151
+ version "8.57.2"
3152
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.57.2.tgz#dfbc7777f9f633f2b06b558cda3836e76f856e3c"
3153
+ integrity sha512-FuH0wipFywXRTHf+bTTjNyuNQQsQC3qh/dYzaM4I4W0jrCqjCVuUh99+xd9KamUfmCGPvbO8NDngo/vsnNVqgw==
3154
3154
  dependencies:
3155
- "@typescript-eslint/tsconfig-utils" "^8.57.1"
3156
- "@typescript-eslint/types" "^8.57.1"
3155
+ "@typescript-eslint/tsconfig-utils" "^8.57.2"
3156
+ "@typescript-eslint/types" "^8.57.2"
3157
3157
  debug "^4.4.3"
3158
3158
 
3159
3159
  "@typescript-eslint/scope-manager@6.21.0":
@@ -3180,23 +3180,23 @@
3180
3180
  "@typescript-eslint/types" "8.56.0"
3181
3181
  "@typescript-eslint/visitor-keys" "8.56.0"
3182
3182
 
3183
- "@typescript-eslint/scope-manager@8.57.1":
3184
- version "8.57.1"
3185
- resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.1.tgz#4524d7e7b420cb501807499684d435ae129aaf35"
3186
- integrity sha512-hs/QcpCwlwT2L5S+3fT6gp0PabyGk4Q0Rv2doJXA0435/OpnSR3VRgvrp8Xdoc3UAYSg9cyUjTeFXZEPg/3OKg==
3183
+ "@typescript-eslint/scope-manager@8.57.2":
3184
+ version "8.57.2"
3185
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.57.2.tgz#734dcde40677f430b5d963108337295bdbc09dae"
3186
+ integrity sha512-snZKH+W4WbWkrBqj4gUNRIGb/jipDW3qMqVJ4C9rzdFc+wLwruxk+2a5D+uoFcKPAqyqEnSb4l2ULuZf95eSkw==
3187
3187
  dependencies:
3188
- "@typescript-eslint/types" "8.57.1"
3189
- "@typescript-eslint/visitor-keys" "8.57.1"
3188
+ "@typescript-eslint/types" "8.57.2"
3189
+ "@typescript-eslint/visitor-keys" "8.57.2"
3190
3190
 
3191
3191
  "@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0":
3192
3192
  version "8.56.0"
3193
3193
  resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e"
3194
3194
  integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==
3195
3195
 
3196
- "@typescript-eslint/tsconfig-utils@8.57.1", "@typescript-eslint/tsconfig-utils@^8.57.1":
3197
- version "8.57.1"
3198
- resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.1.tgz#9233443ec716882a6f9e240fd900a73f0235f3d7"
3199
- integrity sha512-0lgOZB8cl19fHO4eI46YUx2EceQqhgkPSuCGLlGi79L2jwYY1cxeYc1Nae8Aw1xjgW3PKVDLlr3YJ6Bxx8HkWg==
3196
+ "@typescript-eslint/tsconfig-utils@8.57.2", "@typescript-eslint/tsconfig-utils@^8.57.2":
3197
+ version "8.57.2"
3198
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.57.2.tgz#cf82dc11e884103ec13188a7352591efaa1a887e"
3199
+ integrity sha512-3Lm5DSM+DCowsUOJC+YqHHnKEfFh5CoGkj5Z31NQSNF4l5wdOwqGn99wmwN/LImhfY3KJnmordBq/4+VDe2eKw==
3200
3200
 
3201
3201
  "@typescript-eslint/type-utils@6.21.0":
3202
3202
  version "6.21.0"
@@ -3208,14 +3208,14 @@
3208
3208
  debug "^4.3.4"
3209
3209
  ts-api-utils "^1.0.1"
3210
3210
 
3211
- "@typescript-eslint/type-utils@8.57.1":
3212
- version "8.57.1"
3213
- resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.1.tgz#c49af1347b5869ca85155547a8f34f84ab386fd9"
3214
- integrity sha512-+Bwwm0ScukFdyoJsh2u6pp4S9ktegF98pYUU0hkphOOqdMB+1sNQhIz8y5E9+4pOioZijrkfNO/HUJVAFFfPKA==
3211
+ "@typescript-eslint/type-utils@8.57.2":
3212
+ version "8.57.2"
3213
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.57.2.tgz#3ec65a94e73776252991a3cf0a15d220734c28f5"
3214
+ integrity sha512-Co6ZCShm6kIbAM/s+oYVpKFfW7LBc6FXoPXjTRQ449PPNBY8U0KZXuevz5IFuuUj2H9ss40atTaf9dlGLzbWZg==
3215
3215
  dependencies:
3216
- "@typescript-eslint/types" "8.57.1"
3217
- "@typescript-eslint/typescript-estree" "8.57.1"
3218
- "@typescript-eslint/utils" "8.57.1"
3216
+ "@typescript-eslint/types" "8.57.2"
3217
+ "@typescript-eslint/typescript-estree" "8.57.2"
3218
+ "@typescript-eslint/utils" "8.57.2"
3219
3219
  debug "^4.4.3"
3220
3220
  ts-api-utils "^2.4.0"
3221
3221
 
@@ -3234,10 +3234,10 @@
3234
3234
  resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a"
3235
3235
  integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==
3236
3236
 
3237
- "@typescript-eslint/types@8.57.1", "@typescript-eslint/types@^8.57.1":
3238
- version "8.57.1"
3239
- resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.1.tgz#54b27a8a25a7b45b4f978c3f8e00c4c78f11142c"
3240
- integrity sha512-S29BOBPJSFUiblEl6RzPPjJt6w25A6XsBqRVDt53tA/tlL8q7ceQNZHTjPeONt/3S7KRI4quk+yP9jK2WjBiPQ==
3237
+ "@typescript-eslint/types@8.57.2", "@typescript-eslint/types@^8.57.2":
3238
+ version "8.57.2"
3239
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.57.2.tgz#efe0da4c28b505ed458f113aa960dce2c5c671f4"
3240
+ integrity sha512-/iZM6FnM4tnx9csuTxspMW4BOSegshwX5oBDznJ7S4WggL7Vczz5d2W11ecc4vRrQMQHXRSxzrCsyG5EsPPTbA==
3241
3241
 
3242
3242
  "@typescript-eslint/typescript-estree@6.21.0":
3243
3243
  version "6.21.0"
@@ -3282,15 +3282,15 @@
3282
3282
  tinyglobby "^0.2.15"
3283
3283
  ts-api-utils "^2.4.0"
3284
3284
 
3285
- "@typescript-eslint/typescript-estree@8.57.1":
3286
- version "8.57.1"
3287
- resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.1.tgz#a9fd28d4a0ec896aa9a9a7e0cead62ea24f99e76"
3288
- integrity sha512-ybe2hS9G6pXpqGtPli9Gx9quNV0TWLOmh58ADlmZe9DguLq0tiAKVjirSbtM1szG6+QH6rVXyU6GTLQbWnMY+g==
3285
+ "@typescript-eslint/typescript-estree@8.57.2":
3286
+ version "8.57.2"
3287
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.57.2.tgz#432e61a6cf2ab565837da387e5262c159672abea"
3288
+ integrity sha512-2MKM+I6g8tJxfSmFKOnHv2t8Sk3T6rF20A1Puk0svLK+uVapDZB/4pfAeB7nE83uAZrU6OxW+HmOd5wHVdXwXA==
3289
3289
  dependencies:
3290
- "@typescript-eslint/project-service" "8.57.1"
3291
- "@typescript-eslint/tsconfig-utils" "8.57.1"
3292
- "@typescript-eslint/types" "8.57.1"
3293
- "@typescript-eslint/visitor-keys" "8.57.1"
3290
+ "@typescript-eslint/project-service" "8.57.2"
3291
+ "@typescript-eslint/tsconfig-utils" "8.57.2"
3292
+ "@typescript-eslint/types" "8.57.2"
3293
+ "@typescript-eslint/visitor-keys" "8.57.2"
3294
3294
  debug "^4.4.3"
3295
3295
  minimatch "^10.2.2"
3296
3296
  semver "^7.7.3"
@@ -3310,15 +3310,15 @@
3310
3310
  "@typescript-eslint/typescript-estree" "6.21.0"
3311
3311
  semver "^7.5.4"
3312
3312
 
3313
- "@typescript-eslint/utils@8.57.1":
3314
- version "8.57.1"
3315
- resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.1.tgz#e40f5a7fcff02fd24092a7b52bd6ec029fb50465"
3316
- integrity sha512-XUNSJ/lEVFttPMMoDVA2r2bwrl8/oPx8cURtczkSEswY5T3AeLmCy+EKWQNdL4u0MmAHOjcWrqJp2cdvgjn8dQ==
3313
+ "@typescript-eslint/utils@8.57.2":
3314
+ version "8.57.2"
3315
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.57.2.tgz#46a8974c24326fb8899486728428a0f1a3115014"
3316
+ integrity sha512-krRIbvPK1ju1WBKIefiX+bngPs+odIQUtR7kymzPfo1POVw3jlF+nLkmexdSSd4UCbDcQn+wMBATOOmpBbqgKg==
3317
3317
  dependencies:
3318
3318
  "@eslint-community/eslint-utils" "^4.9.1"
3319
- "@typescript-eslint/scope-manager" "8.57.1"
3320
- "@typescript-eslint/types" "8.57.1"
3321
- "@typescript-eslint/typescript-estree" "8.57.1"
3319
+ "@typescript-eslint/scope-manager" "8.57.2"
3320
+ "@typescript-eslint/types" "8.57.2"
3321
+ "@typescript-eslint/typescript-estree" "8.57.2"
3322
3322
 
3323
3323
  "@typescript-eslint/utils@^7.18.0":
3324
3324
  version "7.18.0"
@@ -3364,12 +3364,12 @@
3364
3364
  "@typescript-eslint/types" "8.56.0"
3365
3365
  eslint-visitor-keys "^5.0.0"
3366
3366
 
3367
- "@typescript-eslint/visitor-keys@8.57.1":
3368
- version "8.57.1"
3369
- resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.1.tgz#3af4f88118924d3be983d4b8ae84803f11fe4563"
3370
- integrity sha512-YWnmJkXbofiz9KbnbbwuA2rpGkFPLbAIetcCNO6mJ8gdhdZ/v7WDXsoGFAJuM6ikUFKTlSQnjWnVO4ux+UzS6A==
3367
+ "@typescript-eslint/visitor-keys@8.57.2":
3368
+ version "8.57.2"
3369
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.57.2.tgz#a5c9605774247336c0412beb7dc288ab2a07c11e"
3370
+ integrity sha512-zhahknjobV2FiD6Ee9iLbS7OV9zi10rG26odsQdfBO/hjSzUQbkIYgda+iNKK1zNiW2ey+Lf8MU5btN17V3dUw==
3371
3371
  dependencies:
3372
- "@typescript-eslint/types" "8.57.1"
3372
+ "@typescript-eslint/types" "8.57.2"
3373
3373
  eslint-visitor-keys "^5.0.0"
3374
3374
 
3375
3375
  "@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
@@ -4983,10 +4983,10 @@ eslint-config-oclif@^5.2.2:
4983
4983
  eslint-plugin-n "^15.1.0"
4984
4984
  eslint-plugin-unicorn "^48.0.1"
4985
4985
 
4986
- eslint-config-oclif@^6.0.152:
4987
- version "6.0.152"
4988
- resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.152.tgz#8909a81c66527b69ed2df092d22cb6da9fd15018"
4989
- integrity sha512-0zg9CwqPBjaz2ZcrMcesSUXYl0Ws7Sr4FjBt8WxwEGW/tqrNl14kCw427LcWpdJHyIQHXv/BG9HesiUTJRkgZw==
4986
+ eslint-config-oclif@^6.0.154:
4987
+ version "6.0.154"
4988
+ resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.154.tgz#1fc7fb45ee815bff54a0e31b8ca7a628616b154c"
4989
+ integrity sha512-a0HQuqVhy9gOzqiWowK3toJyncA/xPOo0CxuMmenFmVBWXmIZc65FnZkiL629pD5Bs9mk6n4wjQKGxs9D6tZcQ==
4990
4990
  dependencies:
4991
4991
  "@eslint/compat" "^1.4.1"
4992
4992
  "@eslint/eslintrc" "^3.3.5"
@@ -5004,7 +5004,7 @@ eslint-config-oclif@^6.0.152:
5004
5004
  eslint-plugin-n "^17.24.0"
5005
5005
  eslint-plugin-perfectionist "^4"
5006
5006
  eslint-plugin-unicorn "^56.0.1"
5007
- typescript-eslint "^8.57.1"
5007
+ typescript-eslint "^8.57.2"
5008
5008
 
5009
5009
  eslint-config-prettier@^9.1.0:
5010
5010
  version "9.1.2"
@@ -5727,7 +5727,7 @@ fs-extra@^10.0.0:
5727
5727
  jsonfile "^6.0.1"
5728
5728
  universalify "^2.0.0"
5729
5729
 
5730
- fs-extra@^11.0.0, fs-extra@^11.3.3, fs-extra@^11.3.4:
5730
+ fs-extra@^11.0.0, fs-extra@^11.3.4:
5731
5731
  version "11.3.4"
5732
5732
  resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-11.3.4.tgz#ab6934eca8bcf6f7f6b82742e33591f86301d6fc"
5733
5733
  integrity sha512-CTXd6rk/M3/ULNQj8FBqBWHYBVYybQ3VPBw0xGKFe3tuH7ytT6ACnvzpIQ3UZtB8yvUKC2cXn1a+x+5EVQLovA==
@@ -9851,21 +9851,26 @@ typedoc@^0.26.5:
9851
9851
  shiki "^1.16.2"
9852
9852
  yaml "^2.5.1"
9853
9853
 
9854
- typescript-eslint@^8.57.1:
9855
- version "8.57.1"
9856
- resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.57.1.tgz#573f97d3e48bbb67290b47dde1b7cb3b5d01dc4f"
9857
- integrity sha512-fLvZWf+cAGw3tqMCYzGIU6yR8K+Y9NT2z23RwOjlNFF2HwSB3KhdEFI5lSBv8tNmFkkBShSjsCjzx1vahZfISA==
9854
+ typescript-eslint@^8.57.2:
9855
+ version "8.57.2"
9856
+ resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.57.2.tgz#d64c6648dda5b15176708701537ab0b55ba3c83d"
9857
+ integrity sha512-VEPQ0iPgWO/sBaZOU1xo4nuNdODVOajPnTIbog2GKYr31nIlZ0fWPoCQgGfF3ETyBl1vn63F/p50Um9Z4J8O8A==
9858
9858
  dependencies:
9859
- "@typescript-eslint/eslint-plugin" "8.57.1"
9860
- "@typescript-eslint/parser" "8.57.1"
9861
- "@typescript-eslint/typescript-estree" "8.57.1"
9862
- "@typescript-eslint/utils" "8.57.1"
9859
+ "@typescript-eslint/eslint-plugin" "8.57.2"
9860
+ "@typescript-eslint/parser" "8.57.2"
9861
+ "@typescript-eslint/typescript-estree" "8.57.2"
9862
+ "@typescript-eslint/utils" "8.57.2"
9863
9863
 
9864
- "typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.9.3:
9864
+ "typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4:
9865
9865
  version "5.9.3"
9866
9866
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.3.tgz#5b4f59e15310ab17a216f5d6cf53ee476ede670f"
9867
9867
  integrity sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw==
9868
9868
 
9869
+ typescript@^6.0.2:
9870
+ version "6.0.2"
9871
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-6.0.2.tgz#0b1bfb15f68c64b97032f3d78abbf98bdbba501f"
9872
+ integrity sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==
9873
+
9869
9874
  typescript@~5.4.2:
9870
9875
  version "5.4.5"
9871
9876
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.4.5.tgz#42ccef2c571fdbd0f6718b1d1f5e6e5ef006f611"
@@ -10309,9 +10314,9 @@ yallist@^4.0.0:
10309
10314
  integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
10310
10315
 
10311
10316
  yaml@^2.2.2, yaml@^2.5.1, yaml@^2.8.1:
10312
- version "2.8.2"
10313
- resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.2.tgz#5694f25eca0ce9c3e7a9d9e00ce0ddabbd9e35c5"
10314
- integrity sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==
10317
+ version "2.8.3"
10318
+ resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d"
10319
+ integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg==
10315
10320
 
10316
10321
  yargs-parser@^18.1.2:
10317
10322
  version "18.1.3"
@@ -267,5 +267,5 @@
267
267
  ]
268
268
  }
269
269
  },
270
- "version": "5.0.44"
270
+ "version": "5.0.46"
271
271
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
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.44",
4
+ "version": "5.0.46",
5
5
  "author": "jayree",
6
6
  "type": "module",
7
7
  "bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
@@ -9,14 +9,14 @@
9
9
  "@jayree/changelog": "^1.2.27",
10
10
  "@oclif/core": "^4.10.2",
11
11
  "@salesforce/core": "^8.27.1",
12
- "@salesforce/kit": "^3.2.5",
12
+ "@salesforce/kit": "^3.2.6",
13
13
  "@salesforce/sf-plugins-core": "^12.2.6",
14
14
  "@salesforce/source-deploy-retrieve": "12.31.24",
15
15
  "@salesforce/source-tracking": "7.8.6",
16
16
  "@salesforce/ts-types": "^2.0.12",
17
17
  "fast-deep-equal": "^3.1.3",
18
18
  "fast-xml-parser": "^5.5.9",
19
- "fs-extra": "^11.3.3",
19
+ "fs-extra": "^11.3.4",
20
20
  "graceful-fs": "^4.2.11",
21
21
  "isomorphic-git": "1.37.4"
22
22
  },
@@ -28,7 +28,7 @@
28
28
  "@types/fs-extra": "^11.0.4",
29
29
  "@types/graceful-fs": "^4.1.9",
30
30
  "c8": "^11.0.0",
31
- "eslint-config-oclif": "^6.0.152",
31
+ "eslint-config-oclif": "^6.0.154",
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",
@@ -37,7 +37,7 @@
37
37
  "prettier": "^3.8.1",
38
38
  "pretty-quick": "^4.2.2",
39
39
  "ts-node": "^10.9.2",
40
- "typescript": "^5.9.3"
40
+ "typescript": "^6.0.2"
41
41
  },
42
42
  "engines": {
43
43
  "node": ">=16.0.0"