Skip to content

Commit 19b1fbc

Browse files
Merge pull request #211 from SwiftFiddle/renovate/bootstrap-5.x
Update dependency bootstrap to v5.3.0
2 parents 14b6aae + bc2616a commit 19b1fbc

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

Public/scss/default.scss

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
@import "bootstrap/scss/functions";
22
@import "bootstrap/scss/variables";
3+
@import "bootstrap/scss/variables-dark";
34
@import "bootstrap/scss/maps";
45
@import "bootstrap/scss/mixins";
56
@import "bootstrap/scss/utilities";

package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@fortawesome/pro-regular-svg-icons": "6.4.0",
1212
"@fortawesome/pro-solid-svg-icons": "6.4.0",
1313
"@popperjs/core": "2.11.8",
14-
"bootstrap": "5.2.3",
14+
"bootstrap": "5.3.0",
1515
"codemirror": "5.65.13",
1616
"datatables.net-bs5": "1.13.4",
1717
"plausible-tracker": "0.3.8",

0 commit comments

Comments
 (0)