chore(deps): bump markdown-it from 14.1.1 to 14.2.0 (#22101)

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.1 to 14.2.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.1...14.2.0)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-05-25 22:49:06 +08:00 committed by GitHub
parent 9f44d912d8
commit de72ade530
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 7 deletions

View File

@ -106,7 +106,7 @@
"lru-cache": "11.5.0",
"lz-string": "1.5.0",
"mailparser": "3.9.8",
"markdown-it": "14.1.1",
"markdown-it": "14.2.0",
"mixi2": "0.2.2",
"narou": "2.0.1",
"notion-to-md": "3.1.9",

View File

@ -179,8 +179,8 @@ importers:
specifier: 3.9.8
version: 3.9.8
markdown-it:
specifier: 14.1.1
version: 14.1.1
specifier: 14.2.0
version: 14.2.0
mixi2:
specifier: 0.2.2
version: 0.2.2
@ -4515,6 +4515,9 @@ packages:
linkify-it@5.0.0:
resolution: {integrity: sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==}
linkify-it@5.0.1:
resolution: {integrity: sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==}
lint-staged@17.0.5:
resolution: {integrity: sha512-d12yC+/e8RhBjZtaxZn71FyrgU/P5e+uAPifhCLwdosQZP/zamSdKRWDC30ocVIbzDKiFG1McHc/LUgB92GIPw==}
engines: {node: '>=22.22.1'}
@ -4601,8 +4604,8 @@ packages:
resolution: {integrity: sha512-2L3MIgJynYrZ3TYMriLDLWocz15okFakV6J12HXvMXDHui2x/zgChzg1u9mFFGbbGWE+GsLpQByt4POb9Or+uA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
markdown-it@14.1.1:
resolution: {integrity: sha512-BuU2qnTti9YKgK5N+IeMubp14ZUKUUw7yeJbkjtosvHiP0AZ5c8IAgEMk79D0eC8F23r4Ac/q8cAIFdm2FtyoA==}
markdown-it@14.2.0:
resolution: {integrity: sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==}
hasBin: true
markdown-table@2.0.0:
@ -10105,6 +10108,10 @@ snapshots:
dependencies:
uc.micro: 2.1.0
linkify-it@5.0.1:
dependencies:
uc.micro: 2.1.0
lint-staged@17.0.5:
dependencies:
listr2: 10.2.1
@ -10202,11 +10209,11 @@ snapshots:
map-obj@5.0.0: {}
markdown-it@14.1.1:
markdown-it@14.2.0:
dependencies:
argparse: 2.0.1
entities: 4.5.0
linkify-it: 5.0.0
linkify-it: 5.0.1
mdurl: 2.0.0
punycode.js: 2.3.1
uc.micro: 2.1.0