From 29aa8051020fac85be232594da818788ff231bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 07:55:04 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.19 to 4.1.18 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.19 to 4.1.18. - [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.18/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.18 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 96beee7..63fc417 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "autoprefixer": "^10.4.20", "eslint": "^9", "eslint-config-next": "^15.1.4", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.1.18", "typescript": "^5", "webpack": "^5.97.1" }