From 04f917a8845d1df0e6148d291ffe5271658a8b5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:34:45 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.18 to 4.1.14 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.18 to 4.1.14. - [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.14/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.14 dependency-type: direct:production 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 4101580c3d..147575521c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "astro": "^4.16.14", "sharp": "^0.32.6", "starlight-theme-obsidian": "^0.0.10", - "tailwindcss": "^3.3.6", + "tailwindcss": "^4.1.14", "typescript": "^5.3.4", "vue": "^3.3.10" },