mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Merge pull request #320 from LemmyNet/renovate/tailwindcss-typography-0.x-lockfile
fix(deps): update dependency @tailwindcss/typography to v0.5.13
This commit is contained in:
commit
4c2302d8a0
1 changed files with 4 additions and 4 deletions
|
@ -34,7 +34,7 @@ importers:
|
|||
version: 3.5.2
|
||||
'@tailwindcss/typography':
|
||||
specifier: ^0.5.10
|
||||
version: 0.5.10(tailwindcss@3.4.3)
|
||||
version: 0.5.13(tailwindcss@3.4.3)
|
||||
babel-loader:
|
||||
specifier: ^9.1.3
|
||||
version: 9.1.3(@babel/core@7.23.9)(webpack@5.90.0(webpack-cli@5.1.4))
|
||||
|
@ -906,8 +906,8 @@ packages:
|
|||
resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@tailwindcss/typography@0.5.10':
|
||||
resolution: {integrity: sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==}
|
||||
'@tailwindcss/typography@0.5.13':
|
||||
resolution: {integrity: sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==}
|
||||
peerDependencies:
|
||||
tailwindcss: '>=3.0.0 || insiders'
|
||||
|
||||
|
@ -4450,7 +4450,7 @@ snapshots:
|
|||
|
||||
'@sindresorhus/merge-streams@1.0.0': {}
|
||||
|
||||
'@tailwindcss/typography@0.5.10(tailwindcss@3.4.3)':
|
||||
'@tailwindcss/typography@0.5.13(tailwindcss@3.4.3)':
|
||||
dependencies:
|
||||
lodash.castarray: 4.4.0
|
||||
lodash.isplainobject: 4.0.6
|
||||
|
|
Loading…
Reference in a new issue