diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-07-31 03:08:21 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-07-31 03:08:21 +0300 |
| commit | 96ba85b6aca39bf5897faab345678a2ec758b4c1 (patch) | |
| tree | e11cf36c61a0ad284d1ff775dfd5bb7df5f11153 /package.json | |
| parent | bbd13a087ba4d5feaea1f5d1cd69d14d2b730da5 (diff) | |
| download | popov.link-96ba85b6aca39bf5897faab345678a2ec758b4c1.tar.xz popov.link-96ba85b6aca39bf5897faab345678a2ec758b4c1.zip | |
fix(deps): update dependency markdown-it to v15renovate/markdown-it-15.x
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a92d67c..61b30c0 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dayjs": "^1.11.13", "globby": "^16.0.0", "gray-matter": "^4.0.3", - "markdown-it": "^14.1.1", + "markdown-it": "^15.0.0", "mdast-util-to-string": "^4.0.0", "reading-time": "^1.5.0", "rehype-external-links": "^3.0.0", |
