@salesforce/cli 1.81.6 → 1.82.0

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.0",
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.0",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "2.8.5",
@@ -24,7 +24,7 @@
24
24
  "@salesforce/plugin-apex": "2.2.22",
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",
@@ -9549,87 +9549,47 @@
9549
9549
  "license": "MIT"
9550
9550
  },
9551
9551
  "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==",
9552
+ "version": "1.11.0",
9553
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-deploy-retrieve/-/plugin-deploy-retrieve-1.11.0.tgz",
9554
+ "integrity": "sha512-CopHJ0kwnhdjOr9BwGOpDbkySDPx7Gi3oNcjb+VSxaVZ29HoLYf3agriY02+FFwUkpfSToVhg7RTx+VnvWCiWA==",
9555
9555
  "license": "BSD-3-Clause",
9556
9556
  "dependencies": {
9557
9557
  "@oclif/core": "^2.8.2",
9558
9558
  "@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",
9559
+ "@salesforce/core": "^4.0.1",
9560
+ "@salesforce/kit": "^3.0.2",
9561
+ "@salesforce/sf-plugins-core": "^3.0.2",
9562
+ "@salesforce/source-deploy-retrieve": "^9.1.0",
9563
+ "@salesforce/source-tracking": "^4.1.0",
9564
9564
  "chalk": "^4.1.2",
9565
9565
  "fs-extra": "^10.0.1",
9566
9566
  "shelljs": "^0.8.5",
9567
9567
  "tslib": "^2"
9568
9568
  },
9569
9569
  "engines": {
9570
- "node": ">=14.0.0"
9570
+ "node": ">=16.0.0"
9571
9571
  }
9572
9572
  },
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==",
9573
+ "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/kit": {
9574
+ "version": "3.0.2",
9575
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
9576
+ "integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
9577
9577
  "license": "BSD-3-Clause",
9578
9578
  "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"
9579
+ "@salesforce/ts-types": "^2.0.1",
9580
+ "tslib": "^2.5.2"
9594
9581
  }
9595
9582
  },
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==",
9583
+ "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/@salesforce/ts-types": {
9584
+ "version": "2.0.2",
9585
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
9586
+ "integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
9600
9587
  "license": "BSD-3-Clause",
9601
9588
  "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"
9589
+ "tslib": "^2.5.2"
9620
9590
  },
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"
9591
+ "engines": {
9592
+ "node": ">=16.0.0"
9633
9593
  }
9634
9594
  },
9635
9595
  "node_modules/@salesforce/plugin-deploy-retrieve/node_modules/fs-extra": {
@@ -9646,12 +9606,6 @@
9646
9606
  "node": ">=12"
9647
9607
  }
9648
9608
  },
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
9609
  "node_modules/@salesforce/plugin-info": {
9656
9610
  "version": "2.6.16",
9657
9611
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-info/-/plugin-info-2.6.16.tgz",
@@ -10012,6 +9966,42 @@
10012
9966
  "tslib": "^2.5.0"
10013
9967
  }
10014
9968
  },
9969
+ "node_modules/@salesforce/plugin-org/node_modules/@salesforce/source-deploy-retrieve": {
9970
+ "version": "8.6.0",
9971
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-8.6.0.tgz",
9972
+ "integrity": "sha512-ooPFEq8aKIy67VLugwhIWrOv4+9GJHdMlBOklqW6ZluTSfkfB9vJOBxuD2wVKzUHTV/+3mKNoYl363Ql8KgXkQ==",
9973
+ "license": "BSD-3-Clause",
9974
+ "dependencies": {
9975
+ "@salesforce/core": "^3.36.2",
9976
+ "@salesforce/kit": "^1.9.2",
9977
+ "@salesforce/ts-types": "^1.7.2",
9978
+ "archiver": "^5.3.1",
9979
+ "fast-levenshtein": "^3.0.0",
9980
+ "fast-xml-parser": "^4.2.2",
9981
+ "got": "^11.8.6",
9982
+ "graceful-fs": "^4.2.11",
9983
+ "ignore": "^5.2.4",
9984
+ "mime": "2.6.0",
9985
+ "minimatch": "^5.1.6",
9986
+ "proxy-agent": "^5.0.0",
9987
+ "proxy-from-env": "^1.1.0",
9988
+ "unzipper": "0.10.14"
9989
+ },
9990
+ "engines": {
9991
+ "node": ">=14.0.0"
9992
+ }
9993
+ },
9994
+ "node_modules/@salesforce/plugin-org/node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/kit": {
9995
+ "version": "1.9.2",
9996
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-1.9.2.tgz",
9997
+ "integrity": "sha512-kjZvjFNP6njhAiEa/ErdLXSDWZKafHYJyKCKz1wnSFmDM8TOpKHCCVw5cQo87ZQr8OqxqwUDIAlSBLyMzKi4Lg==",
9998
+ "license": "BSD-3-Clause",
9999
+ "dependencies": {
10000
+ "@salesforce/ts-types": "^1.7.3",
10001
+ "shx": "^0.3.3",
10002
+ "tslib": "^2.5.0"
10003
+ }
10004
+ },
10015
10005
  "node_modules/@salesforce/plugin-org/node_modules/ajv": {
10016
10006
  "version": "8.12.0",
10017
10007
  "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz",
@@ -10043,6 +10033,18 @@
10043
10033
  "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==",
10044
10034
  "license": "MIT"
10045
10035
  },
