diff --git a/package.json b/package.json index bf5961562..1a29e7855 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "mini-svg-data-uri": "1.4.4", "postcss": "8.4.29", "prettier": "3.0.3", - "prettier-plugin-tailwindcss": "0.5.3", + "prettier-plugin-tailwindcss": "0.5.4", "tailwind-gradient-mask-image": "1.0.0", "tailwindcss": "3.3.3", "tailwindcss-text-fill": "0.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1d5beaf13..4e386a36d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -134,8 +134,8 @@ devDependencies: specifier: 3.0.3 version: 3.0.3 prettier-plugin-tailwindcss: - specifier: 0.5.3 - version: 0.5.3(prettier@3.0.3) + specifier: 0.5.4 + version: 0.5.4(prettier@3.0.3) tailwind-gradient-mask-image: specifier: 1.0.0 version: 1.0.0 @@ -4482,8 +4482,8 @@ packages: fast-diff: 1.2.0 dev: true - /prettier-plugin-tailwindcss@0.5.3(prettier@3.0.3): - resolution: {integrity: sha512-M5K80V21yM+CTm/FEFYRv9/9LyInYbCSXpIoPAKMm8zy89IOwdiA2e4JVbcO7tvRtAQWz32zdj7/WKcsmFyAVg==} + /prettier-plugin-tailwindcss@0.5.4(prettier@3.0.3): + resolution: {integrity: sha512-QZzzB1bID6qPsKHTeA9qPo1APmmxfFrA5DD3LQ+vbTmAnY40eJI7t9Q1ocqel2EKMWNPLJqdTDWZj1hKYgqSgg==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'