Skip to content

Commit 759a951

Browse files
committed
chore(deps): pin rollup to 4.9.2
4.9.3 introduced a regression in rollup/rollup#5313 which changes the `export * from` codegen and breaks Node.js' re-export detection.
1 parent a012e39 commit 759a951

File tree

2 files changed

+83
-220
lines changed

2 files changed

+83
-220
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"pug": "^3.0.2",
101101
"puppeteer": "~21.11.0",
102102
"rimraf": "^5.0.5",
103-
"rollup": "^4.9.6",
103+
"rollup": "4.9.2",
104104
"rollup-plugin-dts": "^6.1.0",
105105
"rollup-plugin-esbuild": "^6.1.1",
106106
"rollup-plugin-polyfill-node": "^0.13.0",

0 commit comments

Comments
 (0)