@salesforce/plugin-community 3.3.43 → 3.3.44

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.43/src/commands/community/create.ts)_
168
+ _See code: [src/commands/community/create.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.44/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.43/src/commands/community/list/template.ts)_
203
+ _See code: [src/commands/community/list/template.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.44/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.43/src/commands/community/publish.ts)_
252
+ _See code: [src/commands/community/publish.ts](https://github.com/salesforcecli/plugin-community/blob/3.3.44/src/commands/community/publish.ts)_
253
253
 
254
254
  <!-- commandsstop -->
@@ -1,21 +1,21 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-community",
3
- "version": "3.3.43",
3
+ "version": "3.3.44",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-community",
9
- "version": "3.3.43",
9
+ "version": "3.3.44",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
- "@salesforce/core": "^8.23.2",
12
+ "@salesforce/core": "^8.23.3",
13
13
  "@salesforce/kit": "^3.2.4",
14
14
  "@salesforce/sf-plugins-core": "^12.2.5"
15
15
  },
16
16
  "devDependencies": {
17
17
  "@jsforce/jsforce-node": "^3.10.8",
18
- "@oclif/core": "^4.5.3",
18
+ "@oclif/core": "^4.7.2",
19
19
  "@oclif/plugin-command-snapshot": "^5.3.7",
20
20
  "@salesforce/cli-plugins-testkit": "^5.3.41",
21
21
  "@salesforce/dev-scripts": "^11.0.4",
@@ -4221,9 +4221,9 @@
4221
4221
  }
4222
4222
  },
4223
4223
  "node_modules/@oclif/core": {
4224
- "version": "4.5.6",
4225
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.5.6.tgz",
4226
- "integrity": "sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==",
4224
+ "version": "4.7.2",
4225
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.7.2.tgz",
4226
+ "integrity": "sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ==",
4227
4227
  "license": "MIT",
4228
4228
  "dependencies": {
4229
4229
  "ansi-escapes": "^4.3.2",
@@ -4730,15 +4730,15 @@
4730
4730
  }
4731
4731
  },
4732
4732
  "node_modules/@salesforce/core": {
4733
- "version": "8.23.2",
4734
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.23.2.tgz",
4735
- "integrity": "sha512-9XUlaI0orvdjDJZsgjt0lVLa5wrFWNaorRbshT/EJ6fIiqcAehOV2bR62NJtRhrOrgu1h34bTmUqMo+yUEES9w==",
4733
+ "version": "8.23.3",
4734
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.23.3.tgz",
4735
+ "integrity": "sha512-BD9cOUOw3wTR8ud6dBacLvA4x0KAfQXkNGdxtU9ujz5nEW86ms5tU1AEUzVXnhuDrrtdQZh7/yTGxqg5mS7rZg==",
4736
4736
  "license": "BSD-3-Clause",
4737
4737
  "dependencies": {
4738
4738
  "@jsforce/jsforce-node": "^3.10.8",
4739
4739
  "@salesforce/kit": "^3.2.4",
4740
- "@salesforce/schemas": "^1.10.0",
4741
- "@salesforce/ts-types": "^2.0.11",
4740
+ "@salesforce/schemas": "^1.10.3",
4741
+ "@salesforce/ts-types": "^2.0.12",
4742
4742
  "ajv": "^8.17.1",
4743
4743
  "change-case": "^4.1.2",
4744
4744
  "fast-levenshtein": "^3.0.0",
@@ -4752,7 +4752,7 @@
4752
4752
  "pino-abstract-transport": "^1.2.0",
4753
4753
  "pino-pretty": "^11.3.0",
4754
4754
  "proper-lockfile": "^4.1.2",
4755
- "semver": "^7.6.3",
4755
+ "semver": "^7.7.3",
4756
4756
  "ts-retry-promise": "^0.8.1"
4757
4757
  },
4758
4758
  "engines": {
@@ -10391,9 +10391,9 @@
10391
10391
  }
10392
10392
  },
