From a19f67540ebb1405e7baf77cf837c2169786b581 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 12:34:55 +0000 Subject: [PATCH] Update dependency prettier to v3.9.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4975c8760..f05d0146b 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.3", "prettier-plugin-tailwindcss": "^0.8.0", "tailwindcss": "^4.3.0", "typescript": "^6.0.3",