Skip to content

Commit

Permalink
chore(deps): update dependency @tailwindcss/forms to v0.5.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2024
1 parent 78307d2 commit 82a512a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion workspaces/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"@iconify/svelte": "3.1.6",
"@sveltejs/vite-plugin-svelte": "3.0.1",
"@tailwindcss/forms": "0.5.7",
"@tailwindcss/forms": "0.5.9",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/svelte": "4.0.5",
"@tsconfig/svelte": "5.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1898,10 +1898,10 @@
resolved "https://registry.yarnpkg.com/@svelteuidev/composables/-/composables-0.15.4.tgz#cfb5afdc704f597ca369a451e60afd723e2bef7a"
integrity sha512-GN7ZiUOCptgeLXs2HGcg6iuxo4aVeiV02tynofFNeVAFKSHX10FXhN1kWx8cDDJlW3/BjEP2qXa2qn4XrYNqTA==

"@tailwindcss/[email protected].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/[email protected].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"

Expand Down

0 comments on commit 82a512a

Please sign in to comment.