diff --git a/package.json b/package.json index 90cb57a9..140f09db 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "@rails/request.js": "^0.0.6", "@rails/ujs": "^7.0.2", "@tailwindcss/aspect-ratio": "^0.4.0", - "@tailwindcss/forms": "^0.4.0", + "@tailwindcss/forms": "^0.5.2", "@tailwindcss/line-clamp": "^0.3.1", "@tailwindcss/typography": "^0.5.2", "autoprefixer": "^10.4.2", diff --git a/yarn.lock b/yarn.lock index 6e782237..4ab681af 100644 --- a/yarn.lock +++ b/yarn.lock @@ -225,10 +225,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.4.0": - version "0.4.0" - resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.4.0.tgz#a46715e347a32d216a3973eb67473bd29ae3798e" - integrity sha512-DeaQBx6EgEeuZPQACvC+mKneJsD8am1uiJugjgQK1+/Vt+Ai0GpFBC2T2fqnUad71WgOxyrZPE6BG1VaI6YqfQ== +"@tailwindcss/forms@^0.5.2": + version "0.5.2" + resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.2.tgz#4ef45f9916dcb37838cbe7fecdcc4ba7a7c2ab59" + integrity sha512-pSrFeJB6Bg1Mrg9CdQW3+hqZXAKsBrSG9MAfFLKy1pVA4Mb4W7C0k7mEhlmS2Dfo/otxrQOET7NJiJ9RrS563w== dependencies: mini-svg-data-uri "^1.2.3"