From a5f2f874f75dd53c83b2db883e6871cb84eccf09 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 15 Aug 2024 09:07:05 +0000
Subject: [PATCH] chore(deps-dev): bump tsx from 4.16.2 to 4.17.0 (#1340)
---
package.json | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package.json b/package.json
index afb57e9..6bd0267 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"pretty-time": "^1.1.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
- "rehype-citation": "^2.0.0",
+ "rehype-citation": "^2.1.1",
"rehype-katex": "^7.0.0",
"rehype-mathjax": "^6.0.0",
"rehype-pretty-code": "^0.13.2",
@@ -104,7 +104,7 @@
"@types/yargs": "^17.0.32",
"esbuild": "^0.19.9",
"prettier": "^3.3.3",
- "tsx": "^4.16.2",
+ "tsx": "^4.17.0",
"typescript": "^5.5.4"
}
}
--
Gitblit v1.10.0