From d43cf8779a1f03523f0dad71aabe6d7e1604869d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 21:52:42 +0000 Subject: [PATCH] chore(deps): update dependency prettier-plugin-tailwindcss to v0.6.11 --- 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 16c608e..de31dc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "prettier": "3.4.2", "prettier-plugin-astro": "0.14.1", "prettier-plugin-svelte": "3.3.3", - "prettier-plugin-tailwindcss": "0.6.10", + "prettier-plugin-tailwindcss": "0.6.11", "sharp": "0.33.5", "simple-git-hooks": "2.11.1", "starlight-blog": "0.16.1", @@ -10261,9 +10261,9 @@ } }, "node_modules/prettier-plugin-tailwindcss": { - "version": "0.6.10", - "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.10.tgz", - "integrity": "sha512-ndj2WLDaMzACnr1gAYZiZZLs5ZdOeBYgOsbBmHj3nvW/6q8h8PymsXiEnKvj/9qgCCAoHyvLOisoQdIcsDvIgw==", + "version": "0.6.11", + "resolved": "https://registry.npmjs.org/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.11.tgz", + "integrity": "sha512-YxaYSIvZPAqhrrEpRtonnrXdghZg1irNg4qrjboCXrpybLWVs55cW2N3juhspVJiO0JBvYJT8SYsJpc8OQSnsA==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 184919d..9757446 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "prettier": "3.4.2", "prettier-plugin-astro": "0.14.1", "prettier-plugin-svelte": "3.3.3", - "prettier-plugin-tailwindcss": "0.6.10", + "prettier-plugin-tailwindcss": "0.6.11", "sharp": "0.33.5", "simple-git-hooks": "2.11.1", "starlight-blog": "0.16.1",