We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8403f69 commit f689d61Copy full SHA for f689d61
4 files changed
packages/create-vite/package.json
@@ -37,6 +37,6 @@
37
"cross-spawn": "^7.0.6",
38
"mri": "^1.2.0",
39
"picocolors": "^1.1.1",
40
- "tsdown": "^0.12.9"
+ "tsdown": "^0.13.0"
41
}
42
packages/plugin-legacy/package.json
@@ -61,7 +61,7 @@
61
"acorn": "^8.15.0",
62
"fdir": "^6.4.6",
63
64
- "tsdown": "^0.12.9",
+ "tsdown": "^0.13.0",
65
"vite": "workspace:*"
66
67
packages/vite/package.json
@@ -137,8 +137,8 @@
137
"postcss-modules": "^6.0.1",
138
"premove": "^4.0.0",
139
"resolve.exports": "^2.0.3",
140
- "rolldown": "^1.0.0-beta.27",
141
- "rolldown-plugin-dts": "^0.13.13",
+ "rolldown": "^1.0.0-beta.29",
+ "rolldown-plugin-dts": "^0.14.1",
142
"rollup-plugin-license": "^3.6.0",
143
"sass": "^1.89.2",
144
"sass-embedded": "^1.89.2",
0 commit comments