diff --git a/package-lock.json b/package-lock.json index 2316e81b..1a192606 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "pagefind": "^1.0.3", "postcss": "^8.4.31", "prettier": "^3.0.3", - "prettier-plugin-tailwindcss": "^0.5.6", + "prettier-plugin-tailwindcss": "^0.5.7", "sanitize-html": "^2.11.0", "striptags": "^3.2.0", "tailwind-scrollbar": "^3.0.5", @@ -8598,9 +8598,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.6.tgz", - "integrity": "sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==", + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.7.tgz", + "integrity": "sha512-4v6uESAgwCni6YF6DwJlRaDjg9Z+al5zM4JfngcazMy4WEf/XkPS5TEQjbD+DZ5iNuG6RrKQLa/HuX2SYzC3kQ==", "dev": true, "engines": { "node": ">=14.21.3" diff --git a/package.json b/package.json index f08d32d4..fae09a41 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "pagefind": "^1.0.3", "postcss": "^8.4.31", "prettier": "^3.0.3", - "prettier-plugin-tailwindcss": "^0.5.6", + "prettier-plugin-tailwindcss": "^0.5.7", "sanitize-html": "^2.11.0", "striptags": "^3.2.0", "tailwind-scrollbar": "^3.0.5",