Skip to content

Commit

Permalink
Update dependency @tailwindcss/typography to v0.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 26, 2024
1 parent a02165c commit cbeba0c
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"zod": "3.17.3"
},
"devDependencies": {
"@tailwindcss/typography": "0.5.2",
"@tailwindcss/typography": "0.5.13",
"@tailwindcss/ui": "0.7.2",
"@types/node": "17.0.45",
"@types/react": "18.0.14",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -559,14 +559,15 @@
mini-svg-data-uri "^1.0.3"
traverse "^0.6.6"

"@tailwindcss/[email protected].2":
version "0.5.2"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.2.tgz#24b069dab24d7a2467d01aca0dd432cb4b29f0ee"
integrity sha512-coq8DBABRPFcVhVIk6IbKyyHUt7YTEC/C992tatFB+yEx5WGBQrCgsSFjxHUr8AWXphWckadVJbominEduYBqw==
"@tailwindcss/[email protected].13":
version "0.5.13"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.13.tgz#cd788a4fa4d0ca2506e242d512f377b22c1f7932"
integrity sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==
dependencies:
lodash.castarray "^4.4.0"
lodash.isplainobject "^4.0.6"
lodash.merge "^4.6.2"
postcss-selector-parser "6.0.10"

"@tailwindcss/typography@^0.2.0":
version "0.2.0"
Expand Down Expand Up @@ -2529,7 +2530,7 @@ [email protected]:
dependencies:
postcss-selector-parser "^6.0.6"

postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.6:
postcss-selector-parser@6.0.10, postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.6:
version "6.0.10"
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz#79b61e2c0d1bfc2602d549e11d0876256f8df88d"
integrity sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"zod": "3.17.3"
},
"devDependencies": {
"@tailwindcss/typography": "0.5.2",
"@tailwindcss/typography": "0.5.13",
"@tailwindcss/ui": "0.7.2",
"@types/loadable__component": "5.13.4",
"@types/node": "17.0.45",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -605,14 +605,15 @@
mini-svg-data-uri "^1.0.3"
traverse "^0.6.6"

"@tailwindcss/[email protected].2":
version "0.5.2"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.2.tgz#24b069dab24d7a2467d01aca0dd432cb4b29f0ee"
integrity sha512-coq8DBABRPFcVhVIk6IbKyyHUt7YTEC/C992tatFB+yEx5WGBQrCgsSFjxHUr8AWXphWckadVJbominEduYBqw==
"@tailwindcss/[email protected].13":
version "0.5.13"
resolved "https://registry.yarnpkg.com/@tailwindcss/typography/-/typography-0.5.13.tgz#cd788a4fa4d0ca2506e242d512f377b22c1f7932"
integrity sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==
dependencies:
lodash.castarray "^4.4.0"
lodash.isplainobject "^4.0.6"
lodash.merge "^4.6.2"
postcss-selector-parser "6.0.10"

"@tailwindcss/typography@^0.2.0":
version "0.2.0"
Expand Down Expand Up @@ -2611,7 +2612,7 @@ [email protected]:
dependencies:
postcss-selector-parser "^6.0.6"

postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.6:
postcss-selector-parser@6.0.10, postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.6:
version "6.0.10"
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz#79b61e2c0d1bfc2602d549e11d0876256f8df88d"
integrity sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==
Expand Down

0 comments on commit cbeba0c

Please sign in to comment.