Skip to content

Commit

Permalink
chore: udpate lwc dependencies to match summer25 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ravijayaramappa committed Jan 23, 2025
1 parent 76493c6 commit f38dd8d
Show file tree
Hide file tree
Showing 3 changed files with 336 additions and 342 deletions.
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2024, Salesforce.com, Inc.
Copyright (c) 2025, Salesforce.com, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
Expand Down
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": "^11.1.0",
"@lwc/sfdc-lwc-compiler": "^11.1.0",
"@lwc/lwc-dev-server": "^11.5.0",
"@lwc/sfdc-lwc-compiler": "^11.5.0",
"@lwrjs/api": "0.15.6",
"@oclif/core": "^4.1.0",
"@salesforce/core": "^8.6.2",
Expand All @@ -17,7 +17,7 @@
"@salesforce/sf-plugins-core": "^11.2.4",
"axios": "^1.7.9",
"glob": "^10.4.5",
"lwc": "^8.10.1",
"lwc": "^8.12.5",
"node-fetch": "^3.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -219,7 +219,7 @@
"comment": "Refer to ApiVersionMetadata in orgUtils.ts for details",
"target": {
"versionNumber": "64.0",
"matchingDevServerVersion": "^11.1.0"
"matchingDevServerVersion": "^11.5.0"
},
"versionToTagMappings": [
{
Expand Down
Loading

0 comments on commit f38dd8d

Please sign in to comment.