@salesforce/plugin-community 3.2.12 → 3.2.14

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.2.12/src/commands/community/create.ts)_
168
+ _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.14/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.2.12/src/commands/community/list/template.ts)_
203
+ _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.14/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.2.12/src/commands/community/publish.ts)_
252
+ _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.2.14/src/commands/community/publish.ts)_
253
253
 
254
254
  <!-- commandsstop -->
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-community",
3
- "version": "3.2.12",
3
+ "version": "3.2.14",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-community",
9
- "version": "3.2.12",
9
+ "version": "3.2.14",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.26.6",
13
13
  "@salesforce/core": "^7.3.9",
14
- "@salesforce/kit": "^3.1.0",
15
- "@salesforce/sf-plugins-core": "^9.0.7"
14
+ "@salesforce/kit": "^3.1.2",
15
+ "@salesforce/sf-plugins-core": "^9.0.13"
16
16
  },
17
17
  "devDependencies": {
18
18
  "@oclif/plugin-command-snapshot": "^5.1.9",
19
- "@salesforce/cli-plugins-testkit": "^5.3.4",
19
+ "@salesforce/cli-plugins-testkit": "^5.3.5",
20
20
  "@salesforce/dev-scripts": "^9.1.2",
21
21
  "@salesforce/plugin-command-reference": "^3.0.83",
22
22
  "@salesforce/ts-types": "^2.0.9",
@@ -4058,13 +4058,13 @@
4058
4058
  }
4059
4059
  },
4060
4060
  "node_modules/@salesforce/cli-plugins-testkit": {
4061
- "version": "5.3.4",
4062
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.4.tgz",
4063
- "integrity": "sha512-VgEIKuf3nr1HKwQ3t+cIoLqe7Xo4TGfzDoqXNdwPyMLneCrrktYZFnZs6sAi4gTQYuXIE4X23tzaEfjqRgwpvA==",
4061
+ "version": "5.3.5",
4062
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.5.tgz",
4063
+ "integrity": "sha512-fL6EsPDVv3+0u+5CqVsGa+PixqmVElQUsIS5RjUYAs6bvUpBG/vK5EAS+BwWroZhoFgmUgh7hFQJCSssaf7NOQ==",
4064
4064
  "dev": true,
4065
4065
  "license": "BSD-3-Clause",
4066
4066
  "dependencies": {
4067
- "@salesforce/core": "^7.3.5",
4067
+ "@salesforce/core": "^7.3.8",
4068
4068
  "@salesforce/kit": "^3.1.1",
4069
4069
  "@salesforce/ts-types": "^2.0.9",
4070
4070
  "@types/shelljs": "^0.8.15",
@@ -4287,9 +4287,9 @@
4287
4287
  }
4288
4288
  },
