egoist / tsup

The simplest and fastest way to bundle your TypeScript libraries.
https://tsup.egoist.dev
MIT License
9.01k stars 217 forks source link

chore(deps): update rollup-plugin-dts #1014

Closed ocavue closed 11 months ago

ocavue commented 12 months ago

Update rollup-plugin-dts to the latest 6.0.2. This seems to be able to fix https://github.com/egoist/tsup/issues/840.

This PR also updates rollup since rollup-plugin-dts@6.0.2 requires rollup@^3.25 as peer dep.

Closes https://github.com/egoist/tsup/pull/836

codesandbox[bot] commented 12 months ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

vercel[bot] commented 12 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tsup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2023 1:08pm
sxzz commented 11 months ago

Could you please rebase your PR since we've upgrade Rollup@4?

ocavue commented 11 months ago

This PR is not longer needed as https://github.com/egoist/tsup/pull/1018/files already update rollup-plugin-dts to the latest version