From c6d69977a99514575f94ca8d9655b2b14d57843c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 05:49:35 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Bump=20oxfmt=20to=20^0.59.?= =?UTF-8?q?0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6c517d4..e0bde3a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@tailwindcss/vite": "^4.3.0", "@types/node": "^20.19.0 || >=22.12.0", "esbuild": "0.28.1", - "oxfmt": "^0.58.0", + "oxfmt": "^0.59.0", "oxlint": "^1.0", "tailwindcss": "^4.3.0", "typescript": "^6.0.0",