From 9e1d30142d52592ad51a9a04ce1bb592d9085c07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jun 2026 04:48:27 +0000 Subject: [PATCH] Update dependency prettier to v3.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4975c8760..3db3d497a 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint": "^10.3.0", "eslint-plugin-solid": "^0.14.5", "globals": "^17.4.0", - "prettier": "3.8.4", + "prettier": "3.9.1", "prettier-plugin-tailwindcss": "^0.8.0", "tailwindcss": "^4.3.0", "typescript": "^6.0.3",