Skip to content

Commit 74bb6f0

Browse files
build(deps-dev): bump @tailwindcss/typography from 0.5.16 to 0.5.18 in /frontend (#1758)
build(deps-dev): bump @tailwindcss/typography in /frontend Bumps [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) from 0.5.16 to 0.5.18. - [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss-typography@v0.5.16...v0.5.18) --- updated-dependencies: - dependency-name: "@tailwindcss/typography" dependency-version: 0.5.18 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c47e737 commit 74bb6f0

2 files changed

Lines changed: 5 additions & 13 deletions

File tree

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@eslint/js": "^9.4.0",
9090
"@tailwindcss/aspect-ratio": "^0.4.2",
9191
"@tailwindcss/forms": "^0.5.7",
92-
"@tailwindcss/typography": "^0.5.10",
92+
"@tailwindcss/typography": "^0.5.18",
9393
"@tailwindcss/vite": "^4.1.11",
9494
"@types/node": "^20.10.8",
9595
"@types/react": "^18.2.15",

frontend/yarn.lock

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2390,14 +2390,11 @@
23902390
"@tailwindcss/oxide-win32-arm64-msvc" "4.1.11"
23912391
"@tailwindcss/oxide-win32-x64-msvc" "4.1.11"
23922392

2393-
"@tailwindcss/typography@^0.5.10":
2394-
version "0.5.16"
2395-
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.16.tgz#a926c8f44d5c439b2915e231cad80058850047c6"
2396-
integrity sha512-0wDLwCVF5V3x3b1SGXPCDcdsbDHMBe+lkFzBRaHeLvNi+nrrnZ1lA18u+OTWO8iSWU2GxUOCvlXtDuqftc1oiA==
2393+
"@tailwindcss/typography@^0.5.18":
2394+
version "0.5.18"
2395+
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.18.tgz#d21c6ce0205b2c8a6d175f9caa9cc7f7c39184f2"
2396+
integrity sha512-dDIgwZOlf+tVkZ7A029VvQ1+ngKATENDjMEx2N35s2yPjfTS05RWSM8ilhEWSa5DMJ6ci2Ha9WNZEd2GQjrdQg==
23972397
dependencies:
2398-
lodash.castarray "^4.4.0"
2399-
lodash.isplainobject "^4.0.6"
2400-
lodash.merge "^4.6.2"
24012398
postcss-selector-parser "6.0.10"
24022399

24032400
"@tailwindcss/vite@^4.1.11":
@@ -4604,11 +4601,6 @@ lodash.camelcase@^4.3.0:
46044601
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
46054602
integrity sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==
46064603

4607-
lodash.castarray@^4.4.0:
4608-
version "4.4.0"
4609-
resolved "https://registry.yarnpkg.com/lodash.castarray/-/lodash.castarray-4.4.0.tgz#c02513515e309daddd4c24c60cfddcf5976d9115"
4610-
integrity sha512-aVx8ztPv7/2ULbArGJ2Y42bG1mEQ5mGjpdvrbJcJFU3TbYybe+QlLS4pst9zV52ymy2in1KpFPiZnAOATxD4+Q==
4611-
46124604
lodash.debounce@^4.0.8:
46134605
version "4.0.8"
46144606
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"

0 commit comments

Comments
 (0)