Skip to content

Commit 66b9eb3

Browse files
chore(deps): update rolldown-related dependencies (#22421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sapphi-red <49056869+sapphi-red@users.noreply.github.com>
1 parent 2fe7bd2 commit 66b9eb3

4 files changed

Lines changed: 50 additions & 111 deletions

File tree

packages/create-vite/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"@vercel/detect-agent": "^1.2.3",
3939
"cross-spawn": "^7.0.6",
4040
"mri": "^1.2.0",
41-
"tsdown": "^0.21.10"
41+
"tsdown": "^0.22.0",
42+
"unrun": "^0.3.0"
4243
}
4344
}

packages/plugin-legacy/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@
5454
"devDependencies": {
5555
"acorn": "^8.16.0",
5656
"picocolors": "^1.1.1",
57-
"tsdown": "^0.21.10",
57+
"tsdown": "^0.22.0",
58+
"unrun": "^0.3.0",
5859
"vite": "workspace:*"
5960
},
6061
"compatiblePackages": {

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"postcss-modules": "^6.0.1",
128128
"premove": "^4.0.0",
129129
"resolve.exports": "^2.0.3",
130-
"rolldown-plugin-dts": "^0.24.1",
130+
"rolldown-plugin-dts": "^0.25.0",
131131
"rollup": "^4.59.0",
132132
"rollup-plugin-license": "^3.7.1",
133133
"sass": "^1.99.0",

pnpm-lock.yaml

Lines changed: 45 additions & 108 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)