10036
+ "node_modules/@salesforce/plugin-org/node_modules/minimatch": {
10037
+ "version": "5.1.6",
10038
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
10039
+ "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==",
10040
+ "license": "ISC",
10041
+ "dependencies": {
10042
+ "brace-expansion": "^2.0.1"
10043
+ },
10044
+ "engines": {
10045
+ "node": ">=10"
10046
+ }
10047
+ },
10046
10048
  "node_modules/@salesforce/plugin-release-management": {
10047
10049
  "version": "3.16.11",
10048
10050
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-release-management/-/plugin-release-management-3.16.11.tgz",
@@ -10559,18 +10561,18 @@
10559
10561
  "license": "MIT"
10560
10562
  },
10561
10563
  "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==",
10564
+ "version": "2.10.12",
10565
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-source/-/plugin-source-2.10.12.tgz",
10566
+ "integrity": "sha512-tpA08b8rhsHdPiSJ90MVtMIJVrlayZAlKgCK9jbmJwBD4E8Y/RC7a5gLP1tBl2SJbJBwyavEC3O09BQjwA6d0g==",
10565
10567
  "license": "BSD-3-Clause",
10566
10568
  "dependencies": {
10567
10569
  "@oclif/core": "^2.8.2",
10568
10570
  "@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",
10571
+ "@salesforce/core": "^4.0.1",
10572
+ "@salesforce/kit": "^3.0.2",
10573
+ "@salesforce/sf-plugins-core": "^3.0.2",
10574
+ "@salesforce/source-deploy-retrieve": "^9.1.0",
10575
+ "@salesforce/source-tracking": "^4.1.0",
10574
10576
  "chalk": "^4.1.2",
10575
10577
  "got": "^11.8.6",
10576
10578
  "proxy-agent": "^5.0.0",
@@ -10581,40 +10583,6 @@
10581
10583
  "node": ">=16.0.0"
10582
10584
  }
10583
10585
  },
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
10586
  "node_modules/@salesforce/plugin-source/node_modules/@salesforce/kit": {
10619
10587
  "version": "3.0.2",
10620
10588
  "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
@@ -10625,7 +10593,7 @@
10625
10593
  "tslib": "^2.5.2"
10626
10594
  }
10627
10595
  },
10628
- "node_modules/@salesforce/plugin-source/node_modules/@salesforce/kit/node_modules/@salesforce/ts-types": {
10596
+ "node_modules/@salesforce/plugin-source/node_modules/@salesforce/ts-types": {
10629
10597
  "version": "2.0.2",
10630
10598
  "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
10631
10599
  "integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
@@ -10637,62 +10605,6 @@
10637
10605
  "node": ">=16.0.0"
10638
10606
  }
10639
10607
  },
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
10608
  "node_modules/@salesforce/plugin-telemetry": {
10697
10609
  "version": "2.2.0",
10698
10610
  "resolved": "https://registry.npmjs.org/@salesforce/plugin-telemetry/-/plugin-telemetry-2.2.0.tgz",
@@ -11096,20 +11008,20 @@
11096
11008
  }
11097
11009
  },
11098
11010
  "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==",
11011
+ "version": "9.1.0",
11012
+ "resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-9.1.0.tgz",
11013
+ "integrity": "sha512-ZD5dIZPwPGqP+N/HvQLieV4QhzXZw5dvvhA6Vpgdbt7SpFjjncYnvaOLh6+GdnIKMcA/jWpEXym51vwj6jZb1A==",
11102
11014
  "license": "BSD-3-Clause",
11103
11015
  "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",
11016
+ "@salesforce/core": "^4.0.1",
11017
+ "@salesforce/kit": "^3.0.1",
11018
+ "@salesforce/ts-types": "^2.0.2",
11108
11019
  "fast-levenshtein": "^3.0.0",
