From 1406b46d39ca2d6bd494b4bc6bd5eec69daf7c99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 00:24:39 +0000 Subject: [PATCH] chore(deps-dev): 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 0353cc23..383064e4 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "postcss": "^8", "prettier": "^3.4.2", "prettier-plugin-astro": "^0.14.1", - "tailwindcss": "^3.4.19" + "tailwindcss": "^4.1.18" }, "overrides": { "cookie": "^0.7.0",