Commit 61999fe
authored
feat(deps): upgrade upstream dependencies (#780)
Automated daily upgrade of upstream dependencies:
- rolldown (latest tag)
- rolldown-vite (latest tag)
- vitest (latest npm version)
- tsdown (latest npm version)
Build status: failure
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Primarily dependency/lockfile updates; risk is limited to potential build/runtime regressions introduced by the upgraded toolchain packages.
>
> **Overview**
> Upgrades `@vitejs/devtools` from `0.0.0-alpha.33` to `0.0.0-alpha.34` in `packages/core`, with corresponding `pnpm-lock.yaml` updates to the `@vitejs/devtools-*` suite.
>
> Lockfile also rolls forward related transitive versions (notably `@rolldown/debug` `rc.7`→`rc.8`, `h3` `1.15.5`→`1.15.6`, and `vue-virtual-scroller` `beta.8`→`beta.9`), drops `vue-observe-visibility`/`vue-resize` entries, and adds `vue-virtual-scroller` to `minimumReleaseAgeExclude` in `pnpm-workspace.yaml`.
>
> <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 0b50c83. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent 39276a3 commit 61999fe
File tree
3 files changed
+44
-62
lines changed- packages/core
3 files changed
+44
-62
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| |||
0 commit comments