From 08ecbb232f9cae656c8e5efa297f6ef021ba672f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 15:15:17 +0000 Subject: [PATCH] Update dependency prettier-plugin-tailwindcss to v0.5.4 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 54ca85533..a7ca01e1e 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 525358c6c..2158f2576 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 @@ -4466,8 +4466,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': '*'