@jayree/sfdx-plugin-manifest 4.0.72 → 4.0.73
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/CHANGELOG.md +8 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +579 -104
- package/oclif.lock +122 -61
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/oclif.lock
CHANGED
@@ -1795,10 +1795,10 @@
|
|
1795
1795
|
wordwrap "^1.0.0"
|
1796
1796
|
wrap-ansi "^7.0.0"
|
1797
1797
|
|
1798
|
-
"@oclif/plugin-command-snapshot@^5.3.
|
1799
|
-
version "5.3.
|
1800
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
1801
|
-
integrity sha512-
|
1798
|
+
"@oclif/plugin-command-snapshot@^5.3.6":
|
1799
|
+
version "5.3.6"
|
1800
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.6.tgz#fa9786279b532d8a0c6add51717dd8ea9fc520c9"
|
1801
|
+
integrity sha512-0uu1KoB5IvS79l7Ao92vUmVHh9eWqP5uWv4oD7aeNFmUnCQrTB8nhdclP2E6MqMoatB6C0Xv+TXWC/ISLqBu3A==
|
1802
1802
|
dependencies:
|
1803
1803
|
"@oclif/core" "^4"
|
1804
1804
|
ansis "^3.17.0"
|
@@ -1810,10 +1810,10 @@
|
|
1810
1810
|
semver "^7.7.2"
|
1811
1811
|
ts-json-schema-generator "^1.5.1"
|
1812
1812
|
|
1813
|
-
"@oclif/plugin-help@^6.2.32":
|
1814
|
-
version "6.2.
|
1815
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.
|
1816
|
-
integrity sha512-
|
1813
|
+
"@oclif/plugin-help@^6.2.32", "@oclif/plugin-help@^6.2.33":
|
1814
|
+
version "6.2.33"
|
1815
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.33.tgz#931dc79b09e11ba50186a9846a2cf5a42a99e1ea"
|
1816
|
+
integrity sha512-9L07S61R0tuXrURdLcVtjF79Nbyv3qGplJ88DVskJBxShbROZl3hBG7W/CNltAK3cnMPlXV8K3kKh+C0N0p4xw==
|
1817
1817
|
dependencies:
|
1818
1818
|
"@oclif/core" "^4"
|
1819
1819
|
|
@@ -2001,12 +2001,12 @@
|
|
2001
2001
|
cli-progress "^3.12.0"
|
2002
2002
|
terminal-link "^3.0.0"
|
2003
2003
|
|
2004
|
-
"@salesforce/source-deploy-retrieve@12.22.
|
2005
|
-
version "12.22.
|
2006
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.
|
2007
|
-
integrity sha512-
|
2004
|
+
"@salesforce/source-deploy-retrieve@12.22.13", "@salesforce/source-deploy-retrieve@^12.22.11":
|
2005
|
+
version "12.22.13"
|
2006
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.22.13.tgz#0844d37976fae195b6335d1b36f1314e4cc01630"
|
2007
|
+
integrity sha512-gZ6YBEm1hT6DtsvtJGS4gDObM1+sXID64SLeSUa1uXHyxdfnbg03Dqw3lDCbbCIm2cptRB5y7MMGLK1fxvn/CA==
|
2008
2008
|
dependencies:
|
2009
|
-
"@salesforce/core" "^8.23.
|
2009
|
+
"@salesforce/core" "^8.23.1"
|
2010
2010
|
"@salesforce/kit" "^3.2.3"
|
2011
2011
|
"@salesforce/ts-types" "^2.0.12"
|
2012
2012
|
"@salesforce/types" "^1.4.0"
|
@@ -3287,16 +3287,16 @@
|
|
3287
3287
|
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
|
3288
3288
|
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
|
3289
3289
|
|
3290
|
-
"@typescript-eslint/eslint-plugin@8.
|
3291
|
-
version "8.
|
3292
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
3293
|
-
integrity sha512-
|
3290
|
+
"@typescript-eslint/eslint-plugin@8.43.0", "@typescript-eslint/eslint-plugin@^8":
|
3291
|
+
version "8.43.0"
|
3292
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.43.0.tgz#4d730c2becd8e47ef76e59f68aee0fb560927cfc"
|
3293
|
+
integrity sha512-8tg+gt7ENL7KewsKMKDHXR1vm8tt9eMxjJBYINf6swonlWgkYn5NwyIgXpbbDxTNU5DgpDFfj95prcTq2clIQQ==
|
3294
3294
|
dependencies:
|
3295
3295
|
"@eslint-community/regexpp" "^4.10.0"
|
3296
|
-
"@typescript-eslint/scope-manager" "8.
|
3297
|
-
"@typescript-eslint/type-utils" "8.
|
3298
|
-
"@typescript-eslint/utils" "8.
|
3299
|
-
"@typescript-eslint/visitor-keys" "8.
|
3296
|
+
"@typescript-eslint/scope-manager" "8.43.0"
|
3297
|
+
"@typescript-eslint/type-utils" "8.43.0"
|
3298
|
+
"@typescript-eslint/utils" "8.43.0"
|
3299
|
+
"@typescript-eslint/visitor-keys" "8.43.0"
|
3300
3300
|
graphemer "^1.4.0"
|
3301
3301
|
ignore "^7.0.0"
|
3302
3302
|
natural-compare "^1.4.0"
|
@@ -3319,15 +3319,15 @@
|
|
3319
3319
|
semver "^7.5.4"
|
3320
3320
|
ts-api-utils "^1.0.1"
|
3321
3321
|
|
3322
|
-
"@typescript-eslint/parser@8.
|
3323
|
-
version "8.
|
3324
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.
|
3325
|
-
integrity sha512-
|
3322
|
+
"@typescript-eslint/parser@8.43.0", "@typescript-eslint/parser@^8":
|
3323
|
+
version "8.43.0"
|
3324
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.43.0.tgz#4024159925e7671f1782bdd3498bdcfbd48f9137"
|
3325
|
+
integrity sha512-B7RIQiTsCBBmY+yW4+ILd6mF5h1FUwJsVvpqkrgpszYifetQ2Ke+Z4u6aZh0CblkUGIdR59iYVyXqqZGkZ3aBw==
|
3326
3326
|
dependencies:
|
3327
|
-
"@typescript-eslint/scope-manager" "8.
|
3328
|
-
"@typescript-eslint/types" "8.
|
3329
|
-
"@typescript-eslint/typescript-estree" "8.
|
3330
|
-
"@typescript-eslint/visitor-keys" "8.
|
3327
|
+
"@typescript-eslint/scope-manager" "8.43.0"
|
3328
|
+
"@typescript-eslint/types" "8.43.0"
|
3329
|
+
"@typescript-eslint/typescript-estree" "8.43.0"
|
3330
|
+
"@typescript-eslint/visitor-keys" "8.43.0"
|
3331
3331
|
debug "^4.3.4"
|
3332
3332
|
|
3333
3333
|
"@typescript-eslint/parser@^6.21.0":
|
@@ -3350,6 +3350,15 @@
|
|
3350
3350
|
"@typescript-eslint/types" "^8.42.0"
|
3351
3351
|
debug "^4.3.4"
|
3352
3352
|
|
3353
|
+
"@typescript-eslint/project-service@8.43.0":
|
3354
|
+
version "8.43.0"
|
3355
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.43.0.tgz#958dbaa16fbd1e81d46ab86e139f6276757140f8"
|
3356
|
+
integrity sha512-htB/+D/BIGoNTQYffZw4uM4NzzuolCoaA/BusuSIcC8YjmBYQioew5VUZAYdAETPjeed0hqCaW7EHg+Robq8uw==
|
3357
|
+
dependencies:
|
3358
|
+
"@typescript-eslint/tsconfig-utils" "^8.43.0"
|
3359
|
+
"@typescript-eslint/types" "^8.43.0"
|
3360
|
+
debug "^4.3.4"
|
3361
|
+
|
3353
3362
|
"@typescript-eslint/scope-manager@6.21.0":
|
3354
3363
|
version "6.21.0"
|
3355
3364
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
|
@@ -3374,11 +3383,24 @@
|
|
3374
3383
|
"@typescript-eslint/types" "8.42.0"
|
3375
3384
|
"@typescript-eslint/visitor-keys" "8.42.0"
|
3376
3385
|
|
3386
|
+
"@typescript-eslint/scope-manager@8.43.0":
|
3387
|
+
version "8.43.0"
|
3388
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.43.0.tgz#009ebc09cc6e7e0dd67898a0e9a70d295361c6b9"
|
3389
|
+
integrity sha512-daSWlQ87ZhsjrbMLvpuuMAt3y4ba57AuvadcR7f3nl8eS3BjRc8L9VLxFLk92RL5xdXOg6IQ+qKjjqNEimGuAg==
|
3390
|
+
dependencies:
|
3391
|
+
"@typescript-eslint/types" "8.43.0"
|
3392
|
+
"@typescript-eslint/visitor-keys" "8.43.0"
|
3393
|
+
|
3377
3394
|
"@typescript-eslint/tsconfig-utils@8.42.0", "@typescript-eslint/tsconfig-utils@^8.42.0":
|
3378
3395
|
version "8.42.0"
|
3379
3396
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
|
3380
3397
|
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
|
3381
3398
|
|
3399
|
+
"@typescript-eslint/tsconfig-utils@8.43.0", "@typescript-eslint/tsconfig-utils@^8.43.0":
|
3400
|
+
version "8.43.0"
|
3401
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.43.0.tgz#e6721dba183d61769a90ffdad202aebc383b18c8"
|
3402
|
+
integrity sha512-ALC2prjZcj2YqqL5X/bwWQmHA2em6/94GcbB/KKu5SX3EBDOsqztmmX1kMkvAJHzxk7TazKzJfFiEIagNV3qEA==
|
3403
|
+
|
3382
3404
|
"@typescript-eslint/type-utils@6.21.0":
|
3383
3405
|
version "6.21.0"
|
3384
3406
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
|
@@ -3389,14 +3411,14 @@
|
|
3389
3411
|
debug "^4.3.4"
|
3390
3412
|
ts-api-utils "^1.0.1"
|
3391
3413
|
|
3392
|
-
"@typescript-eslint/type-utils@8.
|
3393
|
-
version "8.
|
3394
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.
|
3395
|
-
integrity sha512-
|
3414
|
+
"@typescript-eslint/type-utils@8.43.0":
|
3415
|
+
version "8.43.0"
|
3416
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.43.0.tgz#29ea2e34eeae5b8e9fe4f4730c5659fa330aa04e"
|
3417
|
+
integrity sha512-qaH1uLBpBuBBuRf8c1mLJ6swOfzCXryhKND04Igr4pckzSEW9JX5Aw9AgW00kwfjWJF0kk0ps9ExKTfvXfw4Qg==
|
3396
3418
|
dependencies:
|
3397
|
-
"@typescript-eslint/types" "8.
|
3398
|
-
"@typescript-eslint/typescript-estree" "8.
|
3399
|
-
"@typescript-eslint/utils" "8.
|
3419
|
+
"@typescript-eslint/types" "8.43.0"
|
3420
|
+
"@typescript-eslint/typescript-estree" "8.43.0"
|
3421
|
+
"@typescript-eslint/utils" "8.43.0"
|
3400
3422
|
debug "^4.3.4"
|
3401
3423
|
ts-api-utils "^2.1.0"
|
3402
3424
|
|
@@ -3415,6 +3437,11 @@
|
|
3415
3437
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
|
3416
3438
|
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
|
3417
3439
|
|
3440
|
+
"@typescript-eslint/types@8.43.0", "@typescript-eslint/types@^8.43.0":
|
3441
|
+
version "8.43.0"
|
3442
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.43.0.tgz#00d34a5099504eb1b263e022cc17c4243ff2302e"
|
3443
|
+
integrity sha512-vQ2FZaxJpydjSZJKiSW/LJsabFFvV7KgLC5DiLhkBcykhQj8iK9BOaDmQt74nnKdLvceM5xmhaTF+pLekrxEkw==
|
3444
|
+
|
3418
3445
|
"@typescript-eslint/types@^8.11.0":
|
3419
3446
|
version "8.33.0"
|
3420
3447
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0.tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee"
|
@@ -3474,6 +3501,22 @@
|
|
3474
3501
|
semver "^7.6.0"
|
3475
3502
|
ts-api-utils "^2.1.0"
|
3476
3503
|
|
3504
|
+
"@typescript-eslint/typescript-estree@8.43.0":
|
3505
|
+
version "8.43.0"
|
3506
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.43.0.tgz#39e5d431239b4d90787072ae0c2290cbd3e0a562"
|
3507
|
+
integrity sha512-7Vv6zlAhPb+cvEpP06WXXy/ZByph9iL6BQRBDj4kmBsW98AqEeQHlj/13X+sZOrKSo9/rNKH4Ul4f6EICREFdw==
|
3508
|
+
dependencies:
|
3509
|
+
"@typescript-eslint/project-service" "8.43.0"
|
3510
|
+
"@typescript-eslint/tsconfig-utils" "8.43.0"
|
3511
|
+
"@typescript-eslint/types" "8.43.0"
|
3512
|
+
"@typescript-eslint/visitor-keys" "8.43.0"
|
3513
|
+
debug "^4.3.4"
|
3514
|
+
fast-glob "^3.3.2"
|
3515
|
+
is-glob "^4.0.3"
|
3516
|
+
minimatch "^9.0.4"
|
3517
|
+
semver "^7.6.0"
|
3518
|
+
ts-api-utils "^2.1.0"
|
3519
|
+
|
3477
3520
|
"@typescript-eslint/utils@6.21.0":
|
3478
3521
|
version "6.21.0"
|
3479
3522
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
|
@@ -3487,15 +3530,15 @@
|
|
3487
3530
|
"@typescript-eslint/typescript-estree" "6.21.0"
|
3488
3531
|
semver "^7.5.4"
|
3489
3532
|
|
3490
|
-
"@typescript-eslint/utils@8.
|
3491
|
-
version "8.
|
3492
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.
|
3493
|
-
integrity sha512-
|
3533
|
+
"@typescript-eslint/utils@8.43.0":
|
3534
|
+
version "8.43.0"
|
3535
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.43.0.tgz#5c391133a52f8500dfdabd7026be72a537d7b59e"
|
3536
|
+
integrity sha512-S1/tEmkUeeswxd0GGcnwuVQPFWo8NzZTOMxCvw8BX7OMxnNae+i8Tm7REQen/SwUIPoPqfKn7EaZ+YLpiB3k9g==
|
3494
3537
|
dependencies:
|
3495
3538
|
"@eslint-community/eslint-utils" "^4.7.0"
|
3496
|
-
"@typescript-eslint/scope-manager" "8.
|
3497
|
-
"@typescript-eslint/types" "8.
|
3498
|
-
"@typescript-eslint/typescript-estree" "8.
|
3539
|
+
"@typescript-eslint/scope-manager" "8.43.0"
|
3540
|
+
"@typescript-eslint/types" "8.43.0"
|
3541
|
+
"@typescript-eslint/typescript-estree" "8.43.0"
|
3499
3542
|
|
3500
3543
|
"@typescript-eslint/utils@^7.18.0":
|
3501
3544
|
version "7.18.0"
|
@@ -3507,6 +3550,16 @@
|
|
3507
3550
|
"@typescript-eslint/types" "7.18.0"
|
3508
3551
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
3509
3552
|
|
3553
|
+
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0":
|
3554
|
+
version "8.42.0"
|
3555
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
|
3556
|
+
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
|
3557
|
+
dependencies:
|
3558
|
+
"@eslint-community/eslint-utils" "^4.7.0"
|
3559
|
+
"@typescript-eslint/scope-manager" "8.42.0"
|
3560
|
+
"@typescript-eslint/types" "8.42.0"
|
3561
|
+
"@typescript-eslint/typescript-estree" "8.42.0"
|
3562
|
+
|
3510
3563
|
"@typescript-eslint/visitor-keys@6.21.0":
|
3511
3564
|
version "6.21.0"
|
3512
3565
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
|
@@ -3531,6 +3584,14 @@
|
|
3531
3584
|
"@typescript-eslint/types" "8.42.0"
|
3532
3585
|
eslint-visitor-keys "^4.2.1"
|
3533
3586
|
|
3587
|
+
"@typescript-eslint/visitor-keys@8.43.0":
|
3588
|
+
version "8.43.0"
|
3589
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.43.0.tgz#633d3414afec3cf0a0e4583e1575f4101ef51d30"
|
3590
|
+
integrity sha512-T+S1KqRD4sg/bHfLwrpF/K3gQLBM1n7Rp7OjjikjTEssI2YJzQpi5WXoynOaQ93ERIuq3O8RBTOUYDKszUCEHw==
|
3591
|
+
dependencies:
|
3592
|
+
"@typescript-eslint/types" "8.43.0"
|
3593
|
+
eslint-visitor-keys "^4.2.1"
|
3594
|
+
|
3534
3595
|
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
|
3535
3596
|
version "1.3.0"
|
3536
3597
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
|
@@ -5184,10 +5245,10 @@ eslint-config-oclif@^5.2.2:
|
|
5184
5245
|
eslint-plugin-n "^15.1.0"
|
5185
5246
|
eslint-plugin-unicorn "^48.0.1"
|
5186
5247
|
|
5187
|
-
eslint-config-oclif@^6.0.
|
5188
|
-
version "6.0.
|
5189
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
5190
|
-
integrity sha512-
|
5248
|
+
eslint-config-oclif@^6.0.104:
|
5249
|
+
version "6.0.104"
|
5250
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.104.tgz#aed77826be4434ecafe979cf0c2a8a6c3a299838"
|
5251
|
+
integrity sha512-c6OMQPMS5uZtI1FOhJv/Ay+DmJxKlQ3cIRofsnnq6nFyMqHSDqg3gIPRRx91Ub0ET74CWzGRobRPHAo3jMzMKQ==
|
5191
5252
|
dependencies:
|
5192
5253
|
"@eslint/compat" "^1.3.2"
|
5193
5254
|
"@eslint/eslintrc" "^3.3.1"
|
@@ -5202,10 +5263,10 @@ eslint-config-oclif@^6.0.102:
|
|
5202
5263
|
eslint-plugin-import "^2.32.0"
|
5203
5264
|
eslint-plugin-jsdoc "^50.8.0"
|
5204
5265
|
eslint-plugin-mocha "^10.5.0"
|
5205
|
-
eslint-plugin-n "^17.
|
5266
|
+
eslint-plugin-n "^17.22.0"
|
5206
5267
|
eslint-plugin-perfectionist "^4"
|
5207
5268
|
eslint-plugin-unicorn "^56.0.1"
|
5208
|
-
typescript-eslint "^8.
|
5269
|
+
typescript-eslint "^8.43.0"
|
5209
5270
|
|
5210
5271
|
eslint-config-prettier@^9.1.0:
|
5211
5272
|
version "9.1.0"
|
@@ -5393,10 +5454,10 @@ eslint-plugin-n@^15.1.0:
|
|
5393
5454
|
resolve "^1.22.1"
|
5394
5455
|
semver "^7.3.8"
|
5395
5456
|
|
5396
|
-
eslint-plugin-n@^17.
|
5397
|
-
version "17.
|
5398
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.
|
5399
|
-
integrity sha512
|
5457
|
+
eslint-plugin-n@^17.22.0:
|
5458
|
+
version "17.22.0"
|
5459
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.22.0.tgz#cb963e643a9191275da065e73beb86e4dec229a2"
|
5460
|
+
integrity sha512-+YQ4dW8gg3eVZ3A8lL6zugEmA+Le5IEpCXsI8vKvDvSIB8gEh2N3PKqDwI+J8uLb7nphTJkwiv2e5OlnEDNvpQ==
|
5400
5461
|
dependencies:
|
5401
5462
|
"@eslint-community/eslint-utils" "^4.5.0"
|
5402
5463
|
enhanced-resolve "^5.17.1"
|
@@ -10043,15 +10104,15 @@ typedoc@^0.26.5:
|
|
10043
10104
|
shiki "^1.16.2"
|
10044
10105
|
yaml "^2.5.1"
|
10045
10106
|
|
10046
|
-
typescript-eslint@^8.
|
10047
|
-
version "8.
|
10048
|
-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.
|
10049
|
-
integrity sha512-
|
10107
|
+
typescript-eslint@^8.43.0:
|
10108
|
+
version "8.43.0"
|
10109
|
+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.43.0.tgz#335ac16a859f385dfb23022e0d8298962364d099"
|
10110
|
+
integrity sha512-FyRGJKUGvcFekRRcBKFBlAhnp4Ng8rhe8tuvvkR9OiU0gfd4vyvTRQHEckO6VDlH57jbeUQem2IpqPq9kLJH+w==
|
10050
10111
|
dependencies:
|
10051
|
-
"@typescript-eslint/eslint-plugin" "8.
|
10052
|
-
"@typescript-eslint/parser" "8.
|
10053
|
-
"@typescript-eslint/typescript-estree" "8.
|
10054
|
-
"@typescript-eslint/utils" "8.
|
10112
|
+
"@typescript-eslint/eslint-plugin" "8.43.0"
|
10113
|
+
"@typescript-eslint/parser" "8.43.0"
|
10114
|
+
"@typescript-eslint/typescript-estree" "8.43.0"
|
10115
|
+
"@typescript-eslint/utils" "8.43.0"
|
10055
10116
|
|
10056
10117
|
"typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.9.2:
|
10057
10118
|
version "5.9.2"
|
package/oclif.manifest.json
CHANGED
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": "4.0.
|
4
|
+
"version": "4.0.73",
|
5
5
|
"author": "jayree",
|
6
6
|
"type": "module",
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
@@ -11,7 +11,7 @@
|
|
11
11
|
"@salesforce/core": "^8.23.1",
|
12
12
|
"@salesforce/kit": "^3.2.4",
|
13
13
|
"@salesforce/sf-plugins-core": "^12.2.4",
|
14
|
-
"@salesforce/source-deploy-retrieve": "12.22.
|
14
|
+
"@salesforce/source-deploy-retrieve": "12.22.13",
|
15
15
|
"@salesforce/source-tracking": "7.4.10",
|
16
16
|
"@salesforce/ts-types": "^2.0.12",
|
17
17
|
"fast-deep-equal": "^3.1.3",
|
@@ -21,15 +21,15 @@
|
|
21
21
|
"isomorphic-git": "1.33.1"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
25
|
-
"@oclif/plugin-help": "^6.2.
|
24
|
+
"@oclif/plugin-command-snapshot": "^5.3.6",
|
25
|
+
"@oclif/plugin-help": "^6.2.33",
|
26
26
|
"@salesforce/cli-plugins-testkit": "^5.3.41",
|
27
27
|
"@salesforce/dev-scripts": "^11.0.4",
|
28
28
|
"@salesforce/ts-sinon": "^1.4.31",
|
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.
|
32
|
+
"eslint-config-oclif": "^6.0.104",
|
33
33
|
"eslint-config-salesforce-license": "^1.0.2",
|
34
34
|
"eslint-plugin-prettier": "^5.5.4",
|
35
35
|
"eslint-plugin-sf-plugin": "^1.20.32",
|