@salesforce/plugin-lightning-dev 4.3.1 → 4.3.3

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.3.1/src/commands/lightning/dev/app.ts)_
204
+ _See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/4.3.3/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.3.1/src/commands/lightning/dev/component.ts)_
251
+ _See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/4.3.3/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.3.1/src/commands/lightning/dev/site.ts)_
307
+ _See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/4.3.3/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.3.1",
3
+ "version": "4.3.3",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-lightning-dev",
9
- "version": "4.3.1",
9
+ "version": "4.3.3",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@inquirer/prompts": "^5.3.8",
@@ -14,10 +14,10 @@
14
14
  "@lwc/lwc-dev-server": "~13.0.29",
15
15
  "@lwc/sfdc-lwc-compiler": "~13.0.29",
16
16
  "@lwrjs/api": "0.18.3",
17
- "@oclif/core": "^4.4.1",
17
+ "@oclif/core": "^4.5.0",
18
18
  "@salesforce/core": "^8.18.1",
19
19
  "@salesforce/kit": "^3.1.6",
20
- "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.10",
20
+ "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.12",
21
21
  "@salesforce/sf-plugins-core": "^11.2.4",
22
22
  "axios": "^1.10.0",
23
23
  "glob": "^10.4.5",
@@ -39,7 +39,7 @@
39
39
  "eslint-config-prettier": "^9.1.0",
40
40
  "eslint-plugin-header": "^3.1.1",
41
41
  "eslint-plugin-jsdoc": "^46.10.1",
42
- "eslint-plugin-sf-plugin": "^1.20.26",
42
+ "eslint-plugin-sf-plugin": "^1.20.27",
43
43
  "eslint-plugin-unicorn": "^50.0.1",
44
44
  "esmock": "^2.7.1",
45
45
  "oclif": "^4.20.1",
@@ -7726,9 +7726,9 @@
7726
7726
  }
7727
7727
  },
7728
7728
  "node_modules/@oclif/core": {
7729
- "version": "4.4.1",
7730
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.4.1.tgz",
7731
- "integrity": "sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==",
7729
+ "version": "4.5.0",
7730
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.5.0.tgz",
7731
+ "integrity": "sha512-UYWyDFNKFyzgXVXO0DHfOvJ/8qpw4yPYe7fOHausDEVU44qjDr90ZnfYTljZPK8dhgMggxiZs9n+TFajnXRp7g==",
7732
7732
  "license": "MIT",
7733
7733
  "dependencies": {
7734
7734
  "ansi-escapes": "^4.3.2",
@@ -10049,18 +10049,18 @@
10049
10049
  }
10050
10050
  },
10051
10051
  "node_modules/@salesforce/lwc-dev-mobile-core": {
10052
- "version": "4.0.0-alpha.10",
10053
- "resolved": "https://registry.npmjs.org/@salesforce/lwc-dev-mobile-core/-/lwc-dev-mobile-core-4.0.0-alpha.10.tgz",
10054
- "integrity": "sha512-3jGr9VyGJ4RTmNCM4+bIV6KAvX5UzROJsWEwWmyVX/vOXA4Y24Mdp8EGRPuKsfBztkE9hEF9EyuWstxi25P+Pg==",
10052
+ "version": "4.0.0-alpha.12",
10053
+ "resolved": "https://registry.npmjs.org/@salesforce/lwc-dev-mobile-core/-/lwc-dev-mobile-core-4.0.0-alpha.12.tgz",
10054
+ "integrity": "sha512-XA3arv5ipI7zremXPA8+Amo++pFXhmJSGj/Jj4521OisWRCUhqfimLNH3NkZsDUjALUYi/EmwE0Vd11hi7/DaA==",
10055
10055
  "license": "MIT",
10056
10056
  "dependencies": {
10057
- "@oclif/core": "^4.2.7",
10058
- "@salesforce/core": "^8.8.2",
10059
- "@salesforce/sf-plugins-core": "^12.2.0",
10057
+ "@oclif/core": "^4.4.0",
10058
+ "@salesforce/core": "^8.15.0",
10059
+ "@salesforce/sf-plugins-core": "^12.2.3",
10060
10060
  "@salesforce/ts-types": "^2.0.12",
10061
10061
  "ajv": "^8.17.1",
10062
10062
  "chalk": "^5.4.1",
10063
- "listr2": "^8.2.5",
10063
+ "listr2": "^8.3.3",
10064
10064
  "node-forge": "^1.3.1"
10065
10065
  },
10066
10066
  "engines": {
@@ -10068,16 +10068,16 @@
10068
10068
  }
10069
10069
  },
