We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8d5e5 commit bd95969Copy full SHA for bd95969
package.json
@@ -5,7 +5,7 @@
5
"author": "Salesforce",
6
"bugs": "https://github.com/forcedotcom/cli/issues",
7
"dependencies": {
8
- "@lwrjs/api": "0.14.3",
+ "@lwrjs/api": "0.15.0-alpha.31",
9
"@lwc/lwc-dev-server": "^9.5.1",
10
"@lwc/sfdc-lwc-compiler": "^9.5.1",
11
"@oclif/core": "^4.0.17",
@@ -16,8 +16,8 @@
16
"@inquirer/select": "^2.4.7",
17
"@inquirer/prompts": "^5.3.8",
18
"axios": "^1.7.7",
19
- "lwc": "7.1.3",
20
- "lwr": "0.14.3",
+ "lwc": "^8.2.0",
+ "lwr": "0.15.0-alpha.31",
21
"node-fetch": "^3.3.2"
22
},
23
"devDependencies": {
0 commit comments