11109
11020
  "fast-xml-parser": "^4.2.2",
11110
11021
  "got": "^11.8.6",
11111
11022
  "graceful-fs": "^4.2.11",
11112
11023
  "ignore": "^5.2.4",
11024
+ "jszip": "^3.10.1",
11113
11025
  "mime": "2.6.0",
11114
11026
  "minimatch": "^5.1.6",
11115
11027
  "proxy-agent": "^5.0.0",
@@ -11117,63 +11029,31 @@
11117
11029
  "unzipper": "0.10.14"
11118
11030
  },
11119
11031
  "engines": {
11120
- "node": ">=14.0.0"
11032
+ "node": ">=16.0.0"
11121
11033
  }
11122
11034
  },
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==",
11035
+ "node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/kit": {
11036
+ "version": "3.0.2",
11037
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
11038
+ "integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
11127
11039
  "license": "BSD-3-Clause",
11128
11040
  "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"
11041
+ "@salesforce/ts-types": "^2.0.1",
11042
+ "tslib": "^2.5.2"
11144
11043
  }
11145
11044
  },
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",
11045
+ "node_modules/@salesforce/source-deploy-retrieve/node_modules/@salesforce/ts-types": {
11046
+ "version": "2.0.2",
11047
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
11048
+ "integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
11049
+ "license": "BSD-3-Clause",
11151
11050
  "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"
11051
+ "tslib": "^2.5.2"
11156
11052
  },
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"
11053
+ "engines": {
11054
+ "node": ">=16.0.0"
11169
11055
  }
11170
11056
  },
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
11057
  "node_modules/@salesforce/source-deploy-retrieve/node_modules/minimatch": {
11178
11058
  "version": "5.1.6",
11179
11059
  "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz",
@@ -11187,74 +11067,45 @@
11187
11067
  }
11188
11068
  },
11189
11069
  "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==",
11070
+ "version": "4.1.0",
11071
+ "resolved": "https://registry.npmjs.org/@salesforce/source-tracking/-/source-tracking-4.1.0.tgz",
11072
+ "integrity": "sha512-QQoLuTk9ABQD6x5RAosVPNtO4vG3SQj1fe52Td1m3u6ivWSMdVcCFtgWrXKXxB2TU9FysF17rqBzrtedzc0wfQ==",
11193
11073
  "license": "BSD-3-Clause",
11194
11074
  "dependencies": {
11195
- "@salesforce/core": "^3.36.1",
11196
- "@salesforce/kit": "^1.9.2",
11197
- "@salesforce/source-deploy-retrieve": "^8.5.1",
11075
+ "@salesforce/core": "^4.0.1",
11076
+ "@salesforce/kit": "^3.0.2",
11077
+ "@salesforce/source-deploy-retrieve": "^9.1.0",
11198
11078
  "fast-xml-parser": "^4.2.2",
11199
11079
  "graceful-fs": "^4.2.11",
11200
11080
  "isomorphic-git": "1.23.0",
11201
11081
  "ts-retry-promise": "^0.7.0"
11082
+ },
11083
+ "engines": {
11084
+ "node": ">=16.0.0"
11202
11085
  }
11203
11086
  },
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==",
11087
+ "node_modules/@salesforce/source-tracking/node_modules/@salesforce/kit": {
11088
+ "version": "3.0.2",
11089
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.0.2.tgz",
11090
+ "integrity": "sha512-/TbqjmxThz3+ZeLrYZFEcvn7kbK7DW0aHzotazyKsoGbqsHiiXIMNS1Cc5rfJRKQV7bKp84vMF/WCyBZJFHZKA==",
11208
11091
  "license": "BSD-3-Clause",
11209
11092
  "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"
11093
+ "@salesforce/ts-types": "^2.0.1",
11094
+ "tslib": "^2.5.2"
11225
11095
  }
11226
11096
  },
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",
11097
+ "node_modules/@salesforce/source-tracking/node_modules/@salesforce/ts-types": {
11098
+ "version": "2.0.2",
11099
+ "resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.2.tgz",
11100
+ "integrity": "sha512-FxQnTtdn9mcnGpc6qxQbpP+0CnDY1OcMNM+QL+TgC5uSyxnzo6vBrK7OenrK9jdgfvJZAKH1PjeAj2QahbpBwQ==",
11101
+ "license": "BSD-3-Clause",
11232
11102
  "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"
11103
+ "tslib": "^2.5.2"
11237
11104
  },
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"
11105
+ "engines": {
11106
+ "node": ">=16.0.0"
11250
11107
  }
