diff --git a/package.json b/package.json index 2086ce11..7e0d5209 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "eslint-plugin-unicorn": "48.0.1", "prettier": "3.0.3", "prettier-plugin-pkg": "0.18.0", - "prettier-plugin-tailwindcss": "0.5.5", + "prettier-plugin-tailwindcss": "0.5.6", "turbo": "1.10.15", "typescript": "5.2.2" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bdf7d33e..c5394683 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: 0.18.0 version: 0.18.0(prettier@3.0.3) prettier-plugin-tailwindcss: - specifier: 0.5.5 - version: 0.5.5(prettier@3.0.3) + specifier: 0.5.6 + version: 0.5.6(prettier@3.0.3) turbo: specifier: 1.10.15 version: 1.10.15 @@ -7447,8 +7447,8 @@ packages: prettier: 3.0.3 dev: true - /prettier-plugin-tailwindcss@0.5.5(prettier@3.0.3): - resolution: {integrity: sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==} + /prettier-plugin-tailwindcss@0.5.6(prettier@3.0.3): + resolution: {integrity: sha512-2Xgb+GQlkPAUCFi3sV+NOYcSI5XgduvDBL2Zt/hwJudeKXkyvRS65c38SB0yb9UB40+1rL83I6m0RtlOQ8eHdg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'