From c7841d6a916a2e5d4d3bc6fbcb88c3218d94858e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 12:32:21 +0000 Subject: [PATCH] tailwindcss: Update to version 3.4.14 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index 836d20c396..bed12bf007 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.4.13", + "version": "3.4.14", "description": "TailwindCSS framework CLI for rapid UI development", "homepage": "https://github.com/tailwindlabs/tailwindcss", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.13/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "76d7a37764c172bd25f9eb2b76d46099cca642f84c8dda10891a536018ab1511" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.14/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "2639245558dd12119229e2f7d8a368f99e8c52b8eafd84c7217594ecc6bf93ed" } }, "bin": "tailwindcss.exe",