11251
11108
  },
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
11109
  "node_modules/@salesforce/telemetry": {
11259
11110
  "version": "3.2.29",
11260
11111
  "resolved": "https://registry.npmjs.org/@salesforce/telemetry/-/telemetry-3.2.29.tgz",
@@ -18208,6 +18059,12 @@
18208
18059
  "url": "https://github.com/sponsors/isaacs"
18209
18060
  }
18210
18061
  },
18062
+ "node_modules/immediate": {
18063
+ "version": "3.0.6",
18064
+ "resolved": "https://registry.npmjs.org/immediate/-/immediate-3.0.6.tgz",
18065
+ "integrity": "sha512-XXOFtyqDjNDAQxVfYxuF7g9Il/IbWmmlQg2MYKOH8ExIT1qg6xc4zyS3HaEEATgs1btfzxq15ciUiY7gjSXRGQ==",
18066
+ "license": "MIT"
18067
+ },
18211
18068
  "node_modules/import-fresh": {
18212
18069
  "version": "3.3.0",
18213
18070
  "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
@@ -19378,6 +19235,54 @@
19378
19235
  "npm": ">=6"
19379
19236
  }
19380
19237
  },
19238
+ "node_modules/jszip": {
19239
+ "version": "3.10.1",
19240
+ "resolved": "https://registry.npmjs.org/jszip/-/jszip-3.10.1.tgz",
19241
+ "integrity": "sha512-xXDvecyTpGLrqFrvkrUSoxxfJI5AH7U8zxxtVclpsUtMCq4JQ290LY8AW5c7Ggnr/Y/oK+bQMbqK2qmtk3pN4g==",
19242
+ "license": "(MIT OR GPL-3.0-or-later)",
19243
+ "dependencies": {
19244
+ "lie": "~3.3.0",
19245
+ "pako": "~1.0.2",
19246
+ "readable-stream": "~2.3.6",
19247
+ "setimmediate": "^1.0.5"
19248
+ }
19249
+ },
19250
+ "node_modules/jszip/node_modules/isarray": {
19251
+ "version": "1.0.0",
19252
+ "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
19253
+ "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
19254
+ "license": "MIT"
19255
+ },
19256
+ "node_modules/jszip/node_modules/readable-stream": {
19257
+ "version": "2.3.8",
19258
+ "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
19259
+ "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
19260
+ "license": "MIT",
19261
+ "dependencies": {
19262
+ "core-util-is": "~1.0.0",
19263
+ "inherits": "~2.0.3",
19264
+ "isarray": "~1.0.0",
19265
+ "process-nextick-args": "~2.0.0",
19266
+ "safe-buffer": "~5.1.1",
19267
+ "string_decoder": "~1.1.1",
19268
+ "util-deprecate": "~1.0.1"
19269
+ }
19270
+ },
19271
+ "node_modules/jszip/node_modules/safe-buffer": {
19272
+ "version": "5.1.2",
19273
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
19274
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
19275
+ "license": "MIT"
19276
+ },
19277
+ "node_modules/jszip/node_modules/string_decoder": {
19278
+ "version": "1.1.1",
19279
+ "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
19280
+ "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
19281
+ "license": "MIT",
19282
+ "dependencies": {
19283
+ "safe-buffer": "~5.1.0"
19284
+ }
19285
+ },
19381
19286
  "node_modules/just-diff": {
19382
19287
  "version": "5.2.0",
19383
19288
  "resolved": "https://registry.npmjs.org/just-diff/-/just-diff-5.2.0.tgz",
@@ -20593,6 +20498,15 @@
20593
20498
  "node": "^12.13.0 || ^14.15.0 || >=16.0.0"
20594
20499
  }
20595
20500
  },
20501
+ "node_modules/lie": {
20502
+ "version": "3.3.0",
20503
+ "resolved": "https://registry.npmjs.org/lie/-/lie-3.3.0.tgz",
20504
+ "integrity": "sha512-UaiMJzeWRlEujzAuw5LokY1L5ecNQYZKfmyZ9L7wDHb/p5etKaxXhohBcrw0EYby+G/NA52vRSN4N39dxHAIwQ==",
20505
+ "license": "MIT",
20506
+ "dependencies": {
20507
+ "immediate": "~3.0.5"
20508
+ }
20509
+ },
20596
20510
  "node_modules/lines-and-columns": {
20597
20511
  "version": "1.2.4",
20598
20512
  "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.81.6",
2
+ "version": "1.82.0",
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.0",
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"
@@ -127,7 +127,7 @@
127
127
  "@salesforce/plugin-apex": "2.2.22",
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",