10070
10070
  "node_modules/@salesforce/lwc-dev-mobile-core/node_modules/@salesforce/sf-plugins-core": {
10071
- "version": "12.2.2",
10072
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.2.tgz",
10073
- "integrity": "sha512-LuNT1kzi0N185xhCBCOU9P650CwoehiICB2lCP1RsO98NqfHTRpD6Rq1TDQtLTudOh3pDUFZTgo8kt4qwz20yw==",
10074
- "license": "BSD-3-Clause",
10071
+ "version": "12.2.3",
10072
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.3.tgz",
10073
+ "integrity": "sha512-mkBt57rD/987g4eT/XfJN469aEzLjskbgif+beLWocIkNXn70jMvX/RYRTAAkGRhixHHgYj+nY7kHI41rqKZ8w==",
10074
+ "license": "Apache-2.0",
10075
10075
  "dependencies": {
10076
10076
  "@inquirer/confirm": "^3.1.22",
10077
10077
  "@inquirer/password": "^2.2.0",
10078
10078
  "@oclif/core": "^4.3.0",
10079
10079
  "@oclif/table": "^0.4.6",
10080
- "@salesforce/core": "^8.10.0",
10080
+ "@salesforce/core": "^8.15.0",
10081
10081
  "@salesforce/kit": "^3.2.3",
10082
10082
  "@salesforce/ts-types": "^2.0.12",
10083
10083
  "ansis": "^3.3.2",
@@ -15425,13 +15425,13 @@
15425
15425
  }
15426
15426
  },
15427
15427
  "node_modules/eslint-plugin-sf-plugin": {
15428
- "version": "1.20.26",
15429
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.26.tgz",
15430
- "integrity": "sha512-kK1Kj+PpkVaGHWR+/FGdSW4lT7nbD+g2mSLkYFFQ4X9L9VnDSGI2mbNfByCeJ0RELC2GxM0jhw/T1pgSKc7aQw==",
15428
+ "version": "1.20.27",
15429
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.27.tgz",
15430
+ "integrity": "sha512-OjadAKTrk0lyQ8ss/cba3zZ3vsngfI1xNINdOrPbBPQ6Nz5SgfqJXXLeDPVfy8BZbJKJK+r4Xf4xn+1p509i3g==",
15431
15431
  "dev": true,
15432
15432
  "license": "BSD-3-Clause",
15433
15433
  "dependencies": {
15434
- "@salesforce/core": "^8.14.0",
15434
+ "@salesforce/core": "^8.17.0",
15435
15435
  "@typescript-eslint/utils": "^7.18.0"
15436
15436
  },
15437
15437
  "engines": {
package/oclif.lock CHANGED
@@ -2962,10 +2962,10 @@
2962
2962
  "@nodelib/fs.scandir" "2.1.5"
2963
2963
  fastq "^1.6.0"
2964
2964
 
2965
- "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.2.7", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.4.1":
2966
- version "4.4.1"
2967
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.4.1.tgz#359d4df4f066529f3f4b44652db2d3dceb723823"
2968
- integrity sha512-RYonV4IJZcGAoi3pdo5CPl5hVH1YdtQMEX77TLdgTPVrMmIjbiB0Borfguj/mdDF2TjLXp+Z+RbmLUejuhSYTA==
2965
+ "@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.3.0", "@oclif/core@^4.4.0", "@oclif/core@^4.5.0":
2966
+ version "4.5.0"
2967
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.5.0.tgz#0163f933098bfa52f86387f11900da1ad13235d3"
2968
+ integrity sha512-UYWyDFNKFyzgXVXO0DHfOvJ/8qpw4yPYe7fOHausDEVU44qjDr90ZnfYTljZPK8dhgMggxiZs9n+TFajnXRp7g==
2969
2969
  dependencies:
2970
2970
  ansi-escapes "^4.3.2"
2971
2971
  ansis "^3.17.0"
@@ -3497,7 +3497,7 @@
3497
3497
  strip-ansi "6.0.1"
3498
3498
  ts-retry-promise "^0.8.1"
3499
3499
 
3500
- "@salesforce/core@^8.10.0", "@salesforce/core@^8.14.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0", "@salesforce/core@^8.8.2":
3500
+ "@salesforce/core@^8.14.0", "@salesforce/core@^8.15.0", "@salesforce/core@^8.17.0", "@salesforce/core@^8.18.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
3501
3501
  version "8.18.1"
3502
3502
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.18.1.tgz#4a790f9479339f45e42799d9ef7a1428d49b6ba1"
3503
3503
  integrity sha512-RkG9Ye5TdsIQz4KLUHvDpVjbrTeeRmw5KUJIHRyMGAOjKB8wr2jvgXyZm7GD0epIW5ILsyKQQWWOa1uqsfVycA==
@@ -3582,18 +3582,18 @@
3582
3582
  dependencies:
3583
3583
  "@salesforce/ts-types" "^2.0.12"
3584
3584
 
3585
- "@salesforce/lwc-dev-mobile-core@4.0.0-alpha.10":
3586
- version "4.0.0-alpha.10"
3587
- resolved "https://registry.yarnpkg.com/@salesforce/lwc-dev-mobile-core/-/lwc-dev-mobile-core-4.0.0-alpha.10.tgz#0d5de537972f223071c42ba6c79458475c9fda0e"
3588
- integrity sha512-3jGr9VyGJ4RTmNCM4+bIV6KAvX5UzROJsWEwWmyVX/vOXA4Y24Mdp8EGRPuKsfBztkE9hEF9EyuWstxi25P+Pg==
3585
+ "@salesforce/lwc-dev-mobile-core@4.0.0-alpha.12":
3586
+ version "4.0.0-alpha.12"
3587
+ resolved "https://registry.yarnpkg.com/@salesforce/lwc-dev-mobile-core/-/lwc-dev-mobile-core-4.0.0-alpha.12.tgz#a49fb38e3b37675d0d56ea5b9e9a20a25fe03919"
3588
+ integrity sha512-XA3arv5ipI7zremXPA8+Amo++pFXhmJSGj/Jj4521OisWRCUhqfimLNH3NkZsDUjALUYi/EmwE0Vd11hi7/DaA==
3589
3589
  dependencies:
3590
- "@oclif/core" "^4.2.7"
3591
- "@salesforce/core" "^8.8.2"
3592
- "@salesforce/sf-plugins-core" "^12.2.0"
3590
+ "@oclif/core" "^4.4.0"
3591
+ "@salesforce/core" "^8.15.0"
3592
+ "@salesforce/sf-plugins-core" "^12.2.3"
3593
3593
  "@salesforce/ts-types" "^2.0.12"
3594
3594
  ajv "^8.17.1"
3595
3595
  chalk "^5.4.1"
3596
- listr2 "^8.2.5"
3596
+ listr2 "^8.3.3"
3597
3597
  node-forge "^1.3.1"
3598
3598
 
3599
3599
  "@salesforce/plugin-command-reference@^3.1.58":
@@ -3638,16 +3638,16 @@
3638
3638
  string-width "^7.2.0"
3639
3639
  terminal-link "^3.0.0"
3640
3640
 
3641
- "@salesforce/sf-plugins-core@^12.2.0":
3642
- version "12.2.2"
3643
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.2.tgz#41e704e47ba997dcb6922ab9563aa19407079c85"
3644
- integrity sha512-LuNT1kzi0N185xhCBCOU9P650CwoehiICB2lCP1RsO98NqfHTRpD6Rq1TDQtLTudOh3pDUFZTgo8kt4qwz20yw==
3641
+ "@salesforce/sf-plugins-core@^12.2.3":
3642
+ version "12.2.3"
3643
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-12.2.3.tgz#f4ec67b15b9a86d6d18437061cf73e09fe0f68ea"
3644
+ integrity sha512-mkBt57rD/987g4eT/XfJN469aEzLjskbgif+beLWocIkNXn70jMvX/RYRTAAkGRhixHHgYj+nY7kHI41rqKZ8w==
3645
3645
  dependencies:
3646
3646
  "@inquirer/confirm" "^3.1.22"
3647
3647
  "@inquirer/password" "^2.2.0"
3648
3648
  "@oclif/core" "^4.3.0"
3649
3649
  "@oclif/table" "^0.4.6"
3650
- "@salesforce/core" "^8.10.0"
3650
+ "@salesforce/core" "^8.15.0"
3651
3651
  "@salesforce/kit" "^3.2.3"
3652
3652
  "@salesforce/ts-types" "^2.0.12"
3653
3653
  ansis "^3.3.2"
@@ -6494,12 +6494,12 @@ eslint-plugin-jsdoc@^46.10.1:
6494
6494
  semver "^7.5.4"
6495
6495
  spdx-expression-parse "^4.0.0"
6496
6496
 
6497
- eslint-plugin-sf-plugin@^1.20.26:
6498
- version "1.20.26"
6499
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.26.tgz#3ffada40ee1aeab70384c16ed717769946b1473e"
6500
- integrity sha512-kK1Kj+PpkVaGHWR+/FGdSW4lT7nbD+g2mSLkYFFQ4X9L9VnDSGI2mbNfByCeJ0RELC2GxM0jhw/T1pgSKc7aQw==
6497
+ eslint-plugin-sf-plugin@^1.20.27:
6498
+ version "1.20.27"
6499
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.20.27.tgz#77e1b8edddc3fa03060d1ab965cba2ce69e8da43"
6500
+ integrity sha512-OjadAKTrk0lyQ8ss/cba3zZ3vsngfI1xNINdOrPbBPQ6Nz5SgfqJXXLeDPVfy8BZbJKJK+r4Xf4xn+1p509i3g==
6501
6501
  dependencies:
6502
- "@salesforce/core" "^8.14.0"
6502
+ "@salesforce/core" "^8.17.0"
6503
6503
  "@typescript-eslint/utils" "^7.18.0"
6504
6504
 
6505
6505
  eslint-plugin-unicorn@^50.0.1:
@@ -8683,7 +8683,7 @@ linkinator@^6.1.1:
8683
8683
  server-destroy "^1.0.1"
8684
8684
  srcset "^5.0.0"
8685
8685
 
8686
- listr2@^8.2.5:
8686
+ listr2@^8.3.3:
8687
8687
  version "8.3.3"
8688
8688
  resolved "https://registry.yarnpkg.com/listr2/-/listr2-8.3.3.tgz#815fc8f738260ff220981bf9e866b3e11e8121bf"
8689
8689
  integrity sha512-LWzX2KsqcB1wqQ4AHgYb4RsDXauQiqhjLk+6hjbaeHG4zpjjVAB6wC/gz6X0l+Du1cN3pUB5ZlrvTbhGSNnUQQ==
@@ -246,5 +246,5 @@
246
246
  ]
247
247
  }
