mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-05-07 09:26:27 +02:00
bs5.3 updates (#11667)
* bs5.3 updates * bootstrap 5.3.1 * chore: up bootswatch * chore: up deps
This commit is contained in:
committed by
GitHub
parent
f4e2e6176e
commit
b688b6d4f2
@@ -42,8 +42,8 @@
|
||||
"benchpressjs": "2.5.1",
|
||||
"body-parser": "1.20.2",
|
||||
"bootbox": "6.0.0",
|
||||
"bootstrap": "5.2.3",
|
||||
"bootswatch": "5.2.3",
|
||||
"bootstrap": "5.3.1",
|
||||
"bootswatch": "5.3.1",
|
||||
"chalk": "4.1.2",
|
||||
"chart.js": "2.9.4",
|
||||
"cli-graph": "3.2.2",
|
||||
@@ -92,7 +92,7 @@
|
||||
"multiparty": "4.2.3",
|
||||
"nconf": "0.12.0",
|
||||
"nodebb-plugin-2factor": "7.1.3",
|
||||
"nodebb-plugin-composer-default": "10.2.6",
|
||||
"nodebb-plugin-composer-default": "10.2.7",
|
||||
"nodebb-plugin-dbsearch": "6.2.0",
|
||||
"nodebb-plugin-emoji": "5.1.3",
|
||||
"nodebb-plugin-emoji-android": "4.0.0",
|
||||
@@ -101,7 +101,7 @@
|
||||
"nodebb-plugin-ntfy": "1.1.0",
|
||||
"nodebb-plugin-spam-be-gone": "2.1.1",
|
||||
"nodebb-rewards-essentials": "0.2.3",
|
||||
"nodebb-theme-harmony": "1.1.20",
|
||||
"nodebb-theme-harmony": "1.1.21",
|
||||
"nodebb-theme-lavender": "7.1.3",
|
||||
"nodebb-theme-peace": "2.1.6",
|
||||
"nodebb-theme-persona": "13.2.11",
|
||||
|
||||
@@ -75,6 +75,7 @@ function boostrapImport(themeData) {
|
||||
|
||||
// bs files
|
||||
'@import "bootstrap/scss/variables";',
|
||||
'@import "bootstrap/scss/variables-dark";',
|
||||
'@import "bootstrap/scss/maps";',
|
||||
'@import "bootstrap/scss/mixins";',
|
||||
'@import "bootstrap/scss/utilities";',
|
||||
|
||||
Reference in New Issue
Block a user