From 2e2a8e1d5888dfb1d26d9bb9f1b1579f8cf23718 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:22:31 +0100 Subject: [PATCH] :arrow_upper_right: [patch](deps): Bump @tailwindcss/typography from 0.5.15 to 0.5.16 (#764) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- bun.lock | 4 ++-- packages/~/config/tailwindcss/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index 039d9947..ccccff8f 100644 --- a/bun.lock +++ b/bun.lock @@ -179,7 +179,7 @@ "name": "@~/config.tailwindcss", "version": "0.0.0", "dependencies": { - "@tailwindcss/typography": "0.5.15", + "@tailwindcss/typography": "0.5.16", "autoprefixer": "10.4.20", "tailwind-variants": "0.3.1", "tailwindcss": "3.4.17", @@ -866,7 +866,7 @@ "@szmarczak/http-timer": ["@szmarczak/http-timer@5.0.1", "", { "dependencies": { "defer-to-connect": "^2.0.1" } }, "sha512-+PmQX0PiAYPMeVYe237LJAYvOMYW1j2rH5YROyS3b4CTVJum34HfRvKvAzozHAQG0TnHNdUfY9nCeUyRAs//cw=="], - "@tailwindcss/typography": ["@tailwindcss/typography@0.5.15", "", { "dependencies": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6", "lodash.merge": "^4.6.2", "postcss-selector-parser": "6.0.10" }, "peerDependencies": { "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20" } }, "sha512-AqhlCXl+8grUz8uqExv5OTtgpjuVIwFTSXTrh8y9/pw6q2ek7fJ+Y8ZEVw7EB2DCcuCOtEjf9w3+J3rzts01uA=="], + "@tailwindcss/typography": ["@tailwindcss/typography@0.5.16", "", { "dependencies": { "lodash.castarray": "^4.4.0", "lodash.isplainobject": "^4.0.6", "lodash.merge": "^4.6.2", "postcss-selector-parser": "6.0.10" }, "peerDependencies": { "tailwindcss": ">=3.0.0 || insiders || >=4.0.0-alpha.20 || >=4.0.0-beta.1" } }, "sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA=="], "@tootallnate/quickjs-emscripten": ["@tootallnate/quickjs-emscripten@0.23.0", "", {}, "sha512-C5Mc6rdnsaJDjO3UpGW/CQTHtCKaYlScZTly4JIu97Jxo/odCiH0ITnDXSJPTOrEKk/ycSZ0AOgTmkDtkOsvIA=="], diff --git a/packages/~/config/tailwindcss/package.json b/packages/~/config/tailwindcss/package.json index 68055330..697bc2e3 100644 --- a/packages/~/config/tailwindcss/package.json +++ b/packages/~/config/tailwindcss/package.json @@ -5,7 +5,7 @@ "type": "module", "exports": "./index.ts", "dependencies": { - "@tailwindcss/typography": "0.5.15", + "@tailwindcss/typography": "0.5.16", "autoprefixer": "10.4.20", "tailwind-variants": "0.3.1", "tailwindcss": "3.4.17"