Skip to content

Commit be9dd4e

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

File tree

5 files changed

+48
-13
lines changed

5 files changed

+48
-13
lines changed

packages/create-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"cross-spawn": "^7.0.6",
3939
"mri": "^1.2.0",
4040
"picocolors": "^1.1.1",
41-
"tsdown": "^0.18.4"
41+
"tsdown": "^0.19.0"
4242
}
4343
}

packages/plugin-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"devDependencies": {
5454
"acorn": "^8.15.0",
5555
"picocolors": "^1.1.1",
56-
"tsdown": "^0.18.4",
56+
"tsdown": "^0.19.0",
5757
"vite": "workspace:*"
5858
}
5959
}

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"postcss-modules": "^6.0.1",
131131
"premove": "^4.0.0",
132132
"resolve.exports": "^2.0.3",
133-
"rolldown-plugin-dts": "^0.20.0",
133+
"rolldown-plugin-dts": "^0.21.2",
134134
"rollup": "^4.43.0",
135135
"rollup-plugin-license": "^3.6.0",
136136
"sass": "^1.97.2",

packages/vite/rolldown.dts.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ export default defineConfig({
6161
},
6262
},
6363
emitDtsOnly: true,
64-
resolve: true,
6564
}),
6665
],
6766
})

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)