From 83fd15e027b11efe56f8dc16c9808d2deb4d3bbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 19:17:22 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.17 to 4.0.15 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.0.15. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.15/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba62129..307f5f9 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint": "^9.20.1", "eslint-config-next": "15.1.7", "postcss": "^8.5.2", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.0.15", "typescript": "^5.7.3" } }