mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
chore(deps): update dependency markdown-it-anchor to v9.1.0
This commit is contained in:
parent
b7600a7a29
commit
7c3373dc23
1 changed files with 4 additions and 4 deletions
|
|
@ -31,7 +31,7 @@ importers:
|
|||
version: 1.0.3
|
||||
markdown-it-anchor:
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.1(@types/markdown-it@14.1.2)(markdown-it@13.0.2)
|
||||
version: 9.1.0(@types/markdown-it@14.1.2)(markdown-it@13.0.2)
|
||||
pagefind:
|
||||
specifier: ^1.0.4
|
||||
version: 1.1.1
|
||||
|
|
@ -618,8 +618,8 @@ packages:
|
|||
resolution: {integrity: sha512-rh+Zjr6DNfUYR3bPwJEnuwDdqMbxZW7LOQfUN4B54+Cl+0o5zaU9RJ6bcidfDtC1cWCZXQ+nvX8bf6bAji37QQ==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
markdown-it-anchor@9.0.1:
|
||||
resolution: {integrity: sha512-cBt7aAzmkfX8X7FqAe8EBryiKmToXgMQEEMqkXzWCm0toDtfDYIGboKeTKd8cpNJArJtutrf+977wFJTsvNGmQ==}
|
||||
markdown-it-anchor@9.1.0:
|
||||
resolution: {integrity: sha512-a5WqArGkkLQZUEdC9cpkWvrdLJyS45r+28nE4jxiQynFLZ6VXdX4+hulCRzxmS+hi9+Dwfi5zTFIz3dY1YA6xQ==}
|
||||
peerDependencies:
|
||||
'@types/markdown-it': '*'
|
||||
markdown-it: '*'
|
||||
|
|
@ -1586,7 +1586,7 @@ snapshots:
|
|||
|
||||
luxon@3.5.0: {}
|
||||
|
||||
markdown-it-anchor@9.0.1(@types/markdown-it@14.1.2)(markdown-it@13.0.2):
|
||||
markdown-it-anchor@9.1.0(@types/markdown-it@14.1.2)(markdown-it@13.0.2):
|
||||
dependencies:
|
||||
'@types/markdown-it': 14.1.2
|
||||
markdown-it: 13.0.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue