Nosqlclient upgrade to Meteor 3 - need help with Bootstrap

Not sure if this is a fool’s errand, but I made a start on upgrading the Meteor database gui nosqlclient

Trouble is, I have no experience with Blaze and Bootstrap.

I managed to wrangle an upgrade to Meteor 2.16, that appears to work ok.

As for using Bootstrap, I can’t find a definitive answer on what to do. I see reference to versions of jquery, aiming for 3.0.0 or a 3.5.3?

Bootstrap 5 doesn’t use jquery - will that work, or do I need to use version 4, or even version 3?

Any kind of guidance is appreciated.