@salesforce/plugin-lightning-dev 4.4.3 → 4.4.4

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
@@ -201,7 +201,7 @@ EXAMPLES
201
201
  $ sf lightning dev app --target-org myOrg --device-type ios --device-id "iPhone 15 Pro Max"
202
202
  ```
203
203
 
204
- _See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.3/src/commands/lightning/dev/app.ts)_
204
+ _See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.4/src/commands/lightning/dev/app.ts)_
205
205
 
206
206
  ## `sf lightning dev component`
207
207
 
@@ -248,7 +248,7 @@ EXAMPLES
248
248
  $ sf lightning dev component --name myComponent
249
249
  ```
250
250
 
251
- _See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.3/src/commands/lightning/dev/component.ts)_
251
+ _See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.4/src/commands/lightning/dev/component.ts)_
252
252
 
253
253
  ## `sf lightning dev site`
254
254
 
@@ -304,6 +304,6 @@ EXAMPLES
304
304
  $ sf lightning dev site --name "Partner Central" --target-org myOrg --get-latest
305
305
  ```
306
306
 
307
- _See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.3/src/commands/lightning/dev/site.ts)_
307
+ _See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/4.4.4/src/commands/lightning/dev/site.ts)_
308
308
 
309
309
  <!-- commandsstop -->
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-lightning-dev",
3
- "version": "4.4.3",
3
+ "version": "4.4.4",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-lightning-dev",
9
- "version": "4.4.3",
9
+ "version": "4.4.4",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@inquirer/prompts": "^5.3.8",
@@ -15,7 +15,7 @@
15
15
  "@lwc/sfdc-lwc-compiler": "~13.0.31",
16
16
  "@lwrjs/api": "0.18.3",
17
17
  "@oclif/core": "^4.5.0",
18
- "@salesforce/core": "^8.18.1",
18
+ "@salesforce/core": "^8.18.5",
19
19
  "@salesforce/kit": "^3.1.6",
20
20
  "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.12",
21
21
  "@salesforce/sf-plugins-core": "^11.2.4",
@@ -9203,9 +9203,9 @@
9203
9203
  }
9204
9204
  },
9205
9205
  "node_modules/@salesforce/core": {
9206
- "version": "8.18.1",
9207
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.18.1.tgz",
9208
- "integrity": "sha512-RkG9Ye5TdsIQz4KLUHvDpVjbrTeeRmw5KUJIHRyMGAOjKB8wr2jvgXyZm7GD0epIW5ILsyKQQWWOa1uqsfVycA==",
9206
+ "version": "8.18.5",
9207
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.18.5.tgz",
9208
+ "integrity": "sha512-zQSIjo0L0ddcZbj3Oxxig2J6aYL5H5FY45TpXAXpjGe0UPWNxXkU2mrcDfs9OSn0MhM3uMj4fUIM1a158/3Lug==",
9209
9209
  "license": "BSD-3-Clause",
9210
9210
  "dependencies": {
9211
9211
  "@jsforce/jsforce-node": "^3.9.1",
@@ -9216,7 +9216,7 @@
9216
9216
  "change-case": "^4.1.2",
9217
9217
  "fast-levenshtein": "^3.0.0",
9218
9218
  "faye": "^1.4.0",
9219
- "form-data": "^4.0.0",
9219
+ "form-data": "^4.0.4",
9220
9220
  "js2xmlparser": "^4.0.1",
9221
9221
  "jsonwebtoken": "9.0.2",
9222
9222
  "jszip": "3.10.1",
package/oclif.lock CHANGED
@@ -3505,10 +3505,10 @@
3505
3505
  strip-ansi "6.0.1"
3506
3506
  ts-retry-promise "^0.8.1"
3507
3507
 
3508
- "@salesforce/core@^8.14.0", "@salesforce/core@^8.15.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
3509
- version "8.18.1"
3510
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.18.1.tgz#4a790f9479339f45e42799d9ef7a1428d49b6ba1"
3511
- integrity sha512-RkG9Ye5TdsIQz4KLUHvDpVjbrTeeRmw5KUJIHRyMGAOjKB8wr2jvgXyZm7GD0epIW5ILsyKQQWWOa1uqsfVycA==
3508
+ "@salesforce/core@^8.14.0", "@salesforce/core@^8.15.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.18.5", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
3509
+ version "8.18.5"
3510
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.18.5.tgz#8205f3b1ee9ef63740128bef81cc32213a76296a"
3511
+ integrity sha512-zQSIjo0L0ddcZbj3Oxxig2J6aYL5H5FY45TpXAXpjGe0UPWNxXkU2mrcDfs9OSn0MhM3uMj4fUIM1a158/3Lug==
3512
3512
  dependencies:
3513
3513
  "@jsforce/jsforce-node" "^3.9.1"
3514
3514
  "@salesforce/kit" "^3.2.2"
@@ -3518,7 +3518,7 @@
3518
3518
  change-case "^4.1.2"
3519
3519
  fast-levenshtein "^3.0.0"
3520
3520
  faye "^1.4.0"
3521
- form-data "^4.0.0"
3521
+ form-data "^4.0.4"
3522
3522
  js2xmlparser "^4.0.1"
3523
3523
  jsonwebtoken "9.0.2"
3524
3524
  jszip "3.10.1"
@@ -246,5 +246,5 @@
246
246
  ]
247
247
  }
248
248
  },
249
- "version": "4.4.3"
249
+ "version": "4.4.4"
250
250
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-lightning-dev",
3
3
  "description": "Lightning development tools for LEX, Mobile, and Experience Sites",
4
- "version": "4.4.3",
4
+ "version": "4.4.4",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -11,7 +11,7 @@
11
11
  "@lwc/sfdc-lwc-compiler": "~13.0.31",
12
12
  "@lwrjs/api": "0.18.3",
13
13
  "@oclif/core": "^4.5.0",
14
- "@salesforce/core": "^8.18.1",
14
+ "@salesforce/core": "^8.18.5",
15
15
  "@salesforce/kit": "^3.1.6",
16
16
  "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.12",
17
17
  "@salesforce/sf-plugins-core": "^11.2.4",
@@ -266,7 +266,7 @@
266
266
  "yarn": "1.22.22"
267
267
  },
268
268
  "sfdx": {
269
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/4.4.3.crt",
270
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/4.4.3.sig"
269
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/4.4.4.crt",
270
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/4.4.4.sig"
271
271
  }
272
272
  }