@salesforce/plugin-community 3.0.6 → 3.0.7

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 CHANGED
@@ -163,7 +163,7 @@ FLAG DESCRIPTIONS
163
163
  available in your org.
164
164
  ```
165
165
 
166
- _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.6/src/commands/community/create.ts)_
166
+ _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.7/src/commands/community/create.ts)_
167
167
 
168
168
  ## `sf community list template`
169
169
 
@@ -197,7 +197,7 @@ EXAMPLES
197
197
  $ sf community list template --target-org my-scratch-org
198
198
  ```
199
199
 
200
- _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.6/src/commands/community/list/template.ts)_
200
+ _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.7/src/commands/community/list/template.ts)_
201
201
 
202
202
  ## `sf community publish`
203
203
 
@@ -245,6 +245,6 @@ EXAMPLES
245
245
  $ sf community publish --name 'My Customer Site'
246
246
  ```
247
247
 
248
- _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.6/src/commands/community/publish.ts)_
248
+ _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.0.7/src/commands/community/publish.ts)_
249
249
 
250
250
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -771,10 +771,10 @@
771
771
  wordwrap "^1.0.0"
772
772
  wrap-ansi "^7.0.0"
773
773
 
774
- "@oclif/plugin-command-snapshot@^5.0.3":
775
- version "5.0.3"
776
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.3.tgz#1ca2ccc173ba66d81e0e351f0cf640a9c3782f02"
777
- integrity sha512-LbG7lxdKhaapv7nrgUoQU505PA92OU4SOMyczS74BatgUHjx4B0qXOe3VI2aKmd+SApPaLDe/QsGnm98gfZhmQ==
774
+ "@oclif/plugin-command-snapshot@^5.0.4":
775
+ version "5.0.4"
776
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.4.tgz#d80cf80cdf8e6a21cddbea607c5a39c96d577b87"
777
+ integrity sha512-dsogNsY/k9D9aoceEWZhGklHBCIsJQpVAKwRKSQkrzhvesi/qB4reEfcuWGy1FtJihTVEVSGLdGBIz2Wu1XApA==
778
778
  dependencies:
779
779
  "@oclif/core" "^3.10.8"
780
780
  "@types/lodash.difference" "^4.5.9"
@@ -784,7 +784,7 @@
784
784
  lodash.get "^4.4.2"
785
785
  lodash.sortby "^4.7.0"
786
786
  semver "^7.5.4"
787
- ts-json-schema-generator "^1.4.0"
787
+ ts-json-schema-generator "^1.5.0"
788
788
 
789
789
  "@oclif/plugin-help@^5.2.14":
790
790
  version "5.2.14"
@@ -1051,10 +1051,10 @@
1051
1051
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
1052
1052
  integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
1053
1053
 
1054
- "@salesforce/sf-plugins-core@^5.0.5", "@salesforce/sf-plugins-core@^5.0.8":
1055
- version "5.0.8"
1056
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.8.tgz#af023ba5c9182ab277d738e6836267aa874a4dcb"
1057
- integrity sha512-NvG3E61dVzORn86bPUh9cOPCmNZPfqzjS/ShMpyu2Cpjwr3zLYAlXSqH4kg0hQUW1D/M5sAck6XcUhwMpHh5yQ==
1054
+ "@salesforce/sf-plugins-core@^5.0.10", "@salesforce/sf-plugins-core@^5.0.8":
1055
+ version "5.0.10"
1056
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.10.tgz#f13cc406100f9aba3a9d5ddea361854068fc7e7d"
1057
+ integrity sha512-fp0f6Lbf7HDdglvU4pWmwnWt9HlgMOIdkQ0LeT7M0zbuu6tOMwGKcC6ewkXQ9lQvcSAUrtvvvpf9t4PzkN8o+w==
1058
1058
  dependencies:
1059
1059
  "@oclif/core" "^3.14.1"
1060
1060
  "@salesforce/core" "^6.2.2"
@@ -5628,10 +5628,10 @@ object.values@^1.1.7:
5628
5628
  define-properties "^1.2.0"
5629
5629
  es-abstract "^1.22.1"
5630
5630
 
5631
- oclif@^4.0.4:
5632
- version "4.0.4"
5633
- resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.0.4.tgz#ee05d5339fa1aad8fb6a303e53f4618feba86a5e"
5634
- integrity sha512-2rebdu1Ow9/TRolMI7s1IsJmKH7RpwlBzIKZFtE8eFiDmGenX6GEsWaxSEtgMXmzCSSQ1DbCRDv0hwcwVGIJuA==
5631
+ oclif@^4.1.0:
5632
+ version "4.1.0"
5633
+ resolved "https://registry.yarnpkg.com/oclif/-/oclif-4.1.0.tgz#486004caf6da8af9f5bdda681a616b5b2c180b45"
5634
+ integrity sha512-4E6z1HOdUYXHu/cbbSv0gnbFJfR9BGc9Oa+e9l8SkRoicGnrEPMpuZyY2vxWPGwMndN6ijxxuFlVmw1/j+MJpg==
5635
5635
  dependencies:
5636
5636
  "@oclif/core" "^3.0.4"
5637
5637
  "@oclif/plugin-help" "^5.2.14"
@@ -7097,10 +7097,10 @@ ts-api-utils@^1.0.1:
7097
7097
  resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.0.3.tgz#f12c1c781d04427313dbac808f453f050e54a331"
7098
7098
  integrity sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==
7099
7099
 
7100
- ts-json-schema-generator@^1.4.0:
7101
- version "1.4.0"
7102
- resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.4.0.tgz#f341b36792c372d3d09245414a4f3a6efa2697f8"
7103
- integrity sha512-wm8vyihmGgYpxrqRshmYkWGNwEk+sf3xV2rUgxv8Ryeh7bSpMO7pZQOht+2rS002eDkFTxR7EwRPXVzrS0WJTg==
7100
+ ts-json-schema-generator@^1.5.0:
7101
+ version "1.5.0"
7102
+ resolved "https://registry.yarnpkg.com/ts-json-schema-generator/-/ts-json-schema-generator-1.5.0.tgz#9f5cea606c27ebcf13060157542ac1d3b225430f"
7103
+ integrity sha512-RkiaJ6YxGc5EWVPfyHxszTmpGxX8HC2XBvcFlAl1zcvpOG4tjjh+eXioStXJQYTvr9MoK8zCOWzAUlko3K0DiA==
7104
7104
  dependencies:
7105
7105
  "@types/json-schema" "^7.0.12"
7106
7106
  commander "^11.0.0"
@@ -7108,7 +7108,7 @@ ts-json-schema-generator@^1.4.0:
7108
7108
  json5 "^2.2.3"
7109
7109
  normalize-path "^3.0.0"
7110
7110
  safe-stable-stringify "^2.4.3"
7111
- typescript "~5.2.2"
7111
+ typescript "~5.3.2"
7112
7112
 
7113
7113
  ts-node@^10.8.1, ts-node@^10.9.1, ts-node@^10.9.2:
7114
7114
  version "10.9.2"
@@ -7276,16 +7276,11 @@ typescript@^4.6.4, typescript@^4.9.5:
7276
7276
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7277
7277
  integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
7278
7278
 
7279
- typescript@^5.3.3:
7279
+ typescript@^5.3.3, typescript@~5.3.2:
7280
7280
  version "5.3.3"
7281
7281
  resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.3.tgz#b3ce6ba258e72e6305ba66f5c9b452aaee3ffe37"
7282
7282
  integrity sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==
7283
7283
 
7284
- typescript@~5.2.2:
7285
- version "5.2.2"
7286
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2.tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78"
7287
- integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==
7288
-
7289
7284
  uglify-js@^3.1.4:
7290
7285
  version "3.17.4"
7291
7286
  resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.17.4.tgz#61678cf5fa3f5b7eb789bb345df29afb8257c22c"
@@ -336,5 +336,5 @@
336
336
  ]
337
337
  }
338
338
  },
339
- "version": "3.0.6"
339
+ "version": "3.0.7"
340
340
  }
package/package.json CHANGED
@@ -1,24 +1,24 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-community",
3
3
  "description": "Community commands to create and publish an Experience Cloud site, and view a list of available templates in you org.",
4
- "version": "3.0.6",
4
+ "version": "3.0.7",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.15.0",
9
9
  "@salesforce/core": "^6.4.0",
10
10
  "@salesforce/kit": "^3.0.15",
11
- "@salesforce/sf-plugins-core": "^5.0.5"
11
+ "@salesforce/sf-plugins-core": "^5.0.10"
12
12
  },
13
13
  "devDependencies": {
14
- "@oclif/plugin-command-snapshot": "^5.0.3",
14
+ "@oclif/plugin-command-snapshot": "^5.0.4",
15
15
  "@salesforce/cli-plugins-testkit": "^5.0.5",
16
16
  "@salesforce/dev-scripts": "^8.1.2",
17
17
  "@salesforce/plugin-command-reference": "^3.0.54",
18
18
  "@salesforce/ts-types": "^2.0.9",
19
19
  "eslint-plugin-sf-plugin": "^1.16.15",
20
20
  "jsforce": "^2.0.0-beta.29",
21
- "oclif": "^4.0.4",
21
+ "oclif": "^4.1.0",
22
22
  "shx": "0.3.4",
23
23
  "ts-node": "^10.9.2",
24
24
  "typescript": "^5.3.3"
@@ -205,7 +205,7 @@
205
205
  "exports": "./lib/index.js",
206
206
  "type": "module",
207
207
  "sfdx": {
208
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.6.crt",
209
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.6.sig"
208
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.7.crt",
209
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.0.7.sig"
210
210
  }
211
211
  }