@salesforce/plugin-lightning-dev 6.2.9 → 6.2.10
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 +3 -3
- package/npm-shrinkwrap.json +30 -30
- package/oclif.lock +19 -19
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -203,7 +203,7 @@ EXAMPLES
|
|
|
203
203
|
$ sf lightning dev app --target-org myOrg --device-type ios --device-id "iPhone 15 Pro Max"
|
|
204
204
|
```
|
|
205
205
|
|
|
206
|
-
_See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.
|
|
206
|
+
_See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.10/src/commands/lightning/dev/app.ts)_
|
|
207
207
|
|
|
208
208
|
## `sf lightning dev component`
|
|
209
209
|
|
|
@@ -251,7 +251,7 @@ EXAMPLES
|
|
|
251
251
|
$ sf lightning dev component --name myComponent
|
|
252
252
|
```
|
|
253
253
|
|
|
254
|
-
_See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.
|
|
254
|
+
_See code: [src/commands/lightning/dev/component.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.10/src/commands/lightning/dev/component.ts)_
|
|
255
255
|
|
|
256
256
|
## `sf lightning dev site`
|
|
257
257
|
|
|
@@ -308,6 +308,6 @@ EXAMPLES
|
|
|
308
308
|
$ sf lightning dev site --name "Partner Central" --target-org myOrg --get-latest
|
|
309
309
|
```
|
|
310
310
|
|
|
311
|
-
_See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.
|
|
311
|
+
_See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/6.2.10/src/commands/lightning/dev/site.ts)_
|
|
312
312
|
|
|
313
313
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-lightning-dev",
|
|
3
|
-
"version": "6.2.
|
|
3
|
+
"version": "6.2.10",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-lightning-dev",
|
|
9
|
-
"version": "6.2.
|
|
9
|
+
"version": "6.2.10",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@inquirer/prompts": "^5.3.8",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.14",
|
|
22
22
|
"@salesforce/sf-plugins-core": "^11.2.4",
|
|
23
23
|
"axios": "^1.13.5",
|
|
24
|
-
"glob": "^13.0.
|
|
24
|
+
"glob": "^13.0.6",
|
|
25
25
|
"lwc": "~8.28.2",
|
|
26
26
|
"node-fetch": "^3.3.2",
|
|
27
27
|
"open": "^10.2.0",
|
|
@@ -5562,15 +5562,15 @@
|
|
|
5562
5562
|
}
|
|
5563
5563
|
},
|
|
5564
5564
|
"node_modules/@lwc/lwc-dev-server/node_modules/minimatch": {
|
|
5565
|
-
"version": "10.2.
|
|
5566
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
5567
|
-
"integrity": "sha512
|
|
5565
|
+
"version": "10.2.2",
|
|
5566
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz",
|
|
5567
|
+
"integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==",
|
|
5568
5568
|
"license": "BlueOak-1.0.0",
|
|
5569
5569
|
"dependencies": {
|
|
5570
5570
|
"brace-expansion": "^5.0.2"
|
|
5571
5571
|
},
|
|
5572
5572
|
"engines": {
|
|
5573
|
-
"node": "20 || >=22"
|
|
5573
|
+
"node": "18 || 20 || >=22"
|
|
5574
5574
|
},
|
|
5575
5575
|
"funding": {
|
|
5576
5576
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -7037,15 +7037,15 @@
|
|
|
7037
7037
|
}
|
|
7038
7038
|
},
|
|
7039
7039
|
"node_modules/@lwc/sfdx-local-dev-dist-66.0/node_modules/minimatch": {
|
|
7040
|
-
"version": "10.2.
|
|
7041
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
7042
|
-
"integrity": "sha512
|
|
7040
|
+
"version": "10.2.2",
|
|
7041
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz",
|
|
7042
|
+
"integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==",
|
|
7043
7043
|
"license": "BlueOak-1.0.0",
|
|
7044
7044
|
"dependencies": {
|
|
7045
7045
|
"brace-expansion": "^5.0.2"
|
|
7046
7046
|
},
|
|
7047
7047
|
"engines": {
|
|
7048
|
-
"node": "20 || >=22"
|
|
7048
|
+
"node": "18 || 20 || >=22"
|
|
7049
7049
|
},
|
|
7050
7050
|
"funding": {
|
|
7051
7051
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -16525,17 +16525,17 @@
|
|
|
16525
16525
|
"license": "ISC"
|
|
16526
16526
|
},
|
|
16527
16527
|
"node_modules/glob": {
|
|
16528
|
-
"version": "13.0.
|
|
16529
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.
|
|
16530
|
-
"integrity": "sha512-
|
|
16528
|
+
"version": "13.0.6",
|
|
16529
|
+
"resolved": "https://registry.npmjs.org/glob/-/glob-13.0.6.tgz",
|
|
16530
|
+
"integrity": "sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==",
|
|
16531
16531
|
"license": "BlueOak-1.0.0",
|
|
16532
16532
|
"dependencies": {
|
|
16533
|
-
"minimatch": "^10.2.
|
|
16534
|
-
"minipass": "^7.1.
|
|
16535
|
-
"path-scurry": "^2.0.
|
|
16533
|
+
"minimatch": "^10.2.2",
|
|
16534
|
+
"minipass": "^7.1.3",
|
|
16535
|
+
"path-scurry": "^2.0.2"
|
|
16536
16536
|
},
|
|
16537
16537
|
"engines": {
|
|
16538
|
-
"node": "20 || >=22"
|
|
16538
|
+
"node": "18 || 20 || >=22"
|
|
16539
16539
|
},
|
|
16540
16540
|
"funding": {
|
|
16541
16541
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -16578,15 +16578,15 @@
|
|
|
16578
16578
|
}
|
|
16579
16579
|
},
|
|
16580
16580
|
"node_modules/glob/node_modules/minimatch": {
|
|
16581
|
-
"version": "10.2.
|
|
16582
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.
|
|
16583
|
-
"integrity": "sha512
|
|
16581
|
+
"version": "10.2.2",
|
|
16582
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.2.tgz",
|
|
16583
|
+
"integrity": "sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==",
|
|
16584
16584
|
"license": "BlueOak-1.0.0",
|
|
16585
16585
|
"dependencies": {
|
|
16586
16586
|
"brace-expansion": "^5.0.2"
|
|
16587
16587
|
},
|
|
16588
16588
|
"engines": {
|
|
16589
|
-
"node": "20 || >=22"
|
|
16589
|
+
"node": "18 || 20 || >=22"
|
|
16590
16590
|
},
|
|
16591
16591
|
"funding": {
|
|
16592
16592
|
"url": "https://github.com/sponsors/isaacs"
|
|
@@ -20734,10 +20734,10 @@
|
|
|
20734
20734
|
}
|
|
20735
20735
|
},
|
|
20736
20736
|
"node_modules/minipass": {
|
|
20737
|
-
"version": "7.1.
|
|
20738
|
-
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.
|
|
20739
|
-
"integrity": "sha512-
|
|
20740
|
-
"license": "
|
|
20737
|
+
"version": "7.1.3",
|
|
20738
|
+
"resolved": "https://registry.npmjs.org/minipass/-/minipass-7.1.3.tgz",
|
|
20739
|
+
"integrity": "sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==",
|
|
20740
|
+
"license": "BlueOak-1.0.0",
|
|
20741
20741
|
"engines": {
|
|
20742
20742
|
"node": ">=16 || 14 >=14.17"
|
|
20743
20743
|
}
|
|
@@ -21937,16 +21937,16 @@
|
|
|
21937
21937
|
"license": "MIT"
|
|
21938
21938
|
},
|
|
21939
21939
|
"node_modules/path-scurry": {
|
|
21940
|
-
"version": "2.0.
|
|
21941
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.
|
|
21942
|
-
"integrity": "sha512-
|
|
21940
|
+
"version": "2.0.2",
|
|
21941
|
+
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.2.tgz",
|
|
21942
|
+
"integrity": "sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==",
|
|
21943
21943
|
"license": "BlueOak-1.0.0",
|
|
21944
21944
|
"dependencies": {
|
|
21945
21945
|
"lru-cache": "^11.0.0",
|
|
21946
21946
|
"minipass": "^7.1.2"
|
|
21947
21947
|
},
|
|
21948
21948
|
"engines": {
|
|
21949
|
-
"node": "20 || >=22"
|
|
21949
|
+
"node": "18 || 20 || >=22"
|
|
21950
21950
|
},
|
|
21951
21951
|
"funding": {
|
|
21952
21952
|
"url": "https://github.com/sponsors/isaacs"
|
package/oclif.lock
CHANGED
|
@@ -7605,14 +7605,14 @@ glob@^11.0.3:
|
|
|
7605
7605
|
package-json-from-dist "^1.0.0"
|
|
7606
7606
|
path-scurry "^2.0.0"
|
|
7607
7607
|
|
|
7608
|
-
glob@^13.0.
|
|
7609
|
-
version "13.0.
|
|
7610
|
-
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.
|
|
7611
|
-
integrity sha512-
|
|
7608
|
+
glob@^13.0.6:
|
|
7609
|
+
version "13.0.6"
|
|
7610
|
+
resolved "https://registry.yarnpkg.com/glob/-/glob-13.0.6.tgz#078666566a425147ccacfbd2e332deb66a2be71d"
|
|
7611
|
+
integrity sha512-Wjlyrolmm8uDpm/ogGyXZXb1Z+Ca2B8NbJwqBVg0axK9GbBeoS7yGV6vjXnYdGm6X53iehEuxxbyiKp8QmN4Vw==
|
|
7612
7612
|
dependencies:
|
|
7613
|
-
minimatch "^10.2.
|
|
7614
|
-
minipass "^7.1.
|
|
7615
|
-
path-scurry "^2.0.
|
|
7613
|
+
minimatch "^10.2.2"
|
|
7614
|
+
minipass "^7.1.3"
|
|
7615
|
+
path-scurry "^2.0.2"
|
|
7616
7616
|
|
|
7617
7617
|
glob@^7.0.0, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
|
|
7618
7618
|
version "7.2.3"
|
|
@@ -9621,10 +9621,10 @@ minimatch@9.0.3:
|
|
|
9621
9621
|
dependencies:
|
|
9622
9622
|
brace-expansion "^2.0.1"
|
|
9623
9623
|
|
|
9624
|
-
minimatch@^10.0.3, minimatch@^10.2.
|
|
9625
|
-
version "10.2.
|
|
9626
|
-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.
|
|
9627
|
-
integrity sha512
|
|
9624
|
+
minimatch@^10.0.3, minimatch@^10.2.2:
|
|
9625
|
+
version "10.2.2"
|
|
9626
|
+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-10.2.2.tgz#361603ee323cfb83496fea2ae17cc44ea4e1f99f"
|
|
9627
|
+
integrity sha512-+G4CpNBxa5MprY+04MbgOw1v7So6n5JY166pFi9KfYwT78fxScCeSNQSNzp6dpPSW2rONOps6Ocam1wFhCgoVw==
|
|
9628
9628
|
dependencies:
|
|
9629
9629
|
brace-expansion "^5.0.2"
|
|
9630
9630
|
|
|
@@ -9668,10 +9668,10 @@ minipass@^5.0.0:
|
|
|
9668
9668
|
resolved "https://registry.yarnpkg.com/minipass/-/minipass-5.0.0.tgz#3e9788ffb90b694a5d0ec94479a45b5d8738133d"
|
|
9669
9669
|
integrity sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==
|
|
9670
9670
|
|
|
9671
|
-
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.4, minipass@^7.1.2:
|
|
9672
|
-
version "7.1.
|
|
9673
|
-
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.
|
|
9674
|
-
integrity sha512-
|
|
9671
|
+
"minipass@^5.0.0 || ^6.0.2 || ^7.0.0", minipass@^7.0.4, minipass@^7.1.2, minipass@^7.1.3:
|
|
9672
|
+
version "7.1.3"
|
|
9673
|
+
resolved "https://registry.yarnpkg.com/minipass/-/minipass-7.1.3.tgz#79389b4eb1bb2d003a9bba87d492f2bd37bdc65b"
|
|
9674
|
+
integrity sha512-tEBHqDnIoM/1rXME1zgka9g6Q2lcoCkxHLuc7ODJ5BxbP5d4c2Z5cGgtXAku59200Cx7diuHTOYfSBD8n6mm8A==
|
|
9675
9675
|
|
|
9676
9676
|
minizlib@^3.0.1:
|
|
9677
9677
|
version "3.1.0"
|
|
@@ -10275,10 +10275,10 @@ path-scurry@^1.11.1:
|
|
|
10275
10275
|
lru-cache "^10.2.0"
|
|
10276
10276
|
minipass "^5.0.0 || ^6.0.2 || ^7.0.0"
|
|
10277
10277
|
|
|
10278
|
-
path-scurry@^2.0.0:
|
|
10279
|
-
version "2.0.
|
|
10280
|
-
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.
|
|
10281
|
-
integrity sha512-
|
|
10278
|
+
path-scurry@^2.0.0, path-scurry@^2.0.2:
|
|
10279
|
+
version "2.0.2"
|
|
10280
|
+
resolved "https://registry.yarnpkg.com/path-scurry/-/path-scurry-2.0.2.tgz#6be0d0ee02a10d9e0de7a98bae65e182c9061f85"
|
|
10281
|
+
integrity sha512-3O/iVVsJAPsOnpwWIeD+d6z/7PmqApyQePUtCndjatj/9I5LylHvt5qluFaBT3I5h3r1ejfR056c+FCv+NnNXg==
|
|
10282
10282
|
dependencies:
|
|
10283
10283
|
lru-cache "^11.0.0"
|
|
10284
10284
|
minipass "^7.1.2"
|
package/oclif.manifest.json
CHANGED
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.2.
|
|
4
|
+
"version": "6.2.10",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"@salesforce/lwc-dev-mobile-core": "4.0.0-alpha.14",
|
|
18
18
|
"@salesforce/sf-plugins-core": "^11.2.4",
|
|
19
19
|
"axios": "^1.13.5",
|
|
20
|
-
"glob": "^13.0.
|
|
20
|
+
"glob": "^13.0.6",
|
|
21
21
|
"lwc": "~8.28.2",
|
|
22
22
|
"node-fetch": "^3.3.2",
|
|
23
23
|
"open": "^10.2.0",
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"yarn": "1.22.22"
|
|
252
252
|
},
|
|
253
253
|
"sfdx": {
|
|
254
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/6.2.
|
|
255
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/6.2.
|
|
254
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/6.2.10.crt",
|
|
255
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/6.2.10.sig"
|
|
256
256
|
}
|
|
257
257
|
}
|