diff --git a/package.json b/package.json index 88caa74..601aaf1 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@hotwired/turbo": "^8.0.12", "@hotwired/turbo-rails": "^8.0.12", "@rails/actioncable": "^7.1.3", - "@tailwindcss/forms": "^0.5.9", + "@tailwindcss/forms": "^0.5.10", "autoprefixer": "^10.4.20", "debounced": "^1.0.2", "esbuild": "^0.24.2", diff --git a/yarn.lock b/yarn.lock index 27c67ac..0eec7b1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -230,10 +230,10 @@ resolved "https://registry.yarnpkg.com/@rails/actioncable/-/actioncable-7.1.3.tgz#4db480347775aeecd4dde2405659eef74a458881" integrity sha512-ojNvnoZtPN0pYvVFtlO7dyEN9Oml1B6IDM+whGKVak69MMYW99lC2NOWXWeE3bmwEydbP/nn6ERcpfjHVjYQjA== -"@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== +"@tailwindcss/forms@^0.5.10": + version "0.5.10" + resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.10.tgz#0a1cd67b6933402f1985a04595bd24f9785aa302" + integrity sha512-utI1ONF6uf/pPNO68kmN1b8rEwNXv3czukalo8VtJH8ksIkZXr3Q3VYudZLkCsDd4Wku120uF02hYK25XGPorw== dependencies: mini-svg-data-uri "^1.2.3"