248
248
  },
249
- "version": "4.3.1"
249
+ "version": "4.3.3"
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.3.1",
4
+ "version": "4.3.3",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -10,10 +10,10 @@
10
10
  "@lwc/lwc-dev-server": "~13.0.29",
11
11
  "@lwc/sfdc-lwc-compiler": "~13.0.29",
12
12
  "@lwrjs/api": "0.18.3",
13
- "@oclif/core": "^4.4.1",
13
+ "@oclif/core": "^4.5.0",
14
14
  "@salesforce/core": "^8.18.1",
15
15
  "@salesforce/kit": "^3.1.6",
16
- "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.10",
16
+ "@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.12",
17
17
  "@salesforce/sf-plugins-core": "^11.2.4",
18
18
  "axios": "^1.10.0",
19
19
  "glob": "^10.4.5",
@@ -35,7 +35,7 @@
35
35
  "eslint-config-prettier": "^9.1.0",
36
36
  "eslint-plugin-header": "^3.1.1",
37
37
  "eslint-plugin-jsdoc": "^46.10.1",
38
- "eslint-plugin-sf-plugin": "^1.20.26",
38
+ "eslint-plugin-sf-plugin": "^1.20.27",
39
39
  "eslint-plugin-unicorn": "^50.0.1",
40
40
  "esmock": "^2.7.1",
41
41
  "oclif": "^4.20.1",
@@ -262,7 +262,7 @@
262
262
  "yarn": "1.22.22"
263
263
  },
264
264
  "sfdx": {
265
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/4.3.1.crt",
266
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/4.3.1.sig"
265
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/4.3.3.crt",
266
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/4.3.3.sig"
267
267
  }
268
268
  }