Skip to content

Commit

Permalink
chore(deps): update dependency @tailwindcss/typography to v0.5.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 4, 2024
1 parent 9fed457 commit e5ea24e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Expand Up @@ -103,7 +103,7 @@
},
"devDependencies": {
"@playwright/test": "1.38.0",
"@tailwindcss/typography": "0.5.9",
"@tailwindcss/typography": "0.5.10",
"@testing-library/jest-dom": "6.1.3",
"@testing-library/react": "14.0.0",
"@vitejs/plugin-react": "4.0.4",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Expand Up @@ -2386,10 +2386,10 @@
dependencies:
mini-svg-data-uri "^1.2.3"

"@tailwindcss/[email protected].9":
version "0.5.9"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.9.tgz#027e4b0674929daaf7c921c900beee80dbad93e8"
integrity sha512-t8Sg3DyynFysV9f4JDOVISGsjazNb48AeIYQwcL+Bsq5uf4RYL75C1giZ43KISjeDGBaTN3Kxh7Xj/vRSMJUUg==
"@tailwindcss/[email protected].10":
version "0.5.10"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.10.tgz#2abde4c6d5c797ab49cf47610830a301de4c1e0a"
integrity sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==
dependencies:
lodash.castarray "^4.4.0"
lodash.isplainobject "^4.0.6"
Expand Down

0 comments on commit e5ea24e

Please sign in to comment.