From f0a8e86917c625d21365c57e806d0770f4375a72 Mon Sep 17 00:00:00 2001 From: Smeagol Date: Tue, 26 Mar 2024 16:01:56 +0000 Subject: [PATCH] Update dependency @tailwindcss/typography to v0.5.11 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 531259d..c33f292 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1172,9 +1172,9 @@ "integrity": "sha512-gTYLUIuD1UbZp/11qozD3fWpUTuMqPSf3svDMMrL0UmlGU7D9dPw/V1FonwAorCUJBltaaESxq90jrSjQyGixg==" }, "node_modules/@tailwindcss/typography": { - "version": "0.5.10", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.10.tgz", - "integrity": "sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==", + "version": "0.5.11", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.11.tgz", + "integrity": "sha512-ahOULqBQGCdSqL3vMNjH1R5cU2gxTh059fJIKF2enHXE8c/s3yKGDSKZ1+4poCr7BZRREJS8n5cCFmwsW4Ok3A==", "dependencies": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6",