From 9c060f3cf2f95f371b15967997d74486d6941051 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 16 Sep 2024 23:55:23 +0000
Subject: [PATCH] chore(deps): bump vfile from 6.0.2 to 6.0.3 (#1421)

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

diff --git a/package.json b/package.json
index 13a5339..4608deb 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
     "micromorph": "^0.4.5",
     "pixi.js": "^8.3.4",
     "preact": "^10.23.2",
-    "preact-render-to-string": "^6.5.9",
+    "preact-render-to-string": "^6.5.10",
     "pretty-bytes": "^6.1.1",
     "pretty-time": "^1.1.0",
     "reading-time": "^1.5.0",
@@ -89,7 +89,7 @@
     "toml": "^3.0.0",
     "unified": "^11.0.5",
     "unist-util-visit": "^5.0.0",
-    "vfile": "^6.0.2",
+    "vfile": "^6.0.3",
     "workerpool": "^9.1.3",
     "ws": "^8.18.0",
     "yargs": "^17.7.2"
@@ -106,7 +106,7 @@
     "@types/yargs": "^17.0.33",
     "esbuild": "^0.19.9",
     "prettier": "^3.3.3",
-    "tsx": "^4.18.0",
+    "tsx": "^4.19.0",
     "typescript": "^5.5.4"
   }
 }

--
Gitblit v1.10.0