From 33ff8ea6de6e6a580c67d7aac64729ecdd880ff1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 09:50:44 +0000 Subject: [PATCH] chore(deps): update dependency oxfmt to ^0.52.0 --- schale/frontend/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schale/frontend/package.json b/schale/frontend/package.json index 3f692d9..a5833f6 100644 --- a/schale/frontend/package.json +++ b/schale/frontend/package.json @@ -32,7 +32,7 @@ "eslint": "^10.0.3", "eslint-plugin-astro": "^1.6.0", "eslint-plugin-oxlint": "^1.51.0", - "oxfmt": "^0.51.0", + "oxfmt": "^0.52.0", "oxlint": "^1.51.0", "tailwindcss": "4.2.4", "typescript": "6.0.3",