Skip to content

Commit fc79919

Browse files
committed
fix: bundle dts files
1 parent 65aaefe commit fc79919

File tree

5 files changed

+318
-97
lines changed

5 files changed

+318
-97
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,19 +115,21 @@
115115
"jsdom": "^24.0.0",
116116
"lint-staged": "^15.2.2",
117117
"listhen": "^1.7.2",
118+
"magic-string": "^0.30.17",
118119
"markdown-table": "^3.0.4",
119120
"mitata": "^1.0.20",
120121
"npm-run-all2": "^7.0.0",
121122
"opener": "^1.5.2",
123+
"oxc-parser": "^0.44.0",
122124
"oxc-transform": "^0.44.0",
123-
"pathe": "^1.1.2",
124125
"picocolors": "^1.0.0",
125126
"pkg-pr-new": "^0.0.37",
126127
"playwright-core": "^1.45.3",
127128
"prettier": "^3.3.3",
128129
"rc": "^1.2.8",
129130
"rolldown": "1.0.0-beta.1",
130131
"rollup": "^4.21.2",
132+
"rollup-plugin-dts": "^6.1.1",
131133
"rollup-plugin-node-builtins": "^2.1.2",
132134
"rollup-plugin-node-globals": "^1.4.0",
133135
"rollup-plugin-typescript2": "^0.36.0",

0 commit comments

Comments
 (0)