@salesforce/cli 1.81.6 → 1.82.1

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
- "version": "1.81.6",
3
+ "version": "1.82.1",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/cli",
9
- "version": "1.81.6",
9
+ "version": "1.82.1",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "2.8.5",
@@ -20,11 +20,11 @@
20
20
  "@oclif/plugin-version": "1.3.4",
21
21
  "@oclif/plugin-warn-if-update-available": "2.0.37",
22
22
  "@oclif/plugin-which": "2.2.21",
23
- "@salesforce/core": "4.0.1",
24
- "@salesforce/plugin-apex": "2.2.22",
23
+ "@salesforce/core": "4.1.0",
24
+ "@salesforce/plugin-apex": "2.3.0",
25
25
  "@salesforce/plugin-auth": "2.7.17",
26
26
  "@salesforce/plugin-data": "2.3.20",
27
- "@salesforce/plugin-deploy-retrieve": "1.10.4",
27
+ "@salesforce/plugin-deploy-retrieve": "1.11.0",
28
28
  "@salesforce/plugin-info": "2.6.16",
29
29
  "@salesforce/plugin-limits": "2.3.17",
30
30
  "@salesforce/plugin-login": "1.2.11",
@@ -32,7 +32,7 @@
32
32
  "@salesforce/plugin-schema": "2.3.10",
33
33
  "@salesforce/plugin-settings": "1.4.10",
34
34
  "@salesforce/plugin-sobject": "0.1.22",
35
- "@salesforce/plugin-source": "2.10.11",
35
+ "@salesforce/plugin-source": "2.10.12",
36
36
  "@salesforce/plugin-telemetry": "2.2.0",
37
37
  "@salesforce/plugin-templates": "55.4.18",
38
38
  "@salesforce/plugin-trust": "2.4.20",
@@ -8497,9 +8497,9 @@
8497
8497
  }
8498
8498
  },
8499
8499
  "node_modules/@salesforce/core": {
8500
- "version": "4.0.1",
8501
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.0.1.tgz",
8502
- "integrity": "sha512-BjHM3C3QfjW0wSrt0q2+5JOwa/9edg/18TT2C3iykmPxeDXAum/2W/S+7ctyefEJ0/VYlh/DvzLaEc74MadKnA==",
8500
+ "version": "4.1.0",
8501
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-4.1.0.tgz",
8502
+ "integrity": "sha512-S+5sJ3wSlpu4ATEYGDeqNMu1NaRgD5+HjtYFZiiUOdtHrUh55JD6DGcwgtrj2ojM9cnwcqlj/Ho/2yljrJdOSQ==",
8503
8503
  "license": "BSD-3-Clause",
8504
8504
  "dependencies": {
8505
8505
  "@salesforce/bunyan": "^2.0.0",
@@ -8516,6 +8516,7 @@
8516
8516
  "js2xmlparser": "^4.0.1",
8517
8517
  "jsforce": "^2.0.0-beta.23",
8518
8518
  "jsonwebtoken": "9.0.0",
8519
+ "proper-lockfile": "^4.1.2",
8519
8520
  "ts-retry-promise": "^0.7.0"
8520
8521
  },
8521
8522
  "engines": {
@@ -9084,20 +9085,20 @@
9084
9085
  }
9085
9086
  },
9086
9087
  "node_modules/@salesforce/plugin-apex": {
9087
- "version": "2.2.22",
9088
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.2.22.tgz",
9089
- "integrity": "sha512-pc5V+dfAG0ei3rQjoAcO65BXWn0lLcFf/qookqceKZABooxcyubdwAJbVFQQkMc5xN/gznQiSHEhLDMbQRE81Q==",
9088
+ "version": "2.3.0",
9089
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-apex/-/plugin-apex-2.3.0.tgz",
9090
+ "integrity": "sha512-mYvjHJhFIGbHNLcv+XhQqyJ2doyG2ammWI0Bl1soBF348A182rgJ4QA5z/QS/DByUsTnRAM5Gv/siDBpMzQ1GA==",
9090
9091
  "license": "BSD-3-Clause",
9091
9092
  "dependencies": {
9092
9093
  "@oclif/core": "^2.8.2",
9093
9094
  "@salesforce/apex-node": "^1.6.1",
9094
- "@salesforce/core": "^3.36.2",
9095
- "@salesforce/sf-plugins-core": "^2.4.3",
9095
+ "@salesforce/core": "^3.36.0",
9096
+ "@salesforce/sf-plugins-core": "^2.4.2",
9096
9097
  "chalk": "^4.1.0",
9097
9098
  "tslib": "^2"
9098
9099
  },
9099
9100
  "engines": {
9100
- "node": ">=14.0.0"
9101
+ "node": ">=16.0.0"
9101
9102
  }
9102
9103
  },
9103
9104
  "node_modules/@salesforce/plugin-apex/node_modules/@salesforce/core": {
@@ -9549,87 +9550,47 @@
9549
9550
  "license": "MIT"
9550
9551
  },
