From c0dbcb2551981d9f532a320d73a08ec547db0a75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Dec 2025 05:14:59 +0000 Subject: [PATCH] build(deps-dev): 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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 49e3b4d57..16834fdee 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@sveltejs/adapter-vercel": "6.2.0", "@sveltejs/kit": "2.43.8", "@sveltejs/vite-plugin-svelte": "6.2.1", - "@tailwindcss/forms": "0.5.10", + "@tailwindcss/forms": "0.5.11", "@testing-library/jest-dom": "6.9.1", "@types/gtag.js": "0.0.20", "@types/jsdom": "27.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2d7c254eb..4c2fafbf5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -97,8 +97,8 @@ importers: specifier: 6.2.1 version: 6.2.1(svelte@5.46.0)(vite@7.3.0(@types/node@25.0.3)(jiti@1.21.7)(tsx@4.21.0)(yaml@2.8.1)) '@tailwindcss/forms': - specifier: 0.5.10 - version: 0.5.10(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.8.1)) + specifier: 0.5.11 + version: 0.5.11(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.8.1)) '@testing-library/jest-dom': specifier: 6.9.1 version: 6.9.1 @@ -1705,8 +1705,8 @@ packages: '@swc/helpers@0.5.17': resolution: {integrity: sha512-5IKx/Y13RsYd+sauPb2x+U/xZikHjolzfuDgTAl/Tdf3Q8rslRvC19NKDLgAJQ6wsqADk10ntlv08nPFw/gO/A==} - '@tailwindcss/forms@0.5.10': - resolution: {integrity: sha512-utI1ONF6uf/pPNO68kmN1b8rEwNXv3czukalo8VtJH8ksIkZXr3Q3VYudZLkCsDd4Wku120uF02hYK25XGPorw==} + '@tailwindcss/forms@0.5.11': + resolution: {integrity: sha512-h9wegbZDPurxG22xZSoWtdzc41/OlNEUQERNqI/0fOwa2aVlWGu7C35E/x6LDyD3lgtztFSSjKZyuVM0hxhbgA==} peerDependencies: tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1 || >= 4.0.0-alpha.20 || >= 4.0.0-beta.1' @@ -6714,7 +6714,7 @@ snapshots: dependencies: tslib: 2.8.1 - '@tailwindcss/forms@0.5.10(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.8.1))': + '@tailwindcss/forms@0.5.11(tailwindcss@3.4.19(tsx@4.21.0)(yaml@2.8.1))': dependencies: mini-svg-data-uri: 1.4.4 tailwindcss: 3.4.19(tsx@4.21.0)(yaml@2.8.1)