From 923ee5ab54192e23f3c90878e01757b14a40c814 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 13:36:15 +0000 Subject: [PATCH] chore(deps): bump tailwindcss from 3.4.17 to 4.1.6 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.6. - [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.6/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.6 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 bd1f44b..de4a8d7 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "remark-mdx": "^3.1.0", "shiki": "^3.4.0", "simple-functional-loader": "^1.2.1", - "tailwindcss": "^3.4.17", + "tailwindcss": "^4.1.6", "typescript": "^5.8.3", "unist-util-filter": "^5.0.1", "unist-util-visit": "^5.0.0",