From dbd18b81c038ebdc4e9e896ffb598df7e6d7e4c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2024 16:29:49 +0000 Subject: [PATCH] tailwindcss: Update to version 3.4.13 --- bucket/tailwindcss.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/tailwindcss.json b/bucket/tailwindcss.json index a1b741dc8e..836d20c396 100644 --- a/bucket/tailwindcss.json +++ b/bucket/tailwindcss.json @@ -1,12 +1,12 @@ { - "version": "3.4.12", + "version": "3.4.13", "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.12/tailwindcss-windows-x64.exe#/tailwindcss.exe", - "hash": "f9e39977b46f73a8f93b01598a5e8eba24e9613a59a2abff992245e5b060c742" + "url": "https://github.com/tailwindlabs/tailwindcss/releases/download/v3.4.13/tailwindcss-windows-x64.exe#/tailwindcss.exe", + "hash": "76d7a37764c172bd25f9eb2b76d46099cca642f84c8dda10891a536018ab1511" } }, "bin": "tailwindcss.exe",