9551
9552
  "node_modules/@salesforce/plugin-deploy-retrieve": {
9552
- "version": "1.10.4",
9553
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.10.4.tgz",
9554
- "integrity": "sha512-PO2ZDwjwh4lbYEgmvnBchx2lpB07iRNFOJyDO0AhDBA8vQxW6EOR4UwdBZW/ScGihRywl0ccE/lTctIKtPOb0A==",
9553
+ "version": "1.11.0",
9554
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.11.0.tgz",
9555
+ "integrity": "sha512-CopHJ0kwnhdjOr9BwGOpDbkySDPx7Gi3oNcjb+VSxaVZ29HoLYf3agriY02+FFwUkpfSToVhg7RTx+VnvWCiWA==",
9555
9556
  "license": "BSD-3-Clause",
9556
9557
  "dependencies": {
9557
9558
  "@oclif/core": "^2.8.2",
9558
9559
  "@salesforce/apex-node": "^1.6.1",
9559
- "@salesforce/core": "^3.36.1",
9560
- "@salesforce/kit": "^1.9.2",
9561
- "@salesforce/sf-plugins-core": "^2.4.3",
9562
- "@salesforce/source-deploy-retrieve": "^8.6.0",
9563
- "@salesforce/source-tracking": "^3.1.5",
9560
+ "@salesforce/core": "^4.0.1",
9561
+ "@salesforce/kit": "^3.0.2",
9562
+ "@salesforce/sf-plugins-core": "^3.0.2",
9563
+ "@salesforce/source-deploy-retrieve": "^9.1.0",
9564
+ "@salesforce/source-tracking": "^4.1.0",
9564
9565
  "chalk": "^4.1.2",
9565
9566
  "fs-extra": "^10.0.1",
9566
9567
  "shelljs": "^0.8.5",
9567
9568
  "tslib": "^2"
9568
9569
  },
9569
9570
  "engines": {
9570
- "node": ">=14.0.0"
9571
+ "node": ">=16.0.0"
9571
9572
  }
9572
9573
  },
