diff --git a/package.json b/package.json index 15a9b6fb6..ed1e3afd8 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "jest-environment-jsdom": "29.7.0", "postcss": "8.4.31", "prettier": "3.0.3", - "prettier-plugin-tailwindcss": "0.5.5", + "prettier-plugin-tailwindcss": "0.5.6", "tailwindcss": "3.3.3", "tsx": "3.13.0", "turbo": "1.10.15", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e998ad841..726fef3af 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -143,8 +143,8 @@ devDependencies: specifier: 3.0.3 version: 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) tailwindcss: specifier: 3.3.3 version: 3.3.3 @@ -5641,8 +5641,8 @@ packages: engines: {node: '>= 0.8.0'} 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': '*'