From 3b49d4bdac7225d85a6290241685f7b26602d9d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 12:32:29 +0530 Subject: [PATCH] chore(deps): bump @tailwindcss/forms from 0.5.8 to 0.5.9 (#164) Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.8 to 0.5.9. - [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.8...v0.5.9) --- updated-dependencies: - dependency-name: "@tailwindcss/forms" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d89e02f..58b0c33 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@nuxtjs/google-fonts": "^3.2.0", "@nuxtjs/tailwindcss": "6.12.1", "@profilecity/unstorage-s3-driver": "^0.0.3", - "@tailwindcss/forms": "^0.5.8", + "@tailwindcss/forms": "^0.5.9", "@types/quill": "^2.0.14", "@vee-validate/nuxt": "^4.13.1", "@vee-validate/zod": "^4.13.1", diff --git a/yarn.lock b/yarn.lock index 469b2c5..3f5ae98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1695,10 +1695,10 @@ dependencies: tslib "^2.4.0" -"@tailwindcss/forms@^0.5.8": - version "0.5.8" - resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.8.tgz#1067d82d9562abe3f8de9abfd528965f7fa116a9" - integrity sha512-DJs7B7NPD0JH7BVvdHWNviWmunlFhuEkz7FyFxE4japOWYMLl9b1D6+Z9mivJJPWr6AEbmlPqgiFRyLwFB1SgQ== +"@tailwindcss/forms@^0.5.9": + version "0.5.9" + resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.9.tgz#b495c12575d6eae5865b2cbd9876b26d89f16f61" + integrity sha512-tM4XVr2+UVTxXJzey9Twx48c1gcxFStqn1pQz0tRsX8o3DvxhN5oY5pvyAbUx7VTaZxpej4Zzvc6h+1RJBzpIg== dependencies: mini-svg-data-uri "^1.2.3"