From aa0c90e70bf2bfb493f1fc0c619f27b63e9ee7f8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 21 Jun 2025 02:03:58 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.13 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4850129..f288791 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "eslint-config-next": "15.3.3", "postcss": "8.5.6", "prettier": "3.5.3", - "prettier-plugin-tailwindcss": "0.6.12", + "prettier-plugin-tailwindcss": "0.6.13", "tailwindcss": "4.1.10", "tw-animate-css": "1.3.4", "typescript": "5.8.3", @@ -6155,9 +6155,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.6.12", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.12.tgz", - "integrity": "sha512-OuTQKoqNwV7RnxTPwXWzOFXy6Jc4z8oeRZYGuMpRyG3WbuR3jjXdQFK8qFBMBx8UHWdHrddARz2fgUenild6aw==", + "version": "0.6.13", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.13.tgz", + "integrity": "sha512-uQ0asli1+ic8xrrSmIOaElDu0FacR4x69GynTh2oZjFY10JUt6EEumTQl5tB4fMeD6I1naKd+4rXQQ7esT2i1g==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 537eafd..918da58 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "eslint-config-next": "15.3.3", "postcss": "8.5.6", "prettier": "3.5.3", - "prettier-plugin-tailwindcss": "0.6.12", + "prettier-plugin-tailwindcss": "0.6.13", "tailwindcss": "4.1.10", "tw-animate-css": "1.3.4", "typescript": "5.8.3",