@jayree/sfdx-plugin-manifest 3.5.0 → 3.5.2

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.
@@ -1,20 +1,20 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.5.0",
3
+ "version": "3.5.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "3.5.0",
9
+ "version": "3.5.2",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.2",
13
13
  "@oclif/core": "^4.0.19",
14
- "@salesforce/core": "^8.4.0",
14
+ "@salesforce/core": "^8.5.1",
15
15
  "@salesforce/kit": "^3.2.1",
16
16
  "@salesforce/sf-plugins-core": "^11.3.4",
17
- "@salesforce/source-deploy-retrieve": "^12.5.1",
17
+ "@salesforce/source-deploy-retrieve": "^12.6.0",
18
18
  "@salesforce/source-tracking": "^7.1.9",
19
19
  "@salesforce/ts-types": "^2.0.12",
20
20
  "fast-deep-equal": "^3.1.3",
@@ -24,11 +24,11 @@
24
24
  "isomorphic-git": "1.27.1"
25
25
  },
26
26
  "devDependencies": {
27
- "@oclif/plugin-command-snapshot": "^5.2.14",
28
- "@oclif/plugin-help": "^6.2.8",
27
+ "@oclif/plugin-command-snapshot": "^5.2.15",
28
+ "@oclif/plugin-help": "^6.2.10",
29
29
  "@salesforce/cli-plugins-testkit": "^5.3.26",
30
30
  "@salesforce/dev-scripts": "^10.2.9",
31
- "@salesforce/ts-sinon": "^1.4.24",
31
+ "@salesforce/ts-sinon": "^1.4.26",
32
32
  "@types/fs-extra": "^11.0.4",
33
33
  "@types/graceful-fs": "^4.1.9",
34
34
  "@types/inquirer": "^9.0.7",
@@ -3677,9 +3677,9 @@
3677
3677
  }
3678
3678
  },
3679
3679
  "node_modules/@oclif/plugin-command-snapshot": {
3680
- "version": "5.2.14",
3681
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.14.tgz",
3682
- "integrity": "sha512-fVGeV/dE6OhiRSL2ZN3Gn3eInGdeK4pQoCq0AB0vgvlU3tv7Ur4Vk1+5qpGazv8mAba9KjEtHySMpagDlb8H0Q==",
3680
+ "version": "5.2.15",
3681
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz",
3682
+ "integrity": "sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==",
3683
3683
  "dev": true,
3684
3684
  "license": "MIT",
3685
3685
  "dependencies": {
@@ -3745,9 +3745,9 @@
3745
3745
  }
3746
3746
  },
3747
3747
  "node_modules/@oclif/plugin-help": {
3748
- "version": "6.2.8",
3749
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.8.tgz",
3750
- "integrity": "sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg==",
3748
+ "version": "6.2.10",
3749
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.10.tgz",
3750
+ "integrity": "sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw==",
3751
3751
  "dev": true,
3752
3752
  "license": "MIT",
3753
3753
  "dependencies": {
@@ -3926,9 +3926,9 @@
3926
3926
  }
3927
3927
  },
3928
3928
  "node_modules/@salesforce/core": {
3929
- "version": "8.4.0",
3930
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.4.0.tgz",
3931
- "integrity": "sha512-P+n0+Sp+v6voLTShW2E5sdF7gCUxEXJjNcc9Jtto0ZMyQesmQJ6WGpWmAuRoi+BVYc8OPSlEffndaYDAo/u73g==",
3929
+ "version": "8.5.1",
3930
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.5.1.tgz",
3931
+ "integrity": "sha512-GZtvkd8NWAWsMKoCNoTO/YrsEk7kA5QjqLURQzk6euflnjpOCdaGuTyer5ZPIa2jFp3UksupLqM4p1NHwMJIQA==",
3932
3932
  "license": "BSD-3-Clause",
3933
3933
  "dependencies": {
3934
3934
  "@jsforce/jsforce-node": "^3.4.0",
@@ -4234,9 +4234,9 @@
4234
4234
  }
4235
4235
  },
