aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-16 16:27:43 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-07-16 16:28:33 +0000
commitae95389d896c0babf0cb5e969fb9eb2ec37500f6 (patch)
tree9c9682a68dd07e388adc9dc638e3d57ee470c432 /app
parentBump tailwindcss from 3.4.4 to 3.4.5 (diff)
downloadtrinkets-ae95389d896c0babf0cb5e969fb9eb2ec37500f6.tar
trinkets-ae95389d896c0babf0cb5e969fb9eb2ec37500f6.tar.gz
trinkets-ae95389d896c0babf0cb5e969fb9eb2ec37500f6.tar.bz2
trinkets-ae95389d896c0babf0cb5e969fb9eb2ec37500f6.tar.lz
trinkets-ae95389d896c0babf0cb5e969fb9eb2ec37500f6.tar.xz
trinkets-ae95389d896c0babf0cb5e969fb9eb2ec37500f6.tar.zst
trinkets-ae95389d896c0babf0cb5e969fb9eb2ec37500f6.zip
Bump tailwindcss from 3.4.5 to 3.4.6
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.4.5 to 3.4.6. - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.6/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.5...v3.4.6) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index 24fccec..58a6e6e 100644
--- a/app/package.json
+++ b/app/package.json
@@ -33,7 +33,7 @@
"prettier-plugin-svelte": "3.2.5",
"svelte": "4.2.18",
"svelte-check": "3.8.4",
- "tailwindcss": "3.4.5",
+ "tailwindcss": "3.4.6",
"tslib": "2.6.3",
"typescript": "5.5.3",
"vite": "5.3.3",