Skip to content

Commit 1e3c7e3

Browse files
committed
Merge branch 'master' into dependabot/npm_and_yarn/theoretically-non-breaking-813cd8a2b9
2 parents 0f28306 + c86e3ea commit 1e3c7e3

File tree

4 files changed

+141
-370
lines changed

4 files changed

+141
-370
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@
6868
"jsdom": "^26.1.0",
6969
"lint-staged": "^16.2.0",
7070
"magic-string": "^0.30.19",
71-
"nx": "21.5.2",
71+
"nx": "21.5.3",
7272
"prettier": "^3.6.2",
73-
"rollup": "^4.50.2",
73+
"rollup": "^4.52.0",
7474
"terser": "^5.44.0",
7575
"tslib": "^2.8.1",
7676
"typescript": "5.8.2",

packages/@lwc/integration-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@rollup/plugin-replace": "^6.0.2",
1717
"@rollup/plugin-typescript": "^12.1.4",
18-
"rollup": "^4.50.2",
18+
"rollup": "^4.52.0",
1919
"rollup-plugin-livereload": "^2.0.5",
2020
"rollup-plugin-serve": "^3.0.0"
2121
}

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@rollup/plugin-replace": "^6.0.2",
1414
"@rollup/plugin-typescript": "^12.1.4",
1515
"lwc": "8.22.3",
16-
"rollup": "^4.50.2",
16+
"rollup": "^4.52.0",
1717
"rollup-plugin-livereload": "^2.0.5",
1818
"rollup-plugin-serve": "^3.0.0",
1919
"tslib": "^2.8.1"

0 commit comments

Comments
 (0)