@salesforce/plugin-lightning-dev 2.1.1 → 2.1.2

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
@@ -200,7 +200,7 @@ EXAMPLES
200
200
  $ sf lightning dev app --target-org myOrg --device-type ios --device-id "iPhone 15 Pro Max"
201
201
  ```
202
202
 
203
- _See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/2.1.1/src/commands/lightning/dev/app.ts)_
203
+ _See code: [src/commands/lightning/dev/app.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/2.1.2/src/commands/lightning/dev/app.ts)_
204
204
 
205
205
  ## `sf lightning dev site`
206
206
 
@@ -244,6 +244,6 @@ EXAMPLES
244
244
  $ sf lightning dev site --name "Partner Central" --target-org myOrg
245
245
  ```
246
246
 
247
- _See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/2.1.1/src/commands/lightning/dev/site.ts)_
247
+ _See code: [src/commands/lightning/dev/site.ts](https://github.com/salesforcecli/plugin-lightning-dev/blob/2.1.2/src/commands/lightning/dev/site.ts)_
248
248
 
249
249
  <!-- commandsstop -->
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/plugin-lightning-dev",
3
- "version": "2.1.1",
3
+ "version": "2.1.2",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/plugin-lightning-dev",
9
- "version": "2.1.1",
9
+ "version": "2.1.2",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@inquirer/prompts": "^5.3.8",
@@ -25,7 +25,7 @@
25
25
  "node-fetch": "^3.3.2"
26
26
  },
27
27
  "devDependencies": {
28
- "@oclif/plugin-command-snapshot": "^5.2.12",
28
+ "@oclif/plugin-command-snapshot": "^5.2.19",
29
29
  "@salesforce/cli-plugins-testkit": "^5.3.25",
30
30
  "@salesforce/dev-scripts": "^10.2.7",
31
31
  "@salesforce/plugin-command-reference": "^3.1.13",
@@ -8771,9 +8771,9 @@
8771
8771
  }
8772
8772
  },
8773
8773
  "node_modules/@oclif/plugin-command-snapshot": {
8774
- "version": "5.2.17",
8775
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.17.tgz",
8776
- "integrity": "sha512-vfvGjpPywLLbH8cbGyfcA+7PP1fI4aDa5sJRW2yx6SuNJbNJvIbGvthGs8Qy3q+d2T1DTHR39yHpEOolhSOfNQ==",
8774
+ "version": "5.2.19",
8775
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.19.tgz",
8776
+ "integrity": "sha512-tw4R1ohyo73/lWMFF2aGiN5qrURsttY59GRaVPSb9KMLHUS1l0kPt5k3Qm10ci4i3CALCOa78Chowan2OW4cnQ==",
8777
8777
  "dev": true,
8778
8778
  "license": "MIT",
8779
8779
  "dependencies": {
@@ -11668,26 +11668,6 @@
11668
11668
  "@types/trusted-types": "*"
11669
11669
  }
11670
11670
  },
11671
- "node_modules/@types/eslint": {
11672
- "version": "9.6.0",
11673
- "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-9.6.0.tgz",
11674
- "integrity": "sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==",
11675
- "license": "MIT",
11676
- "dependencies": {
11677
- "@types/estree": "*",
11678
- "@types/json-schema": "*"
11679
- }
11680
- },
11681
- "node_modules/@types/eslint-scope": {
11682
- "version": "3.7.7",
11683
- "resolved": "https://registry.npmjs.org/@types/eslint-scope/-/eslint-scope-3.7.7.tgz",
11684
- "integrity": "sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==",
11685
- "license": "MIT",
11686
- "dependencies": {
11687
- "@types/eslint": "*",
11688
- "@types/estree": "*"
11689
- }
11690
- },
11691
11671
  "node_modules/@types/estree": {
11692
11672
  "version": "1.0.5",
11693
11673
  "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz",
@@ -30201,12 +30181,11 @@
30201
30181
  }
30202
30182
  },
