From 8ee1936b24d29e8ea0bf3fdf2661a4e53de0a7d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 16:02:07 +0000 Subject: deps(node): bump tailwindcss from 3.4.1 to 3.4.3 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.1 to 3.4.3. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.1...v3.4.3) --- updated-dependencies: - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 77dc91a..64100f0 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "prettier": "^3.2.5", "prettier-eslint": "^16.3.0", "sharp": "^0.33.3", - "tailwindcss": "^3.4.1", + "tailwindcss": "^3.4.3", "typescript": "^5.4.3", "typescript-eslint": "^7.4.0" }, -- cgit v1.2.3