diff --git a/package.json b/package.json index 0a768f36..1917e7c6 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "postcss": "8.4.31", "prettier": "3.0.3", "prettier-plugin-packagejson": "2.4.6", - "prettier-plugin-tailwindcss": "0.5.4", + "prettier-plugin-tailwindcss": "0.5.5", "@biomejs/biome": "1.2.2", "sort-package-json": "2.6.0", "tailwindcss": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8da0cb86..b040c722 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -56,8 +56,8 @@ devDependencies: specifier: 2.4.6 version: 2.4.6(prettier@3.0.3) prettier-plugin-tailwindcss: - specifier: 0.5.4 - version: 0.5.4(prettier@3.0.3) + specifier: 0.5.5 + version: 0.5.5(prettier@3.0.3) sort-package-json: specifier: 2.6.0 version: 2.6.0 @@ -1575,8 +1575,8 @@ packages: synckit: 0.8.5 dev: true - /prettier-plugin-tailwindcss@0.5.4(prettier@3.0.3): - resolution: {integrity: sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==} + /prettier-plugin-tailwindcss@0.5.5(prettier@3.0.3): + resolution: {integrity: sha512-voy0CjWv/CM8yeaduv5ZwovovpTGMR5LbzlhGF+LtEvMJt9wBeVTVnW781hL38R/RcDXCJwN2rolsgr94B/n0Q==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'