diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-18 09:15:24 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-18 09:15:24 +0000 |
| commit | 4797df4ed54297dc081b0d925d390606ed83750d (patch) | |
| tree | 5d9a2e8bbe63b486a1f6ddc0d32d62daf3d304d9 /package.json | |
| parent | Update README.md (diff) | |
| download | dramalama-dependabot/npm_and_yarn/tailwindcss-3.4.12.tar.xz dramalama-dependabot/npm_and_yarn/tailwindcss-3.4.12.zip | |
build(deps-dev): bump tailwindcss from 3.4.3 to 3.4.12dependabot/npm_and_yarn/tailwindcss-3.4.12
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.3 to 3.4.12.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.12/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.3...v3.4.12)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a8513c0..fbaa3d6 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,6 @@ "daisyui": "^4.12.10", "eslint": "^9", "postcss": "^8.4.38", - "tailwindcss": "^3.4.3" + "tailwindcss": "^3.4.12" } } |