diff options
Diffstat (limited to '')
-rw-r--r-- | clients/www/package.json | 2 |
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", |