@jayree/sfdx-plugin-manifest 3.7.1 → 3.7.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,12 +1,12 @@
1
1
  {
2
2
  "name": "@jayree/sfdx-plugin-manifest",
3
- "version": "3.7.1",
3
+ "version": "3.7.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@jayree/sfdx-plugin-manifest",
9
- "version": "3.7.1",
9
+ "version": "3.7.2",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@jayree/changelog": "^1.2.7",
@@ -14,7 +14,7 @@
14
14
  "@salesforce/core": "^8.8.6",
15
15
  "@salesforce/kit": "^3.2.3",
16
16
  "@salesforce/sf-plugins-core": "^12.2.1",
17
- "@salesforce/source-deploy-retrieve": "12.16.10",
17
+ "@salesforce/source-deploy-retrieve": "12.18.0",
18
18
  "@salesforce/source-tracking": "7.3.19",
19
19
  "@salesforce/ts-types": "^2.0.12",
20
20
  "fast-deep-equal": "^3.1.3",
@@ -34,9 +34,9 @@
34
34
  "@types/inquirer": "^9.0.7",
35
35
  "c8": "^10.1.3",
36
36
  "eslint-config-oclif": "^6.0",
37
- "eslint-plugin-prettier": "^5.2.3",
37
+ "eslint-plugin-prettier": "^5.2.5",
38
38
  "eslint-plugin-sf-plugin": "^1.20.17",
39
- "oclif": "^4.17.40",
39
+ "oclif": "^4.17.41",
40
40
  "package-json": "^10.0.1",
41
41
  "patch-package": "^8.0.0",
42
42
  "prettier": "^3.5.3",
@@ -3135,9 +3135,9 @@
3135
3135
  }
3136
3136
  },
3137
3137
  "node_modules/@jsforce/jsforce-node": {
3138
- "version": "3.6.6",
3139
- "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.6.6.tgz",
3140
- "integrity": "sha512-WdIo2lLbrz6nkfiaz2UynyaNiM8o+fEjaRev7zA4KKSaQYB1MJ66xHubeI5Iheq8WgkY9XGwWKAwPDhuV+GROQ==",
3138
+ "version": "3.7.0",
3139
+ "resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.7.0.tgz",
3140
+ "integrity": "sha512-v9pc3lPM5RMuB81Gasz5/NKcjktE1LLEACRFopB9LiXRafb4K9bStSMl3nLEHq7+OFdtxfQB3Sx2rYXJGG4DKw==",
3141
3141
  "license": "MIT",
3142
3142
  "dependencies": {
3143
3143
  "@sindresorhus/is": "^4",
@@ -3546,9 +3546,9 @@
3546
3546
  }
3547
3547
  },
3548
3548
  "node_modules/@pkgr/core": {
3549
- "version": "0.1.1",
3550
- "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz",
3551
- "integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==",
3549
+ "version": "0.2.0",
3550
+ "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.2.0.tgz",
3551
+ "integrity": "sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==",
3552
3552
  "dev": true,
3553
3553
  "license": "MIT",
3554
3554
  "engines": {
@@ -3732,12 +3732,12 @@
3732
3732
  }
3733
3733
  },
3734
3734
  "node_modules/@salesforce/core": {
3735
- "version": "8.8.6",
3736
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.8.6.tgz",
3737
- "integrity": "sha512-RQK7iUvOv579qZkz93DtXOTFY6HZrOF1iJB5JntnzzmWgKXwdeRdoyIYlLksrDp0vkNtjtNTZZz+IJY4x6eCig==",
3735
+ "version": "8.8.7",
3736
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.8.7.tgz",
3737
+ "integrity": "sha512-AuPSmb/GZ7F8eV5GO6NcfFq3YSOVnPL4sssEQEvKduOSJMs8RTJ92kEefrId/tgFBYfw4b7UzndjFtdgrGGeoA==",
3738
3738
  "license": "BSD-3-Clause",
3739
3739
  "dependencies": {
3740
- "@jsforce/jsforce-node": "^3.6.5",
3740
+ "@jsforce/jsforce-node": "^3.7.0",
3741
3741
  "@salesforce/kit": "^3.2.2",
3742
3742
  "@salesforce/schemas": "^1.9.0",
3743
3743
  "@salesforce/ts-types": "^2.0.10",
@@ -4030,12 +4030,12 @@
4030
4030
  }
4031
4031
  },
