From d738aa795b33b0fb54268961a41c44224a975e54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 01:42:21 +0000 Subject: [PATCH] Bump @tailwindcss/typography from 0.5.12 to 0.5.14 Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.12 to 0.5.14. - [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.14) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index d3b0072..af5a378 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "web-vitals": "^3.5.2" }, "devDependencies": { - "@tailwindcss/typography": "^0.5.12", + "@tailwindcss/typography": "^0.5.14", "@types/dompurify": "^3.0.5", "@types/escape-html": "^1.0.4", "@types/he": "^1.2.3", @@ -4478,9 +4478,9 @@ } }, "node_modules/@tailwindcss/typography": { - "version": "0.5.12", - "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.12.tgz", - "integrity": "sha512-CNwpBpconcP7ppxmuq3qvaCxiRWnbhANpY/ruH4L5qs2GCiVDJXde/pjj2HWPV1+Q4G9+V/etrwUYopdcjAlyg==", + "version": "0.5.14", + "resolved": "https://registry.npmjs.org/@tailwindcss/typography/-/typography-0.5.14.tgz", + "integrity": "sha512-ZvOCjUbsJBjL9CxQBn+VEnFpouzuKhxh2dH8xMIWHILL+HfOYtlAkWcyoon8LlzE53d2Yo6YO6pahKKNW3q1YQ==", "dev": true, "dependencies": { "lodash.castarray": "^4.4.0", diff --git a/package.json b/package.json index 1982826..5d91819 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ ] }, "devDependencies": { - "@tailwindcss/typography": "^0.5.12", + "@tailwindcss/typography": "^0.5.14", "@types/dompurify": "^3.0.5", "@types/escape-html": "^1.0.4", "@types/he": "^1.2.3",