9573
- "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/core": {
9574
- "version": "3.36.2",
9575
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
9576
- "integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
9574
+ "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/kit": {
9575
+ "version": "3.0.2",
9576
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
9577
+ "integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
9577
9578
  "license": "BSD-3-Clause",
9578
9579
  "dependencies": {
9579
- "@salesforce/bunyan": "^2.0.0",
9580
- "@salesforce/kit": "^1.9.2",
9581
- "@salesforce/schemas": "^1.5.1",
9582
- "@salesforce/ts-types": "^1.7.2",
9583
- "@types/semver": "^7.3.13",
9584
- "ajv": "^8.12.0",
9585
- "archiver": "^5.3.0",
9586
- "change-case": "^4.1.2",
9587
- "debug": "^3.2.7",
9588
- "faye": "^1.4.0",
9589
- "form-data": "^4.0.0",
9590
- "js2xmlparser": "^4.0.1",
9591
- "jsforce": "^2.0.0-beta.23",
9592
- "jsonwebtoken": "9.0.0",
9593
- "ts-retry-promise": "^0.7.0"
9580
+ "@salesforce/ts-types": "^2.0.1",
9581
+ "tslib": "^2.5.2"
9594
9582
  }
9595
9583
  },
9596
- "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/sf-plugins-core": {
9597
- "version": "2.4.3",
9598
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
9599
- "integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
9584
+ "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/ts-types": {
9585
+ "version": "2.0.2",
9586
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
9587
+ "integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
9600
9588
  "license": "BSD-3-Clause",
9601
9589
  "dependencies": {
9602
- "@oclif/core": "^2.8.5",
9603
- "@salesforce/core": "^3.36.1",
9604
- "@salesforce/kit": "^1.9.2",
9605
- "@salesforce/ts-types": "^1.7.3",
9606
- "chalk": "^4",
9607
- "inquirer": "^8.2.5"
9608
- }
9609
- },
9610
- "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/ajv": {
9611
- "version": "8.12.0",
9612
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
9613
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
9614
- "license": "MIT",
9615
- "dependencies": {
9616
- "fast-deep-equal": "^3.1.1",
9617
- "json-schema-traverse": "^1.0.0",
9618
- "require-from-string": "^2.0.2",
9619
- "uri-js": "^4.2.2"
9590
+ "tslib": "^2.5.2"
9620
9591
  },
9621
- "funding": {
9622
- "type": "github",
9623
- "url": "https://github.com/sponsors/epoberezkin"
9624
- }
9625
- },
9626
- "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/debug": {
9627
- "version": "3.2.7",
9628
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
9629
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
9630
- "license": "MIT",
9631
- "dependencies": {
9632
- "ms": "^2.1.1"
9592
+ "engines": {
9593
+ "node": ">=16.0.0"
9633
9594
  }
9634
9595
  },
9635
9596
  "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/fs-extra": {
@@ -9646,12 +9607,6 @@
9646
9607
  "node": ">=12"
9647
9608
  }
9648
9609
  },
9649
- "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/json-schema-traverse": {
9650
- "version": "1.0.0",
9651
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
9652
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
9653
- "license": "MIT"
9654
- },
9655
9610
  "node_modules/@salesforce/plugin-info": {
9656
9611
  "version": "2.6.16",
9657
9612
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.16.tgz",
@@ -10012,6 +9967,42 @@
10012
9967
  "tslib": "^2.5.0"
10013
9968
  }
10014
9969
  },
9970
+ "node_modules/@salesforce/plugin-org/node_modules/@salesforce/source-deploy-retrieve": {
9971
+ "version": "8.6.0",
9972
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-8.6.0.tgz",
9973
+ "integrity": "sha512-ooPFEq8aKIy67VLugwhIWrOv4+9GJHdMlBOklqW6ZluTSfkfB9vJOBxuD2wVKzUHTV/+3mKNoYl363Ql8KgXkQ==",
9974
+ "license": "BSD-3-Clause",
9975
+ "dependencies": {
9976
+ "@salesforce/core": "^3.36.2",
9977
+ "@salesforce/kit": "^1.9.2",
9978
+ "@salesforce/ts-types": "^1.7.2",
9979
+ "archiver": "^5.3.1",
9980
+ "fast-levenshtein": "^3.0.0",
9981
+ "fast-xml-parser": "^4.2.2",
9982
+ "got": "^11.8.6",
9983
+ "graceful-fs": "^4.2.11",
9984
+ "ignore": "^5.2.4",
9985
+ "mime": "2.6.0",
9986
+ "minimatch": "^5.1.6",
9987
+ "proxy-agent": "^5.0.0",
9988
+ "proxy-from-env": "^1.1.0",
9989
+ "unzipper": "0.10.14"
9990
+ },
9991
+ "engines": {
9992
+ "node": ">=14.0.0"
9993
+ }
9994
+ },
9995
+ "node_modules/@salesforce/plugin-org/node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/kit": {
9996
+ "version": "1.9.2",
9997
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
9998
+ "integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
9999
+ "license": "BSD-3-Clause",
10000
+ "dependencies": {
10001
+ "@salesforce/ts-types": "^1.7.3",
10002
+ "shx": "^0.3.3",
10003
+ "tslib": "^2.5.0"
10004
+ }
10005
+ },
10015
10006
  "node_modules/@salesforce/plugin-org/node_modules/ajv": {
10016
10007
  "version": "8.12.0",
10017
10008
  "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
@@ -10043,6 +10034,18 @@
10043
10034
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
10044
10035
  "license": "MIT"
10045
10036
  },
10037
+ "node_modules/@salesforce/plugin-org/node_modules/minimatch": {
10038
+ "version": "5.1.6",
10039
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
10040
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
10041
+ "license": "ISC",
10042
+ "dependencies": {
10043
+ "brace-expansion": "^2.0.1"
10044
+ },
10045
+ "engines": {
10046
+ "node": ">=10"
10047
+ }
10048
+ },
10046
10049
  "node_modules/@salesforce/plugin-release-management": {
10047
10050
  "version": "3.16.11",
10048
10051
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-release-management/-/plugin-release-management-3.16.11.tgz",
@@ -10559,18 +10562,18 @@
10559
10562
  "license": "MIT"
10560
10563
  },
10561
10564
  "node_modules/@salesforce/plugin-source": {
10562
- "version": "2.10.11",
10563
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.11.tgz",
10564
- "integrity": "sha512-rTyweY+qLT5871p4xfiMcLUkPlZFNbs086aYpR3VfzcjXYzgUklayitpq9oG5OPojAIK9VxNiNOBHsToHkyA7g==",
10565
+ "version": "2.10.12",
10566
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.12.tgz",
10567
+ "integrity": "sha512-tpA08b8rhsHdPiSJ90MVtMIJVrlayZAlKgCK9jbmJwBD4E8Y/RC7a5gLP1tBl2SJbJBwyavEC3O09BQjwA6d0g==",
10565
10568
  "license": "BSD-3-Clause",
10566
10569
  "dependencies": {
10567
10570
  "@oclif/core": "^2.8.2",
10568
10571
  "@salesforce/apex-node": "^1.6.0",
10569
- "@salesforce/core": "^3.36.0",
10570
- "@salesforce/kit": "^3.0.0",
10571
- "@salesforce/sf-plugins-core": "^2.4.2",
10572
- "@salesforce/source-deploy-retrieve": "^8.5.1",
10573
- "@salesforce/source-tracking": "^3.1.5",
10572
+ "@salesforce/core": "^4.0.1",
10573
+ "@salesforce/kit": "^3.0.2",
10574
+ "@salesforce/sf-plugins-core": "^3.0.2",
10575
+ "@salesforce/source-deploy-retrieve": "^9.1.0",
10576
+ "@salesforce/source-tracking": "^4.1.0",
10574
10577
  "chalk": "^4.1.2",
10575
10578
  "got": "^11.8.6",
10576
10579
  "proxy-agent": "^5.0.0",
@@ -10581,40 +10584,6 @@
10581
10584
  "node": ">=16.0.0"
10582
10585
  }
10583
10586
  },
10584
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/core": {
10585
- "version": "3.36.2",
10586
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
10587
- "integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
10588
- "license": "BSD-3-Clause",
10589
- "dependencies": {
10590
- "@salesforce/bunyan": "^2.0.0",
10591
- "@salesforce/kit": "^1.9.2",
10592
- "@salesforce/schemas": "^1.5.1",
10593
- "@salesforce/ts-types": "^1.7.2",
10594
- "@types/semver": "^7.3.13",
10595
- "ajv": "^8.12.0",
10596
- "archiver": "^5.3.0",
10597
- "change-case": "^4.1.2",
10598
- "debug": "^3.2.7",
10599
- "faye": "^1.4.0",
10600
- "form-data": "^4.0.0",
10601
- "js2xmlparser": "^4.0.1",
10602
- "jsforce": "^2.0.0-beta.23",
10603
- "jsonwebtoken": "9.0.0",
10604
- "ts-retry-promise": "^0.7.0"
10605
- }
10606
- },
10607
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/core/node_modules/@salesforce/kit": {
10608
- "version": "1.9.2",
10609
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
10610
- "integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
10611
- "license": "BSD-3-Clause",
10612
- "dependencies": {
10613
- "@salesforce/ts-types": "^1.7.3",
10614
- "shx": "^0.3.3",
10615
- "tslib": "^2.5.0"
10616
- }
10617
- },
10618
10587
  "node_modules/@salesforce/plugin-source/node_modules/@salesforce/kit": {
10619
10588
  "version": "3.0.2",
10620
10589
  "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
@@ -10625,7 +10594,7 @@
10625
10594
  "tslib": "^2.5.2"
10626
10595
  }
