feat: Update bootstrap-vue
- This updates bootstrap-vue to 2.0.0-rc.27 which fixes some bugs and brings new features, changelog
- Also it makes sense to fix our bootstrap vue dependency, because we are rolling it up anyway AND bootstrap-vue is still RC, so every version could break our tests
- In rc.26 they actually removed the runtime dependency on core-js
(
!!), so we can drop it from our dependencies as well.