4289
4289
  "node_modules/@salesforce/kit": {
4290
- "version": "3.1.1",
4291
- "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.1.tgz",
4292
- "integrity": "sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==",
4290
+ "version": "3.1.2",
4291
+ "resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.2.tgz",
4292
+ "integrity": "sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==",
4293
4293
  "license": "BSD-3-Clause",
4294
4294
  "dependencies": {
4295
4295
  "@salesforce/ts-types": "^2.0.9",
@@ -4343,16 +4343,16 @@
4343
4343
  "license": "ISC"
4344
4344
  },
4345
4345
  "node_modules/@salesforce/sf-plugins-core": {
4346
- "version": "9.0.7",
4347
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.7.tgz",
4348
- "integrity": "sha512-5F6/ax7welNZrizpl9QSQmGADqlCzFDB8t8I5P/n2LplMb3CwJRrZPcOZxJNnhlfXNlLrYtoShv2C+yrxgqYUA==",
4346
+ "version": "9.0.13",
4347
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.13.tgz",
4348
+ "integrity": "sha512-4sPXOruS37pQ68sqTvm+ko3GGsaqeFaJ1CuamP7E7+okD6SiLVmRcPizQphbatkU2sCR0bbFV+/9uv2CODCG0w==",
4349
4349
  "license": "BSD-3-Clause",
4350
4350
  "dependencies": {
4351
4351
  "@inquirer/confirm": "^2.0.17",
4352
4352
  "@inquirer/password": "^1.1.16",
4353
- "@oclif/core": "^3.26.5",
4354
- "@salesforce/core": "^7.3.3",
4355
- "@salesforce/kit": "^3.1.0",
4353
+ "@oclif/core": "^3.26.6",
4354
+ "@salesforce/core": "^7.3.8",
4355
+ "@salesforce/kit": "^3.1.2",
4356
4356
  "@salesforce/ts-types": "^2.0.9",
4357
4357
  "chalk": "^5.3.0"
4358
4358
  },
package/oclif.lock CHANGED
@@ -1744,12 +1744,12 @@
1744
1744
  resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1745
1745
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1746
1746
 
1747
- "@salesforce/cli-plugins-testkit@^5.3.4":
1748
- version "5.3.4"
1749
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.4.tgz#7ada47df669a8f643638e25059af9e34ffc4119a"
1750
- integrity sha512-VgEIKuf3nr1HKwQ3t+cIoLqe7Xo4TGfzDoqXNdwPyMLneCrrktYZFnZs6sAi4gTQYuXIE4X23tzaEfjqRgwpvA==
1747
+ "@salesforce/cli-plugins-testkit@^5.3.5":
1748
+ version "5.3.5"
1749
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.5.tgz#1aff37ffaba78552a7dcacf62817efb94ae883e6"
1750
+ integrity sha512-fL6EsPDVv3+0u+5CqVsGa+PixqmVElQUsIS5RjUYAs6bvUpBG/vK5EAS+BwWroZhoFgmUgh7hFQJCSssaf7NOQ==
1751
1751
  dependencies:
1752
- "@salesforce/core" "^7.3.5"
1752
+ "@salesforce/core" "^7.3.8"
1753
1753
  "@salesforce/kit" "^3.1.1"
1754
1754
  "@salesforce/ts-types" "^2.0.9"
1755
1755
  "@types/shelljs" "^0.8.15"
@@ -1760,7 +1760,7 @@
1760
1760
  strip-ansi "6.0.1"
1761
1761
  ts-retry-promise "^0.8.0"
1762
1762
 
1763
- "@salesforce/core@^7.3.1", "@salesforce/core@^7.3.3", "@salesforce/core@^7.3.5", "@salesforce/core@^7.3.8", "@salesforce/core@^7.3.9":
1763
+ "@salesforce/core@^7.3.1", "@salesforce/core@^7.3.8", "@salesforce/core@^7.3.9":
1764
1764
  version "7.3.9"
1765
1765
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.3.9.tgz#8abe2b3e2393989d11e92b7a6b96043fc9d5b9c8"
1766
1766
  integrity sha512-eJqDiA5b7wU50Ee/xjmGzSnHrNVJ8S77B7enfX30gm7gxU3i3M3QeBdiV6XAOPLSIL96DseofP6Tv6c+rljlKA==
@@ -1820,10 +1820,10 @@
1820
1820
  typescript "^5.4.3"
1821
1821
  wireit "^0.14.4"
1822
1822
 
1823
- "@salesforce/kit@^3.1.0", "@salesforce/kit@^3.1.1":
1824
- version "3.1.1"
1825
- resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.1.tgz#d2147a50887214763cdf1c456d306b6da554d928"
1826
- integrity sha512-Cjkh+USp5PtdZmD30r1Y7d+USpIhQz9B48w76esBtYpgqzhyj806LHkVgEfmorLNq2Qe8EO5rtUYd+XZ3rnV9w==
1823
+ "@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2":
1824
+ version "3.1.2"
1825
+ resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.2.tgz#270741c54c70969df19ef17f8979b4ef1fa664b2"
1826
+ integrity sha512-si+ddvZDgx9q5czxAANuK5xhz3pv+KGspQy1wyia/7HDPKadA0QZkLTzUnO1Ju4Mux32CNHEb2y9lw9jj+eVTA==
1827
1827
  dependencies:
1828
1828
  "@salesforce/ts-types" "^2.0.9"
1829
1829
  tslib "^2.6.2"
@@ -1852,16 +1852,16 @@
1852
1852
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
1853
1853
  integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
1854
1854
 
1855
- "@salesforce/sf-plugins-core@^9.0.5", "@salesforce/sf-plugins-core@^9.0.7":
1856
- version "9.0.7"
1857
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.7.tgz#77ffc67df994e0cec205827462811f521e3086ba"
1858
- integrity sha512-5F6/ax7welNZrizpl9QSQmGADqlCzFDB8t8I5P/n2LplMb3CwJRrZPcOZxJNnhlfXNlLrYtoShv2C+yrxgqYUA==
1855
+ "@salesforce/sf-plugins-core@^9.0.13", "@salesforce/sf-plugins-core@^9.0.5":
1856
+ version "9.0.13"
1857
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-9.0.13.tgz#cabe646c50f91c1ab8fd4ff283058ae8f9360e07"
1858
+ integrity sha512-4sPXOruS37pQ68sqTvm+ko3GGsaqeFaJ1CuamP7E7+okD6SiLVmRcPizQphbatkU2sCR0bbFV+/9uv2CODCG0w==
1859
1859
  dependencies:
1860
1860
  "@inquirer/confirm" "^2.0.17"
1861
1861
  "@inquirer/password" "^1.1.16"
1862
- "@oclif/core" "^3.26.5"
1863
- "@salesforce/core" "^7.3.3"
1864
- "@salesforce/kit" "^3.1.0"
1862
+ "@oclif/core" "^3.26.6"
1863
+ "@salesforce/core" "^7.3.8"
1864
+ "@salesforce/kit" "^3.1.2"
1865
1865
  "@salesforce/ts-types" "^2.0.9"
1866
1866
  chalk "^5.3.0"
1867
1867
 
@@ -357,5 +357,5 @@
357
357
  ]
358
358
  }
359
359
  },
360
- "version": "3.2.12"
360
+ "version": "3.2.14"
361
361
  }
package/package.json CHANGED
@@ -1,18 +1,18 @@
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.2.12",
4
+ "version": "3.2.14",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.26.6",
9
9
  "@salesforce/core": "^7.3.9",
10
- "@salesforce/kit": "^3.1.0",
11
- "@salesforce/sf-plugins-core": "^9.0.7"
10
+ "@salesforce/kit": "^3.1.2",
11
+ "@salesforce/sf-plugins-core": "^9.0.13"
12
12
  },
13
13
  "devDependencies": {
14
14
  "@oclif/plugin-command-snapshot": "^5.1.9",
15
- "@salesforce/cli-plugins-testkit": "^5.3.4",
15
+ "@salesforce/cli-plugins-testkit": "^5.3.5",
16
16
  "@salesforce/dev-scripts": "^9.1.2",
17
17
  "@salesforce/plugin-command-reference": "^3.0.83",
18
18
  "@salesforce/ts-types": "^2.0.9",
@@ -204,7 +204,7 @@
204
204
  "exports": "./lib/index.js",
205
205
  "type": "module",
206
206
  "sfdx": {
207
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.12.crt",
208
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.12.sig"
207
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.14.crt",
208
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.2.14.sig"
209
209
  }
210
210
  }