From 0d2b588373dd2213952ffe8b6df55021cb75d95d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:56:40 +0000 Subject: [PATCH] chore(deps): bump tailwindcss from 3.3.2 to 3.4.10 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.3.2 to 3.4.10. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.10/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.3.2...v3.4.10) --- 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 c56fb0e..b9b232b 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "tailwind-merge": "^1.13.2", "tailwind-scrollbar": "^3.0.4", "tailwind-scrollbar-hide": "^1.1.7", - "tailwindcss": "3.3.2", + "tailwindcss": "3.4.10", "tailwindcss-animate": "^1.0.6", "three": "^0.161.0", "typescript": "5.0.4",