From b78cdd679941df97d6886f6452893e29c9858c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 17:29:02 +0000 Subject: [PATCH] Bump tailwindcss from 3.4.17 to 4.1.3 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.17 to 4.1.3. - [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.3/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.1.3 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 c47e8b8..029e459 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "postcss": "8.4.49", "react": "19.0.0", "react-dom": "19.0.0", - "tailwindcss": "3.4.17", + "tailwindcss": "4.1.3", "typescript": "5.7.3", "viem": "^2.21.38", "wagmi": "^2.12.25"