From e1d2791c8a6b39f5aa19549a7d415a949fe00fc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 08:15:32 +0000 Subject: [PATCH] chore(deps): bump tailwindcss from 3.3.2 to 3.4.7 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.4.7. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.7/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.4.7) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 660e7f3..94fcfb7 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "tailwind-merge": "^1.13.2", "tailwind-scrollbar": "^3.0.4", "tailwind-scrollbar-hide": "^1.1.7", - "tailwindcss": "3.3.2", + "tailwindcss": "3.4.7", "tailwindcss-animate": "^1.0.6", "three": "^0.161.0", "typescript": "5.0.4",