30203
30183
  "node_modules/webpack": {
30204
- "version": "5.93.0",
30205
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.93.0.tgz",
30206
- "integrity": "sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==",
30184
+ "version": "5.94.0",
30185
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.94.0.tgz",
30186
+ "integrity": "sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==",
30207
30187
  "license": "MIT",
30208
30188
  "dependencies": {
30209
- "@types/eslint-scope": "^3.7.3",
30210
30189
  "@types/estree": "^1.0.5",
30211
30190
  "@webassemblyjs/ast": "^1.12.1",
30212
30191
  "@webassemblyjs/wasm-edit": "^1.12.1",
@@ -30215,7 +30194,7 @@
30215
30194
  "acorn-import-attributes": "^1.9.5",
30216
30195
  "browserslist": "^4.21.10",
30217
30196
  "chrome-trace-event": "^1.0.2",
30218
- "enhanced-resolve": "^5.17.0",
30197
+ "enhanced-resolve": "^5.17.1",
30219
30198
  "es-module-lexer": "^1.2.1",
30220
30199
  "eslint-scope": "5.1.1",
30221
30200
  "events": "^3.2.0",
package/oclif.lock CHANGED
@@ -3968,10 +3968,10 @@
3968
3968
  wordwrap "^1.0.0"
3969
3969
  wrap-ansi "^7.0.0"
3970
3970
 
3971
- "@oclif/plugin-command-snapshot@^5.2.12":
3972
- version "5.2.17"
3973
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.17.tgz#c3e2bcefc581a69eae3984a0ed09ac6db44504ed"
3974
- integrity sha512-vfvGjpPywLLbH8cbGyfcA+7PP1fI4aDa5sJRW2yx6SuNJbNJvIbGvthGs8Qy3q+d2T1DTHR39yHpEOolhSOfNQ==
3971
+ "@oclif/plugin-command-snapshot@^5.2.19":
3972
+ version "5.2.19"
3973
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.19.tgz#02f3f2c426aa0791bfcc598c9210e061f98caf54"
3974
+ integrity sha512-tw4R1ohyo73/lWMFF2aGiN5qrURsttY59GRaVPSb9KMLHUS1l0kPt5k3Qm10ci4i3CALCOa78Chowan2OW4cnQ==
3975
3975
  dependencies:
3976
3976
  "@oclif/core" "^4"
3977
3977
  ansis "^3.3.2"
@@ -5424,22 +5424,6 @@
5424
5424
  dependencies:
5425
5425
  "@types/trusted-types" "*"
5426
5426
 
5427
- "@types/eslint-scope@^3.7.3":
5428
- version "3.7.7"
5429
- resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5"
5430
- integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg==
5431
- dependencies:
5432
- "@types/eslint" "*"
5433
- "@types/estree" "*"
5434
-
5435
- "@types/eslint@*":
5436
- version "9.6.0"
5437
- resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff"
5438
- integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg==
5439
- dependencies:
5440
- "@types/estree" "*"
5441
- "@types/json-schema" "*"
5442
-
5443
5427
  "@types/estree-jsx@^1.0.5":
5444
5428
  version "1.0.5"
5445
5429
  resolved "https://registry.yarnpkg.com/@types/estree-jsx/-/estree-jsx-1.0.5.tgz#858a88ea20f34fe65111f005a689fa1ebf70dc18"
@@ -5542,7 +5526,7 @@
5542
5526
  dependencies:
5543
5527
  "@types/istanbul-lib-report" "*"
5544
5528
 
5545
- "@types/json-schema@*", "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
5529
+ "@types/json-schema@^7.0.12", "@types/json-schema@^7.0.15", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
5546
5530
  version "7.0.15"
5547
5531
  resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841"
5548
5532
  integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==
@@ -8324,7 +8308,7 @@ end-of-stream@^1.0.0, end-of-stream@^1.1.0:
8324
8308
  dependencies:
8325
8309
  once "^1.4.0"
8326
8310
 
8327
- enhanced-resolve@^5.17.0:
8311
+ enhanced-resolve@^5.17.1:
8328
8312
  version "5.17.1"
8329
8313
  resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15"
8330
8314
  integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg==
@@ -16238,11 +16222,10 @@ webpack-sources@^3.2.3:
16238
16222
  integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w==
16239
16223
 
16240
16224
  webpack@^5.76.3:
16241
- version "5.93.0"
16242
- resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5"
16243
- integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA==
16225
+ version "5.94.0"
16226
+ resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f"
16227
+ integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg==
16244
16228
  dependencies:
16245
- "@types/eslint-scope" "^3.7.3"
16246
16229
  "@types/estree" "^1.0.5"
16247
16230
  "@webassemblyjs/ast" "^1.12.1"
16248
16231
  "@webassemblyjs/wasm-edit" "^1.12.1"
@@ -16251,7 +16234,7 @@ webpack@^5.76.3:
16251
16234
  acorn-import-attributes "^1.9.5"
16252
16235
  browserslist "^4.21.10"
16253
16236
  chrome-trace-event "^1.0.2"
16254
- enhanced-resolve "^5.17.0"
16237
+ enhanced-resolve "^5.17.1"
16255
16238
  es-module-lexer "^1.2.1"
16256
16239
  eslint-scope "5.1.1"
16257
16240
  events "^3.2.0"
@@ -148,5 +148,5 @@
148
148
  ]
149
149
  }
150
150
  },
151
- "version": "2.1.1"
151
+ "version": "2.1.2"
152
152
  }
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": "2.1.1",
4
+ "version": "2.1.2",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/forcedotcom/cli/issues",
7
7
  "dependencies": {
@@ -21,7 +21,7 @@
21
21
  "node-fetch": "^3.3.2"
22
22
  },
23
23
  "devDependencies": {
24
- "@oclif/plugin-command-snapshot": "^5.2.12",
24
+ "@oclif/plugin-command-snapshot": "^5.2.19",
25
25
  "@salesforce/cli-plugins-testkit": "^5.3.25",
26
26
  "@salesforce/dev-scripts": "^10.2.7",
27
27
  "@salesforce/plugin-command-reference": "^3.1.13",
@@ -221,7 +221,7 @@
221
221
  "node": "20.11.0"
222
222
  },
223
223
  "sfdx": {
224
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/2.1.1.crt",
225
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/2.1.1.sig"
224
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/2.1.2.crt",
225
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-lightning-dev/2.1.2.sig"
226
226
  }
227
227
  }