diff --git a/package-lock.json b/package-lock.json index 1a3d2c3ee86c0..5ce4b1f309dad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,7 @@ "jest-environment-jsdom": "29.7.0", "jest-junit": "16.0.0", "prettier": "3.1.0", - "prettier-plugin-tailwindcss": "0.5.6", + "prettier-plugin-tailwindcss": "0.5.7", "remark-frontmatter": "5.0.0", "remark-preset-lint-node": "5.0.0", "remark-preset-prettier": "2.0.1", @@ -24374,9 +24374,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 272cb1f97bb27..701735f7653f1 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "jest-environment-jsdom": "29.7.0", "jest-junit": "16.0.0", "prettier": "3.1.0", - "prettier-plugin-tailwindcss": "0.5.6", + "prettier-plugin-tailwindcss": "0.5.7", "remark-frontmatter": "5.0.0", "remark-preset-lint-node": "5.0.0", "remark-preset-prettier": "2.0.1",