Skip to content

Commit badd963

Browse files
authored
feat(deps): upgrade upstream dependencies (#893)
Automated daily upgrade of upstream dependencies: - rolldown (latest tag) - rolldown-vite (latest tag) - vitest (latest npm version) - tsdown (latest npm version) Build status: success <!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Dependency-only update (no runtime code changes), with minimal risk aside from potential upstream tooling behavior changes from the `@vitejs/devtools`/`rolldown` updates. > > **Overview** > Updates the `@vitejs/devtools` dependency in `packages/core` from the `0.0.0-alpha.34` line to `^0.1.0`. > > Regenerates `pnpm-lock.yaml` to pull in the corresponding `0.1.0` devtools subpackages and bumps `@rolldown/debug` from `1.0.0-rc.8` to `1.0.0-rc.9`, updating `tsdown`’s resolved optional devtools peer accordingly. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 65f152d. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent a7865b1 commit badd963

2 files changed

Lines changed: 162 additions & 49 deletions

File tree

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
"@babel/types": "^7.28.5",
116116
"@oxc-node/cli": "catalog:",
117117
"@oxc-node/core": "catalog:",
118-
"@vitejs/devtools": "^0.0.0-alpha.34",
118+
"@vitejs/devtools": "^0.1.0",
119119
"es-module-lexer": "^1.7.0",
120120
"hookable": "^6.0.1",
121121
"magic-string": "^0.30.21",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)