From 08e20a7006204fa908d69a6619cad1da63c9e70a Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 25 Sep 2024 00:19:37 +0000
Subject: [PATCH] chore(deps): bump remark-rehype from 11.1.0 to 11.1.1 (#1435)

---
 package.json |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package.json b/package.json
index 8283d06..52e2d51 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",
@@ -78,7 +78,7 @@
     "remark-gfm": "^4.0.0",
     "remark-math": "^6.0.0",
     "remark-parse": "^11.0.0",
-    "remark-rehype": "^11.1.0",
+    "remark-rehype": "^11.1.1",
     "remark-smartypants": "^3.0.2",
     "rfdc": "^1.4.1",
     "rimraf": "^6.0.1",

--
Gitblit v1.10.0