@salesforce/plugin-lightning-dev 5.0.5 → 5.0.6

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/5.0.5/src/commands/lightning/dev/app.ts)_
204
+ _See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/5.0.6/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/5.0.5/src/commands/lightning/dev/component.ts)_
251
+ _See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/5.0.6/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/5.0.5/src/commands/lightning/dev/site.ts)_
307
+ _See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/5.0.6/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": "5.0.5",
3
+ "version": "5.0.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-lightning-dev",
9
- "version": "5.0.5",
9
+ "version": "5.0.6",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@inquirer/prompts": "^5.3.8",
@@ -14,7 +14,7 @@
14
14
  "@lwc/lwc-dev-server": "~13.2.2",
15
15
  "@lwc/sfdc-lwc-compiler": "~13.2.2",
16
16
  "@lwrjs/api": "0.18.3",
17
- "@oclif/core": "^4.5.0",
17
+ "@oclif/core": "^4.5.3",
18
18
  "@salesforce/core": "^8.23.0",
19
19
  "@salesforce/kit": "^3.1.6",
20
20
  "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.12",
@@ -6422,9 +6422,9 @@
6422
6422
  }
6423
6423
  },
6424
6424
  "node_modules/@oclif/core": {
6425
- "version": "4.5.2",
6426
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.5.2.tgz",
6427
- "integrity": "sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==",
6425
+ "version": "4.5.3",
6426
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.5.3.tgz",
6427
+ "integrity": "sha512-ISoFlfmsuxJvNKXhabCO4/KqNXDQdLHchZdTPfZbtqAsQbqTw5IKitLVZq9Sz1LWizN37HILp4u0350B8scBjg==",
6428
6428
  "license": "MIT",
6429
6429
  "dependencies": {
6430
6430
  "ansi-escapes": "^4.3.2",
package/oclif.lock CHANGED
@@ -2818,10 +2818,10 @@
2818
2818
  "@nodelib/fs.scandir" "2.1.5"
2819
2819
  fastq "^1.6.0"
2820
2820
 
2821
- "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.0", "@oclif/core@^4.5.2":
2822
- version "4.5.2"
2823
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.2.tgz#4db8a365fa7e9e33af272294f710a7f3f25538e2"
2824
- integrity sha512-eQcKyrEcDYeZJKu4vUWiu0ii/1Gfev6GF4FsLSgNez5/+aQyAUCjg3ZWlurf491WiYZTXCWyKAxyPWk8DKv2MA==
2821
+ "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.2", "@oclif/core@^4.5.3":
2822
+ version "4.5.3"
2823
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.3.tgz#2b913879e1673d95e63254573b67326b62f5f309"
2824
+ integrity sha512-ISoFlfmsuxJvNKXhabCO4/KqNXDQdLHchZdTPfZbtqAsQbqTw5IKitLVZq9Sz1LWizN37HILp4u0350B8scBjg==
2825
2825
  dependencies:
2826
2826
  ansi-escapes "^4.3.2"
2827
2827
  ansis "^3.17.0"
@@ -246,5 +246,5 @@
246
246
  ]
247
247
  }
248
248
  },
249
- "version": "5.0.5"
249
+ "version": "5.0.6"
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": "5.0.5",
4
+ "version": "5.0.6",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -10,7 +10,7 @@
10
10
  "@lwc/lwc-dev-server": "~13.2.2",
11
11
  "@lwc/sfdc-lwc-compiler": "~13.2.2",
12
12
  "@lwrjs/api": "0.18.3",
13
- "@oclif/core": "^4.5.0",
13
+ "@oclif/core": "^4.5.3",
14
14
  "@salesforce/core": "^8.23.0",
15
15
  "@salesforce/kit": "^3.1.6",
16
16
  "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.12",
@@ -269,7 +269,7 @@
269
269
  "yarn": "1.22.22"
270
270
  },
271
271
  "sfdx": {
272
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/5.0.5.crt",
273
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/5.0.5.sig"
272
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/5.0.6.crt",
273
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/5.0.6.sig"
274
274
  }
275
275
  }