From 61a63851d4f26386494756c65c4385e09da61815 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Thu, 15 May 2025 18:25:10 -0400 Subject: [PATCH] chore: up themes --- install/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/package.json b/install/package.json index 90f4f723ba..e6500e7908 100644 --- a/install/package.json +++ b/install/package.json @@ -107,10 +107,10 @@ "nodebb-plugin-spam-be-gone": "2.3.2", "nodebb-plugin-web-push": "0.7.4", "nodebb-rewards-essentials": "1.0.2", - "nodebb-theme-harmony": "2.1.12", + "nodebb-theme-harmony": "2.1.13", "nodebb-theme-lavender": "7.1.19", - "nodebb-theme-peace": "2.2.42", - "nodebb-theme-persona": "14.1.11", + "nodebb-theme-peace": "2.2.43", + "nodebb-theme-persona": "14.1.12", "nodebb-widget-essentials": "7.0.38", "nodemailer": "7.0.3", "nprogress": "0.2.0",