@salesforce/plugin-community 3.3.53 → 3.3.54

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
@@ -165,7 +165,7 @@ FLAG DESCRIPTIONS
165
165
  available in your org.
166
166
  ```
167
167
 
168
- _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.53/src/commands/community/create.ts)_
168
+ _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.54/src/commands/community/create.ts)_
169
169
 
170
170
  ## `sf community list template`
171
171
 
@@ -200,7 +200,7 @@ EXAMPLES
200
200
  $ sf community list template --target-org my-scratch-org
201
201
  ```
202
202
 
203
- _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.53/src/commands/community/list/template.ts)_
203
+ _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.54/src/commands/community/list/template.ts)_
204
204
 
205
205
  ## `sf community publish`
206
206
 
@@ -249,6 +249,6 @@ EXAMPLES
249
249
  $ sf community publish --name 'My Customer Site'
250
250
  ```
251
251
 
252
- _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.53/src/commands/community/publish.ts)_
252
+ _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.54/src/commands/community/publish.ts)_
253
253
 
254
254
  <!-- commandsstop -->
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-community",
3
- "version": "3.3.53",
3
+ "version": "3.3.54",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-community",
9
- "version": "3.3.53",
9
+ "version": "3.3.54",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@salesforce/core": "^8.27.1",
@@ -19,7 +19,7 @@
19
19
  "@oclif/plugin-command-snapshot": "^5.3.13",
20
20
  "@salesforce/cli-plugins-testkit": "^5.3.49",
21
21
  "@salesforce/dev-scripts": "^11.0.4",
22
- "@salesforce/plugin-command-reference": "^3.1.84",
22
+ "@salesforce/plugin-command-reference": "^3.1.86",
23
23
  "@salesforce/ts-types": "^2.0.11",
24
24
  "eslint-plugin-sf-plugin": "^1.20.33",
25
25
  "oclif": "^4.22.96",
@@ -4128,15 +4128,15 @@
4128
4128
  }
4129
4129
  },
4130
4130
  "node_modules/@salesforce/plugin-command-reference": {
4131
- "version": "3.1.84",
4132
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.84.tgz",
4133
- "integrity": "sha512-/SDZ9NP+2ITD3jGh/daJoo04W9pQfjRQ4eIXaicEi9XdwwtgkbCcQxRP4g20eaOlPEqI49RHMnQIXldPONgYeg==",
4131
+ "version": "3.1.86",
4132
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.86.tgz",
4133
+ "integrity": "sha512-MxkdeHJxZJe7ouehfGo8/A6RVcZnilH/Hz6cXIIXYH1u5vjHkwMr6zdCuVbMed7QMXazkiczMwr86e6dkTb67Q==",
4134
4134
  "dev": true,
4135
4135
  "license": "Apache-2.0",
4136
4136
  "dependencies": {
4137
4137
  "@oclif/core": "^4",
4138
4138
  "@salesforce/core": "^8.23.3",
4139
- "@salesforce/kit": "^3.2.4",
4139
+ "@salesforce/kit": "^3.2.6",
4140
4140
  "@salesforce/sf-plugins-core": "^11.3.12",
4141
4141
  "@salesforce/ts-types": "^2.0.11",
4142
4142
  "chalk": "^5.6.2",
@@ -10748,9 +10748,9 @@
10748
10748
  }
10749
10749
  },
10750
10750
  "node_modules/lodash": {
10751
- "version": "4.17.23",
10752
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
10753
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
10751
+ "version": "4.18.1",
10752
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
10753
+ "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
10754
10754
  "license": "MIT"
10755
10755
  },
10756
10756
  "node_modules/lodash.camelcase": {
package/oclif.lock CHANGED
@@ -1597,14 +1597,14 @@
1597
1597
  dependencies:
1598
1598
  "@salesforce/ts-types" "^2.0.12"
1599
1599
 
1600
- "@salesforce/plugin-command-reference@^3.1.84":
1601
- version "3.1.84"
1602
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.84.tgz#331b05e75b5bc1af3e3ea37a86b8ee9e71533bb9"
1603
- integrity sha512-/SDZ9NP+2ITD3jGh/daJoo04W9pQfjRQ4eIXaicEi9XdwwtgkbCcQxRP4g20eaOlPEqI49RHMnQIXldPONgYeg==
1600
+ "@salesforce/plugin-command-reference@^3.1.86":
1601
+ version "3.1.86"
1602
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.86.tgz#960f7ad4cb5082b00ced4545e00c9158be4b7bfa"
1603
+ integrity sha512-MxkdeHJxZJe7ouehfGo8/A6RVcZnilH/Hz6cXIIXYH1u5vjHkwMr6zdCuVbMed7QMXazkiczMwr86e6dkTb67Q==
1604
1604
  dependencies:
1605
1605
  "@oclif/core" "^4"
1606
1606
  "@salesforce/core" "^8.23.3"
1607
- "@salesforce/kit" "^3.2.4"
1607
+ "@salesforce/kit" "^3.2.6"
1608
1608
  "@salesforce/sf-plugins-core" "^11.3.12"
1609
1609
  "@salesforce/ts-types" "^2.0.11"
1610
1610
  chalk "^5.6.2"
@@ -5512,9 +5512,9 @@ lodash.upperfirst@^4.3.1:
5512
5512
  integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
5513
5513
 
5514
5514
  lodash@^4.17.15, lodash@^4.17.21, lodash@^4.17.23:
5515
- version "4.17.23"
5516
- resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
5517
- integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
5515
+ version "4.18.1"
5516
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
5517
+ integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
5518
5518
 
5519
5519
  log-symbols@^4.1.0:
5520
5520
  version "4.1.0"
@@ -357,5 +357,5 @@
357
357
  ]
358
358
  }
359
359
  },
360
- "version": "3.3.53"
360
+ "version": "3.3.54"
361
361
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
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.3.53",
4
+ "version": "3.3.54",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -15,7 +15,7 @@
15
15
  "@oclif/plugin-command-snapshot": "^5.3.13",
16
16
  "@salesforce/cli-plugins-testkit": "^5.3.49",
17
17
  "@salesforce/dev-scripts": "^11.0.4",
18
- "@salesforce/plugin-command-reference": "^3.1.84",
18
+ "@salesforce/plugin-command-reference": "^3.1.86",
19
19
  "@salesforce/ts-types": "^2.0.11",
20
20
  "eslint-plugin-sf-plugin": "^1.20.33",
21
21
  "oclif": "^4.22.96",
@@ -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.3.53.crt",
209
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.53.sig"
208
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.54.crt",
209
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.54.sig"
210
210
  }
211
211
  }