4236
4236
  "node_modules/@salesforce/source-deploy-retrieve": {
4237
- "version": "12.5.1",
4238
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.5.1.tgz",
4239
- "integrity": "sha512-jakBWFSIb8oZlUAf0QKHXaeFA/KuTQZwaKZVevdwaiuy43lJHzVVrSRfcNv/kjXxmg0oq5TAI8vUo2CC5Hq04A==",
4237
+ "version": "12.6.0",
4238
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.6.0.tgz",
4239
+ "integrity": "sha512-gowMwjG93a8Bd5N05o46Z46TSsHZMeZXV3rQwMP3LXDnIhvSx3vxHJMzk0KKMOatfQFF2t+YI/6MR+47KWSblw==",
4240
4240
  "license": "BSD-3-Clause",
4241
4241
  "dependencies": {
4242
4242
  "@salesforce/core": "^8.4.0",
@@ -4247,6 +4247,7 @@
4247
4247
  "got": "^11.8.6",
4248
4248
  "graceful-fs": "^4.2.11",
4249
4249
  "ignore": "^5.3.2",
4250
+ "isbinaryfile": "^5.0.2",
4250
4251
  "jszip": "^3.10.1",
4251
4252
  "mime": "2.6.0",
4252
4253
  "minimatch": "^9.0.5",
@@ -4292,15 +4293,15 @@
4292
4293
  }
4293
4294
  },
4294
4295
  "node_modules/@salesforce/ts-sinon": {
4295
- "version": "1.4.24",
4296
- "resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.24.tgz",
4297
- "integrity": "sha512-oTl/WRM958XMtgTNYDSjF86zpvBuHhIiQmI+T0N9Y+KCZ3Ext9gV4gQ5Xd1bBPiht+yv4k0sW5jq/QZPYr6Cyw==",
4296
+ "version": "1.4.26",
4297
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.26.tgz",
4298
+ "integrity": "sha512-SLCD1nOurnh++BWSQJ/jp0PQwGZNpPKAdtXA7NZDnRvcB1389lxCQg7+sPa/ZdM4gZlN65lsoKBgiAboLwhTxw==",
4298
4299
  "dev": true,
4299
4300
  "license": "BSD-3-Clause",
4300
4301
  "dependencies": {
4301
4302
  "@salesforce/ts-types": "^2.0.12",
4302
4303
  "sinon": "^5.1.1",
4303
- "tslib": "^2.6.3"
4304
+ "tslib": "^2.7.0"
4304
4305
  }
4305
4306
  },
4306
4307
  "node_modules/@salesforce/ts-sinon/node_modules/diff": {
@@ -10810,6 +10811,18 @@
10810
10811
  "dev": true,
10811
10812
  "license": "MIT"
10812
10813
  },
10814
+ "node_modules/isbinaryfile": {
10815
+ "version": "5.0.2",
10816
+ "resolved": "https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-5.0.2.tgz",
10817
+ "integrity": "sha512-GvcjojwonMjWbTkfMpnVHVqXW/wKMYDfEpY94/8zy8HFMOqb/VL6oeONq9v87q4ttVlaTLnGXnJD4B5B1OTGIg==",
10818
+ "license": "MIT",
10819
+ "engines": {
10820
+ "node": ">= 18.0.0"
10821
+ },
10822
+ "funding": {
10823
+ "url": "https://github.com/sponsors/gjtorikian/"
10824
+ }
10825
+ },
10813
10826
  "node_modules/isexe": {
10814
10827
  "version": "2.0.0",
10815
10828
  "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
@@ -15717,9 +15730,9 @@
15717
15730
  }
15718
15731
  },
15719
15732
  "node_modules/tslib": {
15720
- "version": "2.6.3",
15721
- "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
15722
- "integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
15733
+ "version": "2.7.0",
15734
+ "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
15735
+ "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
15723
15736
  "license": "0BSD"
15724
15737
  },
