Skip to content

Commit

Permalink
chore(deps): update dependency @tailwindcss/forms to v0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 377abab commit 2c0c6ca
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.10",
"@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 @@ -1885,10 +1885,10 @@
resolved "https://registry.yarnpkg.com/@svelteuidev/composables/-/composables-0.15.7.tgz#0e97b0c387d27bc311d1ca0ce5236fd2390b3642"
integrity sha512-tVA+0bNtsYsJqlpNx9ZArzHFBJYfoKM+nspkv+wzOx40HsCg33MutqNexOvrMYSj5/tSxxBefLQKdwNumErF6Q==

"@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].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"

Expand Down

0 comments on commit 2c0c6ca

Please sign in to comment.