Skip to content

Commit bd95969

Browse files
authored
feat: upgrade main branch to latest lwr (#214)
1 parent 7c8d5e5 commit bd95969

File tree

2 files changed

+1098
-562
lines changed

2 files changed

+1098
-562
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"dependencies": {
8-
"@lwrjs/api": "0.14.3",
8+
"@lwrjs/api": "0.15.0-alpha.31",
99
"@lwc/lwc-dev-server": "^9.5.1",
1010
"@lwc/sfdc-lwc-compiler": "^9.5.1",
1111
"@oclif/core": "^4.0.17",
@@ -16,8 +16,8 @@
1616
"@inquirer/select": "^2.4.7",
1717
"@inquirer/prompts": "^5.3.8",
1818
"axios": "^1.7.7",
19-
"lwc": "7.1.3",
20-
"lwr": "0.14.3",
19+
"lwc": "^8.2.0",
20+
"lwr": "0.15.0-alpha.31",
2121
"node-fetch": "^3.3.2"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)