bs5.3 updates (#11667)

* bs5.3 updates

* bootstrap 5.3.1

* chore: up bootswatch

* chore: up deps
isekai-main
Barış Soner Uşaklı 2 years ago committed by GitHub
parent f4e2e6176e
commit b688b6d4f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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";',

Loading…
Cancel
Save