Update frontend deps
This commit is contained in:
parent
99afe3f651
commit
4f504e98f1
|
@ -12,7 +12,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@popperjs/core": "^2.9.2",
|
||||
"bootstrap": "^5.1.0",
|
||||
"bootstrap": "^5.2.2",
|
||||
"core-js": "^3.6.5",
|
||||
"jquery": "^3.5.1",
|
||||
"select2": "^4.0.13",
|
||||
|
|
|
@ -12,6 +12,7 @@ $nav-tabs-link-active-border-color: none !default;
|
|||
// Imports
|
||||
@import "~bootstrap/scss/functions";
|
||||
@import "~bootstrap/scss/variables";
|
||||
@import "~bootstrap/scss/maps";
|
||||
@import "~bootstrap/scss/mixins";
|
||||
|
||||
$custom-colors: (
|
||||
|
|
Loading…
Reference in New Issue