From 21e1921822b00816881bff50a74a43fd9a51d262 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 19 Aug 2024 21:14:45 +0000
Subject: [PATCH] chore(deps): bump @napi-rs/simple-git from 0.1.16 to 0.1.17 (#1357)
---
package.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index 6bd0267..2a7feaf 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"dependencies": {
"@clack/prompts": "^0.7.0",
"@floating-ui/dom": "^1.6.8",
- "@napi-rs/simple-git": "0.1.16",
+ "@napi-rs/simple-git": "0.1.17",
"async-mutex": "^0.5.0",
"chalk": "^5.3.0",
"chokidar": "^3.6.0",
@@ -65,7 +65,7 @@
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
"rehype-citation": "^2.1.1",
- "rehype-katex": "^7.0.0",
+ "rehype-katex": "^7.0.1",
"rehype-mathjax": "^6.0.0",
"rehype-pretty-code": "^0.13.2",
"rehype-raw": "^7.0.0",
--
Gitblit v1.10.0