From 91036e52afb260e076fd9a4bb4f8599ef36213f3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 18:27:42 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.8 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7ac747b7..06977180 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "gqty": "^3.2.1", "postcss": "^8.4.47", "prettier": "^3.3.3", - "prettier-plugin-tailwindcss": "^0.6.6", + "prettier-plugin-tailwindcss": "^0.6.8", "tailwindcss": "^3.4.13", "twind": "^0.16.19", "typescript": "^5.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c19b6eb7..b928253e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ devDependencies: specifier: ^3.3.3 version: 3.3.3 prettier-plugin-tailwindcss: - specifier: ^0.6.6 - version: 0.6.6(prettier@3.3.3) + specifier: ^0.6.8 + version: 0.6.8(prettier@3.3.3) tailwindcss: specifier: ^3.4.13 version: 3.4.13 @@ -4753,8 +4753,8 @@ packages: picocolors: 1.1.0 source-map-js: 1.2.1 - /prettier-plugin-tailwindcss@0.6.6(prettier@3.3.3): - resolution: {integrity: sha512-OPva5S7WAsPLEsOuOWXATi13QrCKACCiIonFgIR6V4lYv4QLp++UXVhZSzRbZxXGimkQtQT86CC6fQqTOybGng==} + /prettier-plugin-tailwindcss@0.6.8(prettier@3.3.3): + resolution: {integrity: sha512-dGu3kdm7SXPkiW4nzeWKCl3uoImdd5CTZEJGxyypEPL37Wj0HT2pLqjrvSei1nTeuQfO4PUfjeW5cTUNRLZ4sA==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'