From e67684e19e17b662c02d8b0131a7e305e47b2d69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Mar 2023 13:51:09 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20pret?= =?UTF-8?q?tier-plugin-tailwindcss=20to=20^0.2.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 222fee9..12af5ed 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "lint-staged": "^13.1.4", "postcss": "^8.4.21", "prettier": "^2.8.7", - "prettier-plugin-tailwindcss": "^0.2.5", + "prettier-plugin-tailwindcss": "^0.2.6", "tailwindcss": "^3.2.7", "typescript": "^4.9.5", "vite": "^4.0.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8ea0c2f..b127425 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -79,8 +79,8 @@ devDependencies: specifier: ^2.8.7 version: 2.8.7 prettier-plugin-tailwindcss: - specifier: ^0.2.5 - version: 0.2.5(prettier@2.8.7) + specifier: ^0.2.6 + version: 0.2.6(prettier@2.8.7) tailwindcss: specifier: ^3.2.7 version: 3.2.7(postcss@8.4.21) @@ -2595,8 +2595,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier-plugin-tailwindcss@0.2.5(prettier@2.8.7): - resolution: {integrity: sha512-vZ/iKieyCx0WTxHbkf5E1rBlv/ybFk8WTT4hL5W2jlVxum2Zbe0jMUpuQdDrpa4z2vnPiJ5KIWCqL/kd16fKYg==} + /prettier-plugin-tailwindcss@0.2.6(prettier@2.8.7): + resolution: {integrity: sha512-F+7XCl9RLF/LPrGdUMHWpsT6TM31JraonAUyE6eBmpqymFvDwyl0ETHsKFHP1NG+sEfv8bmKqnTxEbWQbHPlBA==} engines: {node: '>=12.17.0'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'