Skip to content

Commit 01b03ac

Browse files
Merge pull request #274 from SwiftFiddle/renovate/bootstrap-5.x
Update dependency bootstrap to v5.2.0
2 parents d664c07 + 6c09357 commit 01b03ac

File tree

3 files changed

+138
-44
lines changed

3 files changed

+138
-44
lines changed

Public/scss/default.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ $input-placeholder-color: #adb5bd;
66
@import "bootstrap/scss/functions";
77
@import "bootstrap/scss/variables";
88
@import "bootstrap/scss/mixins";
9+
@import "bootstrap/scss/maps";
910
@import "bootstrap/scss/utilities";
1011

1112
@import "bootstrap/scss/root";

package-lock.json

Lines changed: 136 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@fortawesome/pro-regular-svg-icons": "5.15.3",
1010
"@fortawesome/pro-solid-svg-icons": "5.15.3",
1111
"@popperjs/core": "2.11.5",
12-
"bootstrap": "5.1.3",
12+
"bootstrap": "5.2.0",
1313
"codemirror": "5.65.7",
1414
"plausible-tracker": "0.3.8",
1515
"reconnecting-websocket": "4.4.0"

0 commit comments

Comments
 (0)