Commit c086408
committed
feat(deps): upgrade upstream dependencies (#1191)
Automated daily upgrade of upstream dependencies:
- rolldown (latest tag)
- vite (latest tag)
- vitest (latest npm version)
- tsdown (latest npm version)
Build status: success
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Medium Risk**
> Mostly dependency bumps, but they touch the project’s packaging/build toolchain (`tsdown`, `rolldown-plugin-dts`, `oxlint-tsgolint`) which could affect build output and CI behavior.
>
> **Overview**
> Updates upstream build/tooling dependencies across the workspace, notably bumping `tsdown` to `0.21.7` (and peer `@tsdown/css`/`@tsdown/exe` to `0.21.7`) and updating `packages/core` bundled versions accordingly.
>
> Refreshes the lockfile for these upgrades, including newer `oxlint-tsgolint` (`0.18.1`) and related transitive updates (e.g. `rolldown-plugin-dts`, `get-tsconfig`, `unrun`, and Babel `8.0.0-rc.3` packages).
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 4a84367. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 2d26d64 commit c086408
File tree
3 files changed
+174
-99
lines changed- packages/core
3 files changed
+174
-99
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
140 | | - | |
| 139 | + | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
| 222 | + | |
223 | 223 | | |
224 | 224 | | |
0 commit comments