@jayree/sfdx-plugin-manifest 3.4.3 → 3.4.5
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 +50 -50
- package/oclif.lock +54 -54
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
|
9
|
-
"version": "3.4.
|
|
9
|
+
"version": "3.4.5",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/changelog": "^1.2.1",
|
|
13
13
|
"@oclif/core": "^4.0.17",
|
|
14
|
-
"@salesforce/core": "^8.
|
|
14
|
+
"@salesforce/core": "^8.3.0",
|
|
15
15
|
"@salesforce/kit": "^3.2.1",
|
|
16
16
|
"@salesforce/sf-plugins-core": "^11.3.0",
|
|
17
|
-
"@salesforce/source-deploy-retrieve": "^12.1.
|
|
17
|
+
"@salesforce/source-deploy-retrieve": "^12.1.12",
|
|
18
18
|
"@salesforce/source-tracking": "^7.1.5",
|
|
19
19
|
"@salesforce/ts-types": "^2.0.12",
|
|
20
20
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -24,18 +24,18 @@
|
|
|
24
24
|
"isomorphic-git": "1.27.1"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
|
27
|
+
"@oclif/plugin-command-snapshot": "^5.2.12",
|
|
28
28
|
"@oclif/plugin-help": "^6.2.7",
|
|
29
29
|
"@salesforce/cli-plugins-testkit": "^5.3.21",
|
|
30
30
|
"@salesforce/dev-scripts": "^10.2.9",
|
|
31
|
-
"@salesforce/ts-sinon": "^1.4.
|
|
31
|
+
"@salesforce/ts-sinon": "^1.4.24",
|
|
32
32
|
"@types/fs-extra": "^11.0.4",
|
|
33
33
|
"@types/graceful-fs": "^4.1.9",
|
|
34
34
|
"@types/inquirer": "^9.0.7",
|
|
35
35
|
"c8": "^10.1.2",
|
|
36
36
|
"eslint-config-oclif": "^5.2",
|
|
37
37
|
"eslint-plugin-prettier": "^5.2.1",
|
|
38
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
38
|
+
"eslint-plugin-sf-plugin": "^1.20.3",
|
|
39
39
|
"is-ci": "^3.0.1",
|
|
40
40
|
"oclif": "^4.14.15",
|
|
41
41
|
"patch-package": "^8.0.0",
|
|
@@ -4342,9 +4342,9 @@
|
|
|
4342
4342
|
}
|
|
4343
4343
|
},
|
|
4344
4344
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
4345
|
-
"version": "5.2.
|
|
4346
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
|
4347
|
-
"integrity": "sha512-
|
|
4345
|
+
"version": "5.2.12",
|
|
4346
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz",
|
|
4347
|
+
"integrity": "sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==",
|
|
4348
4348
|
"dev": true,
|
|
4349
4349
|
"license": "MIT",
|
|
4350
4350
|
"dependencies": {
|
|
@@ -4355,7 +4355,7 @@
|
|
|
4355
4355
|
"lodash.difference": "^4.5.0",
|
|
4356
4356
|
"lodash.get": "^4.4.2",
|
|
4357
4357
|
"lodash.sortby": "^4.7.0",
|
|
4358
|
-
"semver": "^7.6.
|
|
4358
|
+
"semver": "^7.6.3",
|
|
4359
4359
|
"ts-json-schema-generator": "^1.5.1"
|
|
4360
4360
|
},
|
|
4361
4361
|
"engines": {
|
|
@@ -4783,9 +4783,9 @@
|
|
|
4783
4783
|
}
|
|
4784
4784
|
},
|
|
4785
4785
|
"node_modules/@salesforce/core": {
|
|
4786
|
-
"version": "8.
|
|
4787
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
|
4788
|
-
"integrity": "sha512-
|
|
4786
|
+
"version": "8.3.0",
|
|
4787
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.3.0.tgz",
|
|
4788
|
+
"integrity": "sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A==",
|
|
4789
4789
|
"license": "BSD-3-Clause",
|
|
4790
4790
|
"dependencies": {
|
|
4791
4791
|
"@jsforce/jsforce-node": "^3.4.0",
|
|
@@ -5091,16 +5091,16 @@
|
|
|
5091
5091
|
}
|
|
5092
5092
|
},
|
|
5093
5093
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
5094
|
-
"version": "12.1.
|
|
5095
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.
|
|
5096
|
-
"integrity": "sha512
|
|
5094
|
+
"version": "12.1.12",
|
|
5095
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.12.tgz",
|
|
5096
|
+
"integrity": "sha512-+Kbc62eB4epGBB6rr+EXzrSTmtBOXD1RNc5AIhnhnYSwL+WNIln5GOAmtZWVa/YOihjc1jTQF1/uHG4dKGCG9w==",
|
|
5097
5097
|
"license": "BSD-3-Clause",
|
|
5098
5098
|
"dependencies": {
|
|
5099
5099
|
"@salesforce/core": "^8.2.8",
|
|
5100
5100
|
"@salesforce/kit": "^3.1.6",
|
|
5101
5101
|
"@salesforce/ts-types": "^2.0.12",
|
|
5102
5102
|
"fast-levenshtein": "^3.0.0",
|
|
5103
|
-
"fast-xml-parser": "^4.
|
|
5103
|
+
"fast-xml-parser": "^4.4.1",
|
|
5104
5104
|
"got": "^11.8.6",
|
|
5105
5105
|
"graceful-fs": "^4.2.11",
|
|
5106
5106
|
"ignore": "^5.3.1",
|
|
@@ -5149,13 +5149,13 @@
|
|
|
5149
5149
|
}
|
|
5150
5150
|
},
|
|
5151
5151
|
"node_modules/@salesforce/ts-sinon": {
|
|
5152
|
-
"version": "1.4.
|
|
5153
|
-
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.
|
|
5154
|
-
"integrity": "sha512-
|
|
5152
|
+
"version": "1.4.24",
|
|
5153
|
+
"resolved": "https://registry.npmjs.org/@salesforce/ts-sinon/-/ts-sinon-1.4.24.tgz",
|
|
5154
|
+
"integrity": "sha512-oTl/WRM958XMtgTNYDSjF86zpvBuHhIiQmI+T0N9Y+KCZ3Ext9gV4gQ5Xd1bBPiht+yv4k0sW5jq/QZPYr6Cyw==",
|
|
5155
5155
|
"dev": true,
|
|
5156
5156
|
"license": "BSD-3-Clause",
|
|
5157
5157
|
"dependencies": {
|
|
5158
|
-
"@salesforce/ts-types": "^2.0.
|
|
5158
|
+
"@salesforce/ts-types": "^2.0.12",
|
|
5159
5159
|
"sinon": "^5.1.1",
|
|
5160
5160
|
"tslib": "^2.6.3"
|
|
5161
5161
|
}
|
|
@@ -9485,28 +9485,28 @@
|
|
|
9485
9485
|
}
|
|
9486
9486
|
},
|
|
9487
9487
|
"node_modules/eslint-plugin-sf-plugin": {
|
|
9488
|
-
"version": "1.20.
|
|
9489
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
9490
|
-
"integrity": "sha512-
|
|
9488
|
+
"version": "1.20.3",
|
|
9489
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.3.tgz",
|
|
9490
|
+
"integrity": "sha512-nDdb/RuoiTbJpaneAEGaYqT1934+j9mdgDBhfADb9IuB/3UtSTdtgYTbrc2N9Fu7IhDkwV5JBx4lYLAQZIZbIA==",
|
|
9491
9491
|
"dev": true,
|
|
9492
9492
|
"license": "BSD-3-Clause",
|
|
9493
9493
|
"dependencies": {
|
|
9494
|
-
"@salesforce/core": "^8.2.
|
|
9495
|
-
"@typescript-eslint/utils": "^7.
|
|
9494
|
+
"@salesforce/core": "^8.2.8",
|
|
9495
|
+
"@typescript-eslint/utils": "^7.18.0"
|
|
9496
9496
|
},
|
|
9497
9497
|
"engines": {
|
|
9498
9498
|
"node": ">=18.0.0"
|
|
9499
9499
|
}
|
|
9500
9500
|
},
|
|
9501
9501
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/scope-manager": {
|
|
9502
|
-
"version": "7.
|
|
9503
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.
|
|
9504
|
-
"integrity": "sha512-
|
|
9502
|
+
"version": "7.18.0",
|
|
9503
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz",
|
|
9504
|
+
"integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==",
|
|
9505
9505
|
"dev": true,
|
|
9506
9506
|
"license": "MIT",
|
|
9507
9507
|
"dependencies": {
|
|
9508
|
-
"@typescript-eslint/types": "7.
|
|
9509
|
-
"@typescript-eslint/visitor-keys": "7.
|
|
9508
|
+
"@typescript-eslint/types": "7.18.0",
|
|
9509
|
+
"@typescript-eslint/visitor-keys": "7.18.0"
|
|
9510
9510
|
},
|
|
9511
9511
|
"engines": {
|
|
9512
9512
|
"node": "^18.18.0 || >=20.0.0"
|
|
@@ -9517,9 +9517,9 @@
|
|
|
9517
9517
|
}
|
|
9518
9518
|
},
|
|
9519
9519
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/types": {
|
|
9520
|
-
"version": "7.
|
|
9521
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.
|
|
9522
|
-
"integrity": "sha512-
|
|
9520
|
+
"version": "7.18.0",
|
|
9521
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.18.0.tgz",
|
|
9522
|
+
"integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==",
|
|
9523
9523
|
"dev": true,
|
|
9524
9524
|
"license": "MIT",
|
|
9525
9525
|
"engines": {
|
|
@@ -9531,14 +9531,14 @@
|
|
|
9531
9531
|
}
|
|
9532
9532
|
},
|
|
9533
9533
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/typescript-estree": {
|
|
9534
|
-
"version": "7.
|
|
9535
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.
|
|
9536
|
-
"integrity": "sha512-
|
|
9534
|
+
"version": "7.18.0",
|
|
9535
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz",
|
|
9536
|
+
"integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==",
|
|
9537
9537
|
"dev": true,
|
|
9538
9538
|
"license": "BSD-2-Clause",
|
|
9539
9539
|
"dependencies": {
|
|
9540
|
-
"@typescript-eslint/types": "7.
|
|
9541
|
-
"@typescript-eslint/visitor-keys": "7.
|
|
9540
|
+
"@typescript-eslint/types": "7.18.0",
|
|
9541
|
+
"@typescript-eslint/visitor-keys": "7.18.0",
|
|
9542
9542
|
"debug": "^4.3.4",
|
|
9543
9543
|
"globby": "^11.1.0",
|
|
9544
9544
|
"is-glob": "^4.0.3",
|
|
@@ -9560,16 +9560,16 @@
|
|
|
9560
9560
|
}
|
|
9561
9561
|
},
|
|
9562
9562
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/utils": {
|
|
9563
|
-
"version": "7.
|
|
9564
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.
|
|
9565
|
-
"integrity": "sha512-
|
|
9563
|
+
"version": "7.18.0",
|
|
9564
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.18.0.tgz",
|
|
9565
|
+
"integrity": "sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==",
|
|
9566
9566
|
"dev": true,
|
|
9567
9567
|
"license": "MIT",
|
|
9568
9568
|
"dependencies": {
|
|
9569
9569
|
"@eslint-community/eslint-utils": "^4.4.0",
|
|
9570
|
-
"@typescript-eslint/scope-manager": "7.
|
|
9571
|
-
"@typescript-eslint/types": "7.
|
|
9572
|
-
"@typescript-eslint/typescript-estree": "7.
|
|
9570
|
+
"@typescript-eslint/scope-manager": "7.18.0",
|
|
9571
|
+
"@typescript-eslint/types": "7.18.0",
|
|
9572
|
+
"@typescript-eslint/typescript-estree": "7.18.0"
|
|
9573
9573
|
},
|
|
9574
9574
|
"engines": {
|
|
9575
9575
|
"node": "^18.18.0 || >=20.0.0"
|
|
@@ -9583,13 +9583,13 @@
|
|
|
9583
9583
|
}
|
|
9584
9584
|
},
|
|
9585
9585
|
"node_modules/eslint-plugin-sf-plugin/node_modules/@typescript-eslint/visitor-keys": {
|
|
9586
|
-
"version": "7.
|
|
9587
|
-
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.
|
|
9588
|
-
"integrity": "sha512-
|
|
9586
|
+
"version": "7.18.0",
|
|
9587
|
+
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz",
|
|
9588
|
+
"integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==",
|
|
9589
9589
|
"dev": true,
|
|
9590
9590
|
"license": "MIT",
|
|
9591
9591
|
"dependencies": {
|
|
9592
|
-
"@typescript-eslint/types": "7.
|
|
9592
|
+
"@typescript-eslint/types": "7.18.0",
|
|
9593
9593
|
"eslint-visitor-keys": "^3.4.3"
|
|
9594
9594
|
},
|
|
9595
9595
|
"engines": {
|
package/oclif.lock
CHANGED
|
@@ -1669,10 +1669,10 @@
|
|
|
1669
1669
|
wordwrap "^1.0.0"
|
|
1670
1670
|
wrap-ansi "^7.0.0"
|
|
1671
1671
|
|
|
1672
|
-
"@oclif/plugin-command-snapshot@^5.2.
|
|
1673
|
-
version "5.2.
|
|
1674
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
|
1675
|
-
integrity sha512-
|
|
1672
|
+
"@oclif/plugin-command-snapshot@^5.2.12":
|
|
1673
|
+
version "5.2.12"
|
|
1674
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.12.tgz#f22aaac03ad1e4fbb62c9beb5c44c99522d29e8b"
|
|
1675
|
+
integrity sha512-X+UvjS5yNQSrL4f8DDCg93+P0ZyG8pJ6g5R8nA8DjkC22AaKhHMh0BwGdPT6zmTajaIxClrfk1K/sAF4+bwMug==
|
|
1676
1676
|
dependencies:
|
|
1677
1677
|
"@oclif/core" "^4"
|
|
1678
1678
|
ansis "^3.3.2"
|
|
@@ -1681,7 +1681,7 @@
|
|
|
1681
1681
|
lodash.difference "^4.5.0"
|
|
1682
1682
|
lodash.get "^4.4.2"
|
|
1683
1683
|
lodash.sortby "^4.7.0"
|
|
1684
|
-
semver "^7.6.
|
|
1684
|
+
semver "^7.6.3"
|
|
1685
1685
|
ts-json-schema-generator "^1.5.1"
|
|
1686
1686
|
|
|
1687
1687
|
"@oclif/plugin-help@^6.2.7":
|
|
@@ -1738,10 +1738,10 @@
|
|
|
1738
1738
|
strip-ansi "6.0.1"
|
|
1739
1739
|
ts-retry-promise "^0.8.1"
|
|
1740
1740
|
|
|
1741
|
-
"@salesforce/core@^8.2.
|
|
1742
|
-
version "8.
|
|
1743
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
1744
|
-
integrity sha512-
|
|
1741
|
+
"@salesforce/core@^8.2.7", "@salesforce/core@^8.2.8", "@salesforce/core@^8.3.0":
|
|
1742
|
+
version "8.3.0"
|
|
1743
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.3.0.tgz#b61fb6c0c0dec5664ce12ba62ebe35136ae33878"
|
|
1744
|
+
integrity sha512-HZchC42oGJ5RQsG9HpAb1bT7ohjB31ATDz46ryMvLngMmrfHnyzv2mlIi6UdYkJ/2meH2BJkibHi8paPrtF+/A==
|
|
1745
1745
|
dependencies:
|
|
1746
1746
|
"@jsforce/jsforce-node" "^3.4.0"
|
|
1747
1747
|
"@salesforce/kit" "^3.1.6"
|
|
@@ -1834,16 +1834,16 @@
|
|
|
1834
1834
|
string-width "^7.2.0"
|
|
1835
1835
|
terminal-link "^3.0.0"
|
|
1836
1836
|
|
|
1837
|
-
"@salesforce/source-deploy-retrieve@^12.1.11":
|
|
1838
|
-
version "12.1.
|
|
1839
|
-
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.
|
|
1840
|
-
integrity sha512
|
|
1837
|
+
"@salesforce/source-deploy-retrieve@^12.1.11", "@salesforce/source-deploy-retrieve@^12.1.12":
|
|
1838
|
+
version "12.1.12"
|
|
1839
|
+
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.1.12.tgz#1a8b1cc54daa16ecb8c5abbbbb67c3bd367d8a41"
|
|
1840
|
+
integrity sha512-+Kbc62eB4epGBB6rr+EXzrSTmtBOXD1RNc5AIhnhnYSwL+WNIln5GOAmtZWVa/YOihjc1jTQF1/uHG4dKGCG9w==
|
|
1841
1841
|
dependencies:
|
|
1842
1842
|
"@salesforce/core" "^8.2.8"
|
|
1843
1843
|
"@salesforce/kit" "^3.1.6"
|
|
1844
1844
|
"@salesforce/ts-types" "^2.0.12"
|
|
1845
1845
|
fast-levenshtein "^3.0.0"
|
|
1846
|
-
fast-xml-parser "^4.
|
|
1846
|
+
fast-xml-parser "^4.4.1"
|
|
1847
1847
|
got "^11.8.6"
|
|
1848
1848
|
graceful-fs "^4.2.11"
|
|
1849
1849
|
ignore "^5.3.1"
|
|
@@ -1867,12 +1867,12 @@
|
|
|
1867
1867
|
isomorphic-git "^1.27.1"
|
|
1868
1868
|
ts-retry-promise "^0.8.1"
|
|
1869
1869
|
|
|
1870
|
-
"@salesforce/ts-sinon@^1.4.
|
|
1871
|
-
version "1.4.
|
|
1872
|
-
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.
|
|
1873
|
-
integrity sha512-
|
|
1870
|
+
"@salesforce/ts-sinon@^1.4.24":
|
|
1871
|
+
version "1.4.24"
|
|
1872
|
+
resolved "https://registry.yarnpkg.com/@salesforce/ts-sinon/-/ts-sinon-1.4.24.tgz#944db6ee055172fa1e89de17d7d71740b40795e1"
|
|
1873
|
+
integrity sha512-oTl/WRM958XMtgTNYDSjF86zpvBuHhIiQmI+T0N9Y+KCZ3Ext9gV4gQ5Xd1bBPiht+yv4k0sW5jq/QZPYr6Cyw==
|
|
1874
1874
|
dependencies:
|
|
1875
|
-
"@salesforce/ts-types" "^2.0.
|
|
1875
|
+
"@salesforce/ts-types" "^2.0.12"
|
|
1876
1876
|
sinon "^5.1.1"
|
|
1877
1877
|
tslib "^2.6.3"
|
|
1878
1878
|
|
|
@@ -2913,13 +2913,13 @@
|
|
|
2913
2913
|
"@typescript-eslint/types" "6.21.0"
|
|
2914
2914
|
"@typescript-eslint/visitor-keys" "6.21.0"
|
|
2915
2915
|
|
|
2916
|
-
"@typescript-eslint/scope-manager@7.
|
|
2917
|
-
version "7.
|
|
2918
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.
|
|
2919
|
-
integrity sha512-
|
|
2916
|
+
"@typescript-eslint/scope-manager@7.18.0":
|
|
2917
|
+
version "7.18.0"
|
|
2918
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-7.18.0.tgz#c928e7a9fc2c0b3ed92ab3112c614d6bd9951c83"
|
|
2919
|
+
integrity sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==
|
|
2920
2920
|
dependencies:
|
|
2921
|
-
"@typescript-eslint/types" "7.
|
|
2922
|
-
"@typescript-eslint/visitor-keys" "7.
|
|
2921
|
+
"@typescript-eslint/types" "7.18.0"
|
|
2922
|
+
"@typescript-eslint/visitor-keys" "7.18.0"
|
|
2923
2923
|
|
|
2924
2924
|
"@typescript-eslint/type-utils@6.21.0":
|
|
2925
2925
|
version "6.21.0"
|
|
@@ -2936,10 +2936,10 @@
|
|
|
2936
2936
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.21.0.tgz#205724c5123a8fef7ecd195075fa6e85bac3436d"
|
|
2937
2937
|
integrity sha512-1kFmZ1rOm5epu9NZEZm1kckCDGj5UJEf7P1kliH4LKu/RkwpsfqqGmY2OOcUs18lSlQBKLDYBOGxRVtrMN5lpg==
|
|
2938
2938
|
|
|
2939
|
-
"@typescript-eslint/types@7.
|
|
2940
|
-
version "7.
|
|
2941
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.
|
|
2942
|
-
integrity sha512-
|
|
2939
|
+
"@typescript-eslint/types@7.18.0":
|
|
2940
|
+
version "7.18.0"
|
|
2941
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-7.18.0.tgz#b90a57ccdea71797ffffa0321e744f379ec838c9"
|
|
2942
|
+
integrity sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==
|
|
2943
2943
|
|
|
2944
2944
|
"@typescript-eslint/typescript-estree@6.21.0":
|
|
2945
2945
|
version "6.21.0"
|
|
@@ -2955,13 +2955,13 @@
|
|
|
2955
2955
|
semver "^7.5.4"
|
|
2956
2956
|
ts-api-utils "^1.0.1"
|
|
2957
2957
|
|
|
2958
|
-
"@typescript-eslint/typescript-estree@7.
|
|
2959
|
-
version "7.
|
|
2960
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.
|
|
2961
|
-
integrity sha512-
|
|
2958
|
+
"@typescript-eslint/typescript-estree@7.18.0":
|
|
2959
|
+
version "7.18.0"
|
|
2960
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-7.18.0.tgz#b5868d486c51ce8f312309ba79bdb9f331b37931"
|
|
2961
|
+
integrity sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==
|
|
2962
2962
|
dependencies:
|
|
2963
|
-
"@typescript-eslint/types" "7.
|
|
2964
|
-
"@typescript-eslint/visitor-keys" "7.
|
|
2963
|
+
"@typescript-eslint/types" "7.18.0"
|
|
2964
|
+
"@typescript-eslint/visitor-keys" "7.18.0"
|
|
2965
2965
|
debug "^4.3.4"
|
|
2966
2966
|
globby "^11.1.0"
|
|
2967
2967
|
is-glob "^4.0.3"
|
|
@@ -2982,15 +2982,15 @@
|
|
|
2982
2982
|
"@typescript-eslint/typescript-estree" "6.21.0"
|
|
2983
2983
|
semver "^7.5.4"
|
|
2984
2984
|
|
|
2985
|
-
"@typescript-eslint/utils@^7.
|
|
2986
|
-
version "7.
|
|
2987
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.
|
|
2988
|
-
integrity sha512-
|
|
2985
|
+
"@typescript-eslint/utils@^7.18.0":
|
|
2986
|
+
version "7.18.0"
|
|
2987
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-7.18.0.tgz#bca01cde77f95fc6a8d5b0dbcbfb3d6ca4be451f"
|
|
2988
|
+
integrity sha512-kK0/rNa2j74XuHVcoCZxdFBMF+aq/vH83CXAOHieC+2Gis4mF8jJXT5eAfyD3K0sAxtPuwxaIOIOvhwzVDt/kw==
|
|
2989
2989
|
dependencies:
|
|
2990
2990
|
"@eslint-community/eslint-utils" "^4.4.0"
|
|
2991
|
-
"@typescript-eslint/scope-manager" "7.
|
|
2992
|
-
"@typescript-eslint/types" "7.
|
|
2993
|
-
"@typescript-eslint/typescript-estree" "7.
|
|
2991
|
+
"@typescript-eslint/scope-manager" "7.18.0"
|
|
2992
|
+
"@typescript-eslint/types" "7.18.0"
|
|
2993
|
+
"@typescript-eslint/typescript-estree" "7.18.0"
|
|
2994
2994
|
|
|
2995
2995
|
"@typescript-eslint/visitor-keys@6.21.0":
|
|
2996
2996
|
version "6.21.0"
|
|
@@ -3000,12 +3000,12 @@
|
|
|
3000
3000
|
"@typescript-eslint/types" "6.21.0"
|
|
3001
3001
|
eslint-visitor-keys "^3.4.1"
|
|
3002
3002
|
|
|
3003
|
-
"@typescript-eslint/visitor-keys@7.
|
|
3004
|
-
version "7.
|
|
3005
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.
|
|
3006
|
-
integrity sha512-
|
|
3003
|
+
"@typescript-eslint/visitor-keys@7.18.0":
|
|
3004
|
+
version "7.18.0"
|
|
3005
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-7.18.0.tgz#0564629b6124d67607378d0f0332a0495b25e7d7"
|
|
3006
|
+
integrity sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==
|
|
3007
3007
|
dependencies:
|
|
3008
|
-
"@typescript-eslint/types" "7.
|
|
3008
|
+
"@typescript-eslint/types" "7.18.0"
|
|
3009
3009
|
eslint-visitor-keys "^3.4.3"
|
|
3010
3010
|
|
|
3011
3011
|
"@ungap/structured-clone@^1.2.0":
|
|
@@ -4579,13 +4579,13 @@ eslint-plugin-prettier@^5.2.1:
|
|
|
4579
4579
|
prettier-linter-helpers "^1.0.0"
|
|
4580
4580
|
synckit "^0.9.1"
|
|
4581
4581
|
|
|
4582
|
-
eslint-plugin-sf-plugin@^1.20.
|
|
4583
|
-
version "1.20.
|
|
4584
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.
|
|
4585
|
-
integrity sha512-
|
|
4582
|
+
eslint-plugin-sf-plugin@^1.20.3:
|
|
4583
|
+
version "1.20.3"
|
|
4584
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.3.tgz#7c47b9a47d372ac86f71224273ac90a775be6a5b"
|
|
4585
|
+
integrity sha512-nDdb/RuoiTbJpaneAEGaYqT1934+j9mdgDBhfADb9IuB/3UtSTdtgYTbrc2N9Fu7IhDkwV5JBx4lYLAQZIZbIA==
|
|
4586
4586
|
dependencies:
|
|
4587
|
-
"@salesforce/core" "^8.2.
|
|
4588
|
-
"@typescript-eslint/utils" "^7.
|
|
4587
|
+
"@salesforce/core" "^8.2.8"
|
|
4588
|
+
"@typescript-eslint/utils" "^7.18.0"
|
|
4589
4589
|
|
|
4590
4590
|
eslint-plugin-unicorn@^48.0.1:
|
|
4591
4591
|
version "48.0.1"
|
|
@@ -4866,7 +4866,7 @@ fast-xml-parser@4.2.5:
|
|
|
4866
4866
|
dependencies:
|
|
4867
4867
|
strnum "^1.0.5"
|
|
4868
4868
|
|
|
4869
|
-
fast-xml-parser@4.4.1, fast-xml-parser@^4.
|
|
4869
|
+
fast-xml-parser@4.4.1, fast-xml-parser@^4.4.1:
|
|
4870
4870
|
version "4.4.1"
|
|
4871
4871
|
resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.4.1.tgz#86dbf3f18edf8739326447bcaac31b4ae7f6514f"
|
|
4872
4872
|
integrity sha512-xkjOecfnKGkSsOwtZ5Pz7Us/T6mrbPQrq0nh+aCO5V9nk5NLWmasAHumTKjiPJPWANe+kAZ84Jc8ooJkzZ88Sw==
|
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.4.
|
|
4
|
+
"version": "3.4.5",
|
|
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.1",
|
|
10
10
|
"@oclif/core": "^4.0.17",
|
|
11
|
-
"@salesforce/core": "^8.
|
|
11
|
+
"@salesforce/core": "^8.3.0",
|
|
12
12
|
"@salesforce/kit": "^3.2.1",
|
|
13
13
|
"@salesforce/sf-plugins-core": "^11.3.0",
|
|
14
|
-
"@salesforce/source-deploy-retrieve": "^12.1.
|
|
14
|
+
"@salesforce/source-deploy-retrieve": "^12.1.12",
|
|
15
15
|
"@salesforce/source-tracking": "^7.1.5",
|
|
16
16
|
"@salesforce/ts-types": "^2.0.12",
|
|
17
17
|
"fast-deep-equal": "^3.1.3",
|
|
@@ -21,18 +21,18 @@
|
|
|
21
21
|
"isomorphic-git": "1.27.1"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
|
24
|
+
"@oclif/plugin-command-snapshot": "^5.2.12",
|
|
25
25
|
"@oclif/plugin-help": "^6.2.7",
|
|
26
26
|
"@salesforce/cli-plugins-testkit": "^5.3.21",
|
|
27
27
|
"@salesforce/dev-scripts": "^10.2.9",
|
|
28
|
-
"@salesforce/ts-sinon": "^1.4.
|
|
28
|
+
"@salesforce/ts-sinon": "^1.4.24",
|
|
29
29
|
"@types/fs-extra": "^11.0.4",
|
|
30
30
|
"@types/graceful-fs": "^4.1.9",
|
|
31
31
|
"@types/inquirer": "^9.0.7",
|
|
32
32
|
"c8": "^10.1.2",
|
|
33
33
|
"eslint-config-oclif": "^5.2",
|
|
34
34
|
"eslint-plugin-prettier": "^5.2.1",
|
|
35
|
-
"eslint-plugin-sf-plugin": "^1.20.
|
|
35
|
+
"eslint-plugin-sf-plugin": "^1.20.3",
|
|
36
36
|
"is-ci": "^3.0.1",
|
|
37
37
|
"oclif": "^4.14.15",
|
|
38
38
|
"patch-package": "^8.0.0",
|