diff --git a/package.json b/package.json index 5fa67d3..f13ef3d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@headlessui/react": "^2.1.9", "@heroicons/react": "^2.1.5", "@tabler/icons-react": "^3.17.0", - "@tailwindcss/forms": "^0.5.7", + "@tailwindcss/forms": "^0.5.9", "@tauri-apps/api": "^2.0.0-rc.5", "@tauri-apps/plugin-app": "^2.0.0-alpha", "@tauri-apps/plugin-dialog": "^2.0.0-beta.7", diff --git a/yarn.lock b/yarn.lock index e6d5ea8..6e06414 100644 --- a/yarn.lock +++ b/yarn.lock @@ -691,10 +691,10 @@ resolved "https://registry.yarnpkg.com/@tabler/icons/-/icons-3.17.0.tgz#329ca3e4cb533c5a6a61467fe5d6de14a0813020" integrity sha512-sCSfAQ0w93KSnSL7tS08n73CdIKpuHP8foeLMWgDKiZaCs8ZE//N3ytazCk651ZtruTtByI3b+ZDj7nRf+hHvA== -"@tailwindcss/forms@^0.5.7": - version "0.5.7" - resolved "https://registry.yarnpkg.com/@tailwindcss/forms/-/forms-0.5.7.tgz#db5421f062a757b5f828bc9286ba626c6685e821" - integrity sha512-QE7X69iQI+ZXwldE+rzasvbJiyV/ju1FGHH0Qn2W3FKbuYtqp8LKcy6iSw79fVUT5/Vvf+0XgLCeYVG+UV6hOw== +"@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"