diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-06 04:24:23 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-09-06 04:25:05 +0000 |
commit | bc81d45eaec69d7003b6b211d6c4f3f83d21c508 (patch) | |
tree | 6a1e948e7430f34936a052d7e84fffdca1dbefbc /clients/www | |
parent | Bump the node-deps group with 5 updates (diff) | |
download | zorascript-bc81d45eaec69d7003b6b211d6c4f3f83d21c508.tar zorascript-bc81d45eaec69d7003b6b211d6c4f3f83d21c508.tar.gz zorascript-bc81d45eaec69d7003b6b211d6c4f3f83d21c508.tar.bz2 zorascript-bc81d45eaec69d7003b6b211d6c4f3f83d21c508.tar.lz zorascript-bc81d45eaec69d7003b6b211d6c4f3f83d21c508.tar.xz zorascript-bc81d45eaec69d7003b6b211d6c4f3f83d21c508.tar.zst zorascript-bc81d45eaec69d7003b6b211d6c4f3f83d21c508.zip |
Bump @tailwindcss/forms from 0.5.8 to 0.5.9 in the node-deps group
Bumps the node-deps group with 1 update: [@tailwindcss/forms](https://github.com/tailwindlabs/tailwindcss-forms).
Updates `@tailwindcss/forms` from 0.5.8 to 0.5.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss-forms/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-forms/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss-forms/compare/v0.5.8...v0.5.9)
---
updated-dependencies:
- dependency-name: "@tailwindcss/forms"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: node-deps
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'clients/www')
-rw-r--r-- | clients/www/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json index 1111dfa..16ca551 100644 --- a/clients/www/package.json +++ b/clients/www/package.json @@ -19,7 +19,7 @@ "@sveltejs/adapter-static": "^3.0.4", "@sveltejs/kit": "^2.5.26", "@sveltejs/vite-plugin-svelte": "^3.1.2", - "@tailwindcss/forms": "0.5.8", + "@tailwindcss/forms": "0.5.9", "@tailwindcss/typography": "0.5.15", "@types/node": "22.5.4", "@typescript-eslint/eslint-plugin": "^8.4.0", |