4032
4032
  "node_modules/@salesforce/source-deploy-retrieve": {
4033
- "version": "12.16.10",
4034
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.16.10.tgz",
4035
- "integrity": "sha512-O1K5I5ZmMTfCZ4SV+/w5iWMjGsHSU+PtHCx7gJVcgH8emY25OUhxrQPqb7BS2jupKQZy6U6hhVhkcD9yYqClag==",
4033
+ "version": "12.18.0",
4034
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.18.0.tgz",
4035
+ "integrity": "sha512-s4RAHA+5QCcqIVkGxHKnBbq4x8D9fWiAmUA5zoQQ2VPS8wT0uOVZEavPsFMm4MP+wVngySw7XwQGpXiaGb545A==",
4036
4036
  "license": "BSD-3-Clause",
4037
4037
  "dependencies": {
4038
- "@salesforce/core": "^8.8.5",
4038
+ "@salesforce/core": "^8.8.7",
4039
4039
  "@salesforce/kit": "^3.2.3",
4040
4040
  "@salesforce/ts-types": "^2.0.12",
4041
4041
  "@salesforce/types": "^1.3.0",
@@ -9625,6 +9625,19 @@
9625
9625
  "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
9626
9626
  }
9627
9627
  },
9628
+ "node_modules/eslint-plugin-jsdoc/node_modules/@pkgr/core": {
9629
+ "version": "0.1.1",
9630
+ "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz",
9631
+ "integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==",
9632
+ "dev": true,
9633
+ "license": "MIT",
9634
+ "engines": {
9635
+ "node": "^12.20.0 || ^14.18.0 || >=16.0.0"
9636
+ },
9637
+ "funding": {
9638
+ "url": "https://opencollective.com/unts"
9639
+ }
9640
+ },
9628
9641
  "node_modules/eslint-plugin-jsdoc/node_modules/spdx-expression-parse": {
9629
9642
  "version": "4.0.0",
9630
9643
  "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
@@ -9636,6 +9649,23 @@
9636
9649
  "spdx-license-ids": "^3.0.0"
9637
9650
  }
9638
9651
  },
9652
+ "node_modules/eslint-plugin-jsdoc/node_modules/synckit": {
9653
+ "version": "0.9.2",
9654
+ "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.2.tgz",
9655
+ "integrity": "sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==",
9656
+ "dev": true,
9657
+ "license": "MIT",
9658
+ "dependencies": {
9659
+ "@pkgr/core": "^0.1.0",
9660
+ "tslib": "^2.6.2"
9661
+ },
9662
+ "engines": {
9663
+ "node": "^14.18.0 || >=16.0.0"
9664
+ },
9665
+ "funding": {
9666
+ "url": "https://opencollective.com/unts"
9667
+ }
9668
+ },
9639
9669
  "node_modules/eslint-plugin-mocha": {
9640
9670
  "version": "10.5.0",
9641
9671
  "resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.5.0.tgz",
@@ -9752,14 +9782,14 @@
9752
9782
  }
9753
9783
  },
9754
9784
  "node_modules/eslint-plugin-prettier": {
9755
- "version": "5.2.3",
9756
- "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz",
9757
- "integrity": "sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==",
9785
+ "version": "5.2.5",
9786
+ "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz",
9787
+ "integrity": "sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==",
9758
9788
  "dev": true,
9759
9789
  "license": "MIT",
9760
9790
  "dependencies": {
9761
9791
  "prettier-linter-helpers": "^1.0.0",
9762
- "synckit": "^0.9.1"
9792
+ "synckit": "^0.10.2"
9763
9793
  },
9764
9794
  "engines": {
9765
9795
  "node": "^14.18.0 || >=16.0.0"
@@ -9770,7 +9800,7 @@
9770
9800
  "peerDependencies": {
9771
9801
  "@types/eslint": ">=8.0.0",
9772
9802
  "eslint": ">=8.0.0",
9773
- "eslint-config-prettier": "*",
9803
+ "eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0",
9774
9804
  "prettier": ">=3.0.0"
9775
9805
  },
9776
9806
  "peerDependenciesMeta": {
@@ -14522,9 +14552,9 @@
14522
14552
  }
14523
14553
  },
14524
14554
  "node_modules/oclif": {
14525
- "version": "4.17.40",
14526
- "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.40.tgz",
14527
- "integrity": "sha512-lS7tsZD0KJaKpwZe/7uC3awNRfFTJEKMAPlu18S0KfJWtdPf9sn4eIcwo+Vyd13rfmpHNx82rP+PtUUJ2n1nEw==",
14555
+ "version": "4.17.41",
14556
+ "resolved": "https://registry.npmjs.org/oclif/-/oclif-4.17.41.tgz",
14557
+ "integrity": "sha512-l1VlcXDOXXpMmClGmxJSyas/vMbq1XdyZsCGG7s83oNAIcEdZZFe5NPmxO2ZPRCPFhKy+zoV8f5/NpUuoc4H8Q==",
14528
14558
  "dev": true,
14529
14559
  "license": "MIT",
14530
14560
  "dependencies": {
@@ -14533,7 +14563,7 @@
14533
14563
  "@inquirer/confirm": "^3.1.22",
14534
14564
  "@inquirer/input": "^2.2.4",
14535
14565
  "@inquirer/select": "^2.5.0",
14536
- "@oclif/core": "^4.2.8",
14566
+ "@oclif/core": "^4.2.10",
14537
14567
  "@oclif/plugin-help": "^6.2.27",
14538
14568
  "@oclif/plugin-not-found": "^3.2.46",
14539
14569
  "@oclif/plugin-warn-if-update-available": "^3.1.31",
@@ -17335,14 +17365,14 @@
17335
17365
  }
17336
17366
  },
17337
17367
  "node_modules/synckit": {
17338
- "version": "0.9.2",
17339
- "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.9.2.tgz",
17340
- "integrity": "sha512-vrozgXDQwYO72vHjUb/HnFbQx1exDjoKzqx23aXEg2a9VIg2TSFZ8FmeZpTjUCFMYw7mpX4BE2SFu8wI7asYsw==",
17368
+ "version": "0.10.3",
17369
+ "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.10.3.tgz",
17370
+ "integrity": "sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==",
17341
17371
  "dev": true,
17342
17372
  "license": "MIT",
17343
17373
  "dependencies": {
17344
- "@pkgr/core": "^0.1.0",
17345
- "tslib": "^2.6.2"
17374
+ "@pkgr/core": "^0.2.0",
17375
+ "tslib": "^2.8.1"
17346
17376
  },
17347
17377
  "engines": {
17348
17378
  "node": "^14.18.0 || >=16.0.0"
package/oclif.lock CHANGED
@@ -1508,10 +1508,10 @@
1508
1508
  "@jridgewell/resolve-uri" "^3.1.0"
1509
1509
  "@jridgewell/sourcemap-codec" "^1.4.14"
1510
1510
 
1511
- "@jsforce/jsforce-node@^3.6.5":
1512
- version "3.6.6"
1513
- resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.6.6.tgz#26fe2fc9f4f3671ca8bfb0c98a728cb8a0219265"
1514
- integrity sha512-WdIo2lLbrz6nkfiaz2UynyaNiM8o+fEjaRev7zA4KKSaQYB1MJ66xHubeI5Iheq8WgkY9XGwWKAwPDhuV+GROQ==
1511
+ "@jsforce/jsforce-node@^3.7.0":
1512
+ version "3.7.0"
1513
+ resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.7.0.tgz#aaa317eef3207489db90498f79e96c5bd9f53469"
1514
+ integrity sha512-v9pc3lPM5RMuB81Gasz5/NKcjktE1LLEACRFopB9LiXRafb4K9bStSMl3nLEHq7+OFdtxfQB3Sx2rYXJGG4DKw==
1515
1515
  dependencies:
1516
1516
  "@sindresorhus/is" "^4"
1517
1517
  base64url "^3.0.1"
@@ -1559,7 +1559,7 @@
1559
1559
  resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
1560
1560
  integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
1561
1561
 
1562
- "@oclif/core@^4", "@oclif/core@^4.2.10", "@oclif/core@^4.2.8", "@oclif/core@^4.2.9":
1562
+ "@oclif/core@^4", "@oclif/core@^4.2.10", "@oclif/core@^4.2.9":
1563
1563
  version "4.2.10"
1564
1564
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.10.tgz#31dfb7481c79887c3e672e10c981fcc01fcbaeb3"
1565
1565
  integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==
@@ -1652,6 +1652,11 @@
1652
1652
  resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
1653
1653
  integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
1654
1654
 
1655
+ "@pkgr/core@^0.2.0":
1656
+ version "0.2.0"
1657
+ resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
1658
+ integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
1659
+
1655
1660
  "@pnpm/config.env-replace@^1.1.0":
1656
1661
  version "1.1.0"
1657
1662
  resolved "https://registry.yarnpkg.com/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz#ab29da53df41e8948a00f2433f085f54de8b3a4c"
@@ -1694,12 +1699,12 @@
1694
1699
  strip-ansi "6.0.1"
1695
1700
  ts-retry-promise "^0.8.1"
1696
1701
 
1697
- "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.6":
1698
- version "8.8.6"
1699
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.6.tgz#a7e4e7a6ed074efa60cca30d1ef620d62f443d8c"
1700
- integrity sha512-RQK7iUvOv579qZkz93DtXOTFY6HZrOF1iJB5JntnzzmWgKXwdeRdoyIYlLksrDp0vkNtjtNTZZz+IJY4x6eCig==
1702
+ "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.6", "@salesforce/core@^8.8.7":
1703
+ version "8.8.7"
1704
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.7.tgz#ac307e8f10934affa7bcf33ccb65993669cd8f12"
1705
+ integrity sha512-AuPSmb/GZ7F8eV5GO6NcfFq3YSOVnPL4sssEQEvKduOSJMs8RTJ92kEefrId/tgFBYfw4b7UzndjFtdgrGGeoA==
1701
1706
  dependencies:
1702
- "@jsforce/jsforce-node" "^3.6.5"
1707
+ "@jsforce/jsforce-node" "^3.7.0"
1703
1708
  "@salesforce/kit" "^3.2.2"
1704
1709
  "@salesforce/schemas" "^1.9.0"
1705
1710
  "@salesforce/ts-types" "^2.0.10"
@@ -1788,12 +1793,12 @@
1788
1793
  cli-progress "^3.12.0"
1789
1794
  terminal-link "^3.0.0"
1790
1795
 
1791
- "@salesforce/source-deploy-retrieve@12.16.10", "@salesforce/source-deploy-retrieve@^12.16.9":
1792
- version "12.16.10"
1793
- resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.16.10.tgz#b38ee71f9e5691212beae6575078ec8459b59a00"
1794
- integrity sha512-O1K5I5ZmMTfCZ4SV+/w5iWMjGsHSU+PtHCx7gJVcgH8emY25OUhxrQPqb7BS2jupKQZy6U6hhVhkcD9yYqClag==
1796
+ "@salesforce/source-deploy-retrieve@12.18.0", "@salesforce/source-deploy-retrieve@^12.16.9":
1797
+ version "12.18.0"
1798
+ resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.18.0.tgz#fb17a6c753e205b1d8507daf83d778a63865b00b"
1799
+ integrity sha512-s4RAHA+5QCcqIVkGxHKnBbq4x8D9fWiAmUA5zoQQ2VPS8wT0uOVZEavPsFMm4MP+wVngySw7XwQGpXiaGb545A==
1795
1800
  dependencies:
1796
- "@salesforce/core" "^8.8.5"
1801
+ "@salesforce/core" "^8.8.7"
1797
1802
  "@salesforce/kit" "^3.2.3"
1798
1803
  "@salesforce/ts-types" "^2.0.12"
1799
1804
  "@salesforce/types" "^1.3.0"
@@ -4759,13 +4764,13 @@ eslint-plugin-perfectionist@^4:
4759
4764
  "@typescript-eslint/utils" "^8.24.0"
4760
4765
  natural-orderby "^5.0.0"
4761
4766
 
4762
- eslint-plugin-prettier@^5.2.3:
4763
- version "5.2.3"
4764
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.3.tgz#c4af01691a6fa9905207f0fbba0d7bea0902cce5"
4765
- integrity sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==
4767
+ eslint-plugin-prettier@^5.2.5:
4768
+ version "5.2.5"
4769
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e"
4770
+ integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==
4766
4771
  dependencies:
4767
4772
  prettier-linter-helpers "^1.0.0"
4768
- synckit "^0.9.1"
4773
+ synckit "^0.10.2"
4769
4774
 
4770
4775
  eslint-plugin-sf-plugin@^1.20.17:
4771
4776
  version "1.20.17"
@@ -7394,17 +7399,17 @@ object.values@^1.2.0:
7394
7399
  define-properties "^1.2.1"
7395
7400
  es-object-atoms "^1.0.0"
7396
7401
 
7397
- oclif@^4.17.40:
7398
- version "4.17.40"
7399
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.40.tgz#e8e599fc466f709855cc05f64df73123b8084eef"
7400
- integrity sha512-lS7tsZD0KJaKpwZe/7uC3awNRfFTJEKMAPlu18S0KfJWtdPf9sn4eIcwo+Vyd13rfmpHNx82rP+PtUUJ2n1nEw==
7402
+ oclif@^4.17.41:
7403
+ version "4.17.41"
7404
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.41.tgz#7f50091e7acf89562ec98f7a7da48ac5547c8ab6"
7405
+ integrity sha512-l1VlcXDOXXpMmClGmxJSyas/vMbq1XdyZsCGG7s83oNAIcEdZZFe5NPmxO2ZPRCPFhKy+zoV8f5/NpUuoc4H8Q==
7401
7406
  dependencies:
7402
7407
  "@aws-sdk/client-cloudfront" "^3.764.0"
7403
7408
  "@aws-sdk/client-s3" "^3.772.0"
7404
7409
  "@inquirer/confirm" "^3.1.22"
7405
7410
  "@inquirer/input" "^2.2.4"
7406
7411
  "@inquirer/select" "^2.5.0"
7407
- "@oclif/core" "^4.2.8"
7412
+ "@oclif/core" "^4.2.10"
7408
7413
  "@oclif/plugin-help" "^6.2.27"
7409
7414
  "@oclif/plugin-not-found" "^3.2.46"
7410
7415
  "@oclif/plugin-warn-if-update-available" "^3.1.31"
@@ -9031,6 +9036,14 @@ supports-preserve-symlinks-flag@^1.0.0:
9031
9036
  resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
9032
9037
  integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
9033
9038
 
9039
+ synckit@^0.10.2:
9040
+ version "0.10.3"
9041
+ resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3.tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b"
9042
+ integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==
9043
+ dependencies:
9044
+ "@pkgr/core" "^0.2.0"
9045
+ tslib "^2.8.1"
9046
+
9034
9047
  synckit@^0.9.1:
9035
9048
  version "0.9.2"
9036
9049
  resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.2.tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62"
@@ -323,5 +323,5 @@
323
323
  ]
324
324
  }
325
325
  },
326
- "version": "3.7.1"
326
+ "version": "3.7.2"
327
327
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
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.7.1",
4
+ "version": "3.7.2",
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.8.6",
12
12
  "@salesforce/kit": "^3.2.3",
13
13
  "@salesforce/sf-plugins-core": "^12.2.1",
14
- "@salesforce/source-deploy-retrieve": "12.16.10",
14
+ "@salesforce/source-deploy-retrieve": "12.18.0",
15
15
  "@salesforce/source-tracking": "7.3.19",
16
16
  "@salesforce/ts-types": "^2.0.12",
17
17
  "fast-deep-equal": "^3.1.3",
@@ -31,9 +31,9 @@
31
31
  "@types/inquirer": "^9.0.7",
32
32
  "c8": "^10.1.3",
33
33
  "eslint-config-oclif": "^6.0",
34
- "eslint-plugin-prettier": "^5.2.3",
34
+ "eslint-plugin-prettier": "^5.2.5",
35
35
  "eslint-plugin-sf-plugin": "^1.20.17",
36
- "oclif": "^4.17.40",
36
+ "oclif": "^4.17.41",
37
37
  "package-json": "^10.0.1",
38
38
  "patch-package": "^8.0.0",
39
39
  "prettier": "^3.5.3",