Skip to content

Commit

Permalink
feat: update lwc dependencies to match 254/patch code line @W-17311538 (
Browse files Browse the repository at this point in the history
  • Loading branch information
ravijayaramappa authored Nov 25, 2024
1 parent 3834533 commit 89c40b3
Show file tree
Hide file tree
Showing 2 changed files with 433 additions and 212 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"dependencies": {
"@inquirer/prompts": "^5.3.8",
"@inquirer/select": "^2.4.7",
"@lwc/lwc-dev-server": "^10.7.4",
"@lwc/sfdc-lwc-compiler": "^10.7.4",
"@lwc/lwc-dev-server": "^11.1.0",
"@lwc/sfdc-lwc-compiler": "^11.1.0",
"@lwrjs/api": "0.15.0-alpha.44",
"@oclif/core": "^4.0.30",
"@salesforce/core": "^8.6.2",
Expand All @@ -17,7 +17,7 @@
"@salesforce/sf-plugins-core": "^11.2.4",
"axios": "^1.7.7",
"glob": "^10.4.5",
"lwc": "^8.2.0",
"lwc": "^8.10.1",
"lwr": "0.15.0-alpha.44",
"node-fetch": "^3.3.2"
},
Expand Down Expand Up @@ -220,7 +220,7 @@
"comment": "Refer to ApiVersionMetadata in orgUtils.ts for details",
"target": {
"versionNumber": "63.0",
"matchingDevServerVersion": "^10.7.4"
"matchingDevServerVersion": "^11.1.0"
},
"versionToTagMappings": [
{
Expand Down
Loading

0 comments on commit 89c40b3

Please sign in to comment.