From 313cef60ee8d2454263d8ae7671c846f4d418f0e Mon Sep 17 00:00:00 2001
From: Julia van der Kris <juliavdkris@proton.me>
Date: Mon, 07 Oct 2024 02:15:19 +0000
Subject: [PATCH] infra: build quartz docker image to GHCR (#1192)

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

diff --git a/package.json b/package.json
index 629e2ad..a517873 100644
--- a/package.json
+++ b/package.json
@@ -51,7 +51,7 @@
     "gray-matter": "^4.0.3",
     "hast-util-to-html": "^9.0.3",
     "hast-util-to-jsx-runtime": "^2.3.0",
-    "hast-util-to-string": "^3.0.0",
+    "hast-util-to-string": "^3.0.1",
     "is-absolute-url": "^4.0.1",
     "js-yaml": "^4.1.0",
     "lightningcss": "^1.26.0",
@@ -60,7 +60,7 @@
     "mdast-util-to-string": "^4.0.0",
     "micromorph": "^0.4.5",
     "pixi.js": "^8.4.1",
-    "preact": "^10.24.0",
+    "preact": "^10.24.1",
     "preact-render-to-string": "^6.5.11",
     "pretty-bytes": "^6.1.1",
     "pretty-time": "^1.1.0",
@@ -99,7 +99,7 @@
     "@types/d3": "^7.4.3",
     "@types/hast": "^3.0.4",
     "@types/js-yaml": "^4.0.9",
-    "@types/node": "^22.5.5",
+    "@types/node": "^22.7.4",
     "@types/pretty-time": "^1.1.5",
     "@types/source-map-support": "^0.5.10",
     "@types/ws": "^8.5.12",

--
Gitblit v1.10.0