From 5225072630e7913dbeb785fc1a57620fe316286d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 01:27:44 +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 f0855dfa..bd2d8440 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.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e7d6cdb..606926b5 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': '*'