From 27f1a3d0238f3dfb102bebaa62585e563bf599a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 00:05:04 +0000 Subject: [PATCH] chore(deps-dev): bump oxfmt from 0.17.0 to 0.51.0 Bumps [oxfmt](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxfmt) from 0.17.0 to 0.51.0. - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxfmt/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxfmt_v0.51.0/npm/oxfmt) --- updated-dependencies: - dependency-name: oxfmt dependency-version: 0.51.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bbd870b..8b041db 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "bun-types": "^1.3.4", "filesize": "^11.0.13", "normalize.css": "^8.0.1", - "oxfmt": "^0.17.0", + "oxfmt": "^0.51.0", "rolldown": "^1.0.0-beta.54", "turbo": "^2.6.3", "vite": "^8.0.0-beta.2"