Commit 511c587
committed
feat(deps): upgrade upstream dependencies (#1279)
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**
> Primarily dependency/lockfile updates, but they touch core toolchain/devtools packages (including `@vitejs/devtools`, Vue, and `rolldown` debug) which can subtly affect build and dev-server behavior.
>
> **Overview**
> Updates `@vitejs/devtools` to `0.1.13` in `packages/core` and refreshes `pnpm-lock.yaml` accordingly.
>
> Lockfile changes also bump related upstream deps, notably Vue `3.5.31`, `@rolldown/debug` `rc.13`, and several transitive packages (e.g. `h3`, `unstorage`, `lru-cache`, `cookie-es`, `defu`, `vue-virtual-scroller`), reflecting a general upstream upgrade sweep.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 183f847. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 2e217f8 commit 511c587
2 files changed
+198
-198
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| |||
0 commit comments