aboutsummaryrefslogtreecommitdiffstats
path: root/app/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-29 16:20:48 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-04-29 16:21:30 +0000
commit86a7075d96fbd55c900c72154e8a021b31bc9b82 (patch)
tree130403d1e40bf1493dc052f8fc2a4a560eaa9690 /app/package.json
parentBump @floating-ui/dom from 1.6.3 to 1.6.4 (diff)
downloadtrinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar
trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.gz
trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.bz2
trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.lz
trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.xz
trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.tar.zst
trinkets-86a7075d96fbd55c900c72154e8a021b31bc9b82.zip
Bump @tailwindcss/typography from 0.5.12 to 0.5.13
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.12 to 0.5.13. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.12...v0.5.13) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/package.json b/app/package.json
index c867808..e23bed4 100644
--- a/app/package.json
+++ b/app/package.json
@@ -16,7 +16,7 @@
"@sveltejs/kit": "2.5.7",
"@sveltejs/vite-plugin-svelte": "^3.1.0",
"@tailwindcss/forms": "0.5.7",
- "@tailwindcss/typography": "0.5.12",
+ "@tailwindcss/typography": "0.5.13",
"@types/html-minifier-terser": "7.0.2",
"@types/node": "20.12.7",
"@types/wicg-file-system-access": "2023.10.5",