@jayree/sfdx-plugin-manifest 3.7.1 → 3.7.3
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 +152 -99
- package/oclif.lock +168 -124
- package/oclif.manifest.json +1 -1
- package/package.json +7 -7
package/oclif.lock
CHANGED
@@ -1147,13 +1147,20 @@
|
|
1147
1147
|
esquery "^1.6.0"
|
1148
1148
|
jsdoc-type-pratt-parser "~4.1.0"
|
1149
1149
|
|
1150
|
-
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0"
|
1150
|
+
"@eslint-community/eslint-utils@^4.1.2", "@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
|
1151
1151
|
version "4.4.1"
|
1152
1152
|
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.1.tgz#d1145bf2c20132d6400495d6df4bf59362fd9d56"
|
1153
1153
|
integrity sha512-s3O3waFUrMV8P/XaF/+ZTp1X9XBZW1a4B97ZnjQF2KYWaFD2A8KyFBsrsfSjEmjn3RGWAIuvlneuZm3CUK3jbA==
|
1154
1154
|
dependencies:
|
1155
1155
|
eslint-visitor-keys "^3.4.3"
|
1156
1156
|
|
1157
|
+
"@eslint-community/eslint-utils@^4.5.0":
|
1158
|
+
version "4.5.1"
|
1159
|
+
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.5.1.tgz#b0fc7e06d0c94f801537fd4237edc2706d3b8e4c"
|
1160
|
+
integrity sha512-soEIOALTfTK6EjmKMMoLugwaP0rzkad90iIWd1hMO9ARkSAyjfMfkRRhLvD5qH7vvM0Cg72pieUfR6yh6XxC4w==
|
1161
|
+
dependencies:
|
1162
|
+
eslint-visitor-keys "^3.4.3"
|
1163
|
+
|
1157
1164
|
"@eslint-community/regexpp@^4.10.0", "@eslint-community/regexpp@^4.11.0", "@eslint-community/regexpp@^4.5.1", "@eslint-community/regexpp@^4.6.1":
|
1158
1165
|
version "4.12.1"
|
1159
1166
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
|
@@ -1352,7 +1359,7 @@
|
|
1352
1359
|
"@inquirer/type" "^3.0.5"
|
1353
1360
|
ansi-escapes "^4.3.2"
|
1354
1361
|
|
1355
|
-
"@inquirer/prompts@^7.
|
1362
|
+
"@inquirer/prompts@^7.4.0":
|
1356
1363
|
version "7.4.0"
|
1357
1364
|
resolved "https://registry.yarnpkg.com/@inquirer/prompts/-/prompts-7.4.0.tgz#bd9be38372be8db75afb04776eb0cf096ae9814b"
|
1358
1365
|
integrity sha512-EZiJidQOT4O5PYtqnu1JbF0clv36oW2CviR66c7ma4LsupmmQlUwmdReGKRp456OWPWMz3PdrPiYg3aCk3op2w==
|
@@ -1508,10 +1515,10 @@
|
|
1508
1515
|
"@jridgewell/resolve-uri" "^3.1.0"
|
1509
1516
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
1510
1517
|
|
1511
|
-
"@jsforce/jsforce-node@^3.
|
1512
|
-
version "3.
|
1513
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.
|
1514
|
-
integrity sha512-
|
1518
|
+
"@jsforce/jsforce-node@^3.7.0":
|
1519
|
+
version "3.7.0"
|
1520
|
+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.7.0.tgz#aaa317eef3207489db90498f79e96c5bd9f53469"
|
1521
|
+
integrity sha512-v9pc3lPM5RMuB81Gasz5/NKcjktE1LLEACRFopB9LiXRafb4K9bStSMl3nLEHq7+OFdtxfQB3Sx2rYXJGG4DKw==
|
1515
1522
|
dependencies:
|
1516
1523
|
"@sindresorhus/is" "^4"
|
1517
1524
|
base64url "^3.0.1"
|
@@ -1559,7 +1566,7 @@
|
|
1559
1566
|
resolved "https://registry.yarnpkg.com/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz#3dc35ba0f1e66b403c00b39344f870298ebb1c8e"
|
1560
1567
|
integrity sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==
|
1561
1568
|
|
1562
|
-
"@oclif/core@^4", "@oclif/core@^4.2.10", "@oclif/core@^4.2.
|
1569
|
+
"@oclif/core@^4", "@oclif/core@^4.2.10", "@oclif/core@^4.2.9":
|
1563
1570
|
version "4.2.10"
|
1564
1571
|
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.10.tgz#31dfb7481c79887c3e672e10c981fcc01fcbaeb3"
|
1565
1572
|
integrity sha512-fAqcXgqkUm4v5FYy7qWP4w1HaOlVSVJveah+yVTo5Nm5kTiXhmD5mQQ7+knGeBaStyrtQy6WardoC2xSic9rlQ==
|
@@ -1583,10 +1590,10 @@
|
|
1583
1590
|
wordwrap "^1.0.0"
|
1584
1591
|
wrap-ansi "^7.0.0"
|
1585
1592
|
|
1586
|
-
"@oclif/plugin-command-snapshot@^5.2.
|
1587
|
-
version "5.2.
|
1588
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
1589
|
-
integrity sha512-
|
1593
|
+
"@oclif/plugin-command-snapshot@^5.2.38":
|
1594
|
+
version "5.2.38"
|
1595
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.38.tgz#a297c129b97c82de99d854b42304ef5b45c126d9"
|
1596
|
+
integrity sha512-zMns9a5pxz2RfFWxTrfW6fbXRWLzQZ3VwUuSVxm9FIYhv6qdxCEI/f5zexm4jwT5nNgJrpd+erPsISnb8dYWjw==
|
1590
1597
|
dependencies:
|
1591
1598
|
"@oclif/core" "^4"
|
1592
1599
|
ansis "^3.17.0"
|
@@ -1605,12 +1612,12 @@
|
|
1605
1612
|
dependencies:
|
1606
1613
|
"@oclif/core" "^4"
|
1607
1614
|
|
1608
|
-
"@oclif/plugin-not-found@^3.2.
|
1609
|
-
version "3.2.
|
1610
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
1611
|
-
integrity sha512-
|
1615
|
+
"@oclif/plugin-not-found@^3.2.48":
|
1616
|
+
version "3.2.48"
|
1617
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-not-found/-/plugin-not-found-3.2.48.tgz#691ded2d1064af7d9109564548e7112338ca3156"
|
1618
|
+
integrity sha512-H2y3PtiU/MYZXvvWUR0vr4PCoSSsN8inGDlLgLxQ4q+osAlJ256RxKCVMsSJG9fWt+Pg/+wrLzpx0OsbyVOi9g==
|
1612
1619
|
dependencies:
|
1613
|
-
"@inquirer/prompts" "^7.
|
1620
|
+
"@inquirer/prompts" "^7.4.0"
|
1614
1621
|
"@oclif/core" "^4"
|
1615
1622
|
ansis "^3.17.0"
|
1616
1623
|
fast-levenshtein "^3.0.0"
|
@@ -1652,6 +1659,11 @@
|
|
1652
1659
|
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.1.1.tgz#1ec17e2edbec25c8306d424ecfbf13c7de1aaa31"
|
1653
1660
|
integrity sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==
|
1654
1661
|
|
1662
|
+
"@pkgr/core@^0.2.0":
|
1663
|
+
version "0.2.0"
|
1664
|
+
resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.0.tgz#8dff61038cb5884789d8b323d9869e5363b976f7"
|
1665
|
+
integrity sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==
|
1666
|
+
|
1655
1667
|
"@pnpm/config.env-replace@^1.1.0":
|
1656
1668
|
version "1.1.0"
|
1657
1669
|
resolved "https://registry.yarnpkg.com/@pnpm/config.env-replace/-/config.env-replace-1.1.0.tgz#ab29da53df41e8948a00f2433f085f54de8b3a4c"
|
@@ -1694,12 +1706,12 @@
|
|
1694
1706
|
strip-ansi "6.0.1"
|
1695
1707
|
ts-retry-promise "^0.8.1"
|
1696
1708
|
|
1697
|
-
"@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.
|
1698
|
-
version "8.8.
|
1699
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.
|
1700
|
-
integrity sha512-
|
1709
|
+
"@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.7":
|
1710
|
+
version "8.8.7"
|
1711
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.8.7.tgz#ac307e8f10934affa7bcf33ccb65993669cd8f12"
|
1712
|
+
integrity sha512-AuPSmb/GZ7F8eV5GO6NcfFq3YSOVnPL4sssEQEvKduOSJMs8RTJ92kEefrId/tgFBYfw4b7UzndjFtdgrGGeoA==
|
1701
1713
|
dependencies:
|
1702
|
-
"@jsforce/jsforce-node" "^3.
|
1714
|
+
"@jsforce/jsforce-node" "^3.7.0"
|
1703
1715
|
"@salesforce/kit" "^3.2.2"
|
1704
1716
|
"@salesforce/schemas" "^1.9.0"
|
1705
1717
|
"@salesforce/ts-types" "^2.0.10"
|
@@ -1788,12 +1800,12 @@
|
|
1788
1800
|
cli-progress "^3.12.0"
|
1789
1801
|
terminal-link "^3.0.0"
|
1790
1802
|
|
1791
|
-
"@salesforce/source-deploy-retrieve@12.
|
1792
|
-
version "12.
|
1793
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.
|
1794
|
-
integrity sha512-
|
1803
|
+
"@salesforce/source-deploy-retrieve@12.18.0", "@salesforce/source-deploy-retrieve@^12.16.9":
|
1804
|
+
version "12.18.0"
|
1805
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.18.0.tgz#fb17a6c753e205b1d8507daf83d778a63865b00b"
|
1806
|
+
integrity sha512-s4RAHA+5QCcqIVkGxHKnBbq4x8D9fWiAmUA5zoQQ2VPS8wT0uOVZEavPsFMm4MP+wVngySw7XwQGpXiaGb545A==
|
1795
1807
|
dependencies:
|
1796
|
-
"@salesforce/core" "^8.8.
|
1808
|
+
"@salesforce/core" "^8.8.7"
|
1797
1809
|
"@salesforce/kit" "^3.2.3"
|
1798
1810
|
"@salesforce/ts-types" "^2.0.12"
|
1799
1811
|
"@salesforce/types" "^1.3.0"
|
@@ -2971,62 +2983,82 @@
|
|
2971
2983
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
|
2972
2984
|
integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==
|
2973
2985
|
|
2974
|
-
"@unrs/
|
2975
|
-
version "1.
|
2976
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
2977
|
-
integrity sha512-
|
2986
|
+
"@unrs/resolver-binding-darwin-arm64@1.3.3":
|
2987
|
+
version "1.3.3"
|
2988
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-darwin-arm64/-/resolver-binding-darwin-arm64-1.3.3.tgz#394065916f98cdc1897cf7234adfdee395725fa8"
|
2989
|
+
integrity sha512-EpRILdWr3/xDa/7MoyfO7JuBIJqpBMphtu4+80BK1bRfFcniVT74h3Z7q1+WOc92FuIAYatB1vn9TJR67sORGw==
|
2978
2990
|
|
2979
|
-
"@unrs/
|
2980
|
-
version "1.
|
2981
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
2982
|
-
integrity sha512-
|
2991
|
+
"@unrs/resolver-binding-darwin-x64@1.3.3":
|
2992
|
+
version "1.3.3"
|
2993
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-darwin-x64/-/resolver-binding-darwin-x64-1.3.3.tgz#6a3c75ca984342261c7346db53293b0002e8cde1"
|
2994
|
+
integrity sha512-ntj/g7lPyqwinMJWZ+DKHBse8HhVxswGTmNgFKJtdgGub3M3zp5BSZ3bvMP+kBT6dnYJLSVlDqdwOq1P8i0+/g==
|
2983
2995
|
|
2984
|
-
"@unrs/
|
2985
|
-
version "1.
|
2986
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
2987
|
-
integrity sha512-
|
2996
|
+
"@unrs/resolver-binding-freebsd-x64@1.3.3":
|
2997
|
+
version "1.3.3"
|
2998
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-freebsd-x64/-/resolver-binding-freebsd-x64-1.3.3.tgz#6532b8d4fecaca6c4424791c82f7a27aac94fcd5"
|
2999
|
+
integrity sha512-l6BT8f2CU821EW7U8hSUK8XPq4bmyTlt9Mn4ERrfjJNoCw0/JoHAh9amZZtV3cwC3bwwIat+GUnrcHTG9+qixw==
|
2988
3000
|
|
2989
|
-
"@unrs/
|
2990
|
-
version "1.
|
2991
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
2992
|
-
integrity sha512-
|
3001
|
+
"@unrs/resolver-binding-linux-arm-gnueabihf@1.3.3":
|
3002
|
+
version "1.3.3"
|
3003
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-linux-arm-gnueabihf/-/resolver-binding-linux-arm-gnueabihf-1.3.3.tgz#69a8e430095fcf6a76f7350cc27b83464f8cbb91"
|
3004
|
+
integrity sha512-8ScEc5a4y7oE2BonRvzJ+2GSkBaYWyh0/Ko4Q25e/ix6ANpJNhwEPZvCR6GVRmsQAYMIfQvYLdM6YEN+qRjnAQ==
|
2993
3005
|
|
2994
|
-
"@unrs/
|
2995
|
-
version "1.
|
2996
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
2997
|
-
integrity sha512-
|
3006
|
+
"@unrs/resolver-binding-linux-arm-musleabihf@1.3.3":
|
3007
|
+
version "1.3.3"
|
3008
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-linux-arm-musleabihf/-/resolver-binding-linux-arm-musleabihf-1.3.3.tgz#e1fc8440e54929b1f0f6aff6f6e3e9e19ac4a73c"
|
3009
|
+
integrity sha512-8qQ6l1VTzLNd3xb2IEXISOKwMGXDCzY/UNy/7SovFW2Sp0K3YbL7Ao7R18v6SQkLqQlhhqSBIFRk+u6+qu5R5A==
|
2998
3010
|
|
2999
|
-
"@unrs/
|
3000
|
-
version "1.
|
3001
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
3002
|
-
integrity sha512-
|
3011
|
+
"@unrs/resolver-binding-linux-arm64-gnu@1.3.3":
|
3012
|
+
version "1.3.3"
|
3013
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-linux-arm64-gnu/-/resolver-binding-linux-arm64-gnu-1.3.3.tgz#1249e18b5fa1419addda637d62ef201ce9bcf5a4"
|
3014
|
+
integrity sha512-v81R2wjqcWXJlQY23byqYHt9221h4anQ6wwN64oMD/WAE+FmxPHFZee5bhRkNVtzqO/q7wki33VFWlhiADwUeQ==
|
3003
3015
|
|
3004
|
-
"@unrs/
|
3005
|
-
version "1.
|
3006
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
3007
|
-
integrity sha512-
|
3016
|
+
"@unrs/resolver-binding-linux-arm64-musl@1.3.3":
|
3017
|
+
version "1.3.3"
|
3018
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-linux-arm64-musl/-/resolver-binding-linux-arm64-musl-1.3.3.tgz#9af549ce9dde57b31c32a36cbe9eafa05f96befd"
|
3019
|
+
integrity sha512-cAOx/j0u5coMg4oct/BwMzvWJdVciVauUvsd+GQB/1FZYKQZmqPy0EjJzJGbVzFc6gbnfEcSqvQE6gvbGf2N8Q==
|
3008
3020
|
|
3009
|
-
"@unrs/
|
3010
|
-
version "1.
|
3011
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
3012
|
-
integrity sha512-
|
3021
|
+
"@unrs/resolver-binding-linux-ppc64-gnu@1.3.3":
|
3022
|
+
version "1.3.3"
|
3023
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-linux-ppc64-gnu/-/resolver-binding-linux-ppc64-gnu-1.3.3.tgz#45aab52319f3e3b2627038a80c0331b0793a4be3"
|
3024
|
+
integrity sha512-mq2blqwErgDJD4gtFDlTX/HZ7lNP8YCHYFij2gkXPtMzrXxPW1hOtxL6xg4NWxvnj4bppppb0W3s/buvM55yfg==
|
3013
3025
|
|
3014
|
-
"@unrs/
|
3015
|
-
version "1.
|
3016
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
3017
|
-
integrity sha512-
|
3026
|
+
"@unrs/resolver-binding-linux-s390x-gnu@1.3.3":
|
3027
|
+
version "1.3.3"
|
3028
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-linux-s390x-gnu/-/resolver-binding-linux-s390x-gnu-1.3.3.tgz#7d2fe5c43e291d42e66d74fce07d9cf0050b4241"
|
3029
|
+
integrity sha512-u0VRzfFYysarYHnztj2k2xr+eu9rmgoTUUgCCIT37Nr+j0A05Xk2c3RY8Mh5+DhCl2aYibihnaAEJHeR0UOFIQ==
|
3030
|
+
|
3031
|
+
"@unrs/resolver-binding-linux-x64-gnu@1.3.3":
|
3032
|
+
version "1.3.3"
|
3033
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-linux-x64-gnu/-/resolver-binding-linux-x64-gnu-1.3.3.tgz#be54ff88c581610c42d8614475c0560f043d7ded"
|
3034
|
+
integrity sha512-OrVo5ZsG29kBF0Ug95a2KidS16PqAMmQNozM6InbquOfW/udouk063e25JVLqIBhHLB2WyBnixOQ19tmeC/hIg==
|
3035
|
+
|
3036
|
+
"@unrs/resolver-binding-linux-x64-musl@1.3.3":
|
3037
|
+
version "1.3.3"
|
3038
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-linux-x64-musl/-/resolver-binding-linux-x64-musl-1.3.3.tgz#4efa7a1e4f7bf231098ed23df1e19174d360c24f"
|
3039
|
+
integrity sha512-PYnmrwZ4HMp9SkrOhqPghY/aoL+Rtd4CQbr93GlrRTjK6kDzfMfgz3UH3jt6elrQAfupa1qyr1uXzeVmoEAxUA==
|
3040
|
+
|
3041
|
+
"@unrs/resolver-binding-wasm32-wasi@1.3.3":
|
3042
|
+
version "1.3.3"
|
3043
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-wasm32-wasi/-/resolver-binding-wasm32-wasi-1.3.3.tgz#6df454b4a9b28d47850bcb665d243f09101b782c"
|
3044
|
+
integrity sha512-81AnQY6fShmktQw4hWDUIilsKSdvr/acdJ5azAreu2IWNlaJOKphJSsUVWE+yCk6kBMoQyG9ZHCb/krb5K0PEA==
|
3018
3045
|
dependencies:
|
3019
3046
|
"@napi-rs/wasm-runtime" "^0.2.7"
|
3020
3047
|
|
3021
|
-
"@unrs/
|
3022
|
-
version "1.
|
3023
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
3024
|
-
integrity sha512-
|
3048
|
+
"@unrs/resolver-binding-win32-arm64-msvc@1.3.3":
|
3049
|
+
version "1.3.3"
|
3050
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-win32-arm64-msvc/-/resolver-binding-win32-arm64-msvc-1.3.3.tgz#fb19e118350e1392993a0a6565b427d38c1c1760"
|
3051
|
+
integrity sha512-X/42BMNw7cW6xrB9syuP5RusRnWGoq+IqvJO8IDpp/BZg64J1uuIW6qA/1Cl13Y4LyLXbJVYbYNSKwR/FiHEng==
|
3025
3052
|
|
3026
|
-
"@unrs/
|
3027
|
-
version "1.
|
3028
|
-
resolved "https://registry.yarnpkg.com/@unrs/
|
3029
|
-
integrity sha512-
|
3053
|
+
"@unrs/resolver-binding-win32-ia32-msvc@1.3.3":
|
3054
|
+
version "1.3.3"
|
3055
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-win32-ia32-msvc/-/resolver-binding-win32-ia32-msvc-1.3.3.tgz#23a9c4b5621bba2d472bc78fadde7273a8c4548d"
|
3056
|
+
integrity sha512-EGNnNGQxMU5aTN7js3ETYvuw882zcO+dsVjs+DwO2j/fRVKth87C8e2GzxW1L3+iWAXMyJhvFBKRavk9Og1Z6A==
|
3057
|
+
|
3058
|
+
"@unrs/resolver-binding-win32-x64-msvc@1.3.3":
|
3059
|
+
version "1.3.3"
|
3060
|
+
resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.3.3.tgz#eee226e5b4c4d91c862248afd24452c8698ed542"
|
3061
|
+
integrity sha512-GraLbYqOJcmW1qY3osB+2YIiD62nVf2/bVLHZmrb4t/YSUwE03l7TwcDJl08T/Tm3SVhepX8RQkpzWbag/Sb4w==
|
3030
3062
|
|
3031
3063
|
"@yarnpkg/lockfile@^1.1.0":
|
3032
3064
|
version "1.1.0"
|
@@ -4529,9 +4561,9 @@ eslint-config-oclif@^5.2.2:
|
|
4529
4561
|
eslint-plugin-unicorn "^48.0.1"
|
4530
4562
|
|
4531
4563
|
eslint-config-oclif@^6.0:
|
4532
|
-
version "6.0.
|
4533
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
4534
|
-
integrity sha512-
|
4564
|
+
version "6.0.39"
|
4565
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.39.tgz#a6dc728e40b4649edef311e177b222bb840805a6"
|
4566
|
+
integrity sha512-rHxRm6aqY5sEk5B8XyCqwpL8Hke+HTvXj3LhuzH2HVrAG/iSYSooeLX43DgKlZL9s9dGdbJoEtxlnY4ppdsYQg==
|
4535
4567
|
dependencies:
|
4536
4568
|
"@eslint/compat" "^1.2.7"
|
4537
4569
|
"@eslint/eslintrc" "^3.3.1"
|
@@ -4542,11 +4574,11 @@ eslint-config-oclif@^6.0:
|
|
4542
4574
|
eslint-config-oclif "^5.2.2"
|
4543
4575
|
eslint-config-xo "^0.46.0"
|
4544
4576
|
eslint-config-xo-space "^0.35.0"
|
4545
|
-
eslint-import-resolver-typescript "^3.
|
4577
|
+
eslint-import-resolver-typescript "^3.10.0"
|
4546
4578
|
eslint-plugin-import "^2.31.0"
|
4547
4579
|
eslint-plugin-jsdoc "^50.6.3"
|
4548
4580
|
eslint-plugin-mocha "^10.5.0"
|
4549
|
-
eslint-plugin-n "^17.
|
4581
|
+
eslint-plugin-n "^17.17.0"
|
4550
4582
|
eslint-plugin-perfectionist "^4"
|
4551
4583
|
eslint-plugin-unicorn "^56.0.1"
|
4552
4584
|
typescript-eslint "^8.26.1"
|
@@ -4614,18 +4646,18 @@ eslint-import-resolver-node@^0.3.9:
|
|
4614
4646
|
is-core-module "^2.13.0"
|
4615
4647
|
resolve "^1.22.4"
|
4616
4648
|
|
4617
|
-
eslint-import-resolver-typescript@^3.
|
4618
|
-
version "3.
|
4619
|
-
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.
|
4620
|
-
integrity sha512-
|
4649
|
+
eslint-import-resolver-typescript@^3.10.0:
|
4650
|
+
version "3.10.0"
|
4651
|
+
resolved "https://registry.yarnpkg.com/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.10.0.tgz#5bca4c579e17174e95bf67526b424d07b46c352e"
|
4652
|
+
integrity sha512-aV3/dVsT0/H9BtpNwbaqvl+0xGMRGzncLyhm793NFGvbwGGvzyAykqWZ8oZlZuGwuHkwJjhWJkG1cM3ynvd2pQ==
|
4621
4653
|
dependencies:
|
4622
4654
|
"@nolyfill/is-core-module" "1.0.39"
|
4623
4655
|
debug "^4.4.0"
|
4624
4656
|
get-tsconfig "^4.10.0"
|
4625
|
-
is-bun-module "^
|
4626
|
-
rspack-resolver "^1.1.0"
|
4657
|
+
is-bun-module "^2.0.0"
|
4627
4658
|
stable-hash "^0.0.5"
|
4628
4659
|
tinyglobby "^0.2.12"
|
4660
|
+
unrs-resolver "^1.3.2"
|
4629
4661
|
|
4630
4662
|
eslint-module-utils@^2.12.0:
|
4631
4663
|
version "2.12.0"
|
@@ -4736,12 +4768,12 @@ eslint-plugin-n@^15.1.0:
|
|
4736
4768
|
resolve "^1.22.1"
|
4737
4769
|
semver "^7.3.8"
|
4738
4770
|
|
4739
|
-
eslint-plugin-n@^17.
|
4740
|
-
version "17.
|
4741
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.
|
4742
|
-
integrity sha512-
|
4771
|
+
eslint-plugin-n@^17.17.0:
|
4772
|
+
version "17.17.0"
|
4773
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-n/-/eslint-plugin-n-17.17.0.tgz#6644433d395c2ecae0b2fe58018807e85d8e0724"
|
4774
|
+
integrity sha512-2VvPK7Mo73z1rDFb6pTvkH6kFibAmnTubFq5l83vePxu0WiY1s0LOtj2WHb6Sa40R3w4mnh8GFYbHBQyMlotKw==
|
4743
4775
|
dependencies:
|
4744
|
-
"@eslint-community/eslint-utils" "^4.
|
4776
|
+
"@eslint-community/eslint-utils" "^4.5.0"
|
4745
4777
|
enhanced-resolve "^5.17.1"
|
4746
4778
|
eslint-plugin-es-x "^7.8.0"
|
4747
4779
|
get-tsconfig "^4.8.1"
|
@@ -4759,20 +4791,20 @@ eslint-plugin-perfectionist@^4:
|
|
4759
4791
|
"@typescript-eslint/utils" "^8.24.0"
|
4760
4792
|
natural-orderby "^5.0.0"
|
4761
4793
|
|
4762
|
-
eslint-plugin-prettier@^5.2.
|
4763
|
-
version "5.2.
|
4764
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.
|
4765
|
-
integrity sha512-
|
4794
|
+
eslint-plugin-prettier@^5.2.5:
|
4795
|
+
version "5.2.5"
|
4796
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.2.5.tgz#0ff00b16f4c80ccdafd6a24a263effba1700087e"
|
4797
|
+
integrity sha512-IKKP8R87pJyMl7WWamLgPkloB16dagPIdd2FjBDbyRYPKo93wS/NbCOPh6gH+ieNLC+XZrhJt/kWj0PS/DFdmg==
|
4766
4798
|
dependencies:
|
4767
4799
|
prettier-linter-helpers "^1.0.0"
|
4768
|
-
synckit "^0.
|
4800
|
+
synckit "^0.10.2"
|
4769
4801
|
|
4770
|
-
eslint-plugin-sf-plugin@^1.20.
|
4771
|
-
version "1.20.
|
4772
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
4773
|
-
integrity sha512-
|
4802
|
+
eslint-plugin-sf-plugin@^1.20.18:
|
4803
|
+
version "1.20.18"
|
4804
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.18.tgz#06e7a27babf6d5638b17e082c888c11201c01cd4"
|
4805
|
+
integrity sha512-ljPpknrhJio/YOnZUm6f63ujT2Gi7jUE63D4BWtYYbMaljX27kmXYygoViYi/Vsz5+S8jj/ydSHLJVTRo5Ynqw==
|
4774
4806
|
dependencies:
|
4775
|
-
"@salesforce/core" "^8.8.
|
4807
|
+
"@salesforce/core" "^8.8.7"
|
4776
4808
|
"@typescript-eslint/utils" "^7.18.0"
|
4777
4809
|
|
4778
4810
|
eslint-plugin-unicorn@^48.0.1:
|
@@ -6002,12 +6034,12 @@ is-builtin-module@^3.2.1:
|
|
6002
6034
|
dependencies:
|
6003
6035
|
builtin-modules "^3.3.0"
|
6004
6036
|
|
6005
|
-
is-bun-module@^
|
6006
|
-
version "
|
6007
|
-
resolved "https://registry.yarnpkg.com/is-bun-module/-/is-bun-module-
|
6008
|
-
integrity sha512-
|
6037
|
+
is-bun-module@^2.0.0:
|
6038
|
+
version "2.0.0"
|
6039
|
+
resolved "https://registry.yarnpkg.com/is-bun-module/-/is-bun-module-2.0.0.tgz#4d7859a87c0fcac950c95e666730e745eae8bddd"
|
6040
|
+
integrity sha512-gNCGbnnnnFAUGKeZ9PdbyeGYJqewpmc2aKHUEMO5nQPWU9lOmv7jcmQIv+qHD8fXW6W7qfuCwX4rY9LNRjXrkQ==
|
6009
6041
|
dependencies:
|
6010
|
-
semver "^7.
|
6042
|
+
semver "^7.7.1"
|
6011
6043
|
|
6012
6044
|
is-callable@^1.2.7:
|
6013
6045
|
version "1.2.7"
|
@@ -7394,19 +7426,19 @@ object.values@^1.2.0:
|
|
7394
7426
|
define-properties "^1.2.1"
|
7395
7427
|
es-object-atoms "^1.0.0"
|
7396
7428
|
|
7397
|
-
oclif@^4.17.
|
7398
|
-
version "4.17.
|
7399
|
-
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.
|
7400
|
-
integrity sha512-
|
7429
|
+
oclif@^4.17.42:
|
7430
|
+
version "4.17.42"
|
7431
|
+
resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.17.42.tgz#46c85172ada1b45c42ce7e3825bd8c31085e130a"
|
7432
|
+
integrity sha512-a20QxwQ9zqejl4Qgo8l7oTa0Z3oi04gpAohRySblzu7J6J+Wi3FY03yY9rAyY1GEIw8j0fQ4PC9K8CKsZoOt4Q==
|
7401
7433
|
dependencies:
|
7402
7434
|
"@aws-sdk/client-cloudfront" "^3.764.0"
|
7403
7435
|
"@aws-sdk/client-s3" "^3.772.0"
|
7404
7436
|
"@inquirer/confirm" "^3.1.22"
|
7405
7437
|
"@inquirer/input" "^2.2.4"
|
7406
7438
|
"@inquirer/select" "^2.5.0"
|
7407
|
-
"@oclif/core" "^4.2.
|
7439
|
+
"@oclif/core" "^4.2.10"
|
7408
7440
|
"@oclif/plugin-help" "^6.2.27"
|
7409
|
-
"@oclif/plugin-not-found" "^3.2.
|
7441
|
+
"@oclif/plugin-not-found" "^3.2.48"
|
7410
7442
|
"@oclif/plugin-warn-if-update-available" "^3.1.31"
|
7411
7443
|
async-retry "^1.3.3"
|
7412
7444
|
chalk "^4"
|
@@ -8295,23 +8327,6 @@ rimraf@^3.0.0, rimraf@^3.0.2:
|
|
8295
8327
|
dependencies:
|
8296
8328
|
glob "^7.1.3"
|
8297
8329
|
|
8298
|
-
rspack-resolver@^1.1.0:
|
8299
|
-
version "1.1.1"
|
8300
|
-
resolved "https://registry.yarnpkg.com/rspack-resolver/-/rspack-resolver-1.1.1.tgz#daad68f9cbcc5f579fcba4449c9f138c9c0a081c"
|
8301
|
-
integrity sha512-SwTjuIOS9jIYViQpYiDOmLTf/nuP6j9fz9VSxdNyIFiFaivEt6TOO5z0qQAwVloTz8RqjbPAzhVr1isiyHNRHw==
|
8302
|
-
optionalDependencies:
|
8303
|
-
"@unrs/rspack-resolver-binding-darwin-arm64" "1.1.1"
|
8304
|
-
"@unrs/rspack-resolver-binding-darwin-x64" "1.1.1"
|
8305
|
-
"@unrs/rspack-resolver-binding-freebsd-x64" "1.1.1"
|
8306
|
-
"@unrs/rspack-resolver-binding-linux-arm-gnueabihf" "1.1.1"
|
8307
|
-
"@unrs/rspack-resolver-binding-linux-arm64-gnu" "1.1.1"
|
8308
|
-
"@unrs/rspack-resolver-binding-linux-arm64-musl" "1.1.1"
|
8309
|
-
"@unrs/rspack-resolver-binding-linux-x64-gnu" "1.1.1"
|
8310
|
-
"@unrs/rspack-resolver-binding-linux-x64-musl" "1.1.1"
|
8311
|
-
"@unrs/rspack-resolver-binding-wasm32-wasi" "1.1.1"
|
8312
|
-
"@unrs/rspack-resolver-binding-win32-arm64-msvc" "1.1.1"
|
8313
|
-
"@unrs/rspack-resolver-binding-win32-x64-msvc" "1.1.1"
|
8314
|
-
|
8315
8330
|
run-parallel@^1.1.9:
|
8316
8331
|
version "1.2.0"
|
8317
8332
|
resolved "https://registry.yarnpkg.com/run-parallel/-/run-parallel-1.2.0.tgz#66d1368da7bdf921eb9d95bd1a9229e7f21a43ee"
|
@@ -9031,6 +9046,14 @@ supports-preserve-symlinks-flag@^1.0.0:
|
|
9031
9046
|
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
|
9032
9047
|
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
|
9033
9048
|
|
9049
|
+
synckit@^0.10.2:
|
9050
|
+
version "0.10.3"
|
9051
|
+
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.10.3.tgz#940aea2c7b6d141a4f74dbdebc81e0958c331a4b"
|
9052
|
+
integrity sha512-R1urvuyiTaWfeCggqEvpDJwAlDVdsT9NM+IP//Tk2x7qHCkSvBk/fwFgw/TLAHzZlrAnnazMcRw0ZD8HlYFTEQ==
|
9053
|
+
dependencies:
|
9054
|
+
"@pkgr/core" "^0.2.0"
|
9055
|
+
tslib "^2.8.1"
|
9056
|
+
|
9034
9057
|
synckit@^0.9.1:
|
9035
9058
|
version "0.9.2"
|
9036
9059
|
resolved "https://registry.yarnpkg.com/synckit/-/synckit-0.9.2.tgz#a3a935eca7922d48b9e7d6c61822ee6c3ae4ec62"
|
@@ -9470,6 +9493,27 @@ universalify@^2.0.0:
|
|
9470
9493
|
resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.1.tgz#168efc2180964e6386d061e094df61afe239b18d"
|
9471
9494
|
integrity sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==
|
9472
9495
|
|
9496
|
+
unrs-resolver@^1.3.2:
|
9497
|
+
version "1.3.3"
|
9498
|
+
resolved "https://registry.yarnpkg.com/unrs-resolver/-/unrs-resolver-1.3.3.tgz#46bd5dd2ecc650365e050055fc208b5f4ae57803"
|
9499
|
+
integrity sha512-PFLAGQzYlyjniXdbmQ3dnGMZJXX5yrl2YS4DLRfR3BhgUsE1zpRIrccp9XMOGRfIHpdFvCn/nr5N1KMVda4x3A==
|
9500
|
+
optionalDependencies:
|
9501
|
+
"@unrs/resolver-binding-darwin-arm64" "1.3.3"
|
9502
|
+
"@unrs/resolver-binding-darwin-x64" "1.3.3"
|
9503
|
+
"@unrs/resolver-binding-freebsd-x64" "1.3.3"
|
9504
|
+
"@unrs/resolver-binding-linux-arm-gnueabihf" "1.3.3"
|
9505
|
+
"@unrs/resolver-binding-linux-arm-musleabihf" "1.3.3"
|
9506
|
+
"@unrs/resolver-binding-linux-arm64-gnu" "1.3.3"
|
9507
|
+
"@unrs/resolver-binding-linux-arm64-musl" "1.3.3"
|
9508
|
+
"@unrs/resolver-binding-linux-ppc64-gnu" "1.3.3"
|
9509
|
+
"@unrs/resolver-binding-linux-s390x-gnu" "1.3.3"
|
9510
|
+
"@unrs/resolver-binding-linux-x64-gnu" "1.3.3"
|
9511
|
+
"@unrs/resolver-binding-linux-x64-musl" "1.3.3"
|
9512
|
+
"@unrs/resolver-binding-wasm32-wasi" "1.3.3"
|
9513
|
+
"@unrs/resolver-binding-win32-arm64-msvc" "1.3.3"
|
9514
|
+
"@unrs/resolver-binding-win32-ia32-msvc" "1.3.3"
|
9515
|
+
"@unrs/resolver-binding-win32-x64-msvc" "1.3.3"
|
9516
|
+
|
9473
9517
|
update-browserslist-db@^1.1.1:
|
9474
9518
|
version "1.1.3"
|
9475
9519
|
resolved "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.3.tgz#348377dd245216f9e7060ff50b15a1b740b75420"
|
package/oclif.manifest.json
CHANGED
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.7.
|
4
|
+
"version": "3.7.3",
|
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.7",
|
10
10
|
"@oclif/core": "^4.2.10",
|
11
|
-
"@salesforce/core": "^8.8.
|
11
|
+
"@salesforce/core": "^8.8.7",
|
12
12
|
"@salesforce/kit": "^3.2.3",
|
13
13
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
14
|
-
"@salesforce/source-deploy-retrieve": "12.
|
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",
|
@@ -21,7 +21,7 @@
|
|
21
21
|
"isomorphic-git": "1.30.1"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
24
|
+
"@oclif/plugin-command-snapshot": "^5.2.38",
|
25
25
|
"@oclif/plugin-help": "^6.2.27",
|
26
26
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
27
27
|
"@salesforce/dev-scripts": "^10.2.12",
|
@@ -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.
|
35
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
36
|
-
"oclif": "^4.17.
|
34
|
+
"eslint-plugin-prettier": "^5.2.5",
|
35
|
+
"eslint-plugin-sf-plugin": "^1.20.18",
|
36
|
+
"oclif": "^4.17.42",
|
37
37
|
"package-json": "^10.0.1",
|
38
38
|
"patch-package": "^8.0.0",
|
39
39
|
"prettier": "^3.5.3",
|