Update frontend deps

This commit is contained in:
Michael Weimann 2022-11-10 22:51:42 +01:00 committed by Igor Scheller
parent 99afe3f651
commit 4f504e98f1
3 changed files with 434 additions and 503 deletions

View File

@ -12,7 +12,7 @@
}, },
"dependencies": { "dependencies": {
"@popperjs/core": "^2.9.2", "@popperjs/core": "^2.9.2",
"bootstrap": "^5.1.0", "bootstrap": "^5.2.2",
"core-js": "^3.6.5", "core-js": "^3.6.5",
"jquery": "^3.5.1", "jquery": "^3.5.1",
"select2": "^4.0.13", "select2": "^4.0.13",

View File

@ -12,6 +12,7 @@ $nav-tabs-link-active-border-color: none !default;
// Imports // Imports
@import "~bootstrap/scss/functions"; @import "~bootstrap/scss/functions";
@import "~bootstrap/scss/variables"; @import "~bootstrap/scss/variables";
@import "~bootstrap/scss/maps";
@import "~bootstrap/scss/mixins"; @import "~bootstrap/scss/mixins";
$custom-colors: ( $custom-colors: (

934
yarn.lock

File diff suppressed because it is too large Load Diff