From 18cd5fc8a260300e1530dd10dbc2cdee78dd8f41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 18:44:25 +0000 Subject: [PATCH] Bump prettier-plugin-tailwindcss from 0.7.2 to 0.7.3 Bumps [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.7.2...v0.7.3) --- updated-dependencies: - dependency-name: prettier-plugin-tailwindcss dependency-version: 0.7.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ce3bd1e..dfb2afd 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-react-refresh": "0.4.26", "globals": "17.2.0", "prettier": "3.8.1", - "prettier-plugin-tailwindcss": "0.7.2", + "prettier-plugin-tailwindcss": "0.7.3", "tailwindcss": "4.1.18", "typescript": "5.9.3", "typescript-eslint": "8.54.0",