15725
15738
  "node_modules/tunnel-agent": {
package/oclif.lock CHANGED
@@ -1588,10 +1588,10 @@
1588
1588
  wordwrap "^1.0.0"
1589
1589
  wrap-ansi "^7.0.0"
1590
1590
 
1591
- "@oclif/plugin-command-snapshot@^5.2.14":
1592
- version "5.2.14"
1593
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.14.tgz#fac3ff4657c02a4e8eaab9a62fef13f8abad30b5"
1594
- integrity sha512-fVGeV/dE6OhiRSL2ZN3Gn3eInGdeK4pQoCq0AB0vgvlU3tv7Ur4Vk1+5qpGazv8mAba9KjEtHySMpagDlb8H0Q==
1591
+ "@oclif/plugin-command-snapshot@^5.2.15":
1592
+ version "5.2.15"
1593
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.15.tgz#039e2457638d0d630a6006d67de329add6519f5f"
1594
+ integrity sha512-nRyleFoNgyy8vLGlzE1ryjmlKA8E53NFqbgHl245Qgw9LbrC7czINnnyI2rkJLxxO0puGnJ5+qlz7bLDCwbSiw==
1595
1595
  dependencies:
1596
1596
  "@oclif/core" "^4"
1597
1597
  ansis "^3.3.2"
@@ -1603,10 +1603,10 @@
1603
1603
  semver "^7.6.3"
1604
1604
  ts-json-schema-generator "^1.5.1"
1605
1605
 
1606
- "@oclif/plugin-help@^6.2.8":
1607
- version "6.2.8"
1608
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.8.tgz#cbaea5ef886d76e75dbab6e77e34012889e924b5"
1609
- integrity sha512-QRpFYlBeJffl4cXGBi8e+EfGogDmU7y8do1ZHxmPKZ5eZ0mfeKiqq2WA9dwRMZJriy1qSaGsbkOYgYQWlOYhSg==
1606
+ "@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.8":
1607
+ version "6.2.10"
1608
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.10.tgz#d6e8140efa89ae624ae9f25b7fdb8d112c62715f"
1609
+ integrity sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw==
1610
1610
  dependencies:
1611
1611
  "@oclif/core" "^4"
1612
1612
 
@@ -1657,10 +1657,10 @@
1657
1657
  strip-ansi "6.0.1"
1658
1658
  ts-retry-promise "^0.8.1"
1659
1659
 
1660
- "@salesforce/core@^8.4.0":
1661
- version "8.4.0"
1662
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.4.0.tgz#d2ddfe07994c42b1e917e581e9cf47ad27b97a93"
1663
- integrity sha512-P+n0+Sp+v6voLTShW2E5sdF7gCUxEXJjNcc9Jtto0ZMyQesmQJ6WGpWmAuRoi+BVYc8OPSlEffndaYDAo/u73g==
1660
+ "@salesforce/core@^8.4.0", "@salesforce/core@^8.5.1":
1661
+ version "8.5.1"
1662
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.5.1.tgz#1e58f6de05c3fee8f0cf9518c8e51893057655f6"
1663
+ integrity sha512-GZtvkd8NWAWsMKoCNoTO/YrsEk7kA5QjqLURQzk6euflnjpOCdaGuTyer5ZPIa2jFp3UksupLqM4p1NHwMJIQA==
1664
1664
  dependencies:
1665
1665
  "@jsforce/jsforce-node" "^3.4.0"
1666
1666
  "@salesforce/kit" "^3.1.6"
@@ -1753,10 +1753,10 @@
1753
1753
  string-width "^7.2.0"
1754
1754
  terminal-link "^3.0.0"
1755
1755
 
1756
- "@salesforce/source-deploy-retrieve@^12.5.1":
1757
- version "12.5.1"
1758
- resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.5.1.tgz#55e915201b2c9320b9662b2c8500a191c8770ecf"
1759
- integrity sha512-jakBWFSIb8oZlUAf0QKHXaeFA/KuTQZwaKZVevdwaiuy43lJHzVVrSRfcNv/kjXxmg0oq5TAI8vUo2CC5Hq04A==
1756
+ "@salesforce/source-deploy-retrieve@^12.5.1", "@salesforce/source-deploy-retrieve@^12.6.0":
1757
+ version "12.6.0"
1758
+ resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.6.0.tgz#0d2961fb2befeac0431fe8f6a70f439bc049fcea"
1759
+ integrity sha512-gowMwjG93a8Bd5N05o46Z46TSsHZMeZXV3rQwMP3LXDnIhvSx3vxHJMzk0KKMOatfQFF2t+YI/6MR+47KWSblw==
1760
1760
  dependencies:
1761
1761
  "@salesforce/core" "^8.4.0"
1762
1762
  "@salesforce/kit" "^3.2.1"
@@ -1766,6 +1766,7 @@
1766
1766
  got "^11.8.6"
1767
1767
  graceful-fs "^4.2.11"
1768
1768
  ignore "^5.3.2"
1769
+ isbinaryfile "^5.0.2"
1769
1770
  jszip "^3.10.1"
1770
1771
  mime "2.6.0"
1771
1772
  minimatch "^9.0.5"
@@ -1786,14 +1787,14 @@
1786
1787
  isomorphic-git "^1.27.1"
1787
1788
  ts-retry-promise "^0.8.1"
1788
1789
 
1789
- "@salesforce/ts-sinon@^1.4.24":
1790
- version "1.4.24"
1791
- resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.24.tgz#944db6ee055172fa1e89de17d7d71740b40795e1"
1792
- integrity sha512-oTl/WRM958XMtgTNYDSjF86zpvBuHhIiQmI+T0N9Y+KCZ3Ext9gV4gQ5Xd1bBPiht+yv4k0sW5jq/QZPYr6Cyw==
1790
+ "@salesforce/ts-sinon@^1.4.26":
1791
+ version "1.4.26"
1792
+ resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.26.tgz#f91b95fbf3b2c7414a779a633b6e3a6e3fbbe338"
1793
+ integrity sha512-SLCD1nOurnh++BWSQJ/jp0PQwGZNpPKAdtXA7NZDnRvcB1389lxCQg7+sPa/ZdM4gZlN65lsoKBgiAboLwhTxw==
1793
1794
  dependencies:
1794
1795
  "@salesforce/ts-types" "^2.0.12"
1795
1796
  sinon "^5.1.1"
1796
- tslib "^2.6.3"
1797
+ tslib "^2.7.0"
1797
1798
 
1798
1799
  "@salesforce/ts-types@^2.0.10", "@salesforce/ts-types@^2.0.11", "@salesforce/ts-types@^2.0.12":
1799
1800
  version "2.0.12"
@@ -5667,6 +5668,11 @@ isarray@~1.0.0:
5667
5668
  resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
5668
5669
  integrity sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==
5669
5670
 
5671
+ isbinaryfile@^5.0.2:
5672
+ version "5.0.2"
5673
+ resolved "https://registry.yarnpkg.com/isbinaryfile/-/isbinaryfile-5.0.2.tgz#fe6e4dfe2e34e947ffa240c113444876ba393ae0"
5674
+ integrity sha512-GvcjojwonMjWbTkfMpnVHVqXW/wKMYDfEpY94/8zy8HFMOqb/VL6oeONq9v87q4ttVlaTLnGXnJD4B5B1OTGIg==
5675
+
5670
5676
  isexe@^2.0.0:
5671
5677
  version "2.0.0"
5672
5678
  resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10"
@@ -7924,7 +7930,16 @@ srcset@^5.0.0:
7924
7930
  resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.1.tgz#e660a728f195419e4afa95121099bc9efb7a1e36"
7925
7931
  integrity sha512-/P1UYbGfJVlxZag7aABNRrulEXAwCSDo7fklafOQrantuPTDmYgijJMks2zusPCVzgW9+4P69mq7w6pYuZpgxw==
7926
7932
 
7927
- "string-width-cjs@npm:string-width@^4.2.0", string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7933
+ "string-width-cjs@npm:string-width@^4.2.0":
7934
+ version "4.2.3"
7935
+ resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7936
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
7937
+ dependencies:
7938
+ emoji-regex "^8.0.0"
7939
+ is-fullwidth-code-point "^3.0.0"
7940
+ strip-ansi "^6.0.1"
7941
+
7942
+ string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
7928
7943
  version "4.2.3"
7929
7944
  resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
7930
7945
  integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -7993,7 +8008,14 @@ string_decoder@~1.1.1:
7993
8008
  dependencies:
7994
8009
  safe-buffer "~5.1.0"
7995
8010
 
7996
- "strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8011
+ "strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8012
+ version "6.0.1"
8013
+ resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8014
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8015
+ dependencies:
8016
+ ansi-regex "^5.0.1"
8017
+
8018
+ strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
7997
8019
  version "6.0.1"
7998
8020
  resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
7999
8021
  integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -8254,10 +8276,10 @@ tsconfig-paths@^3.15.0:
8254
8276
  minimist "^1.2.6"
8255
8277
  strip-bom "^3.0.0"
8256
8278
 
8257
- tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3:
8258
- version "2.6.3"
8259
- resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
8260
- integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
8279
+ tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.7.0:
8280
+ version "2.7.0"
8281
+ resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.7.0.tgz#d9b40c5c40ab59e8738f297df3087bf1a2690c01"
8282
+ integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
8261
8283
 
8262
8284
  tunnel-agent@*, tunnel-agent@^0.6.0:
8263
8285
  version "0.6.0"
@@ -8618,7 +8640,7 @@ workerpool@^6.5.1:
8618
8640
  resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.5.1.tgz#060f73b39d0caf97c6db64da004cd01b4c099544"
8619
8641
  integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
8620
8642
 
8621
- "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
8643
+ "wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
8622
8644
  version "7.0.0"
8623
8645
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8624
8646
  integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -8636,6 +8658,15 @@ wrap-ansi@^6.2.0:
8636
8658
  string-width "^4.1.0"
8637
8659
  strip-ansi "^6.0.0"
8638
8660
 
8661
+ wrap-ansi@^7.0.0:
8662
+ version "7.0.0"
8663
+ resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
8664
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
8665
+ dependencies:
8666
+ ansi-styles "^4.0.0"
8667
+ string-width "^4.1.0"
8668
+ strip-ansi "^6.0.0"
8669
+
8639
8670
  wrap-ansi@^8.1.0:
8640
8671
  version "8.1.0"
8641
8672
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
@@ -323,5 +323,5 @@
323
323
  ]
