From 921f45cf7001a6af77cd0bf10f7fbf154eebabff Mon Sep 17 00:00:00 2001
From: threehymns <70611435+threehymns@users.noreply.github.com>
Date: Wed, 25 Sep 2024 00:20:36 +0000
Subject: [PATCH] feat: add a config option for a pageTitleSuffix (#1320)

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

diff --git a/package.json b/package.json
index 52e2d51..4872dd5 100644
--- a/package.json
+++ b/package.json
@@ -59,7 +59,7 @@
     "mdast-util-to-hast": "^13.2.0",
     "mdast-util-to-string": "^4.0.0",
     "micromorph": "^0.4.5",
-    "pixi.js": "^8.3.4",
+    "pixi.js": "^8.4.1",
     "preact": "^10.24.0",
     "preact-render-to-string": "^6.5.11",
     "pretty-bytes": "^6.1.1",

--
Gitblit v1.10.0