diff --git a/package.json b/package.json index d6634d29..b89f02b1 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "pagefind": "^0.12.0", "postcss": "^8.4.27", "prettier": "^3.0.1", - "prettier-plugin-tailwindcss": "^0.5.1", + "prettier-plugin-tailwindcss": "^0.5.2", "rss-parser": "^3.13.0", "sanitize-html": "^2.11.0", "striptags": "^3.2.0", diff --git a/yarn.lock b/yarn.lock index 51c7ab0e..1e54eaac 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5352,10 +5352,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier-plugin-tailwindcss@^0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.1.tgz#6a57c546a5f24891b3802cd7a529523dcc0f4899" - integrity sha512-dvJRVoYlzTXa7mD1DooUl0m+7XXMiaClTgZATah27x0vqWAnmoTdndGdpRZDUXl9chk1FFiaQ0ncquUOKBhMoQ== +prettier-plugin-tailwindcss@^0.5.2: + version "0.5.2" + resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.2.tgz#87155de50ee085e743504c5843d26f29899272f7" + integrity sha512-i4swJk4f8YWK99BRPX3DdDNwMr6U1X8y9rvxGeX5zf090+SsHpPSVjgOb041Hh6/nZJWPi/JYno9UgBDm+/RxA== prettier@^3.0.1: version "3.0.1"