mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
chore(deps): update dependency markdown-it to v14.3.0 (#856)
This commit is contained in:
parent
e006533af7
commit
9a090adb21
2 changed files with 10 additions and 10 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"@uncenter/eleventy-plugin-toc": "2.1.2",
|
||||
"cspell": "10.0.1",
|
||||
"halfmoon": "2.0.2",
|
||||
"markdown-it": "14.2.0",
|
||||
"markdown-it": "14.3.0",
|
||||
"markdown-it-anchor": "9.2.0",
|
||||
"markdownlint-cli2": "0.20.0",
|
||||
"pagefind": "1.5.2",
|
||||
|
|
|
|||
|
|
@ -39,11 +39,11 @@ importers:
|
|||
specifier: 2.0.2
|
||||
version: 2.0.2
|
||||
markdown-it:
|
||||
specifier: 14.2.0
|
||||
version: 14.2.0
|
||||
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.2.0)
|
||||
version: 9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.3.0)
|
||||
markdownlint-cli2:
|
||||
specifier: 0.20.0
|
||||
version: 0.20.0
|
||||
|
|
@ -1109,8 +1109,8 @@ packages:
|
|||
resolution: {integrity: sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==}
|
||||
hasBin: true
|
||||
|
||||
markdown-it@14.2.0:
|
||||
resolution: {integrity: sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==}
|
||||
markdown-it@14.3.0:
|
||||
resolution: {integrity: sha512-RCEsPjR+sr0x+AuYp601tKTkgFG4YEPLCzHST3cQ/fhlJkqAkz1L2/Qbp1j9qw5SBwQHFBoW8+hoN5xssOF0Tw==}
|
||||
hasBin: true
|
||||
|
||||
markdownlint-cli2-formatter-default@0.0.6:
|
||||
|
|
@ -1625,7 +1625,7 @@ snapshots:
|
|||
kleur: 4.1.5
|
||||
liquidjs: 10.27.2
|
||||
luxon: 3.7.2
|
||||
markdown-it: 14.2.0
|
||||
markdown-it: 14.3.0
|
||||
minimist: 1.2.8
|
||||
moo: 0.5.2
|
||||
node-retrieve-globals: 6.0.1
|
||||
|
|
@ -2575,10 +2575,10 @@ snapshots:
|
|||
|
||||
luxon@3.7.2: {}
|
||||
|
||||
markdown-it-anchor@9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.2.0):
|
||||
markdown-it-anchor@9.2.0(@types/markdown-it@14.1.2)(markdown-it@14.3.0):
|
||||
dependencies:
|
||||
'@types/markdown-it': 14.1.2
|
||||
markdown-it: 14.2.0
|
||||
markdown-it: 14.3.0
|
||||
|
||||
markdown-it@14.1.0:
|
||||
dependencies:
|
||||
|
|
@ -2589,7 +2589,7 @@ snapshots:
|
|||
punycode.js: 2.3.1
|
||||
uc.micro: 2.1.0
|
||||
|
||||
markdown-it@14.2.0:
|
||||
markdown-it@14.3.0:
|
||||
dependencies:
|
||||
argparse: 2.0.1
|
||||
entities: 4.5.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue