Skip to content

Commit ea68a88

Browse files
chore(deps): update rolldown-related dependencies (#20810)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sapphi-red <[email protected]>
1 parent 0c1bc8a commit ea68a88

File tree

4 files changed

+95
-284
lines changed

4 files changed

+95
-284
lines changed

packages/create-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"cross-spawn": "^7.0.6",
3838
"mri": "^1.2.0",
3939
"picocolors": "^1.1.1",
40-
"tsdown": "^0.15.1"
40+
"tsdown": "^0.15.4"
4141
}
4242
}

packages/plugin-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"acorn": "^8.15.0",
6262
"fdir": "^6.5.0",
6363
"picocolors": "^1.1.1",
64-
"tsdown": "^0.15.1",
64+
"tsdown": "^0.15.4",
6565
"vite": "workspace:*"
6666
}
6767
}

packages/vite/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,9 @@
9595
"@babel/parser": "^7.28.4",
9696
"@jridgewell/remapping": "^2.3.5",
9797
"@jridgewell/trace-mapping": "^0.3.31",
98-
"@oxc-project/types": "0.87.0",
98+
"@oxc-project/types": "0.90.0",
9999
"@polka/compression": "^1.0.0-next.25",
100-
"@rolldown/pluginutils": "^1.0.0-beta.38",
100+
"@rolldown/pluginutils": "^1.0.0-beta.39",
101101
"@rollup/plugin-alias": "^5.1.1",
102102
"@rollup/plugin-commonjs": "^28.0.6",
103103
"@rollup/plugin-dynamic-import-vars": "2.1.4",
@@ -138,8 +138,8 @@
138138
"postcss-modules": "^6.0.1",
139139
"premove": "^4.0.0",
140140
"resolve.exports": "^2.0.3",
141-
"rolldown": "^1.0.0-beta.37",
142-
"rolldown-plugin-dts": "^0.16.5",
141+
"rolldown": "^1.0.0-beta.39",
142+
"rolldown-plugin-dts": "^0.16.8",
143143
"rollup-plugin-license": "^3.6.0",
144144
"sass": "^1.93.0",
145145
"sass-embedded": "^1.93.0",

0 commit comments

Comments
 (0)