From b4805a1031619c5fc9bb78e571310a38c53a89c8 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 06 Oct 2025 20:16:57 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group with 3 updates (#2159)

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

diff --git a/package.json b/package.json
index fdbc8c4..c68ffb4 100644
--- a/package.json
+++ b/package.json
@@ -63,7 +63,7 @@
     "minimatch": "^10.0.3",
     "pixi.js": "^8.13.2",
     "preact": "^10.27.2",
-    "preact-render-to-string": "^6.6.1",
+    "preact-render-to-string": "^6.6.2",
     "pretty-bytes": "^7.1.0",
     "pretty-time": "^1.1.0",
     "reading-time": "^1.5.0",
@@ -101,7 +101,7 @@
     "@types/d3": "^7.4.3",
     "@types/hast": "^3.0.4",
     "@types/js-yaml": "^4.0.9",
-    "@types/node": "^24.6.0",
+    "@types/node": "^24.7.0",
     "@types/pretty-time": "^1.1.5",
     "@types/source-map-support": "^0.5.10",
     "@types/ws": "^8.18.1",
@@ -109,6 +109,6 @@
     "esbuild": "^0.25.10",
     "prettier": "^3.6.2",
     "tsx": "^4.20.6",
-    "typescript": "^5.9.2"
+    "typescript": "^5.9.3"
   }
 }

--
Gitblit v1.10.0