diff --git a/package-lock.json b/package-lock.json index d5bd65d9..72730893 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "packery": "^2.1.2", "prettier": "^3.3.0", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.6.1", + "prettier-plugin-tailwindcss": "^0.6.5", "puppeteer": "^22.11.2", "rimraf": "^5.0.7", "tailwindcss": "^3.4.3", @@ -3342,9 +3342,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.1.tgz", - "integrity": "sha512-AnbeYZu0WGj+QgKciUgdMnRxrqcxltleZPgdwfA5104BHM3siBLONN/HLW1yS2HvzSNkzpQ/JAj+LN0jcJO+0w==", + "version": "0.6.5", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5.tgz", + "integrity": "sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ==", "dev": true, "engines": { "node": ">=14.21.3" diff --git a/package.json b/package.json index 8bece139..3f7c3f5f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "packery": "^2.1.2", "prettier": "^3.3.0", "prettier-plugin-go-template": "^0.0.15", - "prettier-plugin-tailwindcss": "^0.6.1", + "prettier-plugin-tailwindcss": "^0.6.5", "puppeteer": "^22.11.2", "rimraf": "^5.0.7", "tailwindcss": "^3.4.3",