@salesforce/cli 2.39.3 → 2.39.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/README.md +91 -91
- package/npm-shrinkwrap.json +108 -108
- package/oclif.lock +118 -110
- package/oclif.manifest.json +1 -1
- package/package.json +23 -23
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,47 +1,47 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/cli",
|
|
3
|
-
"version": "2.39.
|
|
3
|
+
"version": "2.39.5",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/cli",
|
|
9
|
-
"version": "2.39.
|
|
9
|
+
"version": "2.39.5",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "BSD-3-Clause",
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@inquirer/select": "^1.3.1",
|
|
14
14
|
"@oclif/core": "3.26.4",
|
|
15
|
-
"@oclif/plugin-autocomplete": "3.0.
|
|
15
|
+
"@oclif/plugin-autocomplete": "3.0.16",
|
|
16
16
|
"@oclif/plugin-commands": "3.3.1",
|
|
17
17
|
"@oclif/plugin-help": "6.0.21",
|
|
18
|
-
"@oclif/plugin-not-found": "3.1.
|
|
19
|
-
"@oclif/plugin-plugins": "5.0.
|
|
20
|
-
"@oclif/plugin-search": "1.0.
|
|
21
|
-
"@oclif/plugin-update": "4.2.
|
|
18
|
+
"@oclif/plugin-not-found": "3.1.6",
|
|
19
|
+
"@oclif/plugin-plugins": "5.0.13",
|
|
20
|
+
"@oclif/plugin-search": "1.0.23",
|
|
21
|
+
"@oclif/plugin-update": "4.2.7",
|
|
22
22
|
"@oclif/plugin-version": "2.0.17",
|
|
23
23
|
"@oclif/plugin-warn-if-update-available": "3.0.15",
|
|
24
|
-
"@oclif/plugin-which": "3.1.
|
|
24
|
+
"@oclif/plugin-which": "3.1.8",
|
|
25
25
|
"@salesforce/core": "^7.2.0",
|
|
26
26
|
"@salesforce/kit": "^3.1.0",
|
|
27
|
-
"@salesforce/plugin-apex": "3.1.
|
|
27
|
+
"@salesforce/plugin-apex": "3.1.9",
|
|
28
28
|
"@salesforce/plugin-auth": "3.6.3",
|
|
29
|
-
"@salesforce/plugin-data": "3.3.
|
|
30
|
-
"@salesforce/plugin-deploy-retrieve": "3.6.
|
|
31
|
-
"@salesforce/plugin-info": "3.2.
|
|
32
|
-
"@salesforce/plugin-limits": "3.3.
|
|
33
|
-
"@salesforce/plugin-marketplace": "1.2.
|
|
34
|
-
"@salesforce/plugin-org": "4.1.
|
|
29
|
+
"@salesforce/plugin-data": "3.3.2",
|
|
30
|
+
"@salesforce/plugin-deploy-retrieve": "3.6.6",
|
|
31
|
+
"@salesforce/plugin-info": "3.2.3",
|
|
32
|
+
"@salesforce/plugin-limits": "3.3.4",
|
|
33
|
+
"@salesforce/plugin-marketplace": "1.2.4",
|
|
34
|
+
"@salesforce/plugin-org": "4.1.3",
|
|
35
35
|
"@salesforce/plugin-packaging": "2.4.0",
|
|
36
|
-
"@salesforce/plugin-schema": "3.3.
|
|
36
|
+
"@salesforce/plugin-schema": "3.3.4",
|
|
37
37
|
"@salesforce/plugin-settings": "2.2.1",
|
|
38
|
-
"@salesforce/plugin-sobject": "1.3.
|
|
38
|
+
"@salesforce/plugin-sobject": "1.3.6",
|
|
39
39
|
"@salesforce/plugin-source": "3.3.3",
|
|
40
40
|
"@salesforce/plugin-telemetry": "3.3.4",
|
|
41
|
-
"@salesforce/plugin-templates": "56.2.
|
|
42
|
-
"@salesforce/plugin-trust": "3.6.
|
|
41
|
+
"@salesforce/plugin-templates": "56.2.4",
|
|
42
|
+
"@salesforce/plugin-trust": "3.6.6",
|
|
43
43
|
"@salesforce/plugin-user": "3.5.2",
|
|
44
|
-
"@salesforce/sf-plugins-core": "9.0.
|
|
44
|
+
"@salesforce/sf-plugins-core": "9.0.5",
|
|
45
45
|
"chalk": "^5.3.0",
|
|
46
46
|
"debug": "^4.3.4",
|
|
47
47
|
"strip-ansi": "^7.1.0"
|
|
@@ -3628,12 +3628,12 @@
|
|
|
3628
3628
|
}
|
|
3629
3629
|
},
|
|
3630
3630
|
"node_modules/@oclif/plugin-autocomplete": {
|
|
3631
|
-
"version": "3.0.
|
|
3632
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.0.
|
|
3633
|
-
"integrity": "sha512-
|
|
3631
|
+
"version": "3.0.16",
|
|
3632
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-autocomplete/-/plugin-autocomplete-3.0.16.tgz",
|
|
3633
|
+
"integrity": "sha512-Kke1AvvTa+ShTFG6EbCbE9wrdWcqJVk56iU39j/m2LOYTTSfL0BDyVq0D3w2fVmA/OdXoG3EDiz/66GjPPFg4A==",
|
|
3634
3634
|
"license": "MIT",
|
|
3635
3635
|
"dependencies": {
|
|
3636
|
-
"@oclif/core": "^3.26.
|
|
3636
|
+
"@oclif/core": "^3.26.4",
|
|
3637
3637
|
"chalk": "^5.3.0",
|
|
3638
3638
|
"debug": "^4.3.4",
|
|
3639
3639
|
"ejs": "^3.1.10"
|
|
@@ -3692,12 +3692,12 @@
|
|
|
3692
3692
|
}
|
|
3693
3693
|
},
|
|
3694
3694
|
"node_modules/@oclif/plugin-not-found": {
|
|
3695
|
-
"version": "3.1.
|
|
3696
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.
|
|
3697
|
-
"integrity": "sha512-
|
|
3695
|
+
"version": "3.1.6",
|
|
3696
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.1.6.tgz",
|
|
3697
|
+
"integrity": "sha512-87ckgDz+to7WySD7vrbELfWtK6uiaA8qf1Sp1AvU7m87tMSYOAkE7Jr+hX3MLpwM5Lt5nksG6t/gzP0PwSIKnA==",
|
|
3698
3698
|
"license": "MIT",
|
|
3699
3699
|
"dependencies": {
|
|
3700
|
-
"@inquirer/confirm": "^3.1.
|
|
3700
|
+
"@inquirer/confirm": "^3.1.5",
|
|
3701
3701
|
"@oclif/core": "^3.26.4",
|
|
3702
3702
|
"chalk": "^5.3.0",
|
|
3703
3703
|
"fast-levenshtein": "^3.0.0"
|
|
@@ -3784,12 +3784,12 @@
|
|
|
3784
3784
|
}
|
|
3785
3785
|
},
|
|
3786
3786
|
"node_modules/@oclif/plugin-plugins": {
|
|
3787
|
-
"version": "5.0.
|
|
3788
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.
|
|
3789
|
-
"integrity": "sha512-
|
|
3787
|
+
"version": "5.0.13",
|
|
3788
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-plugins/-/plugin-plugins-5.0.13.tgz",
|
|
3789
|
+
"integrity": "sha512-BNjT/O/50yw816qUIVZD0zmLklGhXqCnmxD2msGCrWJcsmylXkORe3BRF0ZJXAhf+fpO+kIJN/Tl42RUm/NX2Q==",
|
|
3790
3790
|
"license": "MIT",
|
|
3791
3791
|
"dependencies": {
|
|
3792
|
-
"@oclif/core": "^3.26.
|
|
3792
|
+
"@oclif/core": "^3.26.4",
|
|
3793
3793
|
"chalk": "^5.3.0",
|
|
3794
3794
|
"debug": "^4.3.4",
|
|
3795
3795
|
"npm": "10.5.2",
|
|
@@ -6897,12 +6897,12 @@
|
|
|
6897
6897
|
}
|
|
6898
6898
|
},
|
|
6899
6899
|
"node_modules/@oclif/plugin-search": {
|
|
6900
|
-
"version": "1.0.
|
|
6901
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.0.
|
|
6902
|
-
"integrity": "sha512-
|
|
6900
|
+
"version": "1.0.23",
|
|
6901
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-search/-/plugin-search-1.0.23.tgz",
|
|
6902
|
+
"integrity": "sha512-PlcslrJebn0b7ok/UOGQy2KAztO5nW7UjyzsHhLeegkPRVV2mDnX0eGx1VeAzrMAyMR89uv0xpgAbu3UsTo/pw==",
|
|
6903
6903
|
"license": "MIT",
|
|
6904
6904
|
"dependencies": {
|
|
6905
|
-
"@oclif/core": "^3.26.
|
|
6905
|
+
"@oclif/core": "^3.26.4",
|
|
6906
6906
|
"inquirer-autocomplete-standalone": "^0.8.1"
|
|
6907
6907
|
},
|
|
6908
6908
|
"engines": {
|
|
@@ -6910,13 +6910,13 @@
|
|
|
6910
6910
|
}
|
|
6911
6911
|
},
|
|
6912
6912
|
"node_modules/@oclif/plugin-update": {
|
|
6913
|
-
"version": "4.2.
|
|
6914
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.
|
|
6915
|
-
"integrity": "sha512-
|
|
6913
|
+
"version": "4.2.7",
|
|
6914
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-update/-/plugin-update-4.2.7.tgz",
|
|
6915
|
+
"integrity": "sha512-hhlRF2CePzz6R0Z8L8Aq4T1yKl7cTW5srXA9+LC9cIj9/4sCS1dhMixb2nu4AcBnz99RquAjwVA0fkcWm8ZswA==",
|
|
6916
6916
|
"license": "MIT",
|
|
6917
6917
|
"dependencies": {
|
|
6918
6918
|
"@inquirer/select": "^2.3.1",
|
|
6919
|
-
"@oclif/core": "^3.
|
|
6919
|
+
"@oclif/core": "^3.26.4",
|
|
6920
6920
|
"chalk": "^5",
|
|
6921
6921
|
"debug": "^4.3.1",
|
|
6922
6922
|
"filesize": "^6.1.0",
|
|
@@ -7054,12 +7054,12 @@
|
|
|
7054
7054
|
}
|
|
7055
7055
|
},
|
|
7056
7056
|
"node_modules/@oclif/plugin-which": {
|
|
7057
|
-
"version": "3.1.
|
|
7058
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.1.
|
|
7059
|
-
"integrity": "sha512-
|
|
7057
|
+
"version": "3.1.8",
|
|
7058
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-which/-/plugin-which-3.1.8.tgz",
|
|
7059
|
+
"integrity": "sha512-0/SJrRTtSjvL0uV0RTwaGxG4B5eb7BNt+PnVl1H1wqQaRvJn0ux7vyTshJ41wja2tBkcRKMCH5hP+4cRNQMWrQ==",
|
|
7060
7060
|
"license": "MIT",
|
|
7061
7061
|
"dependencies": {
|
|
7062
|
-
"@oclif/core": "^3.26.
|
|
7062
|
+
"@oclif/core": "^3.26.4"
|
|
7063
7063
|
},
|
|
7064
7064
|
"engines": {
|
|
7065
7065
|
"node": ">=18.0.0"
|
|
@@ -7444,13 +7444,13 @@
|
|
|
7444
7444
|
}
|
|
7445
7445
|
},
|
|
7446
7446
|
"node_modules/@salesforce/core": {
|
|
7447
|
-
"version": "7.3.
|
|
7448
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.
|
|
7449
|
-
"integrity": "sha512-
|
|
7447
|
+
"version": "7.3.1",
|
|
7448
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.3.1.tgz",
|
|
7449
|
+
"integrity": "sha512-jdc0GOUlV4xvyF9dPbBKNPDvQc06uj5YHFEHvdhCAFtCvqgtubpDzlyDppac2kdKujh4c7UH2KreboNvJ3LsoQ==",
|
|
7450
7450
|
"license": "BSD-3-Clause",
|
|
7451
7451
|
"dependencies": {
|
|
7452
7452
|
"@jsforce/jsforce-node": "^3.1.0",
|
|
7453
|
-
"@salesforce/kit": "^3.1.
|
|
7453
|
+
"@salesforce/kit": "^3.1.1",
|
|
7454
7454
|
"@salesforce/schemas": "^1.7.0",
|
|
7455
7455
|
"@salesforce/ts-types": "^2.0.9",
|
|
7456
7456
|
"ajv": "^8.12.0",
|
|
@@ -7603,16 +7603,16 @@
|
|
|
7603
7603
|
}
|
|
7604
7604
|
},
|
|
7605
7605
|
"node_modules/@salesforce/plugin-apex": {
|
|
7606
|
-
"version": "3.1.
|
|
7607
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.
|
|
7608
|
-
"integrity": "sha512-
|
|
7606
|
+
"version": "3.1.9",
|
|
7607
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-3.1.9.tgz",
|
|
7608
|
+
"integrity": "sha512-zVel1339usPHuPGti/LylQZag/q6SGklwBZXckQYZUWa7tEcOWyXgIFnznhf/xTtC7ZqGN9RnWlMW2s57TumSg==",
|
|
7609
7609
|
"license": "BSD-3-Clause",
|
|
7610
7610
|
"dependencies": {
|
|
7611
7611
|
"@oclif/core": "^3.26.3",
|
|
7612
7612
|
"@salesforce/apex-node": "^5.0.0-beta.2",
|
|
7613
|
-
"@salesforce/core": "^7.0
|
|
7613
|
+
"@salesforce/core": "^7.3.0",
|
|
7614
7614
|
"@salesforce/kit": "^3.1.0",
|
|
7615
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
7615
|
+
"@salesforce/sf-plugins-core": "^9.0.4",
|
|
7616
7616
|
"chalk": "^5.3.0",
|
|
7617
7617
|
"color-convert": "^2.0.1",
|
|
7618
7618
|
"color-name": "^2.0.0"
|
|
@@ -7672,16 +7672,16 @@
|
|
|
7672
7672
|
}
|
|
7673
7673
|
},
|
|
7674
7674
|
"node_modules/@salesforce/plugin-data": {
|
|
7675
|
-
"version": "3.3.
|
|
7676
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.3.
|
|
7677
|
-
"integrity": "sha512-
|
|
7675
|
+
"version": "3.3.2",
|
|
7676
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-data/-/plugin-data-3.3.2.tgz",
|
|
7677
|
+
"integrity": "sha512-zvLH3uaZ3ETjXSeHQ6bNp/7SstHBqNUHglltjv6cOXur6FkgD2jZzotyYdH+VDVytAGvQc8IZIy9CYliCDeV6Q==",
|
|
7678
7678
|
"license": "BSD-3-Clause",
|
|
7679
7679
|
"dependencies": {
|
|
7680
7680
|
"@jsforce/jsforce-node": "^3.1.0",
|
|
7681
7681
|
"@oclif/core": "^3.26.3",
|
|
7682
7682
|
"@salesforce/core": "^7.0.1",
|
|
7683
7683
|
"@salesforce/kit": "^3.1.0",
|
|
7684
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
7684
|
+
"@salesforce/sf-plugins-core": "^9.0.4",
|
|
7685
7685
|
"@salesforce/ts-types": "^2.0.9",
|
|
7686
7686
|
"chalk": "^5.3.0",
|
|
7687
7687
|
"change-case": "^5.4.4",
|
|
@@ -7699,9 +7699,9 @@
|
|
|
7699
7699
|
"license": "MIT"
|
|
7700
7700
|
},
|
|
7701
7701
|
"node_modules/@salesforce/plugin-deploy-retrieve": {
|
|
7702
|
-
"version": "3.6.
|
|
7703
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.
|
|
7704
|
-
"integrity": "sha512-
|
|
7702
|
+
"version": "3.6.6",
|
|
7703
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-3.6.6.tgz",
|
|
7704
|
+
"integrity": "sha512-mer81ZOmSl1GXykIsYt/hesGGougTW/40InkegT8DhNJ0B7nrOkOL84MX8478Dh3tc9Ovv73eFmbnHeOZmnJig==",
|
|
7705
7705
|
"license": "BSD-3-Clause",
|
|
7706
7706
|
"dependencies": {
|
|
7707
7707
|
"@oclif/core": "^3.26.2",
|
|
@@ -7720,13 +7720,13 @@
|
|
|
7720
7720
|
}
|
|
7721
7721
|
},
|
|
7722
7722
|
"node_modules/@salesforce/plugin-info": {
|
|
7723
|
-
"version": "3.2.
|
|
7724
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.2.
|
|
7725
|
-
"integrity": "sha512-
|
|
7723
|
+
"version": "3.2.3",
|
|
7724
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-3.2.3.tgz",
|
|
7725
|
+
"integrity": "sha512-qDuPKGWS8sE0PmvkMIhb7gKmKIHoaJOUyZu+z6Z7KLCak+TtlGSMoLhRJmJqJPDks3SIZt7oOdzpxIZwfS5ryA==",
|
|
7726
7726
|
"license": "BSD-3-Clause",
|
|
7727
7727
|
"dependencies": {
|
|
7728
|
-
"@inquirer/input": "^2.1.
|
|
7729
|
-
"@oclif/core": "^3.26.
|
|
7728
|
+
"@inquirer/input": "^2.1.5",
|
|
7729
|
+
"@oclif/core": "^3.26.4",
|
|
7730
7730
|
"@salesforce/core": "^7.0.1",
|
|
7731
7731
|
"@salesforce/kit": "^3.1.0",
|
|
7732
7732
|
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
@@ -7742,30 +7742,30 @@
|
|
|
7742
7742
|
}
|
|
7743
7743
|
},
|
|
7744
7744
|
"node_modules/@salesforce/plugin-limits": {
|
|
7745
|
-
"version": "3.3.
|
|
7746
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.
|
|
7747
|
-
"integrity": "sha512-
|
|
7745
|
+
"version": "3.3.4",
|
|
7746
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-limits/-/plugin-limits-3.3.4.tgz",
|
|
7747
|
+
"integrity": "sha512-Fso0kThhXjFPNKiP4JWWzX97Xtiwo5+TeORxe3spm6vEJk2KH0ZBcgGDTsiSEJeWWlEes7WjdtwsLFtkOOq1Bw==",
|
|
7748
7748
|
"license": "BSD-3-Clause",
|
|
7749
7749
|
"dependencies": {
|
|
7750
7750
|
"@oclif/core": "^3.26.3",
|
|
7751
7751
|
"@salesforce/core": "^7.2.0",
|
|
7752
7752
|
"@salesforce/kit": "^3.1.0",
|
|
7753
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
7753
|
+
"@salesforce/sf-plugins-core": "^9.0.4"
|
|
7754
7754
|
},
|
|
7755
7755
|
"engines": {
|
|
7756
7756
|
"node": ">=18.0.0"
|
|
7757
7757
|
}
|
|
7758
7758
|
},
|
|
7759
7759
|
"node_modules/@salesforce/plugin-marketplace": {
|
|
7760
|
-
"version": "1.2.
|
|
7761
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.
|
|
7762
|
-
"integrity": "sha512-
|
|
7760
|
+
"version": "1.2.4",
|
|
7761
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-marketplace/-/plugin-marketplace-1.2.4.tgz",
|
|
7762
|
+
"integrity": "sha512-io4HI9wTjEf2drO6UrSqHfIVpkvtfj/OK+PFuLAxIh8I5jV5Fpl725fVe2ShnkrFTP4PWCSNixy+oM/RqbOkvQ==",
|
|
7763
7763
|
"license": "BSD-3-Clause",
|
|
7764
7764
|
"dependencies": {
|
|
7765
|
-
"@oclif/core": "^3.26.
|
|
7766
|
-
"@salesforce/core": "^7.
|
|
7765
|
+
"@oclif/core": "^3.26.4",
|
|
7766
|
+
"@salesforce/core": "^7.3.1",
|
|
7767
7767
|
"@salesforce/kit": "^3.1.0",
|
|
7768
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
7768
|
+
"@salesforce/sf-plugins-core": "^9.0.5",
|
|
7769
7769
|
"got": "^13.0.0",
|
|
7770
7770
|
"proxy-agent": "^6.4.0"
|
|
7771
7771
|
},
|
|
@@ -7774,14 +7774,14 @@
|
|
|
7774
7774
|
}
|
|
7775
7775
|
},
|
|
7776
7776
|
"node_modules/@salesforce/plugin-org": {
|
|
7777
|
-
"version": "4.1.
|
|
7778
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.1.
|
|
7779
|
-
"integrity": "sha512-
|
|
7777
|
+
"version": "4.1.3",
|
|
7778
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-org/-/plugin-org-4.1.3.tgz",
|
|
7779
|
+
"integrity": "sha512-hTSFusj+VhNcX/YQdYVkB78X0EuqQG3vn2q7UTY7le2PEBDiCyHEd7qOS4PsatDA2Wxxl7m6USYqf8kg4BlCqw==",
|
|
7780
7780
|
"license": "BSD-3-Clause",
|
|
7781
7781
|
"dependencies": {
|
|
7782
|
-
"@oclif/core": "^3.26.
|
|
7782
|
+
"@oclif/core": "^3.26.4",
|
|
7783
7783
|
"@salesforce/core": "^7.0.1",
|
|
7784
|
-
"@salesforce/kit": "^3.1.
|
|
7784
|
+
"@salesforce/kit": "^3.1.1",
|
|
7785
7785
|
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
7786
7786
|
"@salesforce/source-deploy-retrieve": "^11.0.0",
|
|
7787
7787
|
"chalk": "^5.3.0",
|
|
@@ -8010,14 +8010,14 @@
|
|
|
8010
8010
|
}
|
|
8011
8011
|
},
|
|
8012
8012
|
"node_modules/@salesforce/plugin-schema": {
|
|
8013
|
-
"version": "3.3.
|
|
8014
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.
|
|
8015
|
-
"integrity": "sha512-
|
|
8013
|
+
"version": "3.3.4",
|
|
8014
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-schema/-/plugin-schema-3.3.4.tgz",
|
|
8015
|
+
"integrity": "sha512-MtxExCQk363t4p5SSYTTd9WlSV7rMNzNqecU7z1AD3tez6T7UToIpUl4ETLYjuAALAnUL+5MXThw53HVE5UQhA==",
|
|
8016
8016
|
"license": "BSD-3-Clause",
|
|
8017
8017
|
"dependencies": {
|
|
8018
8018
|
"@oclif/core": "^3.26.3",
|
|
8019
8019
|
"@salesforce/core": "^7.0.1",
|
|
8020
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
8020
|
+
"@salesforce/sf-plugins-core": "^9.0.4"
|
|
8021
8021
|
},
|
|
8022
8022
|
"engines": {
|
|
8023
8023
|
"node": ">=18.0.0"
|
|
@@ -8039,18 +8039,18 @@
|
|
|
8039
8039
|
}
|
|
8040
8040
|
},
|
|
8041
8041
|
"node_modules/@salesforce/plugin-sobject": {
|
|
8042
|
-
"version": "1.3.
|
|
8043
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.3.
|
|
8044
|
-
"integrity": "sha512-
|
|
8042
|
+
"version": "1.3.6",
|
|
8043
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-sobject/-/plugin-sobject-1.3.6.tgz",
|
|
8044
|
+
"integrity": "sha512-f+h5p+dhwtz4AwexqOfM04Re+Egpkokmn+2S12VHMl9WwVt1TZNHPkhr1Pvqjet5WFNluTPy3uc+Jymqto3qwA==",
|
|
8045
8045
|
"license": "BSD-3-Clause",
|
|
8046
8046
|
"dependencies": {
|
|
8047
8047
|
"@inquirer/confirm": "^2.0.17",
|
|
8048
8048
|
"@inquirer/input": "^1.2.16",
|
|
8049
8049
|
"@inquirer/select": "^1.3.3",
|
|
8050
8050
|
"@oclif/core": "^3.26.3",
|
|
8051
|
-
"@salesforce/core": "^7.
|
|
8051
|
+
"@salesforce/core": "^7.3.1",
|
|
8052
8052
|
"@salesforce/kit": "^3.1.0",
|
|
8053
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
8053
|
+
"@salesforce/sf-plugins-core": "^9.0.5",
|
|
8054
8054
|
"fast-glob": "^3.3.2",
|
|
8055
8055
|
"fast-xml-parser": "^4.3.6",
|
|
8056
8056
|
"js2xmlparser": "^4.0.2"
|
|
@@ -8130,15 +8130,15 @@
|
|
|
8130
8130
|
}
|
|
8131
8131
|
},
|
|
8132
8132
|
"node_modules/@salesforce/plugin-templates": {
|
|
8133
|
-
"version": "56.2.
|
|
8134
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.2.
|
|
8135
|
-
"integrity": "sha512-
|
|
8133
|
+
"version": "56.2.4",
|
|
8134
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-templates/-/plugin-templates-56.2.4.tgz",
|
|
8135
|
+
"integrity": "sha512-AnDHxCnEdnhCL4NPvzEK2eDPsHhoNKyPSGSJGNl3UExP4IZU0XFSbKHEsFLCekxXFwVHi/vv4w7bfam0dKvofg==",
|
|
8136
8136
|
"license": "BSD-3-Clause",
|
|
8137
8137
|
"dependencies": {
|
|
8138
8138
|
"@oclif/core": "^3.26.3",
|
|
8139
|
-
"@salesforce/core": "^7.
|
|
8140
|
-
"@salesforce/sf-plugins-core": "^9.0.
|
|
8141
|
-
"@salesforce/templates": "^
|
|
8139
|
+
"@salesforce/core": "^7.3.1",
|
|
8140
|
+
"@salesforce/sf-plugins-core": "^9.0.5",
|
|
8141
|
+
"@salesforce/templates": "^60.1.2",
|
|
8142
8142
|
"yeoman-environment": "^3",
|
|
8143
8143
|
"yeoman-generator": "^5"
|
|
8144
8144
|
},
|
|
@@ -8147,14 +8147,14 @@
|
|
|
8147
8147
|
}
|
|
8148
8148
|
},
|
|
8149
8149
|
"node_modules/@salesforce/plugin-trust": {
|
|
8150
|
-
"version": "3.6.
|
|
8151
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.6.
|
|
8152
|
-
"integrity": "sha512-
|
|
8150
|
+
"version": "3.6.6",
|
|
8151
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-trust/-/plugin-trust-3.6.6.tgz",
|
|
8152
|
+
"integrity": "sha512-ELaWBa3KfUYlgJ57yoEUbHGPcroqaV8pqWkCL4FOYJuRPtfBxd491YOS2ZtbN6vAMl9BaDfuOAriXWSG/8OYVQ==",
|
|
8153
8153
|
"license": "BSD-3-Clause",
|
|
8154
8154
|
"dependencies": {
|
|
8155
|
-
"@oclif/core": "^3.26.
|
|
8156
|
-
"@salesforce/core": "^7.0
|
|
8157
|
-
"@salesforce/kit": "^3.1.
|
|
8155
|
+
"@oclif/core": "^3.26.4",
|
|
8156
|
+
"@salesforce/core": "^7.3.0",
|
|
8157
|
+
"@salesforce/kit": "^3.1.1",
|
|
8158
8158
|
"@salesforce/sf-plugins-core": "^9.0.0",
|
|
8159
8159
|
"got": "^13.0.0",
|
|
8160
8160
|
"npm": "10.5.0",
|
|
@@ -8200,15 +8200,15 @@
|
|
|
8200
8200
|
"license": "ISC"
|
|
8201
8201
|
},
|
|
8202
8202
|
"node_modules/@salesforce/sf-plugins-core": {
|
|
8203
|
-
"version": "9.0.
|
|
8204
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.
|
|
8205
|
-
"integrity": "sha512-
|
|
8203
|
+
"version": "9.0.5",
|
|
8204
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.5.tgz",
|
|
8205
|
+
"integrity": "sha512-il3/mKhmoDMbTdlX5G2YJw3LaJd1D3FlsPEr4gg8sXK1/gxRz0SCqcaXsjWa4Fo6i12zkW8Qgsd5vQ3N6ojiXA==",
|
|
8206
8206
|
"license": "BSD-3-Clause",
|
|
8207
8207
|
"dependencies": {
|
|
8208
8208
|
"@inquirer/confirm": "^2.0.17",
|
|
8209
8209
|
"@inquirer/password": "^1.1.16",
|
|
8210
8210
|
"@oclif/core": "^3.26.2",
|
|
8211
|
-
"@salesforce/core": "^7.
|
|
8211
|
+
"@salesforce/core": "^7.3.0",
|
|
8212
8212
|
"@salesforce/kit": "^3.1.0",
|
|
8213
8213
|
"@salesforce/ts-types": "^2.0.9",
|
|
8214
8214
|
"chalk": "^5.3.0"
|
|
@@ -8525,9 +8525,9 @@
|
|
|
8525
8525
|
}
|
|
8526
8526
|
},
|
|
8527
8527
|
"node_modules/@salesforce/templates": {
|
|
8528
|
-
"version": "
|
|
8529
|
-
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-
|
|
8530
|
-
"integrity": "sha512-
|
|
8528
|
+
"version": "60.1.2",
|
|
8529
|
+
"resolved": "https://registry.npmjs.org/@salesforce/templates/-/templates-60.1.2.tgz",
|
|
8530
|
+
"integrity": "sha512-n5TITtDxwOC2eEpOMdt3u7p554JQkDUOrhzGqlIz2fWGupMbh/hg6qj25V7rS2yKn10aGI8AYKhUDMp1ivuPaQ==",
|
|
8531
8531
|
"license": "BSD-3-Clause",
|
|
8532
8532
|
"dependencies": {
|
|
8533
8533
|
"@salesforce/core": "^7.0.0",
|