aboutsummaryrefslogtreecommitdiffstats
path: root/clients/www/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-03-27 04:17:46 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-03-27 04:18:30 +0000
commit4303e525c786480b0041f1b95a4fe3f770628616 (patch)
tree2a36243b3c4c44a9d647507abce058b36a0c45fb /clients/www/package.json
parentBump @typescript-eslint/parser from 7.3.1 to 7.4.0 (diff)
downloadzorascript-4303e525c786480b0041f1b95a4fe3f770628616.tar
zorascript-4303e525c786480b0041f1b95a4fe3f770628616.tar.gz
zorascript-4303e525c786480b0041f1b95a4fe3f770628616.tar.bz2
zorascript-4303e525c786480b0041f1b95a4fe3f770628616.tar.lz
zorascript-4303e525c786480b0041f1b95a4fe3f770628616.tar.xz
zorascript-4303e525c786480b0041f1b95a4fe3f770628616.tar.zst
zorascript-4303e525c786480b0041f1b95a4fe3f770628616.zip
Bump @tailwindcss/typography from 0.5.10 to 0.5.11
Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.10 to 0.5.11. - [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.10...v0.5.11) --- 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--clients/www/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/www/package.json b/clients/www/package.json
index 84fae6a..f21d512 100644
--- a/clients/www/package.json
+++ b/clients/www/package.json
@@ -20,7 +20,7 @@
"@sveltejs/kit": "^2.5.4",
"@sveltejs/vite-plugin-svelte": "^3.0.2",
"@tailwindcss/forms": "0.5.7",
- "@tailwindcss/typography": "0.5.10",
+ "@tailwindcss/typography": "0.5.11",
"@types/node": "20.11.30",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",