From 7cc41c743f5ec19abc58ff0e808d5382c0cf9435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 09:22:35 +0000 Subject: [PATCH] chore(deps-dev)(deps-dev): bump tailwindcss from 3.4.19 to 4.3.2 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) from 3.4.19 to 4.3.2. - [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.3.2/packages/tailwindcss) --- updated-dependencies: - dependency-name: tailwindcss dependency-version: 4.3.2 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 3687974..748cc80 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@types/react-dom": "^18.2.0", "autoprefixer": "^10.4.17", "postcss": "^8.4.35", - "tailwindcss": "^3.4.1", + "tailwindcss": "^4.3.2", "typescript": "^5.3.3" }, "engines": {