Skip to content

Commit 01693e3

Browse files
Brooooooklyngithub-actions[bot]fengmk2
authored
feat(deps): upgrade upstream dependencies (#1126)
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] > **Low Risk** > Low risk dependency-only update; primary impact is potential CI/build/lint formatting differences from updated `oxfmt`/`oxlint`/`@vitejs/devtools` binaries. > > **Overview** > Updates dev tooling versions across the workspace: `@vitejs/devtools` to `0.1.11`, `oxfmt` to `0.42.0`, `oxlint` to `1.57.0`, and `oxlint-tsgolint` to `0.17.3`. > > Refreshes `pnpm-lock.yaml` to pull the new platform bindings for these tools (and bumps transitive `diff` to `8.0.4`), with no source-code logic changes. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 92f5597. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY --> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: MK (fengmk2) <[email protected]>
1 parent 538aaa6 commit 01693e3

File tree

3 files changed

+504
-107
lines changed

3 files changed

+504
-107
lines changed

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.1.8",
118+
"@vitejs/devtools": "^0.1.11",
119119
"es-module-lexer": "^1.7.0",
120120
"hookable": "^6.0.1",
121121
"magic-string": "^0.30.21",

0 commit comments

Comments
 (0)