@jayree/sfdx-plugin-manifest 4.0.20 → 4.0.22
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 +18 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +613 -89
- package/oclif.lock +124 -63
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/oclif.lock
CHANGED
@@ -1010,10 +1010,10 @@
|
|
1010
1010
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
|
1011
1011
|
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
|
1012
1012
|
|
1013
|
-
"@eslint/compat@^1.
|
1014
|
-
version "1.
|
1015
|
-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.
|
1016
|
-
integrity sha512-
|
1013
|
+
"@eslint/compat@^1.3.0":
|
1014
|
+
version "1.3.0"
|
1015
|
+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.3.0.tgz#ce9dbd81e06c942a9570fbe3c2e10e3103f12c1c"
|
1016
|
+
integrity sha512-ZBygRBqpDYiIHsN+d1WyHn3TYgzgpzLEcgJUxTATyiInQbKZz6wZb6+ljwdg8xeeOe4v03z6Uh6lELiw0/mVhQ==
|
1017
1017
|
|
1018
1018
|
"@eslint/core@^0.12.0":
|
1019
1019
|
version "0.12.0"
|
@@ -1599,10 +1599,10 @@
|
|
1599
1599
|
strip-ansi "6.0.1"
|
1600
1600
|
ts-retry-promise "^0.8.1"
|
1601
1601
|
|
1602
|
-
"@salesforce/core@^8.10.0", "@salesforce/core@^8.12.0", "@salesforce/core@^8.8.0":
|
1603
|
-
version "8.
|
1604
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
1605
|
-
integrity sha512-
|
1602
|
+
"@salesforce/core@^8.10.0", "@salesforce/core@^8.12.0", "@salesforce/core@^8.13.0", "@salesforce/core@^8.14.0", "@salesforce/core@^8.8.0":
|
1603
|
+
version "8.14.0"
|
1604
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.14.0.tgz#fcdd8b641221fee668b95ed2ede56b251668077c"
|
1605
|
+
integrity sha512-Ta1aY15TfgxLyFNNlkw60Mm3dDtiEb50TSp3/wzrbuMgkEGvFBEZQca/ChrjANXhpw8pURDUTzL4VV/1eGCHrQ==
|
1606
1606
|
dependencies:
|
1607
1607
|
"@jsforce/jsforce-node" "^3.8.2"
|
1608
1608
|
"@salesforce/kit" "^3.2.2"
|
@@ -1693,7 +1693,7 @@
|
|
1693
1693
|
cli-progress "^3.12.0"
|
1694
1694
|
terminal-link "^3.0.0"
|
1695
1695
|
|
1696
|
-
"@salesforce/source-deploy-retrieve@12.19.10", "@salesforce/source-deploy-retrieve@^12.19.
|
1696
|
+
"@salesforce/source-deploy-retrieve@12.19.10", "@salesforce/source-deploy-retrieve@^12.19.10":
|
1697
1697
|
version "12.19.10"
|
1698
1698
|
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.19.10.tgz#56818cc729bc21625b0653ad8b184c86023261b8"
|
1699
1699
|
integrity sha512-FfiX+Y96QnLjabpWjOxJgGq5Kh+ZQaP+RJa71DO/DtFFa0SlGW+VWqVzjSnNboHyq+nPF6DPDm1wT633zbEYvw==
|
@@ -1714,15 +1714,15 @@
|
|
1714
1714
|
proxy-agent "^6.4.0"
|
1715
1715
|
yaml "^2.7.1"
|
1716
1716
|
|
1717
|
-
"@salesforce/source-tracking@7.4.
|
1718
|
-
version "7.4.
|
1719
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.4.
|
1720
|
-
integrity sha512-
|
1717
|
+
"@salesforce/source-tracking@7.4.4":
|
1718
|
+
version "7.4.4"
|
1719
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.4.4.tgz#6e72147fad44ced1d98a8e861b0821f284e7977c"
|
1720
|
+
integrity sha512-gQbiYr/DwtXPPMdvMm2MicrVmyo15VChNpJVa5fZxOcSeveqZIhyCt7GoHwdUYmeKF/EWF8aC6Tef8c5XrD67A==
|
1721
1721
|
dependencies:
|
1722
|
-
"@oclif/core" "^4.3.
|
1723
|
-
"@salesforce/core" "^8.
|
1722
|
+
"@oclif/core" "^4.3.3"
|
1723
|
+
"@salesforce/core" "^8.14.0"
|
1724
1724
|
"@salesforce/kit" "^3.2.3"
|
1725
|
-
"@salesforce/source-deploy-retrieve" "^12.19.
|
1725
|
+
"@salesforce/source-deploy-retrieve" "^12.19.10"
|
1726
1726
|
"@salesforce/ts-types" "^2.0.12"
|
1727
1727
|
fast-xml-parser "^4.5.3"
|
1728
1728
|
graceful-fs "^4.2.11"
|
@@ -2651,16 +2651,16 @@
|
|
2651
2651
|
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
|
2652
2652
|
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
|
2653
2653
|
|
2654
|
-
"@typescript-eslint/eslint-plugin@8.
|
2655
|
-
version "8.
|
2656
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.
|
2657
|
-
integrity sha512-
|
2654
|
+
"@typescript-eslint/eslint-plugin@8.34.0", "@typescript-eslint/eslint-plugin@^8":
|
2655
|
+
version "8.34.0"
|
2656
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.34.0.tgz#96c9f818782fe24cd5883a5d517ca1826d3fa9c2"
|
2657
|
+
integrity sha512-QXwAlHlbcAwNlEEMKQS2RCgJsgXrTJdjXT08xEgbPFa2yYQgVjBymxP5DrfrE7X7iodSzd9qBUHUycdyVJTW1w==
|
2658
2658
|
dependencies:
|
2659
2659
|
"@eslint-community/regexpp" "^4.10.0"
|
2660
|
-
"@typescript-eslint/scope-manager" "8.
|
2661
|
-
"@typescript-eslint/type-utils" "8.
|
2662
|
-
"@typescript-eslint/utils" "8.
|
2663
|
-
"@typescript-eslint/visitor-keys" "8.
|
2660
|
+
"@typescript-eslint/scope-manager" "8.34.0"
|
2661
|
+
"@typescript-eslint/type-utils" "8.34.0"
|
2662
|
+
"@typescript-eslint/utils" "8.34.0"
|
2663
|
+
"@typescript-eslint/visitor-keys" "8.34.0"
|
2664
2664
|
graphemer "^1.4.0"
|
2665
2665
|
ignore "^7.0.0"
|
2666
2666
|
natural-compare "^1.4.0"
|
@@ -2683,15 +2683,15 @@
|
|
2683
2683
|
semver "^7.5.4"
|
2684
2684
|
ts-api-utils "^1.0.1"
|
2685
2685
|
|
2686
|
-
"@typescript-eslint/parser@8.
|
2687
|
-
version "8.
|
2688
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.
|
2689
|
-
integrity sha512-
|
2686
|
+
"@typescript-eslint/parser@8.34.0", "@typescript-eslint/parser@^8":
|
2687
|
+
version "8.34.0"
|
2688
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.34.0.tgz#703270426ac529304ae6988482f487c856d9c13f"
|
2689
|
+
integrity sha512-vxXJV1hVFx3IXz/oy2sICsJukaBrtDEQSBiV48/YIV5KWjX1dO+bcIr/kCPrW6weKXvsaGKFNlwH0v2eYdRRbA==
|
2690
2690
|
dependencies:
|
2691
|
-
"@typescript-eslint/scope-manager" "8.
|
2692
|
-
"@typescript-eslint/types" "8.
|
2693
|
-
"@typescript-eslint/typescript-estree" "8.
|
2694
|
-
"@typescript-eslint/visitor-keys" "8.
|
2691
|
+
"@typescript-eslint/scope-manager" "8.34.0"
|
2692
|
+
"@typescript-eslint/types" "8.34.0"
|
2693
|
+
"@typescript-eslint/typescript-estree" "8.34.0"
|
2694
|
+
"@typescript-eslint/visitor-keys" "8.34.0"
|
2695
2695
|
debug "^4.3.4"
|
2696
2696
|
|
2697
2697
|
"@typescript-eslint/parser@^6.21.0":
|
@@ -2714,6 +2714,15 @@
|
|
2714
2714
|
"@typescript-eslint/types" "^8.33.0"
|
2715
2715
|
debug "^4.3.4"
|
2716
2716
|
|
2717
|
+
"@typescript-eslint/project-service@8.34.0":
|
2718
|
+
version "8.34.0"
|
2719
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.34.0.tgz#449119b72fe9fae185013a6bdbaf1ffbfee6bcaf"
|
2720
|
+
integrity sha512-iEgDALRf970/B2YExmtPMPF54NenZUf4xpL3wsCRx/lgjz6ul/l13R81ozP/ZNuXfnLCS+oPmG7JIxfdNYKELw==
|
2721
|
+
dependencies:
|
2722
|
+
"@typescript-eslint/tsconfig-utils" "^8.34.0"
|
2723
|
+
"@typescript-eslint/types" "^8.34.0"
|
2724
|
+
debug "^4.3.4"
|
2725
|
+
|
2717
2726
|
"@typescript-eslint/scope-manager@6.21.0":
|
2718
2727
|
version "6.21.0"
|
2719
2728
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
|
@@ -2738,11 +2747,24 @@
|
|
2738
2747
|
"@typescript-eslint/types" "8.33.0"
|
2739
2748
|
"@typescript-eslint/visitor-keys" "8.33.0"
|
2740
2749
|
|
2750
|
+
"@typescript-eslint/scope-manager@8.34.0":
|
2751
|
+
version "8.34.0"
|
2752
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.34.0.tgz#9fedaec02370cf79c018a656ab402eb00dc69e67"
|
2753
|
+
integrity sha512-9Ac0X8WiLykl0aj1oYQNcLZjHgBojT6cW68yAgZ19letYu+Hxd0rE0veI1XznSSst1X5lwnxhPbVdwjDRIomRw==
|
2754
|
+
dependencies:
|
2755
|
+
"@typescript-eslint/types" "8.34.0"
|
2756
|
+
"@typescript-eslint/visitor-keys" "8.34.0"
|
2757
|
+
|
2741
2758
|
"@typescript-eslint/tsconfig-utils@8.33.0", "@typescript-eslint/tsconfig-utils@^8.33.0":
|
2742
2759
|
version "8.33.0"
|
2743
2760
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.33.0.tgz#316adab038bbdc43e448781d5a816c2973eab73e"
|
2744
2761
|
integrity sha512-sTkETlbqhEoiFmGr1gsdq5HyVbSOF0145SYDJ/EQmXHtKViCaGvnyLqWFFHtEXoS0J1yU8Wyou2UGmgW88fEug==
|
2745
2762
|
|
2763
|
+
"@typescript-eslint/tsconfig-utils@8.34.0", "@typescript-eslint/tsconfig-utils@^8.34.0":
|
2764
|
+
version "8.34.0"
|
2765
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.34.0.tgz#97d0a24e89a355e9308cebc8e23f255669bf0979"
|
2766
|
+
integrity sha512-+W9VYHKFIzA5cBeooqQxqNriAP0QeQ7xTiDuIOr71hzgffm3EL2hxwWBIIj4GuofIbKxGNarpKqIq6Q6YrShOA==
|
2767
|
+
|
2746
2768
|
"@typescript-eslint/type-utils@6.21.0":
|
2747
2769
|
version "6.21.0"
|
2748
2770
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
|
@@ -2753,13 +2775,13 @@
|
|
2753
2775
|
debug "^4.3.4"
|
2754
2776
|
ts-api-utils "^1.0.1"
|
2755
2777
|
|
2756
|
-
"@typescript-eslint/type-utils@8.
|
2757
|
-
version "8.
|
2758
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.
|
2759
|
-
integrity sha512-
|
2778
|
+
"@typescript-eslint/type-utils@8.34.0":
|
2779
|
+
version "8.34.0"
|
2780
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.34.0.tgz#03e7eb3776129dfd751ba1cac0c6ea4b0fab5ec6"
|
2781
|
+
integrity sha512-n7zSmOcUVhcRYC75W2pnPpbO1iwhJY3NLoHEtbJwJSNlVAZuwqu05zY3f3s2SDWWDSo9FdN5szqc73DCtDObAg==
|
2760
2782
|
dependencies:
|
2761
|
-
"@typescript-eslint/typescript-estree" "8.
|
2762
|
-
"@typescript-eslint/utils" "8.
|
2783
|
+
"@typescript-eslint/typescript-estree" "8.34.0"
|
2784
|
+
"@typescript-eslint/utils" "8.34.0"
|
2763
2785
|
debug "^4.3.4"
|
2764
2786
|
ts-api-utils "^2.1.0"
|
2765
2787
|
|
@@ -2778,6 +2800,11 @@
|
|
2778
2800
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0.tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee"
|
2779
2801
|
integrity sha512-DKuXOKpM5IDT1FA2g9x9x1Ug81YuKrzf4mYX8FAVSNu5Wo/LELHWQyM1pQaDkI42bX15PWl0vNPt1uGiIFUOpg==
|
2780
2802
|
|
2803
|
+
"@typescript-eslint/types@8.34.0", "@typescript-eslint/types@^8.34.0":
|
2804
|
+
version "8.34.0"
|
2805
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.34.0.tgz#18000f205c59c9aff7f371fc5426b764cf2890fb"
|
2806
|
+
integrity sha512-9V24k/paICYPniajHfJ4cuAWETnt7Ssy+R0Rbcqo5sSFr3QEZ/8TSoUi9XeXVBGXCaLtwTOKSLGcInCAvyZeMA==
|
2807
|
+
|
2781
2808
|
"@typescript-eslint/types@^8.24.0":
|
2782
2809
|
version "8.25.0"
|
2783
2810
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.25.0.tgz#f91512c2f532b1d6a8826cadd0b0e5cd53cf97e0"
|
@@ -2827,6 +2854,22 @@
|
|
2827
2854
|
semver "^7.6.0"
|
2828
2855
|
ts-api-utils "^2.1.0"
|
2829
2856
|
|
2857
|
+
"@typescript-eslint/typescript-estree@8.34.0":
|
2858
|
+
version "8.34.0"
|
2859
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.34.0.tgz#c9f3feec511339ef64e9e4884516c3e558f1b048"
|
2860
|
+
integrity sha512-rOi4KZxI7E0+BMqG7emPSK1bB4RICCpF7QD3KCLXn9ZvWoESsOMlHyZPAHyG04ujVplPaHbmEvs34m+wjgtVtg==
|
2861
|
+
dependencies:
|
2862
|
+
"@typescript-eslint/project-service" "8.34.0"
|
2863
|
+
"@typescript-eslint/tsconfig-utils" "8.34.0"
|
2864
|
+
"@typescript-eslint/types" "8.34.0"
|
2865
|
+
"@typescript-eslint/visitor-keys" "8.34.0"
|
2866
|
+
debug "^4.3.4"
|
2867
|
+
fast-glob "^3.3.2"
|
2868
|
+
is-glob "^4.0.3"
|
2869
|
+
minimatch "^9.0.4"
|
2870
|
+
semver "^7.6.0"
|
2871
|
+
ts-api-utils "^2.1.0"
|
2872
|
+
|
2830
2873
|
"@typescript-eslint/utils@6.21.0":
|
2831
2874
|
version "6.21.0"
|
2832
2875
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
|
@@ -2840,15 +2883,15 @@
|
|
2840
2883
|
"@typescript-eslint/typescript-estree" "6.21.0"
|
2841
2884
|
semver "^7.5.4"
|
2842
2885
|
|
2843
|
-
"@typescript-eslint/utils@8.
|
2844
|
-
version "8.
|
2845
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.
|
2846
|
-
integrity sha512-
|
2886
|
+
"@typescript-eslint/utils@8.34.0":
|
2887
|
+
version "8.34.0"
|
2888
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.34.0.tgz#7844beebc1153b4d3ec34135c2da53a91e076f8d"
|
2889
|
+
integrity sha512-8L4tWatGchV9A1cKbjaavS6mwYwp39jql8xUmIIKJdm+qiaeHy5KMKlBrf30akXAWBzn2SqKsNOtSENWUwg7XQ==
|
2847
2890
|
dependencies:
|
2848
2891
|
"@eslint-community/eslint-utils" "^4.7.0"
|
2849
|
-
"@typescript-eslint/scope-manager" "8.
|
2850
|
-
"@typescript-eslint/types" "8.
|
2851
|
-
"@typescript-eslint/typescript-estree" "8.
|
2892
|
+
"@typescript-eslint/scope-manager" "8.34.0"
|
2893
|
+
"@typescript-eslint/types" "8.34.0"
|
2894
|
+
"@typescript-eslint/typescript-estree" "8.34.0"
|
2852
2895
|
|
2853
2896
|
"@typescript-eslint/utils@^7.18.0":
|
2854
2897
|
version "7.18.0"
|
@@ -2860,6 +2903,16 @@
|
|
2860
2903
|
"@typescript-eslint/types" "7.18.0"
|
2861
2904
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
2862
2905
|
|
2906
|
+
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0", "@typescript-eslint/utils@^8.32.1":
|
2907
|
+
version "8.33.0"
|
2908
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.33.0.tgz#574ad5edee371077b9e28ca6fb804f2440f447c1"
|
2909
|
+
integrity sha512-lPFuQaLA9aSNa7D5u2EpRiqdAUhzShwGg/nhpBlc4GR6kcTABttCuyjFs8BcEZ8VWrjCBof/bePhP3Q3fS+Yrw==
|
2910
|
+
dependencies:
|
2911
|
+
"@eslint-community/eslint-utils" "^4.7.0"
|
2912
|
+
"@typescript-eslint/scope-manager" "8.33.0"
|
2913
|
+
"@typescript-eslint/types" "8.33.0"
|
2914
|
+
"@typescript-eslint/typescript-estree" "8.33.0"
|
2915
|
+
|
2863
2916
|
"@typescript-eslint/visitor-keys@6.21.0":
|
2864
2917
|
version "6.21.0"
|
2865
2918
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
|
@@ -2884,6 +2937,14 @@
|
|
2884
2937
|
"@typescript-eslint/types" "8.33.0"
|
2885
2938
|
eslint-visitor-keys "^4.2.0"
|
2886
2939
|
|
2940
|
+
"@typescript-eslint/visitor-keys@8.34.0":
|
2941
|
+
version "8.34.0"
|
2942
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.34.0.tgz#c7a149407be31d755dba71980617d638a40ac099"
|
2943
|
+
integrity sha512-qHV7pW7E85A0x6qyrFn+O+q1k1p3tQCsqIZ1KZ5ESLXY57aTvUd3/a4rdPTeXisvhXn2VQG0VSKUqs8KHF2zcA==
|
2944
|
+
dependencies:
|
2945
|
+
"@typescript-eslint/types" "8.34.0"
|
2946
|
+
eslint-visitor-keys "^4.2.0"
|
2947
|
+
|
2887
2948
|
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
|
2888
2949
|
version "1.3.0"
|
2889
2950
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
|
@@ -4461,12 +4522,12 @@ eslint-config-oclif@^5.2.2:
|
|
4461
4522
|
eslint-plugin-n "^15.1.0"
|
4462
4523
|
eslint-plugin-unicorn "^48.0.1"
|
4463
4524
|
|
4464
|
-
eslint-config-oclif@^6.0.
|
4465
|
-
version "6.0.
|
4466
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
4467
|
-
integrity sha512-
|
4525
|
+
eslint-config-oclif@^6.0.72:
|
4526
|
+
version "6.0.72"
|
4527
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.72.tgz#a63d951339cd953c00f14c1d609a78d488b5851c"
|
4528
|
+
integrity sha512-OOdT363dKLhZoXVGqEqcl0/zJbZlJgSW1FSoXffTS/2Xs4Tylbqz+v6JirRhh3aNQg50E4b2yjS2uvJck6hL7g==
|
4468
4529
|
dependencies:
|
4469
|
-
"@eslint/compat" "^1.
|
4530
|
+
"@eslint/compat" "^1.3.0"
|
4470
4531
|
"@eslint/eslintrc" "^3.3.1"
|
4471
4532
|
"@eslint/js" "^9.28.0"
|
4472
4533
|
"@stylistic/eslint-plugin" "^3.1.0"
|
@@ -4477,12 +4538,12 @@ eslint-config-oclif@^6.0.68:
|
|
4477
4538
|
eslint-config-xo-space "^0.35.0"
|
4478
4539
|
eslint-import-resolver-typescript "^3.10.1"
|
4479
4540
|
eslint-plugin-import "^2.31.0"
|
4480
|
-
eslint-plugin-jsdoc "^50.
|
4541
|
+
eslint-plugin-jsdoc "^50.8.0"
|
4481
4542
|
eslint-plugin-mocha "^10.5.0"
|
4482
4543
|
eslint-plugin-n "^17.18.0"
|
4483
4544
|
eslint-plugin-perfectionist "^4"
|
4484
4545
|
eslint-plugin-unicorn "^56.0.1"
|
4485
|
-
typescript-eslint "^8.33.
|
4546
|
+
typescript-eslint "^8.33.1"
|
4486
4547
|
|
4487
4548
|
eslint-config-prettier@^9.1.0:
|
4488
4549
|
version "9.1.0"
|
@@ -4636,10 +4697,10 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
4636
4697
|
semver "^7.5.4"
|
4637
4698
|
spdx-expression-parse "^4.0.0"
|
4638
4699
|
|
4639
|
-
eslint-plugin-jsdoc@^50.
|
4640
|
-
version "50.
|
4641
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.
|
4642
|
-
integrity sha512-
|
4700
|
+
eslint-plugin-jsdoc@^50.8.0:
|
4701
|
+
version "50.8.0"
|
4702
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-50.8.0.tgz#a8d192ccca26df368a2fbaff17c9dddefacd773f"
|
4703
|
+
integrity sha512-UyGb5755LMFWPrZTEqqvTJ3urLz1iqj+bYOHFNag+sw3NvaMWP9K2z+uIn37XfNALmQLQyrBlJ5mkiVPL7ADEg==
|
4643
4704
|
dependencies:
|
4644
4705
|
"@es-joy/jsdoccomment" "~0.50.2"
|
4645
4706
|
are-docs-informative "^0.0.2"
|
@@ -9265,14 +9326,14 @@ typedoc@^0.26.5:
|
|
9265
9326
|
shiki "^1.16.2"
|
9266
9327
|
yaml "^2.5.1"
|
9267
9328
|
|
9268
|
-
typescript-eslint@^8.33.
|
9269
|
-
version "8.
|
9270
|
-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.
|
9271
|
-
integrity sha512-
|
9329
|
+
typescript-eslint@^8.33.1:
|
9330
|
+
version "8.34.0"
|
9331
|
+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.34.0.tgz#5bc7e405cd0ed5d6f28d86017519700b77ca1298"
|
9332
|
+
integrity sha512-MRpfN7uYjTrTGigFCt8sRyNqJFhjN0WwZecldaqhWm+wy0gaRt8Edb/3cuUy0zdq2opJWT6iXINKAtewnDOltQ==
|
9272
9333
|
dependencies:
|
9273
|
-
"@typescript-eslint/eslint-plugin" "8.
|
9274
|
-
"@typescript-eslint/parser" "8.
|
9275
|
-
"@typescript-eslint/utils" "8.
|
9334
|
+
"@typescript-eslint/eslint-plugin" "8.34.0"
|
9335
|
+
"@typescript-eslint/parser" "8.34.0"
|
9336
|
+
"@typescript-eslint/utils" "8.34.0"
|
9276
9337
|
|
9277
9338
|
"typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4, typescript@^5.8.3:
|
9278
9339
|
version "5.8.3"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,18 +1,18 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
3
|
"description": "A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.",
|
4
|
-
"version": "4.0.
|
4
|
+
"version": "4.0.22",
|
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.10",
|
10
10
|
"@oclif/core": "^4.3.3",
|
11
|
-
"@salesforce/core": "^8.
|
11
|
+
"@salesforce/core": "^8.13.0",
|
12
12
|
"@salesforce/kit": "^3.2.3",
|
13
13
|
"@salesforce/sf-plugins-core": "^12.2.2",
|
14
14
|
"@salesforce/source-deploy-retrieve": "12.19.10",
|
15
|
-
"@salesforce/source-tracking": "7.4.
|
15
|
+
"@salesforce/source-tracking": "7.4.4",
|
16
16
|
"@salesforce/ts-types": "^2.0.12",
|
17
17
|
"fast-deep-equal": "^3.1.3",
|
18
18
|
"fast-xml-parser": "^5.2.5",
|
@@ -29,7 +29,7 @@
|
|
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.72",
|
33
33
|
"eslint-config-salesforce-license": "^1.0.1",
|
34
34
|
"eslint-plugin-prettier": "^5.4.1",
|
35
35
|
"eslint-plugin-sf-plugin": "^1.20.25",
|