@salesforce/plugin-lightning-dev 6.0.7 → 6.0.8

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/6.0.7/src/commands/lightning/dev/app.ts)_
204
+ _See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.0.8/src/commands/lightning/dev/app.ts)_
205
205
 
206
206
  ## `sf lightning dev component`
207
207
 
@@ -249,7 +249,7 @@ EXAMPLES
249
249
  $ sf lightning dev component --name myComponent
250
250
  ```
251
251
 
252
- _See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.0.7/src/commands/lightning/dev/component.ts)_
252
+ _See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.0.8/src/commands/lightning/dev/component.ts)_
253
253
 
254
254
  ## `sf lightning dev site`
255
255
 
@@ -305,6 +305,6 @@ EXAMPLES
305
305
  $ sf lightning dev site --name "Partner Central" --target-org myOrg --get-latest
306
306
  ```
307
307
 
308
- _See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.0.7/src/commands/lightning/dev/site.ts)_
308
+ _See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.0.8/src/commands/lightning/dev/site.ts)_
309
309
 
310
310
  <!-- commandsstop -->
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-lightning-dev",
3
- "version": "6.0.7",
3
+ "version": "6.0.8",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-lightning-dev",
9
- "version": "6.0.7",
9
+ "version": "6.0.8",
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.3.8",
16
16
  "@lwrjs/api": "0.21.5",
17
17
  "@oclif/core": "^4.5.6",
18
- "@salesforce/core": "^8.24.3",
18
+ "@salesforce/core": "^8.25.0",
19
19
  "@salesforce/kit": "^3.2.4",
20
20
  "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.14",
21
21
  "@salesforce/sf-plugins-core": "^11.2.4",
@@ -8157,9 +8157,9 @@
8157
8157
  }
8158
8158
  },
8159
8159
  "node_modules/@salesforce/core": {
8160
- "version": "8.24.3",
8161
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.24.3.tgz",
8162
- "integrity": "sha512-E9k4G3S8svS6QtsPVhUvxr0VHWyzg7KxH8sYM0o5pk7QEUXZCKQEQE5VjQOa+Gl3jRyX6zv/8Cp4UpQ2ZszOVg==",
8160
+ "version": "8.25.0",
8161
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.25.0.tgz",
8162
+ "integrity": "sha512-LdUDEK8mmiWpnKn6wtaSDcvZc2Svrg/xldint1OGyVhCGZUAQLjCWRKkBT5DdIVV3g9QrDNhLboi904jcwDe1g==",
8163
8163
  "license": "BSD-3-Clause",
8164
8164
  "peer": true,
8165
8165
  "dependencies": {
package/oclif.lock CHANGED
@@ -3367,10 +3367,10 @@
3367
3367
  strip-ansi "6.0.1"
3368
3368
  ts-retry-promise "^0.8.1"
3369
3369
 
3370
- "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.23.4", "@salesforce/core@^8.24.3", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
3371
- version "8.24.3"
3372
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.24.3.tgz#c18fb2481ab212c460fd351520712a4fa8b4329f"
3373
- integrity sha512-E9k4G3S8svS6QtsPVhUvxr0VHWyzg7KxH8sYM0o5pk7QEUXZCKQEQE5VjQOa+Gl3jRyX6zv/8Cp4UpQ2ZszOVg==
3370
+ "@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.23.4", "@salesforce/core@^8.25.0", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
3371
+ version "8.25.0"
3372
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.25.0.tgz#2cf53f38aee8fb6ea1b0e6b6e301b66bc0d81d1c"
3373
+ integrity sha512-LdUDEK8mmiWpnKn6wtaSDcvZc2Svrg/xldint1OGyVhCGZUAQLjCWRKkBT5DdIVV3g9QrDNhLboi904jcwDe1g==
3374
3374
  dependencies:
3375
3375
  "@jsforce/jsforce-node" "^3.10.13"
3376
3376
  "@salesforce/kit" "^3.2.4"
@@ -253,5 +253,5 @@
253
253
  ]
254
254
  }
255
255
  },
256
- "version": "6.0.7"
256
+ "version": "6.0.8"
257
257
  }
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": "6.0.7",
4
+ "version": "6.0.8",
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.3.8",
12
12
  "@lwrjs/api": "0.21.5",
13
13
  "@oclif/core": "^4.5.6",
14
- "@salesforce/core": "^8.24.3",
14
+ "@salesforce/core": "^8.25.0",
15
15
  "@salesforce/kit": "^3.2.4",
16
16
  "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.14",
17
17
  "@salesforce/sf-plugins-core": "^11.2.4",
@@ -273,7 +273,7 @@
273
273
  "yarn": "1.22.22"
274
274
  },
275
275
  "sfdx": {
276
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/6.0.7.crt",
277
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/6.0.7.sig"
276
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/6.0.8.crt",
277
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/6.0.8.sig"
278
278
  }
279
279
  }