mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-24 13:21:18 +00:00
fix(deps): update dependency @tailwindcss/typography to v0.5.13
This commit is contained in:
parent
59fbfb4cc5
commit
060e9c23cf
1 changed files with 7 additions and 12 deletions
|
@ -34,7 +34,7 @@ importers:
|
||||||
version: 3.5.2
|
version: 3.5.2
|
||||||
'@tailwindcss/typography':
|
'@tailwindcss/typography':
|
||||||
specifier: ^0.5.10
|
specifier: ^0.5.10
|
||||||
version: 0.5.10(tailwindcss@3.4.3)
|
version: 0.5.13(tailwindcss@3.4.3)
|
||||||
babel-loader:
|
babel-loader:
|
||||||
specifier: ^9.1.3
|
specifier: ^9.1.3
|
||||||
version: 9.1.3(@babel/core@7.23.9)(webpack@5.90.0(webpack-cli@5.1.4))
|
version: 9.1.3(@babel/core@7.23.9)(webpack@5.90.0(webpack-cli@5.1.4))
|
||||||
|
@ -55,7 +55,7 @@ importers:
|
||||||
version: 3.0.6
|
version: 3.0.6
|
||||||
daisyui:
|
daisyui:
|
||||||
specifier: ^4.6.0
|
specifier: ^4.6.0
|
||||||
version: 4.6.0(postcss@8.4.33)
|
version: 4.6.0(postcss@8.4.38)
|
||||||
express:
|
express:
|
||||||
specifier: ~4.18.2
|
specifier: ~4.18.2
|
||||||
version: 4.18.2
|
version: 4.18.2
|
||||||
|
@ -906,8 +906,8 @@ packages:
|
||||||
resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==}
|
resolution: {integrity: sha512-rUV5WyJrJLoloD4NDN1V1+LDMDWOa4OTsT4yYJwQNpTU6FWxkxHpL7eu4w+DmiH8x/EAM1otkPE1+LaspIbplw==}
|
||||||
engines: {node: '>=18'}
|
engines: {node: '>=18'}
|
||||||
|
|
||||||
'@tailwindcss/typography@0.5.10':
|
'@tailwindcss/typography@0.5.13':
|
||||||
resolution: {integrity: sha512-Pe8BuPJQJd3FfRnm6H0ulKIGoMEQS+Vq01R6M5aCrFB/ccR/shT+0kXLjouGC1gFLm9hopTFN+DMP0pfwRWzPw==}
|
resolution: {integrity: sha512-ADGcJ8dX21dVVHIwTRgzrcunY6YY9uSlAHHGVKvkA+vLc5qLwEszvKts40lx7z0qc4clpjclwLeK5rVCV2P/uw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
tailwindcss: '>=3.0.0 || insiders'
|
tailwindcss: '>=3.0.0 || insiders'
|
||||||
|
|
||||||
|
@ -4454,7 +4454,7 @@ snapshots:
|
||||||
|
|
||||||
'@sindresorhus/merge-streams@1.0.0': {}
|
'@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:
|
dependencies:
|
||||||
lodash.castarray: 4.4.0
|
lodash.castarray: 4.4.0
|
||||||
lodash.isplainobject: 4.0.6
|
lodash.isplainobject: 4.0.6
|
||||||
|
@ -5125,12 +5125,12 @@ snapshots:
|
||||||
|
|
||||||
culori@3.3.0: {}
|
culori@3.3.0: {}
|
||||||
|
|
||||||
daisyui@4.6.0(postcss@8.4.33):
|
daisyui@4.6.0(postcss@8.4.38):
|
||||||
dependencies:
|
dependencies:
|
||||||
css-selector-tokenizer: 0.8.0
|
css-selector-tokenizer: 0.8.0
|
||||||
culori: 3.3.0
|
culori: 3.3.0
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
postcss-js: 4.0.1(postcss@8.4.33)
|
postcss-js: 4.0.1(postcss@8.4.38)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- postcss
|
- postcss
|
||||||
|
|
||||||
|
@ -6298,11 +6298,6 @@ snapshots:
|
||||||
read-cache: 1.0.0
|
read-cache: 1.0.0
|
||||||
resolve: 1.22.8
|
resolve: 1.22.8
|
||||||
|
|
||||||
postcss-js@4.0.1(postcss@8.4.33):
|
|
||||||
dependencies:
|
|
||||||
camelcase-css: 2.0.1
|
|
||||||
postcss: 8.4.33
|
|
||||||
|
|
||||||
postcss-js@4.0.1(postcss@8.4.38):
|
postcss-js@4.0.1(postcss@8.4.38):
|
||||||
dependencies:
|
dependencies:
|
||||||
camelcase-css: 2.0.1
|
camelcase-css: 2.0.1
|
||||||
|
|
Loading…
Reference in a new issue