From 303cb6fe698678a4ce886747151c145e16753e89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 06:10:29 +0000 Subject: [PATCH] Bump @tailwindcss/typography from 0.5.15 to 0.5.16 in /frontend Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.15 to 0.5.16. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.15...v0.5.16) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 6e5c90672..1cadd99a1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -86,7 +86,7 @@ "@storybook/addon-themes": "^8.4.7", "@storybook/nextjs": "^8.4.7", "@storybook/react": "^8.4.7", - "@tailwindcss/typography": "^0.5.15", + "@tailwindcss/typography": "^0.5.16", "@tanstack/eslint-plugin-query": "^5.62.16", "@tanstack/react-query-devtools": "^5.62.11", "@types/node": "^22.10.5", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index d584bc7e3..747a92f11 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -6534,9 +6534,9 @@ __metadata: languageName: node linkType: hard -"@tailwindcss/typography@npm:^0.5.15": - version: 0.5.15 - resolution: "@tailwindcss/typography@npm:0.5.15" +"@tailwindcss/typography@npm:^0.5.16": + version: 0.5.16 + resolution: "@tailwindcss/typography@npm:0.5.16" dependencies: lodash.castarray: "npm:^4.4.0" lodash.isplainobject: "npm:^4.0.6" @@ -6544,7 +6544,7 @@ __metadata: postcss-selector-parser: "npm:6.0.10" peerDependencies: tailwindcss: "*" - checksum: 10c0/bd1a1d0ab06816afe129a49cb8a693b4f6ffe77748f5279f07ea29ea9fcb44ef24d1f8b1cfcffaf41dd9cb60065745897cbfc9dcabc57c8a60ceb89d594c97c6 + checksum: 10c0/35a7387876810c23c270a23848b920517229b707c8ead6a63c8bb7d6720a62f23728c3117f0a93b422a66d1e5ee9c7ad8a6c3f0fbf5255b535c0e4971ffa0158 languageName: node linkType: hard @@ -10909,7 +10909,7 @@ __metadata: "@storybook/test": "npm:^8.4.7" "@stripe/react-stripe-js": "npm:^3.1.1" "@stripe/stripe-js": "npm:^5.4.0" - "@tailwindcss/typography": "npm:^0.5.15" + "@tailwindcss/typography": "npm:^0.5.16" "@tanstack/eslint-plugin-query": "npm:^5.62.16" "@tanstack/react-query": "npm:^5.62.16" "@tanstack/react-query-devtools": "npm:^5.62.11"