Skip to content

Commit b110a16

Browse files
authored
Merge pull request #113 from lukethacoder/renovate/major-npm
chore(npm) Update NPM (major)
2 parents 2d2d39c + d10d627 commit b110a16

File tree

2 files changed

+790
-783
lines changed

2 files changed

+790
-783
lines changed

package.json

+10-10
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,24 @@
2424
"@lukethacoder/lwc-module-resolver": "^6.0.0",
2525
"@lukethacoder/lwc-webpack-plugin": "^4.2.0",
2626
"@lwc-garden/core": "^1.0.0",
27-
"@lwc/compiler": "^6.3.4",
28-
"@lwc/engine-dom": "^6.3.4",
29-
"@lwc/engine-server": "^6.3.4",
30-
"@lwc/jest-preset": "^16.0.0",
31-
"@lwc/jest-shared": "^16.0.0",
32-
"@lwc/jest-transformer": "^16.0.0",
33-
"@lwc/synthetic-shadow": "^6.3.4",
27+
"@lwc/compiler": "^8.0.0",
28+
"@lwc/engine-dom": "^8.0.0",
29+
"@lwc/engine-server": "^8.0.0",
30+
"@lwc/jest-preset": "^18.0.0",
31+
"@lwc/jest-shared": "^18.0.0",
32+
"@lwc/jest-transformer": "^18.0.0",
33+
"@lwc/synthetic-shadow": "^8.0.0",
3434
"@prettier/plugin-xml": "3.4.1",
3535
"@salesforce/eslint-config-lwc": "^3.5.3",
36-
"@salesforce/sfdx-lwc-jest": "^5.0.0",
36+
"@salesforce/sfdx-lwc-jest": "^7.0.0",
3737
"@salesforce/wire-service-jest-util": "^4.1.4",
38-
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
38+
"@trivago/prettier-plugin-sort-imports": "^5.0.0",
3939
"eslint": "^9.0.0",
4040
"husky": "^9.0.11",
4141
"jest": "^29.7.0",
4242
"jest-environment-jsdom": "^29.7.0",
4343
"lint-staged": "^15.2.2",
44-
"lwc": "^6.3.4",
44+
"lwc": "^8.0.0",
4545
"lwr": "^0.12.0",
4646
"prettier": "^3.2.5",
4747
"prettier-plugin-apex": "^2.1.0"

0 commit comments

Comments
 (0)