Skip to content

Commit f689d61

Browse files
chore(deps): update rolldown-related dependencies (#20441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8403f69 commit f689d61

File tree

4 files changed

+163
-286
lines changed

4 files changed

+163
-286
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.12.9"
40+
"tsdown": "^0.13.0"
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.4.6",
6363
"picocolors": "^1.1.1",
64-
"tsdown": "^0.12.9",
64+
"tsdown": "^0.13.0",
6565
"vite": "workspace:*"
6666
}
6767
}

packages/vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@
137137
"postcss-modules": "^6.0.1",
138138
"premove": "^4.0.0",
139139
"resolve.exports": "^2.0.3",
140-
"rolldown": "^1.0.0-beta.27",
141-
"rolldown-plugin-dts": "^0.13.13",
140+
"rolldown": "^1.0.0-beta.29",
141+
"rolldown-plugin-dts": "^0.14.1",
142142
"rollup-plugin-license": "^3.6.0",
143143
"sass": "^1.89.2",
144144
"sass-embedded": "^1.89.2",

0 commit comments

Comments
 (0)