From c372320005c12f09de13502fae47d36ebf504453 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Jun 2025 05:20:10 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.17 to 4.1.8 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.8. - [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.1.8/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.8 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 66d8005..5494eec 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "^9.29.0", "eslint-config-next": "15.1.3", "postcss": "^8.5.5", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.1.10", "typescript": "^5.8.3" } }