From af14ca7c4f754b07a5f32efc5265632f539ef103 Mon Sep 17 00:00:00 2001
From: KurekMartin <79570332+KurekMartin@users.noreply.github.com>
Date: Fri, 04 Oct 2024 16:10:40 +0000
Subject: [PATCH] i18n: add Czech translation (#1477)

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

diff --git a/package.json b/package.json
index 2ee70e2..a517873 100644
--- a/package.json
+++ b/package.json
@@ -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