diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-28 16:11:28 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2024-03-28 16:12:13 +0000 |
commit | 089e21a22f3756cfa6055e7bbb35d1b557e732e8 (patch) | |
tree | bdf23b5375f8d856af6fb56cca9be2e84c34f05a /app | |
parent | Bump @tailwindcss/typography from 0.5.11 to 0.5.12 (diff) | |
download | trinkets-089e21a22f3756cfa6055e7bbb35d1b557e732e8.tar trinkets-089e21a22f3756cfa6055e7bbb35d1b557e732e8.tar.gz trinkets-089e21a22f3756cfa6055e7bbb35d1b557e732e8.tar.bz2 trinkets-089e21a22f3756cfa6055e7bbb35d1b557e732e8.tar.lz trinkets-089e21a22f3756cfa6055e7bbb35d1b557e732e8.tar.xz trinkets-089e21a22f3756cfa6055e7bbb35d1b557e732e8.tar.zst trinkets-089e21a22f3756cfa6055e7bbb35d1b557e732e8.zip |
Bump tailwindcss from 3.4.2 to 3.4.3
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.3/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.2...v3.4.3)
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'app')
-rw-r--r-- | app/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json index aea5771..815094d 100644 --- a/app/package.json +++ b/app/package.json @@ -34,7 +34,7 @@ "prettier-plugin-svelte": "3.2.2", "svelte": "4.2.12", "svelte-check": "3.6.8", - "tailwindcss": "3.4.2", + "tailwindcss": "3.4.3", "tslib": "2.6.2", "typescript": "5.4.3", "vite": "5.2.6", |