diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 3e02677..61b30c0 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "version": "2025.01.24", "private": true, "license": "MIT", - "packageManager": "npm@12.0.1", + "packageManager": "npm@12.0.2", "browserslist": [ ">0.2%", "not dead" @@ -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", |
