From 6672de00cb867416e8ee2d8ef39df10607b5b361 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Thu, 30 Jan 2025 19:32:02 -0500 Subject: [PATCH] chore: up themes, closes #13102 --- install/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/package.json b/install/package.json index b083516b7a..5fe0432356 100644 --- a/install/package.json +++ b/install/package.json @@ -108,10 +108,10 @@ "nodebb-plugin-spam-be-gone": "2.3.0", "nodebb-plugin-web-push": "0.7.2", "nodebb-rewards-essentials": "1.0.0", - "nodebb-theme-harmony": "2.0.5", + "nodebb-theme-harmony": "2.0.6", "nodebb-theme-lavender": "7.1.17", - "nodebb-theme-peace": "2.2.35", - "nodebb-theme-persona": "14.0.5", + "nodebb-theme-peace": "2.2.36", + "nodebb-theme-persona": "14.0.6", "nodebb-widget-essentials": "7.0.32", "nodemailer": "6.9.16", "nprogress": "0.2.0",