@jayree/sfdx-plugin-manifest 3.1.57 → 3.1.58
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +10 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +42 -55
- package/oclif.lock +43 -48
- package/oclif.manifest.json +1 -1
- package/package.json +8 -8
package/npm-shrinkwrap.json
CHANGED
@@ -1,20 +1,20 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.1.
|
3
|
+
"version": "3.1.58",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.1.
|
9
|
+
"version": "3.1.58",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.1.10",
|
13
|
-
"@oclif/core": "^3.
|
14
|
-
"@salesforce/core": "^6.
|
13
|
+
"@oclif/core": "^3.25.1",
|
14
|
+
"@salesforce/core": "^6.7.1",
|
15
15
|
"@salesforce/kit": "^3.0.15",
|
16
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
17
|
-
"@salesforce/source-deploy-retrieve": "^10.5.
|
16
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
17
|
+
"@salesforce/source-deploy-retrieve": "^10.5.2",
|
18
18
|
"@salesforce/ts-types": "^2.0.9",
|
19
19
|
"chalk": "^5.3.0",
|
20
20
|
"debug": "^4.3.4",
|
@@ -27,7 +27,7 @@
|
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
29
29
|
"@oclif/plugin-command-snapshot": "^5.1.1",
|
30
|
-
"@oclif/plugin-help": "^6.0.
|
30
|
+
"@oclif/plugin-help": "^6.0.18",
|
31
31
|
"@salesforce/cli-plugins-testkit": "^5.1.10",
|
32
32
|
"@salesforce/dev-scripts": "^8.4.2",
|
33
33
|
"@salesforce/ts-sinon": "^1.4.19",
|
@@ -40,12 +40,12 @@
|
|
40
40
|
"eslint-plugin-prettier": "^5.1.3",
|
41
41
|
"eslint-plugin-sf-plugin": "^1.17.4",
|
42
42
|
"is-ci": "^3.0.1",
|
43
|
-
"oclif": "^4.5.
|
43
|
+
"oclif": "^4.5.4",
|
44
44
|
"patch-package": "^8.0.0",
|
45
45
|
"prettier": "^3.2.5",
|
46
46
|
"pretty-quick": "^4.0.0",
|
47
47
|
"ts-node": "^10.9.2",
|
48
|
-
"typedoc": "0.25.
|
48
|
+
"typedoc": "0.25.12",
|
49
49
|
"typedoc-plugin-missing-exports": "2.2.0",
|
50
50
|
"typescript": "^5.3.3"
|
51
51
|
},
|
@@ -2918,9 +2918,9 @@
|
|
2918
2918
|
}
|
2919
2919
|
},
|
2920
2920
|
"node_modules/@oclif/core": {
|
2921
|
-
"version": "3.
|
2922
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.
|
2923
|
-
"integrity": "sha512-
|
2921
|
+
"version": "3.25.1",
|
2922
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.25.1.tgz",
|
2923
|
+
"integrity": "sha512-L0WTgrcXBa1mc7CYxG0W07sRa4Zs5XpFD2HHhck7Xfqq7jnNcKDSuZ/LdqesVCry6eUHMh3C00IhJr6Msk19Iw==",
|
2924
2924
|
"license": "MIT",
|
2925
2925
|
"dependencies": {
|
2926
2926
|
"@types/cli-progress": "^3.11.5",
|
@@ -3200,13 +3200,13 @@
|
|
3200
3200
|
}
|
3201
3201
|
},
|
3202
3202
|
"node_modules/@oclif/plugin-help": {
|
3203
|
-
"version": "6.0.
|
3204
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.
|
3205
|
-
"integrity": "sha512-
|
3203
|
+
"version": "6.0.18",
|
3204
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.18.tgz",
|
3205
|
+
"integrity": "sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==",
|
3206
3206
|
"dev": true,
|
3207
3207
|
"license": "MIT",
|
3208
3208
|
"dependencies": {
|
3209
|
-
"@oclif/core": "^3.
|
3209
|
+
"@oclif/core": "^3.23.0"
|
3210
3210
|
},
|
3211
3211
|
"engines": {
|
3212
3212
|
"node": ">=18.0.0"
|
@@ -3444,9 +3444,9 @@
|
|
3444
3444
|
}
|
3445
3445
|
},
|
3446
3446
|
"node_modules/@salesforce/core": {
|
3447
|
-
"version": "6.7.
|
3448
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.
|
3449
|
-
"integrity": "sha512-
|
3447
|
+
"version": "6.7.1",
|
3448
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.1.tgz",
|
3449
|
+
"integrity": "sha512-SxscNdH2l+K5LmqH9XrosX+fjhPkMLN3hsG50sWQi7DbaI1Z0FGAKVOmVe6fZZsUsVNThKvZ+159IwwtxHWY6w==",
|
3450
3450
|
"license": "BSD-3-Clause",
|
3451
3451
|
"dependencies": {
|
3452
3452
|
"@salesforce/kit": "^3.0.15",
|
@@ -3788,14 +3788,14 @@
|
|
3788
3788
|
"license": "ISC"
|
3789
3789
|
},
|
3790
3790
|
"node_modules/@salesforce/sf-plugins-core": {
|
3791
|
-
"version": "7.1.
|
3792
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
3793
|
-
"integrity": "sha512-
|
3791
|
+
"version": "7.1.15",
|
3792
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.15.tgz",
|
3793
|
+
"integrity": "sha512-dQSSIHEpeFIadkWqZE24068m01vy31hVJdGWYvgscTnNrR30jIC5fXRevYvGG0l+8vVEJkCYYnJFQabUjSw3Eg==",
|
3794
3794
|
"license": "BSD-3-Clause",
|
3795
3795
|
"dependencies": {
|
3796
3796
|
"@inquirer/confirm": "^2.0.17",
|
3797
3797
|
"@inquirer/password": "^1.1.16",
|
3798
|
-
"@oclif/core": "^3.
|
3798
|
+
"@oclif/core": "^3.23.0",
|
3799
3799
|
"@salesforce/core": "^6.6.0",
|
3800
3800
|
"@salesforce/kit": "^3.0.15",
|
3801
3801
|
"@salesforce/ts-types": "^2.0.9",
|
@@ -3806,9 +3806,9 @@
|
|
3806
3806
|
}
|
3807
3807
|
},
|
3808
3808
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
3809
|
-
"version": "10.5.
|
3810
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.
|
3811
|
-
"integrity": "sha512-
|
3809
|
+
"version": "10.5.2",
|
3810
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.2.tgz",
|
3811
|
+
"integrity": "sha512-J82cNDJF7gA1/VQ/igfpR2Aa31htDvym5LnGJv2Yhd3BRaa7kTR8lJdzseN8m/EFrBfqYfRT14yzSewsR686EQ==",
|
3812
3812
|
"license": "BSD-3-Clause",
|
3813
3813
|
"dependencies": {
|
3814
3814
|
"@salesforce/core": "^6.7.0",
|
@@ -8097,14 +8097,14 @@
|
|
8097
8097
|
}
|
8098
8098
|
},
|
8099
8099
|
"node_modules/eslint-config-oclif": {
|
8100
|
-
"version": "5.1.
|
8101
|
-
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.
|
8102
|
-
"integrity": "sha512-
|
8100
|
+
"version": "5.1.1",
|
8101
|
+
"resolved": "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.1.tgz",
|
8102
|
+
"integrity": "sha512-cyvKKwNnNkrYmumgrd72I8WxXJBL2DDI8fX2/wX5v4O0kl7Poj2ceR4ylP6DWXpCbD48+qXGwjIjiz2cVVVrzQ==",
|
8103
8103
|
"dev": true,
|
8104
8104
|
"license": "MIT",
|
8105
8105
|
"dependencies": {
|
8106
8106
|
"eslint-config-xo-space": "^0.35.0",
|
8107
|
-
"eslint-plugin-mocha": "^10.
|
8107
|
+
"eslint-plugin-mocha": "^10.4.1",
|
8108
8108
|
"eslint-plugin-n": "^15.1.0",
|
8109
8109
|
"eslint-plugin-unicorn": "^48.0.1"
|
8110
8110
|
},
|
@@ -8440,14 +8440,14 @@
|
|
8440
8440
|
}
|
8441
8441
|
},
|
8442
8442
|
"node_modules/eslint-plugin-mocha": {
|
8443
|
-
"version": "10.4.
|
8444
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.
|
8445
|
-
"integrity": "sha512-
|
8443
|
+
"version": "10.4.1",
|
8444
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.1.tgz",
|
8445
|
+
"integrity": "sha512-G85ALUgKaLzuEuHhoW3HVRgPTmia6njQC3qCG6CEvA8/Ja9PDZnRZOuzekMki+HaViEQXINuYsmhp5WR5/4MfA==",
|
8446
8446
|
"dev": true,
|
8447
8447
|
"license": "MIT",
|
8448
8448
|
"dependencies": {
|
8449
8449
|
"eslint-utils": "^3.0.0",
|
8450
|
-
"globals": "^
|
8450
|
+
"globals": "^13.24.0",
|
8451
8451
|
"rambda": "^7.4.0"
|
8452
8452
|
},
|
8453
8453
|
"engines": {
|
@@ -8457,19 +8457,6 @@
|
|
8457
8457
|
"eslint": ">=7.0.0"
|
8458
8458
|
}
|
8459
8459
|
},
|
8460
|
-
"node_modules/eslint-plugin-mocha/node_modules/globals": {
|
8461
|
-
"version": "14.0.0",
|
8462
|
-
"resolved": "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz",
|
8463
|
-
"integrity": "sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==",
|
8464
|
-
"dev": true,
|
8465
|
-
"license": "MIT",
|
8466
|
-
"engines": {
|
8467
|
-
"node": ">=18"
|
8468
|
-
},
|
8469
|
-
"funding": {
|
8470
|
-
"url": "https://github.com/sponsors/sindresorhus"
|
8471
|
-
}
|
8472
|
-
},
|
8473
8460
|
"node_modules/eslint-plugin-n": {
|
8474
8461
|
"version": "15.7.0",
|
8475
8462
|
"resolved": "https://registry.npmjs.org/eslint-plugin-n/-/eslint-plugin-n-15.7.0.tgz",
|
@@ -13897,9 +13884,9 @@
|
|
13897
13884
|
}
|
13898
13885
|
},
|
13899
13886
|
"node_modules/oclif": {
|
13900
|
-
"version": "4.5.
|
13901
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.5.
|
13902
|
-
"integrity": "sha512-
|
13887
|
+
"version": "4.5.4",
|
13888
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.5.4.tgz",
|
13889
|
+
"integrity": "sha512-3WVlr9FtTXiS5+kBmMdENvWwSHzhrfEpML6HgXDvyEYub3YeapbE60/sCvvNmgBDZ8vYnbOTf3RgqBt1oFo05Q==",
|
13903
13890
|
"dev": true,
|
13904
13891
|
"license": "MIT",
|
13905
13892
|
"dependencies": {
|
@@ -13907,7 +13894,7 @@
|
|
13907
13894
|
"@aws-sdk/client-s3": "^3.515.0",
|
13908
13895
|
"@oclif/core": "^3.21.0",
|
13909
13896
|
"@oclif/plugin-help": "^6.0.14",
|
13910
|
-
"@oclif/plugin-not-found": "^3.0.
|
13897
|
+
"@oclif/plugin-not-found": "^3.0.14",
|
13911
13898
|
"@oclif/plugin-warn-if-update-available": "^3.0.12",
|
13912
13899
|
"async-retry": "^1.3.3",
|
13913
13900
|
"change-case": "^4",
|
@@ -17420,9 +17407,9 @@
|
|
17420
17407
|
}
|
17421
17408
|
},
|
17422
17409
|
"node_modules/typedoc": {
|
17423
|
-
"version": "0.25.
|
17424
|
-
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.
|
17425
|
-
"integrity": "sha512-
|
17410
|
+
"version": "0.25.12",
|
17411
|
+
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.25.12.tgz",
|
17412
|
+
"integrity": "sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==",
|
17426
17413
|
"dev": true,
|
17427
17414
|
"license": "Apache-2.0",
|
17428
17415
|
"dependencies": {
|
@@ -17438,7 +17425,7 @@
|
|
17438
17425
|
"node": ">= 16"
|
17439
17426
|
},
|
17440
17427
|
"peerDependencies": {
|
17441
|
-
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x"
|
17428
|
+
"typescript": "4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x"
|
17442
17429
|
}
|
17443
17430
|
},
|
17444
17431
|
"node_modules/typedoc-plugin-missing-exports": {
|
package/oclif.lock
CHANGED
@@ -1456,10 +1456,10 @@
|
|
1456
1456
|
read-package-json-fast "^3.0.0"
|
1457
1457
|
which "^3.0.0"
|
1458
1458
|
|
1459
|
-
"@oclif/core@^3.
|
1460
|
-
version "3.
|
1461
|
-
resolved "https://registry.npmjs.org/@oclif/core/-/core-3.
|
1462
|
-
integrity sha512-
|
1459
|
+
"@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.25.1":
|
1460
|
+
version "3.25.1"
|
1461
|
+
resolved "https://registry.npmjs.org/@oclif/core/-/core-3.25.1.tgz"
|
1462
|
+
integrity sha512-L0WTgrcXBa1mc7CYxG0W07sRa4Zs5XpFD2HHhck7Xfqq7jnNcKDSuZ/LdqesVCry6eUHMh3C00IhJr6Msk19Iw==
|
1463
1463
|
dependencies:
|
1464
1464
|
"@types/cli-progress" "^3.11.5"
|
1465
1465
|
ansi-escapes "^4.3.2"
|
@@ -1539,14 +1539,14 @@
|
|
1539
1539
|
semver "^7.6.0"
|
1540
1540
|
ts-json-schema-generator "^1.5.0"
|
1541
1541
|
|
1542
|
-
"@oclif/plugin-help@^6.0.14", "@oclif/plugin-help@^6.0.
|
1543
|
-
version "6.0.
|
1544
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.
|
1545
|
-
integrity sha512-
|
1542
|
+
"@oclif/plugin-help@^6.0.14", "@oclif/plugin-help@^6.0.18":
|
1543
|
+
version "6.0.18"
|
1544
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.18.tgz"
|
1545
|
+
integrity sha512-Ly0gu/+eq7GfIMT76cirbHgElYGlu+PaZ5elrAKmDiegBh31AXqaPQAj8PH4+sG8RSv5srYtrkrygZaw8IF9CQ==
|
1546
1546
|
dependencies:
|
1547
|
-
"@oclif/core" "^3.
|
1547
|
+
"@oclif/core" "^3.23.0"
|
1548
1548
|
|
1549
|
-
"@oclif/plugin-not-found@^3.0.
|
1549
|
+
"@oclif/plugin-not-found@^3.0.14":
|
1550
1550
|
version "3.0.14"
|
1551
1551
|
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.0.14.tgz"
|
1552
1552
|
integrity sha512-HLz04cmS+5F6Tsx1zQEoYV6wamDC/0cM2NqklPIEg8pq/JHPhktmhpzsGaRyBrtx4Pv+uNCo3s+mrTz2v5v03w==
|
@@ -1692,10 +1692,10 @@
|
|
1692
1692
|
strip-ansi "6.0.1"
|
1693
1693
|
ts-retry-promise "^0.8.0"
|
1694
1694
|
|
1695
|
-
"@salesforce/core@^6.
|
1696
|
-
version "6.7.
|
1697
|
-
resolved "https://registry.npmjs.org/@salesforce/core/-/core-6.7.
|
1698
|
-
integrity sha512-
|
1695
|
+
"@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0", "@salesforce/core@^6.7.1":
|
1696
|
+
version "6.7.1"
|
1697
|
+
resolved "https://registry.npmjs.org/@salesforce/core/-/core-6.7.1.tgz"
|
1698
|
+
integrity sha512-SxscNdH2l+K5LmqH9XrosX+fjhPkMLN3hsG50sWQi7DbaI1Z0FGAKVOmVe6fZZsUsVNThKvZ+159IwwtxHWY6w==
|
1699
1699
|
dependencies:
|
1700
1700
|
"@salesforce/kit" "^3.0.15"
|
1701
1701
|
"@salesforce/schemas" "^1.6.1"
|
@@ -1771,23 +1771,23 @@
|
|
1771
1771
|
resolved "https://registry.npmjs.org/@salesforce/schemas/-/schemas-1.6.1.tgz"
|
1772
1772
|
integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
|
1773
1773
|
|
1774
|
-
"@salesforce/sf-plugins-core@^7.1.
|
1775
|
-
version "7.1.
|
1776
|
-
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.
|
1777
|
-
integrity sha512-
|
1774
|
+
"@salesforce/sf-plugins-core@^7.1.15":
|
1775
|
+
version "7.1.15"
|
1776
|
+
resolved "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.15.tgz"
|
1777
|
+
integrity sha512-dQSSIHEpeFIadkWqZE24068m01vy31hVJdGWYvgscTnNrR30jIC5fXRevYvGG0l+8vVEJkCYYnJFQabUjSw3Eg==
|
1778
1778
|
dependencies:
|
1779
1779
|
"@inquirer/confirm" "^2.0.17"
|
1780
1780
|
"@inquirer/password" "^1.1.16"
|
1781
|
-
"@oclif/core" "^3.
|
1781
|
+
"@oclif/core" "^3.23.0"
|
1782
1782
|
"@salesforce/core" "^6.6.0"
|
1783
1783
|
"@salesforce/kit" "^3.0.15"
|
1784
1784
|
"@salesforce/ts-types" "^2.0.9"
|
1785
1785
|
chalk "^5.3.0"
|
1786
1786
|
|
1787
|
-
"@salesforce/source-deploy-retrieve@^10.5.
|
1788
|
-
version "10.5.
|
1789
|
-
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.
|
1790
|
-
integrity sha512-
|
1787
|
+
"@salesforce/source-deploy-retrieve@^10.5.2":
|
1788
|
+
version "10.5.2"
|
1789
|
+
resolved "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-10.5.2.tgz"
|
1790
|
+
integrity sha512-J82cNDJF7gA1/VQ/igfpR2Aa31htDvym5LnGJv2Yhd3BRaa7kTR8lJdzseN8m/EFrBfqYfRT14yzSewsR686EQ==
|
1791
1791
|
dependencies:
|
1792
1792
|
"@salesforce/core" "^6.7.0"
|
1793
1793
|
"@salesforce/kit" "^3.0.15"
|
@@ -4444,12 +4444,12 @@ escodegen@^2.1.0:
|
|
4444
4444
|
source-map "~0.6.1"
|
4445
4445
|
|
4446
4446
|
eslint-config-oclif@^5.1:
|
4447
|
-
version "5.1.
|
4448
|
-
resolved "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.
|
4449
|
-
integrity sha512-
|
4447
|
+
version "5.1.1"
|
4448
|
+
resolved "https://registry.npmjs.org/eslint-config-oclif/-/eslint-config-oclif-5.1.1.tgz"
|
4449
|
+
integrity sha512-cyvKKwNnNkrYmumgrd72I8WxXJBL2DDI8fX2/wX5v4O0kl7Poj2ceR4ylP6DWXpCbD48+qXGwjIjiz2cVVVrzQ==
|
4450
4450
|
dependencies:
|
4451
4451
|
eslint-config-xo-space "^0.35.0"
|
4452
|
-
eslint-plugin-mocha "^10.
|
4452
|
+
eslint-plugin-mocha "^10.4.1"
|
4453
4453
|
eslint-plugin-n "^15.1.0"
|
4454
4454
|
eslint-plugin-unicorn "^48.0.1"
|
4455
4455
|
|
@@ -4565,13 +4565,13 @@ eslint-plugin-jsdoc@^46.10.1:
|
|
4565
4565
|
semver "^7.5.4"
|
4566
4566
|
spdx-expression-parse "^4.0.0"
|
4567
4567
|
|
4568
|
-
eslint-plugin-mocha@^10.
|
4569
|
-
version "10.4.
|
4570
|
-
resolved "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.
|
4571
|
-
integrity sha512-
|
4568
|
+
eslint-plugin-mocha@^10.4.1:
|
4569
|
+
version "10.4.1"
|
4570
|
+
resolved "https://registry.npmjs.org/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.1.tgz"
|
4571
|
+
integrity sha512-G85ALUgKaLzuEuHhoW3HVRgPTmia6njQC3qCG6CEvA8/Ja9PDZnRZOuzekMki+HaViEQXINuYsmhp5WR5/4MfA==
|
4572
4572
|
dependencies:
|
4573
4573
|
eslint-utils "^3.0.0"
|
4574
|
-
globals "^
|
4574
|
+
globals "^13.24.0"
|
4575
4575
|
rambda "^7.4.0"
|
4576
4576
|
|
4577
4577
|
eslint-plugin-n@^15.1.0:
|
@@ -5378,18 +5378,13 @@ globals@^11.1.0:
|
|
5378
5378
|
resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz"
|
5379
5379
|
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
|
5380
5380
|
|
5381
|
-
globals@^13.19.0:
|
5381
|
+
globals@^13.19.0, globals@^13.24.0:
|
5382
5382
|
version "13.24.0"
|
5383
5383
|
resolved "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz"
|
5384
5384
|
integrity sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==
|
5385
5385
|
dependencies:
|
5386
5386
|
type-fest "^0.20.2"
|
5387
5387
|
|
5388
|
-
globals@^14.0.0:
|
5389
|
-
version "14.0.0"
|
5390
|
-
resolved "https://registry.npmjs.org/globals/-/globals-14.0.0.tgz"
|
5391
|
-
integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==
|
5392
|
-
|
5393
5388
|
globalthis@^1.0.3:
|
5394
5389
|
version "1.0.3"
|
5395
5390
|
resolved "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz"
|
@@ -7683,16 +7678,16 @@ object.values@^1.1.7:
|
|
7683
7678
|
define-properties "^1.2.0"
|
7684
7679
|
es-abstract "^1.22.1"
|
7685
7680
|
|
7686
|
-
oclif@^4.5.
|
7687
|
-
version "4.5.
|
7688
|
-
resolved "https://registry.npmjs.org/oclif/-/oclif-4.5.
|
7689
|
-
integrity sha512-
|
7681
|
+
oclif@^4.5.4:
|
7682
|
+
version "4.5.4"
|
7683
|
+
resolved "https://registry.npmjs.org/oclif/-/oclif-4.5.4.tgz"
|
7684
|
+
integrity sha512-3WVlr9FtTXiS5+kBmMdENvWwSHzhrfEpML6HgXDvyEYub3YeapbE60/sCvvNmgBDZ8vYnbOTf3RgqBt1oFo05Q==
|
7690
7685
|
dependencies:
|
7691
7686
|
"@aws-sdk/client-cloudfront" "^3.525.0"
|
7692
7687
|
"@aws-sdk/client-s3" "^3.515.0"
|
7693
7688
|
"@oclif/core" "^3.21.0"
|
7694
7689
|
"@oclif/plugin-help" "^6.0.14"
|
7695
|
-
"@oclif/plugin-not-found" "^3.0.
|
7690
|
+
"@oclif/plugin-not-found" "^3.0.14"
|
7696
7691
|
"@oclif/plugin-warn-if-update-available" "^3.0.12"
|
7697
7692
|
async-retry "^1.3.3"
|
7698
7693
|
change-case "^4"
|
@@ -9736,17 +9731,17 @@ typedoc-plugin-missing-exports@2.2.0:
|
|
9736
9731
|
resolved "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.2.0.tgz"
|
9737
9732
|
integrity sha512-2+XR1IcyQ5UwXZVJe9NE6HrLmNufT9i5OwoIuuj79VxuA3eYq+Y6itS9rnNV1D7UeQnUSH8kISYD73gHE5zw+w==
|
9738
9733
|
|
9739
|
-
typedoc@^0.25.9, "typedoc@0.22.x || 0.23.x", "typedoc@0.24.x || 0.25.x", typedoc@0.25.
|
9740
|
-
version "0.25.
|
9741
|
-
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.25.
|
9742
|
-
integrity sha512-
|
9734
|
+
typedoc@^0.25.9, "typedoc@0.22.x || 0.23.x", "typedoc@0.24.x || 0.25.x", typedoc@0.25.12:
|
9735
|
+
version "0.25.12"
|
9736
|
+
resolved "https://registry.npmjs.org/typedoc/-/typedoc-0.25.12.tgz"
|
9737
|
+
integrity sha512-F+qhkK2VoTweDXd1c42GS/By2DvI2uDF4/EpG424dTexSHdtCH52C6IcAvMA6jR3DzAWZjHpUOW+E02kyPNUNw==
|
9743
9738
|
dependencies:
|
9744
9739
|
lunr "^2.3.9"
|
9745
9740
|
marked "^4.3.0"
|
9746
9741
|
minimatch "^9.0.3"
|
9747
9742
|
shiki "^0.14.7"
|
9748
9743
|
|
9749
|
-
"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.3, typescript@>=2.7, typescript@>=4, typescript@>=4.9.5, "typescript@4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x":
|
9744
|
+
"typescript@^4.6.4 || ^5.2.2", typescript@^5.3.3, typescript@>=2.7, typescript@>=4, typescript@>=4.9.5, "typescript@4.6.x || 4.7.x || 4.8.x || 4.9.x || 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x":
|
9750
9745
|
version "5.4.2"
|
9751
9746
|
resolved "https://registry.npmjs.org/typescript/-/typescript-5.4.2.tgz"
|
9752
9747
|
integrity sha512-+2/g0Fds1ERlP6JsakQQDXjZdZMM+rqpamFZJEKh4kwTIn3iDkgKtby0CeNd5ATNZ4Ry1ax15TMx0W2V+miizQ==
|
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.1.
|
4
|
+
"version": "3.1.58",
|
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.1.10",
|
10
|
-
"@oclif/core": "^3.
|
11
|
-
"@salesforce/core": "^6.
|
10
|
+
"@oclif/core": "^3.25.1",
|
11
|
+
"@salesforce/core": "^6.7.1",
|
12
12
|
"@salesforce/kit": "^3.0.15",
|
13
|
-
"@salesforce/sf-plugins-core": "^7.1.
|
14
|
-
"@salesforce/source-deploy-retrieve": "^10.5.
|
13
|
+
"@salesforce/sf-plugins-core": "^7.1.15",
|
14
|
+
"@salesforce/source-deploy-retrieve": "^10.5.2",
|
15
15
|
"@salesforce/ts-types": "^2.0.9",
|
16
16
|
"chalk": "^5.3.0",
|
17
17
|
"debug": "^4.3.4",
|
@@ -24,7 +24,7 @@
|
|
24
24
|
},
|
25
25
|
"devDependencies": {
|
26
26
|
"@oclif/plugin-command-snapshot": "^5.1.1",
|
27
|
-
"@oclif/plugin-help": "^6.0.
|
27
|
+
"@oclif/plugin-help": "^6.0.18",
|
28
28
|
"@salesforce/cli-plugins-testkit": "^5.1.10",
|
29
29
|
"@salesforce/dev-scripts": "^8.4.2",
|
30
30
|
"@salesforce/ts-sinon": "^1.4.19",
|
@@ -37,12 +37,12 @@
|
|
37
37
|
"eslint-plugin-prettier": "^5.1.3",
|
38
38
|
"eslint-plugin-sf-plugin": "^1.17.4",
|
39
39
|
"is-ci": "^3.0.1",
|
40
|
-
"oclif": "^4.5.
|
40
|
+
"oclif": "^4.5.4",
|
41
41
|
"patch-package": "^8.0.0",
|
42
42
|
"prettier": "^3.2.5",
|
43
43
|
"pretty-quick": "^4.0.0",
|
44
44
|
"ts-node": "^10.9.2",
|
45
|
-
"typedoc": "0.25.
|
45
|
+
"typedoc": "0.25.12",
|
46
46
|
"typedoc-plugin-missing-exports": "2.2.0",
|
47
47
|
"typescript": "^5.3.3"
|
48
48
|
},
|