10627
10596
  },
10628
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/kit/node_modules/@salesforce/ts-types": {
10597
+ "node_modules/@salesforce/plugin-source/node_modules/@salesforce/ts-types": {
10629
10598
  "version": "2.0.2",
10630
10599
  "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
10631
10600
  "integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
@@ -10637,62 +10606,6 @@
10637
10606
  "node": ">=16.0.0"
10638
10607
  }
10639
10608
  },
10640
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/sf-plugins-core": {
10641
- "version": "2.4.3",
10642
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-2.4.3.tgz",
10643
- "integrity": "sha512-gB1GY5GscR5vjLC2GJTO7hjmKH1IqeMj1cvvsnTdKpb3z0GAMpCZN3gPyC9OiIEE2JBQSlm3HUV4K+4zcMJjmQ==",
10644
- "license": "BSD-3-Clause",
10645
- "dependencies": {
10646
- "@oclif/core": "^2.8.5",
10647
- "@salesforce/core": "^3.36.1",
10648
- "@salesforce/kit": "^1.9.2",
10649
- "@salesforce/ts-types": "^1.7.3",
10650
- "chalk": "^4",
10651
- "inquirer": "^8.2.5"
10652
- }
10653
- },
10654
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/sf-plugins-core/node_modules/@salesforce/kit": {
10655
- "version": "1.9.2",
10656
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
10657
- "integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
10658
- "license": "BSD-3-Clause",
10659
- "dependencies": {
10660
- "@salesforce/ts-types": "^1.7.3",
10661
- "shx": "^0.3.3",
10662
- "tslib": "^2.5.0"
10663
- }
10664
- },
10665
- "node_modules/@salesforce/plugin-source/node_modules/ajv": {
10666
- "version": "8.12.0",
10667
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
10668
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
10669
- "license": "MIT",
10670
- "dependencies": {
10671
- "fast-deep-equal": "^3.1.1",
10672
- "json-schema-traverse": "^1.0.0",
10673
- "require-from-string": "^2.0.2",
10674
- "uri-js": "^4.2.2"
10675
- },
10676
- "funding": {
10677
- "type": "github",
10678
- "url": "https://github.com/sponsors/epoberezkin"
10679
- }
10680
- },
10681
- "node_modules/@salesforce/plugin-source/node_modules/debug": {
10682
- "version": "3.2.7",
10683
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
10684
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
10685
- "license": "MIT",
10686
- "dependencies": {
10687
- "ms": "^2.1.1"
10688
- }
10689
- },
10690
- "node_modules/@salesforce/plugin-source/node_modules/json-schema-traverse": {
10691
- "version": "1.0.0",
10692
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
10693
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
10694
- "license": "MIT"
10695
- },
10696
10609
  "node_modules/@salesforce/plugin-telemetry": {
10697
10610
  "version": "2.2.0",
10698
10611
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-2.2.0.tgz",
@@ -11096,20 +11009,20 @@
11096
11009
  }
11097
11010
  },
11098
11011
  "node_modules/@salesforce/source-deploy-retrieve": {
11099
- "version": "8.6.0",
11100
- "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-8.6.0.tgz",
11101
- "integrity": "sha512-ooPFEq8aKIy67VLugwhIWrOv4+9GJHdMlBOklqW6ZluTSfkfB9vJOBxuD2wVKzUHTV/+3mKNoYl363Ql8KgXkQ==",
11012
+ "version": "9.1.0",
11013
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.1.0.tgz",
11014
+ "integrity": "sha512-ZD5dIZPwPGqP+N/HvQLieV4QhzXZw5dvvhA6Vpgdbt7SpFjjncYnvaOLh6+GdnIKMcA/jWpEXym51vwj6jZb1A==",
11102
11015
  "license": "BSD-3-Clause",
11103
11016
  "dependencies": {
11104
- "@salesforce/core": "^3.36.2",
11105
- "@salesforce/kit": "^1.9.2",
11106
- "@salesforce/ts-types": "^1.7.2",
11107
- "archiver": "^5.3.1",
11017
+ "@salesforce/core": "^4.0.1",
11018
+ "@salesforce/kit": "^3.0.1",
11019
+ "@salesforce/ts-types": "^2.0.2",
11108
11020
  "fast-levenshtein": "^3.0.0",
11109
11021
  "fast-xml-parser": "^4.2.2",
11110
11022
  "got": "^11.8.6",
11111
11023
  "graceful-fs": "^4.2.11",
11112
11024
  "ignore": "^5.2.4",
11025
+ "jszip": "^3.10.1",
11113
11026
  "mime": "2.6.0",
11114
11027
  "minimatch": "^5.1.6",
11115
11028
  "proxy-agent": "^5.0.0",
@@ -11117,63 +11030,31 @@
11117
11030
  "unzipper": "0.10.14"
11118
11031
  },
11119
11032
  "engines": {
11120
- "node": ">=14.0.0"
11033
+ "node": ">=16.0.0"
11121
11034
  }
11122
11035
  },