324
324
  }
325
325
  },
326
- "version": "3.5.0"
326
+ "version": "3.5.2"
327
327
  }
package/package.json CHANGED
@@ -1,17 +1,17 @@
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": "3.5.0",
4
+ "version": "3.5.2",
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.2",
10
10
  "@oclif/core": "^4.0.19",
11
- "@salesforce/core": "^8.4.0",
11
+ "@salesforce/core": "^8.5.1",
12
12
  "@salesforce/kit": "^3.2.1",
13
13
  "@salesforce/sf-plugins-core": "^11.3.4",
14
- "@salesforce/source-deploy-retrieve": "^12.5.1",
14
+ "@salesforce/source-deploy-retrieve": "^12.6.0",
15
15
  "@salesforce/source-tracking": "^7.1.9",
16
16
  "@salesforce/ts-types": "^2.0.12",
17
17
  "fast-deep-equal": "^3.1.3",
@@ -21,11 +21,11 @@
21
21
  "isomorphic-git": "1.27.1"
22
22
  },
23
23
  "devDependencies": {
24
- "@oclif/plugin-command-snapshot": "^5.2.14",
25
- "@oclif/plugin-help": "^6.2.8",
24
+ "@oclif/plugin-command-snapshot": "^5.2.15",
25
+ "@oclif/plugin-help": "^6.2.10",
26
26
  "@salesforce/cli-plugins-testkit": "^5.3.26",
27
27
  "@salesforce/dev-scripts": "^10.2.9",
28
- "@salesforce/ts-sinon": "^1.4.24",
28
+ "@salesforce/ts-sinon": "^1.4.26",
29
29
  "@types/fs-extra": "^11.0.4",
30
30
  "@types/graceful-fs": "^4.1.9",
31
31
  "@types/inquirer": "^9.0.7",