From 7db8c09deadeacea07d26a2090431c420446258e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 16:59:05 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to ^0.6.7 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 96667ad9..8dbf26d9 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.7", "tailwindcss": "^3.4.13", "twind": "^0.16.19", "typescript": "^5.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c130f73..9d7c3992 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.7 + version: 0.6.7(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.7(prettier@3.3.3): + resolution: {integrity: sha512-Gr9C8SURB46Fm9MQcb9gFxNfMiPgmhvq8St4We8I55r0GroqAptCgjzaKAastoDpjsdHkl6dxjcPMZCa4WCTLw==} engines: {node: '>=14.21.3'} peerDependencies: '@ianvs/prettier-plugin-sort-imports': '*'