mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-01 01:59:56 +00:00
Update dependency @types/markdown-it to v14.1.2
This commit is contained in:
parent
81dc9a2511
commit
036e925593
1 changed files with 5 additions and 5 deletions
|
@ -230,7 +230,7 @@ importers:
|
||||||
version: 4.5.8
|
version: 4.5.8
|
||||||
'@types/markdown-it':
|
'@types/markdown-it':
|
||||||
specifier: ^14.1.1
|
specifier: ^14.1.1
|
||||||
version: 14.1.1
|
version: 14.1.2
|
||||||
'@types/markdown-it-container':
|
'@types/markdown-it-container':
|
||||||
specifier: ^2.0.10
|
specifier: ^2.0.10
|
||||||
version: 2.0.10
|
version: 2.0.10
|
||||||
|
@ -1333,8 +1333,8 @@ packages:
|
||||||
'@types/markdown-it-container@2.0.10':
|
'@types/markdown-it-container@2.0.10':
|
||||||
resolution: {integrity: sha512-zv+YxrlSYRq51e9kzm3orv4OvF4U79Ll1OyplNXr00o4ZC/8PukJk/jEWH7CnsMtrSWZlyv0czhz42jm9J4uLw==}
|
resolution: {integrity: sha512-zv+YxrlSYRq51e9kzm3orv4OvF4U79Ll1OyplNXr00o4ZC/8PukJk/jEWH7CnsMtrSWZlyv0czhz42jm9J4uLw==}
|
||||||
|
|
||||||
'@types/markdown-it@14.1.1':
|
'@types/markdown-it@14.1.2':
|
||||||
resolution: {integrity: sha512-4NpsnpYl2Gt1ljyBGrKMxFYAYvpqbnnkgP/i/g+NLpjEUa3obn1XJCur9YbEXKDAkaXqsR1LbDnGEJ0MmKFxfg==}
|
resolution: {integrity: sha512-promo4eFwuiW+TfGxhi+0x3czqTYJkG8qB17ZUJiVF10Xm7NLVRSLUsfRTU/6h1e24VvRnXCx+hG7li58lkzog==}
|
||||||
|
|
||||||
'@types/mdurl@2.0.0':
|
'@types/mdurl@2.0.0':
|
||||||
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
|
resolution: {integrity: sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==}
|
||||||
|
@ -5967,9 +5967,9 @@ snapshots:
|
||||||
|
|
||||||
'@types/markdown-it-container@2.0.10':
|
'@types/markdown-it-container@2.0.10':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/markdown-it': 14.1.1
|
'@types/markdown-it': 14.1.2
|
||||||
|
|
||||||
'@types/markdown-it@14.1.1':
|
'@types/markdown-it@14.1.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/linkify-it': 5.0.0
|
'@types/linkify-it': 5.0.0
|
||||||
'@types/mdurl': 2.0.0
|
'@types/mdurl': 2.0.0
|
||||||
|
|
Loading…
Reference in a new issue