diff --git a/package.json b/package.json index c30e46e88d3..c84e21fc18c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "execa": "7.2.0", "nx": "18.3.5", "prettier": "3.2.5", - "prettier-plugin-tailwindcss": "0.6.0", + "prettier-plugin-tailwindcss": "0.6.1", "rimraf": "5.0.7", "tempy": "3.1.0", "typescript": "5.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index be789f67b32..80de3f1b1a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: 3.2.5 version: 3.2.5 prettier-plugin-tailwindcss: - specifier: 0.6.0 - version: 0.6.0(prettier@3.2.5) + specifier: 0.6.1 + version: 0.6.1(prettier@3.2.5) rimraf: specifier: 5.0.7 version: 5.0.7 @@ -7046,8 +7046,8 @@ packages: fast-diff: 1.3.0 dev: true - /prettier-plugin-tailwindcss@0.6.0(prettier@3.2.5): - resolution: {integrity: sha512-l5F3iG54XbOq/2DOPP/YA+c6VE3/qXrcBccntq2v7PSxtEc+J6SwsuTyDHxoFK1+jAlcU/hECBfzn6MON6ENBg==} + /prettier-plugin-tailwindcss@0.6.1(prettier@3.2.5): + resolution: {integrity: sha512-AnbeYZu0WGj+QgKciUgdMnRxrqcxltleZPgdwfA5104BHM3siBLONN/HLW1yS2HvzSNkzpQ/JAj+LN0jcJO+0w==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'