From d983f636f33a8e2f07b9bf1f934a8f4c6212f39d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 09:12:47 +0000 Subject: [PATCH] chore(deps): update dependency oxfmt to ^0.52.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 74424825..4584b6f4 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "lerna": "^9.0.3", "lint-staged": "^17.0.0", "npm-run-all2": "^8.0.4", - "oxfmt": "^0.51.0", + "oxfmt": "^0.52.0", "oxlint": "^1.38.0", "prettier": "^3.7.4", "tslib": "^2.8.1",