From fadc829d1fdeba6977da1a2280c905562ca4501f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 11:48:43 +0000 Subject: [PATCH] build(deps-dev): bump @tailwindcss/forms from 0.5.3 to 0.5.6 Bumps [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms) from 0.5.3 to 0.5.6. - [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.3...v0.5.6) --- updated-dependencies: - dependency-name: "@tailwindcss/forms" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 3678186ca4f..295c6a9077b 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@iconify-json/heroicons-outline": "^1.1.7", "@rushstack/eslint-patch": "^1.3.3", "@synthetixio/synpress": "^3.5.1", - "@tailwindcss/forms": "^0.5.3", + "@tailwindcss/forms": "^0.5.6", "@types/bluebird": "^3.5.38", "@types/lodash": "^4.14.198", "@types/node": "^20.5.0", diff --git a/yarn.lock b/yarn.lock index a755327ae06..cd1aaf2e295 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2138,10 +2138,10 @@ dependencies: defer-to-connect "^2.0.1" -"@tailwindcss/forms@^0.5.3": - version "0.5.3" - resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.3.tgz#e4d7989686cbcaf416c53f1523df5225332a86e7" - integrity sha512-y5mb86JUoiUgBjY/o6FJSFZSEttfb3Q5gllE4xoKjAAD+vBrnIhE4dViwUuow3va8mpH4s9jyUbUbrRGoRdc2Q== +"@tailwindcss/forms@^0.5.6": + version "0.5.6" + resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.6.tgz#29c6c2b032b363e0c5110efed1499867f6d7e868" + integrity sha512-Fw+2BJ0tmAwK/w01tEFL5TiaJBX1NLT1/YbWgvm7ws3Qcn11kiXxzNTEQDMs5V3mQemhB56l3u0i9dwdzSQldA== dependencies: mini-svg-data-uri "^1.2.3"