From e47c29d2fd4eae06c511c914e2a5fcb057b44d7b Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 19 Aug 2024 21:14:29 +0000
Subject: [PATCH] chore(deps): bump rehype-katex from 7.0.0 to 7.0.1 (#1356)
---
package.json | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package.json b/package.json
index b6c3a1d..96e5164 100644
--- a/package.json
+++ b/package.json
@@ -64,8 +64,8 @@
"pretty-time": "^1.1.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
- "rehype-citation": "^2.0.0",
- "rehype-katex": "^7.0.0",
+ "rehype-citation": "^2.1.1",
+ "rehype-katex": "^7.0.1",
"rehype-mathjax": "^6.0.0",
"rehype-pretty-code": "^0.13.2",
"rehype-raw": "^7.0.0",
@@ -104,7 +104,7 @@
"@types/yargs": "^17.0.32",
"esbuild": "^0.19.9",
"prettier": "^3.3.3",
- "tsx": "^4.16.2",
- "typescript": "^5.5.3"
+ "tsx": "^4.17.0",
+ "typescript": "^5.5.4"
}
}
--
Gitblit v1.10.0