From 7870408fe81f712bf4c1f8df5b6cbc7287735b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 04:10:31 +0000 Subject: [PATCH] Bump @tailwindcss/forms from 0.5.10 to 0.5.11 Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.10 to 0.5.11. - [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.10...v0.5.11) --- updated-dependencies: - dependency-name: "@tailwindcss/forms" dependency-version: 0.5.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef3760fa..00cd098d 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@playform/format": "0.0.8", "@playform/inline": "0.1.2", "@tailwindcss/aspect-ratio": "0.4.2", - "@tailwindcss/forms": "0.5.10", + "@tailwindcss/forms": "0.5.11", "@tailwindcss/typography": "0.5.19", "astro": "5.16.6", "astro-capo": "0.0.1",