11123
- "node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/core": {
11124
- "version": "3.36.2",
11125
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
11126
- "integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
11036
+ "node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/kit": {
11037
+ "version": "3.0.2",
11038
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
11039
+ "integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
11127
11040
  "license": "BSD-3-Clause",
11128
11041
  "dependencies": {
11129
- "@salesforce/bunyan": "^2.0.0",
11130
- "@salesforce/kit": "^1.9.2",
11131
- "@salesforce/schemas": "^1.5.1",
11132
- "@salesforce/ts-types": "^1.7.2",
11133
- "@types/semver": "^7.3.13",
11134
- "ajv": "^8.12.0",
11135
- "archiver": "^5.3.0",
11136
- "change-case": "^4.1.2",
11137
- "debug": "^3.2.7",
11138
- "faye": "^1.4.0",
11139
- "form-data": "^4.0.0",
11140
- "js2xmlparser": "^4.0.1",
11141
- "jsforce": "^2.0.0-beta.23",
11142
- "jsonwebtoken": "9.0.0",
11143
- "ts-retry-promise": "^0.7.0"
11042
+ "@salesforce/ts-types": "^2.0.1",
11043
+ "tslib": "^2.5.2"
11144
11044
  }
11145
11045
  },
11146
- "node_modules/@salesforce/source-deploy-retrieve/node_modules/ajv": {
11147
- "version": "8.12.0",
11148
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
11149
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
11150
- "license": "MIT",
11046
+ "node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/ts-types": {
11047
+ "version": "2.0.2",
11048
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
11049
+ "integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
11050
+ "license": "BSD-3-Clause",
11151
11051
  "dependencies": {
11152
- "fast-deep-equal": "^3.1.1",
11153
- "json-schema-traverse": "^1.0.0",
11154
- "require-from-string": "^2.0.2",
11155
- "uri-js": "^4.2.2"
11052
+ "tslib": "^2.5.2"
11156
11053
  },
11157
- "funding": {
11158
- "type": "github",
11159
- "url": "https://github.com/sponsors/epoberezkin"
11160
- }
11161
- },
11162
- "node_modules/@salesforce/source-deploy-retrieve/node_modules/debug": {
11163
- "version": "3.2.7",
11164
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
11165
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
11166
- "license": "MIT",
11167
- "dependencies": {
11168
- "ms": "^2.1.1"
11054
+ "engines": {
11055
+ "node": ">=16.0.0"
11169
11056
  }
11170
11057
  },
11171
- "node_modules/@salesforce/source-deploy-retrieve/node_modules/json-schema-traverse": {
11172
- "version": "1.0.0",
11173
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
11174
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
11175
- "license": "MIT"
11176
- },
11177
11058
  "node_modules/@salesforce/source-deploy-retrieve/node_modules/minimatch": {
11178
11059
  "version": "5.1.6",
11179
11060
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
@@ -11187,74 +11068,45 @@
11187
11068
  }
11188
11069
  },
11189
11070
  "node_modules/@salesforce/source-tracking": {
11190
- "version": "3.1.5",
11191
- "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-3.1.5.tgz",
11192
- "integrity": "sha512-ww7WxRqkWxFock3QqLDvlkW1P7EMZyL6qXIkcx2nAzHs3IhBOJ9wgJlSe/FudWluJ+rLMkvFBvs5D8iN/DaYnQ==",
11071
+ "version": "4.1.0",
11072
+ "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.1.0.tgz",
11073
+ "integrity": "sha512-QQoLuTk9ABQD6x5RAosVPNtO4vG3SQj1fe52Td1m3u6ivWSMdVcCFtgWrXKXxB2TU9FysF17rqBzrtedzc0wfQ==",
11193
11074
  "license": "BSD-3-Clause",
11194
11075
  "dependencies": {
11195
- "@salesforce/core": "^3.36.1",
11196
- "@salesforce/kit": "^1.9.2",
11197
- "@salesforce/source-deploy-retrieve": "^8.5.1",
11076
+ "@salesforce/core": "^4.0.1",
11077
+ "@salesforce/kit": "^3.0.2",
11078
+ "@salesforce/source-deploy-retrieve": "^9.1.0",
11198
11079
  "fast-xml-parser": "^4.2.2",
11199
11080
  "graceful-fs": "^4.2.11",
11200
11081
  "isomorphic-git": "1.23.0",
11201
11082
  "ts-retry-promise": "^0.7.0"
11083
+ },
11084
+ "engines": {
11085
+ "node": ">=16.0.0"
11202
11086
  }
11203
11087
  },
11204
- "node_modules/@salesforce/source-tracking/node_modules/@salesforce/core": {
11205
- "version": "3.36.2",
11206
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-3.36.2.tgz",
11207
- "integrity": "sha512-IS1rR6Y0tMJYx/+TOAUQ9Gs+Vtum0MHLGfodT7ZJMQZQHEp1S4o0BJ8676uq5sASAnVL64GA+Et/LWCCOWWEuw==",
11088
+ "node_modules/@salesforce/source-tracking/node_modules/@salesforce/kit": {
11089
+ "version": "3.0.2",
11090
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
11091
+ "integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
11208
11092
  "license": "BSD-3-Clause",
11209
11093
  "dependencies": {
11210
- "@salesforce/bunyan": "^2.0.0",
11211
- "@salesforce/kit": "^1.9.2",
11212
- "@salesforce/schemas": "^1.5.1",
11213
- "@salesforce/ts-types": "^1.7.2",
11214
- "@types/semver": "^7.3.13",
11215
- "ajv": "^8.12.0",
11216
- "archiver": "^5.3.0",
11217
- "change-case": "^4.1.2",
11218
- "debug": "^3.2.7",
11219
- "faye": "^1.4.0",
11220
- "form-data": "^4.0.0",
11221
- "js2xmlparser": "^4.0.1",
11222
- "jsforce": "^2.0.0-beta.23",
11223
- "jsonwebtoken": "9.0.0",
11224
- "ts-retry-promise": "^0.7.0"
11094
+ "@salesforce/ts-types": "^2.0.1",
11095
+ "tslib": "^2.5.2"
11225
11096
  }
11226
11097
  },
11227
- "node_modules/@salesforce/source-tracking/node_modules/ajv": {
11228
- "version": "8.12.0",
11229
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
11230
- "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==",
11231
- "license": "MIT",
11098
+ "node_modules/@salesforce/source-tracking/node_modules/@salesforce/ts-types": {
11099
+ "version": "2.0.2",
11100
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
11101
+ "integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
11102
+ "license": "BSD-3-Clause",
11232
11103
  "dependencies": {
11233
- "fast-deep-equal": "^3.1.1",
11234
- "json-schema-traverse": "^1.0.0",
11235
- "require-from-string": "^2.0.2",
11236
- "uri-js": "^4.2.2"
11104
+ "tslib": "^2.5.2"
11237
11105
  },
11238
- "funding": {
11239
- "type": "github",
11240
- "url": "https://github.com/sponsors/epoberezkin"
11241
- }
11242
- },
11243
- "node_modules/@salesforce/source-tracking/node_modules/debug": {
11244
- "version": "3.2.7",
11245
- "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz",
11246
- "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==",
11247
- "license": "MIT",
11248
- "dependencies": {
11249
- "ms": "^2.1.1"
11106
+ "engines": {
11107
+ "node": ">=16.0.0"
11250
11108
  }
11251
11109
  },
11252
- "node_modules/@salesforce/source-tracking/node_modules/json-schema-traverse": {
11253
- "version": "1.0.0",
11254
- "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz",
11255
- "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
11256
- "license": "MIT"
11257
- },
11258
11110
  "node_modules/@salesforce/telemetry": {
11259
11111
  "version": "3.2.29",
11260
11112
  "resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-3.2.29.tgz",
@@ -18208,6 +18060,12 @@
18208
18060
  "url": "https://github.com/sponsors/isaacs"
18209
18061
  }
18210
18062
  },
18063
+ "node_modules/immediate": {
18064
+ "version": "3.0.6",
18065
+ "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
18066
+ "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
18067
+ "license": "MIT"
18068
+ },
18211
18069
  "node_modules/import-fresh": {
18212
18070
  "version": "3.3.0",
18213
18071
  "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
@@ -19378,6 +19236,54 @@
19378
19236
  "npm": ">=6"
19379
19237
  }
19380
19238
  },
19239
+ "node_modules/jszip": {
19240
+ "version": "3.10.1",
19241
+ "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
19242
+ "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
19243
+ "license": "(MIT OR GPL-3.0-or-later)",
19244
+ "dependencies": {
19245
+ "lie": "~3.3.0",
19246
+ "pako": "~1.0.2",
19247
+ "readable-stream": "~2.3.6",
19248
+ "setimmediate": "^1.0.5"
19249
+ }
19250
+ },
19251
+ "node_modules/jszip/node_modules/isarray": {
19252
+ "version": "1.0.0",
19253
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
19254
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
19255
+ "license": "MIT"
19256
+ },
19257
+ "node_modules/jszip/node_modules/readable-stream": {
19258
+ "version": "2.3.8",
19259
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
19260
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
19261
+ "license": "MIT",
19262
+ "dependencies": {
19263
+ "core-util-is": "~1.0.0",
19264
+ "inherits": "~2.0.3",
19265
+ "isarray": "~1.0.0",
19266
+ "process-nextick-args": "~2.0.0",
19267
+ "safe-buffer": "~5.1.1",
19268
+ "string_decoder": "~1.1.1",
19269
+ "util-deprecate": "~1.0.1"
19270
+ }
19271
+ },
19272
+ "node_modules/jszip/node_modules/safe-buffer": {
19273
+ "version": "5.1.2",
19274
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
19275
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
19276
+ "license": "MIT"
19277
+ },
19278
+ "node_modules/jszip/node_modules/string_decoder": {
19279
+ "version": "1.1.1",
19280
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
19281
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
19282
+ "license": "MIT",
19283
+ "dependencies": {
19284
+ "safe-buffer": "~5.1.0"
19285
+ }
19286
+ },
19381
19287
  "node_modules/just-diff": {
19382
19288
  "version": "5.2.0",
19383
19289
  "resolved": "https://registry.npmjs.org/just-diff/-/just-diff-5.2.0.tgz",
@@ -20593,6 +20499,15 @@
20593
20499
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
20594
20500
  }
20595
20501
  },
20502
+ "node_modules/lie": {
20503
+ "version": "3.3.0",
20504
+ "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
20505
+ "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
20506
+ "license": "MIT",
20507
+ "dependencies": {
20508
+ "immediate": "~3.0.5"
20509
+ }
20510
+ },
20596
20511
  "node_modules/lines-and-columns": {
20597
20512
  "version": "1.2.4",
20598
20513
  "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
@@ -26773,6 +26688,17 @@
26773
26688
  "read": "1"
26774
26689
  }
26775
26690
  },
26691
+ "node_modules/proper-lockfile": {
26692
+ "version": "4.1.2",
26693
+ "resolved": "https://registry.npmjs.org/proper-lockfile/-/proper-lockfile-4.1.2.tgz",
26694
+ "integrity": "sha512-TjNPblN4BwAWMXU8s9AEz4JmQxnD1NNL7bNOY/AKUzyamc379FWASUhc/K1pL2noVb+XmZKLL68cjzLsiOAMaA==",
26695
+ "license": "MIT",
26696
+ "dependencies": {
26697
+ "graceful-fs": "^4.2.4",
26698
+ "retry": "^0.12.0",
26699
+ "signal-exit": "^3.0.2"
26700
+ }
26701
+ },
26776
26702
  "node_modules/proxy-agent": {
26777
26703
  "version": "5.0.0",
26778
26704
  "resolved": "https://registry.npmjs.org/proxy-agent/-/proxy-agent-5.0.0.tgz",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.81.6",
2
+ "version": "1.82.1",
3
3
  "commands": {
4
4
  "cmdt:generate:field": {
5
5
  "id": "cmdt:generate:field",
@@ -561,7 +561,7 @@
561
561
  "community:create": {
562
562
  "id": "community:create",
563
563
  "summary": "Create an Experience Cloud site using a template.",
564
- "description": "See 'Which Experience Cloud Template Should I Use?' (https://help.salesforce.com/s/articleView?id=sf.siteforce_commtemp_intro.htm&type=5) in Salesforce Help for more information about the different template\ntypes available for Experience Cloud.\n\nWhen creating a site with the Build Your Own (LWR) template, you must also specify the AuthenticationType value using the format templateParams.AuthenticationType=value, where value is AUTHENTICATED, UNAUTHENTICATED, or AUTHENTICATED_WITH_PUBLIC_ACCESS. Name and values are case-sensitive. See 'ExperienceBundle' in the Metadata API Developer Guide for more information. (https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_experiencebundle.htm)\n\nWhen you execute this command, it creates the site in preview status, which means that it isn't yet live. After you finish building your site, you can make it live.\n\nIf you have an Experience Builder site, publish the site using the \"community publish\" command to make it live.\n\nIf you have a Salesforce Tabs + Visualforce site, activate the site to make it live by updating the status field of the Network type in the Metadata API. Alternatively, in Experience Workspaces, go to Administration | Settings, and click Activate.\n\nFor Experience Builder sites, activating the site just sends out a welcome email to site members.",
564
+ "description": "Run the \"community list template\" command to see the templates available in your org. See 'Which Experience Cloud Template Should I Use?' in Salesforce Help for more information about the different template types available. (https://help.salesforce.com/s/articleView?id=sf.siteforce_commtemp_intro.htm&type=5)\n\nWhen you create a site with the Build Your Own (LWR) template, you must also specify the AuthenticationType value using the format templateParams.AuthenticationType=value, where value is AUTHENTICATED or AUTHENTICATED_WITH_PUBLIC_ACCESS_ENABLED. Name and values are case-sensitive. See 'DigitalExperienceBundle' in the Metadata API Developer Guide for more information. (https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_digitalexperiencebundle.htm)\n\nThe site creation process is an async job that generates a jobId. To check the site creation status, query the BackgroundOperation object and enter the jobId as the Id. See ‘BackgroundOperation’ in the Object Reference for the Salesforce Platform for more information. (https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_backgroundoperation.htm)\n\nIf the job doesn’t complete within 10 minutes, it times out. You receive an error message and must restart the site creation process. Completed jobs expire after 24 hours and are removed from the database.\n\nWhen you run this command, it creates the site in preview status, which means that the site isn't yet live. After you finish building your site, you can make it live.\n\nIf you have an Experience Builder site, publish the site using the \"community publish\" command to make it live.\n\nIf you have a Salesforce Tabs + Visualforce site, to activate the site and make it live, update the status field of the Network type in Metadata API. (https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_network.htm) Alternatively, in Experience Workspaces, go to Administration | Settings, and click Activate.\n\nFor Experience Builder sites, activating the site sends a welcome email to site members.",
565
565
  "strict": false,
566
566
  "pluginName": "@salesforce/plugin-community",
567
567
  "pluginAlias": "@salesforce/plugin-community",
@@ -663,19 +663,12 @@
663
663
  }
664
664
  },
665
665
  "args": {},
666
- "validationPatterns": [
667
- "name",
668
- "urlPathPrefix",
669
- "templateName",
670
- "description",
671
- "templateParams(\\.\\w+)+"
672
- ],
673
666
  "hasDynamicHelp": true
674
667
  },
675
668
  "community:publish": {
676
669
  "id": "community:publish",
677
670
  "summary": "Publish an Experience Builder site to make it live.",
678
- "description": "Each time you publish it, you update the live site with the most recent updates. When you publish an Experience Builder site for the first time, you make the site's URL live and enable login access for site members.\n\nAdditionally, to send a welcome email to all site members, you must activate the site. (Activation is also required to successfully set up SEO for Experience Builder sites.) To activate a site, update the status field of the Network type in the Metadata API. Alternatively, in Experience Workspaces, go to Administration | Settings, and click Activate.\n\nSubsequently, each time you publish the site, you update the live site with all changes made to the site since it was last published.\n\nAn email notification informs you when your changes are live.",
671
+ "description": "Each time you publish a site, you update the live site with the most recent updates. When you publish an Experience Builder site for the first time, you make the site's URL live and enable login access for site members.\n\nIn addition to publishing, you must activate a site to send a welcome email to all site members. Activation is also required to set up SEO for Experience Builder sites. To activate a site, update the status field of the Network type in Metadata API. (https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_network.htm)Alternatively, in Experience Workspaces, go to Administration | Settings, and click Activate.\n\nAn email notification informs you when your changes are live on the published site. The site publish process is an async job that generates a jobId. To check the site publish status manually, query the BackgroundOperation object and enter the jobId as the Id. See ‘BackgroundOperation’ in the Object Reference for the Salesforce Platform for more information. (https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_backgroundoperation.htm)\n\nIf the job doesn’t complete within 15 minutes, it times out. You receive an error message and must restart the site publish process. Completed jobs expire after 24 hours and are removed from the database.",
679
672
  "strict": true,
680
673
  "pluginName": "@salesforce/plugin-community",
681
674
  "pluginAlias": "@salesforce/plugin-community",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/cli",
3
3
  "description": "The Salesforce CLI",
4
- "version": "1.81.6",
4
+ "version": "1.82.1",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf": "./bin/run"
@@ -63,11 +63,11 @@
63
63
  ],
64
64
  "jitPlugins": {
65
65
  "@salesforce/plugin-custom-metadata": "2.1.24",
66
- "@salesforce/plugin-community": "2.2.12",
66
+ "@salesforce/plugin-community": "2.3.0",
67
67
  "@salesforce/plugin-dev": "0.7.7",
68
68
  "@salesforce/plugin-env": "2.1.9",
69
69
  "@salesforce/plugin-functions": "1.21.10",
70
- "@salesforce/plugin-packaging": "1.17.3",
70
+ "@salesforce/plugin-packaging": "1.18.0",
71
71
  "@salesforce/plugin-signups": "1.4.20",
72
72
  "@salesforce/sfdx-plugin-lwc-test": "1.0.2",
73
73
  "@salesforce/sfdx-scanner": "3.12.0"
@@ -123,11 +123,11 @@
123
123
  "@oclif/plugin-version": "1.3.4",
124
124
  "@oclif/plugin-warn-if-update-available": "2.0.37",
125
125
  "@oclif/plugin-which": "2.2.21",
126
- "@salesforce/core": "4.0.1",
127
- "@salesforce/plugin-apex": "2.2.22",
126
+ "@salesforce/core": "4.1.0",
127
+ "@salesforce/plugin-apex": "2.3.0",
128
128
  "@salesforce/plugin-auth": "2.7.17",
129
129
  "@salesforce/plugin-data": "2.3.20",
130
- "@salesforce/plugin-deploy-retrieve": "1.10.4",
130
+ "@salesforce/plugin-deploy-retrieve": "1.11.0",
131
131
  "@salesforce/plugin-info": "2.6.16",
132
132
  "@salesforce/plugin-limits": "2.3.17",
133
133
  "@salesforce/plugin-login": "1.2.11",
@@ -135,7 +135,7 @@
135
135
  "@salesforce/plugin-schema": "2.3.10",
136
136
  "@salesforce/plugin-settings": "1.4.10",
137
137
  "@salesforce/plugin-sobject": "0.1.22",
138
- "@salesforce/plugin-source": "2.10.11",
138
+ "@salesforce/plugin-source": "2.10.12",
139
139
  "@salesforce/plugin-telemetry": "2.2.0",
140
140
  "@salesforce/plugin-templates": "55.4.18",
141
141
  "@salesforce/plugin-trust": "2.4.20",