chore: up deps

This commit is contained in:
Barış Soner Uşaklı
2026-02-06 11:38:51 -05:00
parent fd50b266c6
commit b380765680
2 changed files with 4 additions and 2 deletions

View File

@@ -107,11 +107,11 @@
"nodebb-plugin-spam-be-gone": "2.3.2",
"nodebb-plugin-web-push": "0.7.6",
"nodebb-rewards-essentials": "1.0.2",
"nodebb-theme-harmony": "2.1.45",
"nodebb-theme-harmony": "2.1.46",
"nodebb-theme-lavender": "7.1.19",
"nodebb-theme-peace": "2.2.49",
"nodebb-theme-persona": "14.1.26",
"nodebb-widget-essentials": "7.0.41",
"nodebb-widget-essentials": "7.0.42",
"nodemailer": "7.0.13",
"nprogress": "0.2.0",
"passport": "0.7.0",

View File

@@ -175,6 +175,8 @@ $hidden-elements-for-first-last-child: br, hr;
}
}
.trim-last-divider > *:last-child hr { display: none; }
// some classes that are used commonly in themes from bs3
.hidden, .hide {
display: none!important;