mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
chore(deps): update dependency markdown-it-anchor to v9.2.1 (#858)
This commit is contained in:
parent
6a78a4c7d8
commit
f4177ba337
2 changed files with 6 additions and 6 deletions
|
|
@ -23,7 +23,7 @@
|
|||
"cspell": "10.0.1",
|
||||
"halfmoon": "2.0.2",
|
||||
"markdown-it": "14.3.0",
|
||||
"markdown-it-anchor": "9.2.0",
|
||||
"markdown-it-anchor": "9.2.1",
|
||||
"markdownlint-cli2": "0.20.0",
|
||||
"pagefind": "1.5.2",
|
||||
"prettier": "3.9.4"
|
||||
|
|
|
|||
|
|
@ -42,8 +42,8 @@ importers:
|
|||
specifier: 14.3.0
|
||||
version: 14.3.0
|
||||
markdown-it-anchor:
|
||||
specifier: 9.2.0
|
||||
version: 9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.3.0)
|
||||
specifier: 9.2.1
|
||||
version: 9.2.1(@types/markdown-it@14.1.2)(markdown-it@14.3.0)
|
||||
markdownlint-cli2:
|
||||
specifier: 0.20.0
|
||||
version: 0.20.0
|
||||
|
|
@ -1099,8 +1099,8 @@ packages:
|
|||
resolution: {integrity: sha512-vtEhXh/gNjI9Yg1u4jX/0YVPMvxzHuGgCm6tC5kZyb08yjGWGnqAjGJvcXbqQR2P3MyMEFnRbpcdFS6PBcLqew==}
|
||||
engines: {node: '>=12'}
|
||||
|
||||
markdown-it-anchor@9.2.0:
|
||||
resolution: {integrity: sha512-sa2ErMQ6kKOA4l31gLGYliFQrMKkqSO0ZJgGhDHKijPf0pNFM9vghjAh3gn26pS4JDRs7Iwa9S36gxm3vgZTzg==}
|
||||
markdown-it-anchor@9.2.1:
|
||||
resolution: {integrity: sha512-p6APiLJDFAW2GEvaavDvhIBn7jrX2jLv77NkBGgNacFTurbORYc4pyYySg/mI6mpR6cHQuAtzKtmqgQr4K8dsQ==}
|
||||
peerDependencies:
|
||||
'@types/markdown-it': '*'
|
||||
markdown-it: '*'
|
||||
|
|
@ -2575,7 +2575,7 @@ snapshots:
|
|||
|
||||
luxon@3.7.2: {}
|
||||
|
||||
markdown-it-anchor@9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.3.0):
|
||||
markdown-it-anchor@9.2.1(@types/markdown-it@14.1.2)(markdown-it@14.3.0):
|
||||
dependencies:
|
||||
'@types/markdown-it': 14.1.2
|
||||
markdown-it: 14.3.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue