From 9e32016508825d6b7f423281ea65a81c129ae9f9 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 25 Sep 2024 00:19:25 +0000
Subject: [PATCH] chore(deps): bump rehype-pretty-code from 0.13.2 to 0.14.0 (#1433)
---
package.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 8283d06..5a6011d 100644
--- a/package.json
+++ b/package.json
@@ -49,7 +49,7 @@
"github-slugger": "^2.0.0",
"globby": "^14.0.2",
"gray-matter": "^4.0.3",
- "hast-util-to-html": "^9.0.2",
+ "hast-util-to-html": "^9.0.3",
"hast-util-to-jsx-runtime": "^2.3.0",
"hast-util-to-string": "^3.0.0",
"is-absolute-url": "^4.0.1",
@@ -69,7 +69,7 @@
"rehype-citation": "^2.1.1",
"rehype-katex": "^7.0.1",
"rehype-mathjax": "^6.0.0",
- "rehype-pretty-code": "^0.13.2",
+ "rehype-pretty-code": "^0.14.0",
"rehype-raw": "^7.0.0",
"rehype-slug": "^6.0.0",
"remark": "^15.0.1",
--
Gitblit v1.10.0