10393
10393
  "node_modules/ink/node_modules/wrap-ansi": {
10394
- "version": "9.0.0",
10395
- "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.0.tgz",
10396
- "integrity": "sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==",
10394
+ "version": "9.0.2",
10395
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
10396
+ "integrity": "sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==",
10397
10397
  "license": "MIT",
10398
10398
  "dependencies": {
10399
10399
  "ansi-styles": "^6.2.1",
package/oclif.lock CHANGED
@@ -1711,10 +1711,10 @@
1711
1711
  "@nodelib/fs.scandir" "2.1.5"
1712
1712
  fastq "^1.6.0"
1713
1713
 
1714
- "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5":
1715
- version "4.5.6"
1716
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.6.tgz#44671b5bafbc96ceeadd448da85f3b0eb0b16b41"
1717
- integrity sha512-FmmA6a2+GwhRtULNB9G+YZp2Whi/mgCjNC1EaHGMEztnlM4Je3wRmbAraucSsHsycSgihnm2MtcmudI+8xo8Lw==
1714
+ "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3", "@oclif/core@^4.5.5", "@oclif/core@^4.7.2":
1715
+ version "4.7.2"
1716
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.7.2.tgz#9ebf36b4693500685956f3405c55526d191aa5ef"
1717
+ integrity sha512-AmZnhEnyD7bFxmzEKRaOEr0kzonmwIip72eWZPWB5+7D9ayHa/QFX08zhaQT9eOo0//ed64v5p5QZIbYCbQaJQ==
1718
1718
  dependencies:
1719
1719
  ansi-escapes "^4.3.2"
1720
1720
  ansis "^3.17.0"
@@ -1836,15 +1836,15 @@
1836
1836
  strip-ansi "6.0.1"
1837
1837
  ts-retry-promise "^0.8.1"
1838
1838
 
1839
- "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.2", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
1840
- version "8.23.2"
1841
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.23.2.tgz#218152b97e05745cd0499ad2594df4443fa8aa18"
1842
- integrity sha512-9XUlaI0orvdjDJZsgjt0lVLa5wrFWNaorRbshT/EJ6fIiqcAehOV2bR62NJtRhrOrgu1h34bTmUqMo+yUEES9w==
1839
+ "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.2", "@salesforce/core@^8.23.3", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
1840
+ version "8.23.3"
1841
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.23.3.tgz#23d92d6eb887e946e26989552a605fa085e626e8"
1842
+ integrity sha512-BD9cOUOw3wTR8ud6dBacLvA4x0KAfQXkNGdxtU9ujz5nEW86ms5tU1AEUzVXnhuDrrtdQZh7/yTGxqg5mS7rZg==
1843
1843
  dependencies:
1844
1844
  "@jsforce/jsforce-node" "^3.10.8"
1845
1845
  "@salesforce/kit" "^3.2.4"
1846
- "@salesforce/schemas" "^1.10.0"
1847
- "@salesforce/ts-types" "^2.0.11"
1846
+ "@salesforce/schemas" "^1.10.3"
1847
+ "@salesforce/ts-types" "^2.0.12"
1848
1848
  ajv "^8.17.1"
1849
1849
  change-case "^4.1.2"
1850
1850
  fast-levenshtein "^3.0.0"
@@ -1858,7 +1858,7 @@
1858
1858
  pino-abstract-transport "^1.2.0"
1859
1859
  pino-pretty "^11.3.0"
1860
1860
  proper-lockfile "^4.1.2"
1861
- semver "^7.6.3"
1861
+ semver "^7.7.3"
1862
1862
  ts-retry-promise "^0.8.1"
1863
1863
 
1864
1864
  "@salesforce/dev-config@^4.3.1":
@@ -1924,7 +1924,7 @@
1924
1924
  resolved "https://registry.yarnpkg.com/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz#ba648d4886bb38adabe073dbea0b3a91b3753bb0"
1925
1925
  integrity sha512-hYOhoPTCSYMDYn+U1rlEk16PoBeAJPkrdg4/UtAzupM1mRRJOwEPMG1d7U8DxJFKuXW3DMEYWr2MwAIBDaHmFg==
1926
1926
 
1927
- "@salesforce/schemas@^1.10.0":
1927
+ "@salesforce/schemas@^1.10.3":
1928
1928
  version "1.10.3"
1929
1929
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.10.3.tgz#52c867fdd60679cf216110aa49542b7ad391f5d1"
1930
1930
  integrity sha512-FKfvtrYTcvTXE9advzS25/DEY9yJhEyLvStm++eQFtnAaX1pe4G3oGHgiQ0q55BM5+0AlCh0+0CVtQv1t4oJRA==
@@ -7355,7 +7355,7 @@ semver@^6.0.0, semver@^6.3.1:
7355
7355
  resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
7356
7356
  integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
7357
7357
 
7358
- semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.6.3, semver@^7.7.3:
7358
+ semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3:
7359
7359
  version "7.7.3"
7360
7360
  resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.3.tgz#4b5f4143d007633a8dc671cd0a6ef9147b8bb946"
7361
7361
  integrity sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==
@@ -8342,16 +8342,7 @@ wrap-ansi@^8.1.0:
8342
8342
  string-width "^5.0.1"
8343
8343
  strip-ansi "^7.0.1"
8344
8344
 
8345
- wrap-ansi@^9.0.0:
8346
- version "9.0.0"
8347
- resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.0.tgz#1a3dc8b70d85eeb8398ddfb1e4a02cd186e58b3e"
8348
- integrity sha512-G8ura3S+3Z2G+mkgNRq8dqaFZAuxfsxpBB8OCTGRTCtp+l/v9nbFNmCUP1BZMts3G1142MsZfn6eeUKrr4PD1Q==
8349
- dependencies:
8350
- ansi-styles "^6.2.1"
8351
- string-width "^7.0.0"
8352
- strip-ansi "^7.1.0"
8353
-
8354
- wrap-ansi@^9.0.2:
8345
+ wrap-ansi@^9.0.0, wrap-ansi@^9.0.2:
8355
8346
  version "9.0.2"
8356
8347
  resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-9.0.2.tgz#956832dea9494306e6d209eb871643bb873d7c98"
8357
8348
  integrity sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==
@@ -357,5 +357,5 @@
357
357
  ]
358
358
  }
359
359
  },
360
- "version": "3.3.43"
360
+ "version": "3.3.44"
361
361
  }
package/package.json CHANGED
@@ -1,17 +1,17 @@
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.43",
4
+ "version": "3.3.44",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
8
- "@salesforce/core": "^8.23.2",
8
+ "@salesforce/core": "^8.23.3",
9
9
  "@salesforce/kit": "^3.2.4",
10
10
  "@salesforce/sf-plugins-core": "^12.2.5"
11
11
  },
12
12
  "devDependencies": {
13
13
  "@jsforce/jsforce-node": "^3.10.8",
14
- "@oclif/core": "^4.5.3",
14
+ "@oclif/core": "^4.7.2",
15
15
  "@oclif/plugin-command-snapshot": "^5.3.7",
16
16
  "@salesforce/cli-plugins-testkit": "^5.3.41",
17
17
  "@salesforce/dev-scripts": "^11.0.4",
@@ -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.43.crt",
209
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.43.sig"
208
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.44.crt",
209
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-community/3.3.44.sig"
210
210
  }
211
211
  }