diff --git a/packages/frontend/package.json b/packages/frontend/package.json index 30257016..badd6811 100644 --- a/packages/frontend/package.json +++ b/packages/frontend/package.json @@ -26,7 +26,7 @@ "@fortawesome/free-solid-svg-icons": "^6.6.0", "@podman-desktop/ui-svelte": "1.12.0-202408061335-cb7a329", "@sveltejs/vite-plugin-svelte": "3.1.2", - "@tailwindcss/typography": "^0.5.14", + "@tailwindcss/typography": "^0.5.15", "@testing-library/dom": "^10.4.0", "@testing-library/jest-dom": "^6.5.0", "@testing-library/svelte": "^5.2.1", diff --git a/yarn.lock b/yarn.lock index 6ce36f72..2e279076 100644 --- a/yarn.lock +++ b/yarn.lock @@ -515,10 +515,10 @@ dependencies: defer-to-connect "^2.0.0" -"@tailwindcss/typography@^0.5.14": - version "0.5.14" - resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.14.tgz#90619a3c3889eb184a53f043e38bd6e424e7b86e" - integrity sha512-ZvOCjUbsJBjL9CxQBn+VEnFpouzuKhxh2dH8xMIWHILL+HfOYtlAkWcyoon8LlzE53d2Yo6YO6pahKKNW3q1YQ== +"@tailwindcss/typography@^0.5.15": + version "0.5.15" + resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.15.tgz#007ab9870c86082a1c76e5b3feda9392c7c8d648" + integrity sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA== dependencies: lodash.castarray "^4.4.0" lodash.isplainobject "^4.0.6"