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 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 1ec2338..52e2d51 100644
--- a/package.json
+++ b/package.json
@@ -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