@jayree/sfdx-plugin-manifest 3.7.20 → 3.7.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 +20 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +47 -47
- package/oclif.lock +49 -49
- package/oclif.manifest.json +1 -1
- package/package.json +8 -8
package/npm-shrinkwrap.json
CHANGED
@@ -1,31 +1,31 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.7.
|
3
|
+
"version": "3.7.22",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.7.
|
9
|
+
"version": "3.7.22",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.8",
|
13
13
|
"@oclif/core": "^4.3.0",
|
14
|
-
"@salesforce/core": "^8.10.
|
14
|
+
"@salesforce/core": "^8.10.2",
|
15
15
|
"@salesforce/kit": "^3.2.3",
|
16
16
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
17
17
|
"@salesforce/source-deploy-retrieve": "12.19.3",
|
18
18
|
"@salesforce/source-tracking": "7.3.23",
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
21
|
-
"fast-xml-parser": "^5.2.
|
21
|
+
"fast-xml-parser": "^5.2.2",
|
22
22
|
"fs-extra": "^11.3.0",
|
23
23
|
"graceful-fs": "^4.2.11",
|
24
24
|
"isomorphic-git": "1.30.1"
|
25
25
|
},
|
26
26
|
"devDependencies": {
|
27
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
28
|
-
"@oclif/plugin-help": "^6.2.
|
27
|
+
"@oclif/plugin-command-snapshot": "^5.2.39",
|
28
|
+
"@oclif/plugin-help": "^6.2.28",
|
29
29
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
30
30
|
"@salesforce/dev-scripts": "^10.2.12",
|
31
31
|
"@salesforce/ts-sinon": "^1.4.30",
|
@@ -33,9 +33,9 @@
|
|
33
33
|
"@types/graceful-fs": "^4.1.9",
|
34
34
|
"@types/inquirer": "^9.0.7",
|
35
35
|
"c8": "^10.1.3",
|
36
|
-
"eslint-config-oclif": "^6.0.
|
37
|
-
"eslint-plugin-prettier": "^5.
|
38
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
36
|
+
"eslint-config-oclif": "^6.0.54",
|
37
|
+
"eslint-plugin-prettier": "^5.4.0",
|
38
|
+
"eslint-plugin-sf-plugin": "^1.20.22",
|
39
39
|
"oclif": "^4.17.46",
|
40
40
|
"patch-package": "^8.0.0",
|
41
41
|
"prettier": "^3.5.3",
|
@@ -2070,9 +2070,9 @@
|
|
2070
2070
|
}
|
2071
2071
|
},
|
2072
2072
|
"node_modules/@eslint/compat": {
|
2073
|
-
"version": "1.2.
|
2074
|
-
"resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.
|
2075
|
-
"integrity": "sha512-
|
2073
|
+
"version": "1.2.9",
|
2074
|
+
"resolved": "https://registry.npmjs.org/@eslint/compat/-/compat-1.2.9.tgz",
|
2075
|
+
"integrity": "sha512-gCdSY54n7k+driCadyMNv8JSPzYLeDVM/ikZRtvtROBpRdFSkS8W9A82MqsaY7lZuwL0wiapgD0NT1xT0hyJsA==",
|
2076
2076
|
"dev": true,
|
2077
2077
|
"license": "Apache-2.0",
|
2078
2078
|
"engines": {
|
@@ -2130,9 +2130,9 @@
|
|
2130
2130
|
}
|
2131
2131
|
},
|
2132
2132
|
"node_modules/@eslint/js": {
|
2133
|
-
"version": "9.
|
2134
|
-
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.
|
2135
|
-
"integrity": "sha512-
|
2133
|
+
"version": "9.26.0",
|
2134
|
+
"resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.26.0.tgz",
|
2135
|
+
"integrity": "sha512-I9XlJawFdSMvWjDt6wksMCrgns5ggLNfFwFvnShsleWruvXM514Qxk8V246efTw+eo9JABvVz+u3q2RiAowKxQ==",
|
2136
2136
|
"dev": true,
|
2137
2137
|
"license": "MIT",
|
2138
2138
|
"engines": {
|
@@ -3075,9 +3075,9 @@
|
|
3075
3075
|
}
|
3076
3076
|
},
|
3077
3077
|
"node_modules/@jsforce/jsforce-node": {
|
3078
|
-
"version": "3.
|
3079
|
-
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.
|
3080
|
-
"integrity": "sha512
|
3078
|
+
"version": "3.8.1",
|
3079
|
+
"resolved": "https://registry.npmjs.org/@jsforce/jsforce-node/-/jsforce-node-3.8.1.tgz",
|
3080
|
+
"integrity": "sha512-+IZZC7VfNjhkTyeAspBc4Z35Y5eAP0RIWQnyfKahsbY/aLjiFRIM9ejl1YbWbrbabf5ODFSUgBGmOiEYLW3f7Q==",
|
3081
3081
|
"license": "MIT",
|
3082
3082
|
"dependencies": {
|
3083
3083
|
"@sindresorhus/is": "^4",
|
@@ -3257,9 +3257,9 @@
|
|
3257
3257
|
}
|
3258
3258
|
},
|
3259
3259
|
"node_modules/@oclif/plugin-command-snapshot": {
|
3260
|
-
"version": "5.2.
|
3261
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
3262
|
-
"integrity": "sha512-
|
3260
|
+
"version": "5.2.39",
|
3261
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.39.tgz",
|
3262
|
+
"integrity": "sha512-Fnos8nK3hwdwQ+mXich6Ckx0KHiQIvJXeD85xpYghbd14RUfFZueS5+56DO9JpW8O7z5N4q9w3TOqkO72iAJIw==",
|
3263
3263
|
"dev": true,
|
3264
3264
|
"license": "MIT",
|
3265
3265
|
"dependencies": {
|
@@ -3335,9 +3335,9 @@
|
|
3335
3335
|
}
|
3336
3336
|
},
|
3337
3337
|
"node_modules/@oclif/plugin-help": {
|
3338
|
-
"version": "6.2.
|
3339
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
3340
|
-
"integrity": "sha512-
|
3338
|
+
"version": "6.2.28",
|
3339
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.28.tgz",
|
3340
|
+
"integrity": "sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==",
|
3341
3341
|
"dev": true,
|
3342
3342
|
"license": "MIT",
|
3343
3343
|
"dependencies": {
|
@@ -3672,12 +3672,12 @@
|
|
3672
3672
|
}
|
3673
3673
|
},
|
3674
3674
|
"node_modules/@salesforce/core": {
|
3675
|
-
"version": "8.10.
|
3676
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.10.
|
3677
|
-
"integrity": "sha512-
|
3675
|
+
"version": "8.10.2",
|
3676
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.10.2.tgz",
|
3677
|
+
"integrity": "sha512-o/Qvm0U9+nuHAdFfjXZoAXyLaeG7lDnrLmUkCQ38oquiFrwzWSbXh6crHqFEmeZyK6MYYgh0KCaInrui06XP6Q==",
|
3678
3678
|
"license": "BSD-3-Clause",
|
3679
3679
|
"dependencies": {
|
3680
|
-
"@jsforce/jsforce-node": "^3.
|
3680
|
+
"@jsforce/jsforce-node": "^3.8.1",
|
3681
3681
|
"@salesforce/kit": "^3.2.2",
|
3682
3682
|
"@salesforce/schemas": "^1.9.0",
|
3683
3683
|
"@salesforce/ts-types": "^2.0.10",
|
@@ -8785,15 +8785,15 @@
|
|
8785
8785
|
}
|
8786
8786
|
},
|
8787
8787
|
"node_modules/eslint-config-oclif": {
|
8788
|
-
"version": "6.0.
|
8789
|
-
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
8790
|
-
"integrity": "sha512-
|
8788
|
+
"version": "6.0.54",
|
8789
|
+
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-6.0.54.tgz",
|
8790
|
+
"integrity": "sha512-5BWFViu6bkpwltEbr+WmHj5UfYdZUc/tF7o0AOpeHJ4KD7e9yPFeizCRFBKxwtlZDaJaqDwr8JpuNZlg7ACWOA==",
|
8791
8791
|
"dev": true,
|
8792
8792
|
"license": "MIT",
|
8793
8793
|
"dependencies": {
|
8794
|
-
"@eslint/compat": "^1.2.
|
8794
|
+
"@eslint/compat": "^1.2.9",
|
8795
8795
|
"@eslint/eslintrc": "^3.3.1",
|
8796
|
-
"@eslint/js": "^9.
|
8796
|
+
"@eslint/js": "^9.26.0",
|
8797
8797
|
"@stylistic/eslint-plugin": "^3.1.0",
|
8798
8798
|
"@typescript-eslint/eslint-plugin": "^8",
|
8799
8799
|
"@typescript-eslint/parser": "^8",
|
@@ -9693,9 +9693,9 @@
|
|
9693
9693
|
}
|
9694
9694
|
},
|
9695
9695
|
"node_modules/eslint-plugin-prettier": {
|
9696
|
-
"version": "5.
|
9697
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.
|
9698
|
-
"integrity": "sha512-
|
9696
|
+
"version": "5.4.0",
|
9697
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.0.tgz",
|
9698
|
+
"integrity": "sha512-BvQOvUhkVQM1i63iMETK9Hjud9QhqBnbtT1Zc642p9ynzBuCe5pybkOnvqZIBypXmMlsGcnU4HZ8sCTPfpAexA==",
|
9699
9699
|
"dev": true,
|
9700
9700
|
"license": "MIT",
|
9701
9701
|
"dependencies": {
|
@@ -9724,13 +9724,13 @@
|
|
9724
9724
|
}
|
9725
9725
|
},
|
9726
9726
|
"node_modules/eslint-plugin-sf-plugin": {
|
9727
|
-
"version": "1.20.
|
9728
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
9729
|
-
"integrity": "sha512-
|
9727
|
+
"version": "1.20.22",
|
9728
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.22.tgz",
|
9729
|
+
"integrity": "sha512-WSFeAT31guYZiu4UhxM/ye7lgfp+lEawE9AgFb85vkjqO6ma8x0yQLKx2CQtgsIM1t1RQrFUg11ODVLL1gh2eA==",
|
9730
9730
|
"dev": true,
|
9731
9731
|
"license": "BSD-3-Clause",
|
9732
9732
|
"dependencies": {
|
9733
|
-
"@salesforce/core": "^8.10.
|
9733
|
+
"@salesforce/core": "^8.10.1",
|
9734
9734
|
"@typescript-eslint/utils": "^7.18.0"
|
9735
9735
|
},
|
9736
9736
|
"engines": {
|
@@ -10331,9 +10331,9 @@
|
|
10331
10331
|
"license": "BSD-3-Clause"
|
10332
10332
|
},
|
10333
10333
|
"node_modules/fast-xml-parser": {
|
10334
|
-
"version": "5.2.
|
10335
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.
|
10336
|
-
"integrity": "sha512-
|
10334
|
+
"version": "5.2.2",
|
10335
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.2.2.tgz",
|
10336
|
+
"integrity": "sha512-ZaCmslH75Jkfowo/x44Uq8KT5SutC5BFxHmY61nmTXPccw11PVuIXKUqC2hembMkJ3nPwTkQESXiUlsKutCbMg==",
|
10337
10337
|
"funding": [
|
10338
10338
|
{
|
10339
10339
|
"type": "github",
|
@@ -10342,16 +10342,16 @@
|
|
10342
10342
|
],
|
10343
10343
|
"license": "MIT",
|
10344
10344
|
"dependencies": {
|
10345
|
-
"strnum": "^2.0
|
10345
|
+
"strnum": "^2.1.0"
|
10346
10346
|
},
|
10347
10347
|
"bin": {
|
10348
10348
|
"fxparser": "src/cli/cli.js"
|
10349
10349
|
}
|
10350
10350
|
},
|
10351
10351
|
"node_modules/fast-xml-parser/node_modules/strnum": {
|
10352
|
-
"version": "2.0
|
10353
|
-
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.0.
|
10354
|
-
"integrity": "sha512-
|
10352
|
+
"version": "2.1.0",
|
10353
|
+
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.0.tgz",
|
10354
|
+
"integrity": "sha512-w0S//9BqZZGw0L0Y8uLSelFGnDJgTyyNQLmSlPnVz43zPAiqu3w4t8J8sDqqANOGeZIZ/9jWuPguYcEnsoHv4A==",
|
10355
10355
|
"funding": [
|
10356
10356
|
{
|
10357
10357
|
"type": "github",
|
package/oclif.lock
CHANGED
@@ -1001,10 +1001,10 @@
|
|
1001
1001
|
resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0"
|
1002
1002
|
integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ==
|
1003
1003
|
|
1004
|
-
"@eslint/compat@^1.2.
|
1005
|
-
version "1.2.
|
1006
|
-
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.
|
1007
|
-
integrity sha512-
|
1004
|
+
"@eslint/compat@^1.2.9":
|
1005
|
+
version "1.2.9"
|
1006
|
+
resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.9.tgz#1a234508c30660fdf10dd7bed2d37cc86c8d8f53"
|
1007
|
+
integrity sha512-gCdSY54n7k+driCadyMNv8JSPzYLeDVM/ikZRtvtROBpRdFSkS8W9A82MqsaY7lZuwL0wiapgD0NT1xT0hyJsA==
|
1008
1008
|
|
1009
1009
|
"@eslint/eslintrc@^2.1.4":
|
1010
1010
|
version "2.1.4"
|
@@ -1041,10 +1041,10 @@
|
|
1041
1041
|
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.57.1.tgz#de633db3ec2ef6a3c89e2f19038063e8a122e2c2"
|
1042
1042
|
integrity sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q==
|
1043
1043
|
|
1044
|
-
"@eslint/js@^9.
|
1045
|
-
version "9.
|
1046
|
-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.
|
1047
|
-
integrity sha512-
|
1044
|
+
"@eslint/js@^9.26.0":
|
1045
|
+
version "9.26.0"
|
1046
|
+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.26.0.tgz#1e13126b67a3db15111d2dcc61f69a2acff70bd5"
|
1047
|
+
integrity sha512-I9XlJawFdSMvWjDt6wksMCrgns5ggLNfFwFvnShsleWruvXM514Qxk8V246efTw+eo9JABvVz+u3q2RiAowKxQ==
|
1048
1048
|
|
1049
1049
|
"@humanwhocodes/config-array@^0.13.0":
|
1050
1050
|
version "0.13.0"
|
@@ -1350,10 +1350,10 @@
|
|
1350
1350
|
"@jridgewell/resolve-uri" "^3.1.0"
|
1351
1351
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
1352
1352
|
|
1353
|
-
"@jsforce/jsforce-node@^3.
|
1354
|
-
version "3.
|
1355
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.
|
1356
|
-
integrity sha512
|
1353
|
+
"@jsforce/jsforce-node@^3.8.1":
|
1354
|
+
version "3.8.1"
|
1355
|
+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.8.1.tgz#482fcf2820b48a6b10930d33550eb4e4cbd1e480"
|
1356
|
+
integrity sha512-+IZZC7VfNjhkTyeAspBc4Z35Y5eAP0RIWQnyfKahsbY/aLjiFRIM9ejl1YbWbrbabf5ODFSUgBGmOiEYLW3f7Q==
|
1357
1357
|
dependencies:
|
1358
1358
|
"@sindresorhus/is" "^4"
|
1359
1359
|
base64url "^3.0.1"
|
@@ -1425,10 +1425,10 @@
|
|
1425
1425
|
wordwrap "^1.0.0"
|
1426
1426
|
wrap-ansi "^7.0.0"
|
1427
1427
|
|
1428
|
-
"@oclif/plugin-command-snapshot@^5.2.
|
1429
|
-
version "5.2.
|
1430
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
1431
|
-
integrity sha512-
|
1428
|
+
"@oclif/plugin-command-snapshot@^5.2.39":
|
1429
|
+
version "5.2.39"
|
1430
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.39.tgz#988af7777afd743a612eef1c99778aab7c36a506"
|
1431
|
+
integrity sha512-Fnos8nK3hwdwQ+mXich6Ckx0KHiQIvJXeD85xpYghbd14RUfFZueS5+56DO9JpW8O7z5N4q9w3TOqkO72iAJIw==
|
1432
1432
|
dependencies:
|
1433
1433
|
"@oclif/core" "^4"
|
1434
1434
|
ansis "^3.17.0"
|
@@ -1440,10 +1440,10 @@
|
|
1440
1440
|
semver "^7.7.1"
|
1441
1441
|
ts-json-schema-generator "^1.5.1"
|
1442
1442
|
|
1443
|
-
"@oclif/plugin-help@^6.2.27":
|
1444
|
-
version "6.2.
|
1445
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.
|
1446
|
-
integrity sha512-
|
1443
|
+
"@oclif/plugin-help@^6.2.27", "@oclif/plugin-help@^6.2.28":
|
1444
|
+
version "6.2.28"
|
1445
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.2.28.tgz#acb361d7577008b0b6e3dd028bfd9f052b2dc217"
|
1446
|
+
integrity sha512-eFLP2yjiK+xMRGcv9k9jOWV08HB+/Cgg1ND91zS4Uwgp1krMoL39Is+hIqnZOKkmiEMtiv8k5EDqCVv+DTRywg==
|
1447
1447
|
dependencies:
|
1448
1448
|
"@oclif/core" "^4"
|
1449
1449
|
|
@@ -1536,12 +1536,12 @@
|
|
1536
1536
|
strip-ansi "6.0.1"
|
1537
1537
|
ts-retry-promise "^0.8.1"
|
1538
1538
|
|
1539
|
-
"@salesforce/core@^8.10.
|
1540
|
-
version "8.10.
|
1541
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.10.
|
1542
|
-
integrity sha512-
|
1539
|
+
"@salesforce/core@^8.10.1", "@salesforce/core@^8.10.2", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.5", "@salesforce/core@^8.8.7", "@salesforce/core@^8.9.1":
|
1540
|
+
version "8.10.2"
|
1541
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.10.2.tgz#22727a7dee2e69a34b0b14dae39c025f2b258af0"
|
1542
|
+
integrity sha512-o/Qvm0U9+nuHAdFfjXZoAXyLaeG7lDnrLmUkCQ38oquiFrwzWSbXh6crHqFEmeZyK6MYYgh0KCaInrui06XP6Q==
|
1543
1543
|
dependencies:
|
1544
|
-
"@jsforce/jsforce-node" "^3.
|
1544
|
+
"@jsforce/jsforce-node" "^3.8.1"
|
1545
1545
|
"@salesforce/kit" "^3.2.2"
|
1546
1546
|
"@salesforce/schemas" "^1.9.0"
|
1547
1547
|
"@salesforce/ts-types" "^2.0.10"
|
@@ -4382,14 +4382,14 @@ eslint-config-oclif@^5.2.2:
|
|
4382
4382
|
eslint-plugin-n "^15.1.0"
|
4383
4383
|
eslint-plugin-unicorn "^48.0.1"
|
4384
4384
|
|
4385
|
-
eslint-config-oclif@^6.0.
|
4386
|
-
version "6.0.
|
4387
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
4388
|
-
integrity sha512-
|
4385
|
+
eslint-config-oclif@^6.0.54:
|
4386
|
+
version "6.0.54"
|
4387
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.54.tgz#7055d3fb91ff56d4c76e80cbd251520e5cdcc853"
|
4388
|
+
integrity sha512-5BWFViu6bkpwltEbr+WmHj5UfYdZUc/tF7o0AOpeHJ4KD7e9yPFeizCRFBKxwtlZDaJaqDwr8JpuNZlg7ACWOA==
|
4389
4389
|
dependencies:
|
4390
|
-
"@eslint/compat" "^1.2.
|
4390
|
+
"@eslint/compat" "^1.2.9"
|
4391
4391
|
"@eslint/eslintrc" "^3.3.1"
|
4392
|
-
"@eslint/js" "^9.
|
4392
|
+
"@eslint/js" "^9.26.0"
|
4393
4393
|
"@stylistic/eslint-plugin" "^3.1.0"
|
4394
4394
|
"@typescript-eslint/eslint-plugin" "^8"
|
4395
4395
|
"@typescript-eslint/parser" "^8"
|
@@ -4612,20 +4612,20 @@ eslint-plugin-perfectionist@^4:
|
|
4612
4612
|
"@typescript-eslint/utils" "^8.24.0"
|
4613
4613
|
natural-orderby "^5.0.0"
|
4614
4614
|
|
4615
|
-
eslint-plugin-prettier@^5.
|
4616
|
-
version "5.
|
4617
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.
|
4618
|
-
integrity sha512-
|
4615
|
+
eslint-plugin-prettier@^5.4.0:
|
4616
|
+
version "5.4.0"
|
4617
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-5.4.0.tgz#54d4748904e58eaf1ffe26c4bffa4986ca7f952b"
|
4618
|
+
integrity sha512-BvQOvUhkVQM1i63iMETK9Hjud9QhqBnbtT1Zc642p9ynzBuCe5pybkOnvqZIBypXmMlsGcnU4HZ8sCTPfpAexA==
|
4619
4619
|
dependencies:
|
4620
4620
|
prettier-linter-helpers "^1.0.0"
|
4621
4621
|
synckit "^0.11.0"
|
4622
4622
|
|
4623
|
-
eslint-plugin-sf-plugin@^1.20.
|
4624
|
-
version "1.20.
|
4625
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
4626
|
-
integrity sha512-
|
4623
|
+
eslint-plugin-sf-plugin@^1.20.22:
|
4624
|
+
version "1.20.22"
|
4625
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.22.tgz#d6454d3f6496163b7ca4756fed045edee6666ce1"
|
4626
|
+
integrity sha512-WSFeAT31guYZiu4UhxM/ye7lgfp+lEawE9AgFb85vkjqO6ma8x0yQLKx2CQtgsIM1t1RQrFUg11ODVLL1gh2eA==
|
4627
4627
|
dependencies:
|
4628
|
-
"@salesforce/core" "^8.10.
|
4628
|
+
"@salesforce/core" "^8.10.1"
|
4629
4629
|
"@typescript-eslint/utils" "^7.18.0"
|
4630
4630
|
|
4631
4631
|
eslint-plugin-unicorn@^48.0.1:
|
@@ -4952,12 +4952,12 @@ fast-xml-parser@^4.5.3:
|
|
4952
4952
|
dependencies:
|
4953
4953
|
strnum "^1.1.1"
|
4954
4954
|
|
4955
|
-
fast-xml-parser@^5.2.
|
4956
|
-
version "5.2.
|
4957
|
-
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.2.
|
4958
|
-
integrity sha512-
|
4955
|
+
fast-xml-parser@^5.2.2:
|
4956
|
+
version "5.2.2"
|
4957
|
+
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-5.2.2.tgz#dda87446b623d812908a1efc5f3f8245a8f6a64b"
|
4958
|
+
integrity sha512-ZaCmslH75Jkfowo/x44Uq8KT5SutC5BFxHmY61nmTXPccw11PVuIXKUqC2hembMkJ3nPwTkQESXiUlsKutCbMg==
|
4959
4959
|
dependencies:
|
4960
|
-
strnum "^2.0
|
4960
|
+
strnum "^2.1.0"
|
4961
4961
|
|
4962
4962
|
fastest-levenshtein@^1.0.7:
|
4963
4963
|
version "1.0.16"
|
@@ -8783,10 +8783,10 @@ strnum@^1.0.5, strnum@^1.1.1:
|
|
8783
8783
|
resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2.tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4"
|
8784
8784
|
integrity sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==
|
8785
8785
|
|
8786
|
-
strnum@^2.0
|
8787
|
-
version "2.0
|
8788
|
-
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.0.
|
8789
|
-
integrity sha512-
|
8786
|
+
strnum@^2.1.0:
|
8787
|
+
version "2.1.0"
|
8788
|
+
resolved "https://registry.yarnpkg.com/strnum/-/strnum-2.1.0.tgz#12c2c6de59d3820a8128b486c9c106c1bf6c4924"
|
8789
|
+
integrity sha512-w0S//9BqZZGw0L0Y8uLSelFGnDJgTyyNQLmSlPnVz43zPAiqu3w4t8J8sDqqANOGeZIZ/9jWuPguYcEnsoHv4A==
|
8790
8790
|
|
8791
8791
|
supports-color@^5.4.0:
|
8792
8792
|
version "5.5.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,28 +1,28 @@
|
|
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.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.8",
|
10
10
|
"@oclif/core": "^4.3.0",
|
11
|
-
"@salesforce/core": "^8.10.
|
11
|
+
"@salesforce/core": "^8.10.2",
|
12
12
|
"@salesforce/kit": "^3.2.3",
|
13
13
|
"@salesforce/sf-plugins-core": "^12.2.1",
|
14
14
|
"@salesforce/source-deploy-retrieve": "12.19.3",
|
15
15
|
"@salesforce/source-tracking": "7.3.23",
|
16
16
|
"@salesforce/ts-types": "^2.0.12",
|
17
17
|
"fast-deep-equal": "^3.1.3",
|
18
|
-
"fast-xml-parser": "^5.2.
|
18
|
+
"fast-xml-parser": "^5.2.2",
|
19
19
|
"fs-extra": "^11.3.0",
|
20
20
|
"graceful-fs": "^4.2.11",
|
21
21
|
"isomorphic-git": "1.30.1"
|
22
22
|
},
|
23
23
|
"devDependencies": {
|
24
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
25
|
-
"@oclif/plugin-help": "^6.2.
|
24
|
+
"@oclif/plugin-command-snapshot": "^5.2.39",
|
25
|
+
"@oclif/plugin-help": "^6.2.28",
|
26
26
|
"@salesforce/cli-plugins-testkit": "^5.3.39",
|
27
27
|
"@salesforce/dev-scripts": "^10.2.12",
|
28
28
|
"@salesforce/ts-sinon": "^1.4.30",
|
@@ -30,9 +30,9 @@
|
|
30
30
|
"@types/graceful-fs": "^4.1.9",
|
31
31
|
"@types/inquirer": "^9.0.7",
|
32
32
|
"c8": "^10.1.3",
|
33
|
-
"eslint-config-oclif": "^6.0.
|
34
|
-
"eslint-plugin-prettier": "^5.
|
35
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
33
|
+
"eslint-config-oclif": "^6.0.54",
|
34
|
+
"eslint-plugin-prettier": "^5.4.0",
|
35
|
+
"eslint-plugin-sf-plugin": "^1.20.22",
|
36
36
|
"oclif": "^4.17.46",
|
37
37
|
"patch-package": "^8.0.0",
|
38
38
|
"prettier": "^3.5.3",
|