diff --git a/package.json b/package.json index 28c6498..7e0f5fc 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "@rails/request.js": "^0.0.6", "@rails/ujs": "^7.0.0", "@tailwindcss/aspect-ratio": "^0.4.0", - "@tailwindcss/forms": "^0.5.0", + "@tailwindcss/forms": "^0.5.3", "@tailwindcss/line-clamp": "^0.4.0", "@tailwindcss/typography": "^0.5.0", "autoprefixer": "^10.4.0", diff --git a/yarn.lock b/yarn.lock index a3f82ea..03f0c7b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -102,10 +102,10 @@ resolved "https://registry.yarnpkg.com/@tailwindcss/aspect-ratio/-/aspect-ratio-0.4.0.tgz#c635dd7331cbcc1b111cebdc2647dd3493ebdd3e" integrity sha512-WJu0I4PpqNPuutpaA9zDUq2JXR+lorZ7PbLcKNLmb6GL9/HLfC7w3CRsMhJF4BbYd/lkY6CfXOvkYpuGnZfkpQ== -"@tailwindcss/forms@^0.5.0": - version "0.5.1" - resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.1.tgz#7fe86b9b67e6d91cb902e2d3f4ebe561cc057a13" - integrity sha512-QSwsFORnC2BAP0lRzQkz1pw+EzIiiPdk4e27vGQjyXkwJPeC7iLIRVndJzf9CJVbcrrIcirb/TfxF3gRTyFEVA== +"@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== dependencies: mini-svg-data-uri "^1.2.3"