From c72c5fb15b9a49c54e30faded3e43bd004bee42b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 01:52:42 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.3 to 3.4.4 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.4. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.4/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.4) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 45ec5bc2..d82e2ca2 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "postcss-reporter": "7.1.0", "postcss-url": "10.1.3", "sst": "rc", - "tailwindcss": "3.4.3", + "tailwindcss": "3.4.4", "typescript": "5.4.5", "zod": "3.23.8" },