chore(deps): remove explicit bootstrap dependency
What does this MR do?
This removes bootstrap
from the dependency list. Given that it is part
of bootstrap-vue
's dependencies, we should rely on that rather than
override with our own dependency.
Integration MR for good measure: gitlab!71747 (closed).
Edited by Paul Gascou-Vaillancourt