Skip to content

Commit 87936e8

Browse files
authored
feat(deps): upgrade upstream dependencies (#626)
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** > Lockfile-only dependency bump for a linting tool; runtime behavior shouldn’t change, but CI lint output could differ slightly. > > **Overview** > Updates the workspace toolchain dependency `oxlint-tsgolint` from `^0.14.2` to `^0.15.0` and refreshes the `pnpm-lock.yaml` entries accordingly, including all platform-specific `@oxlint-tsgolint/*` optional binaries and the `oxlint@1.50.0` lockfile snapshot that pins the peer dependency version. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit 8ca04ac. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent e32b32e commit 87936e8

2 files changed

Lines changed: 35 additions & 35 deletions

File tree

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ catalog:
8282
oxc-transform: =0.114.0
8383
oxfmt: ^0.35.0
8484
oxlint: ^1.50.0
85-
oxlint-tsgolint: ^0.14.2
85+
oxlint-tsgolint: ^0.15.0
8686
pathe: ^2.0.3
8787
picocolors: ^1.1.1
8888
picomatch: ^4.0.2

0 commit comments

Comments
 (0)