Update JQuery and Bootstrap

Hi Team,
I updated the below version to the latest version, but it’s affected the UI. Kindly guide how to update the below version.

Current version:

  1. Leaflet 1.2.0
  2. jQuery 3.7.0
  3. Moments.js 2.29.4
  4. Bootstrap 4.6.2

It is recommended to update Moment.js to the latest available version.

-Latest version of Leaflet is 1.9.4
-Latest version of jQuery is 3.7.1
-Latest Moment.js version is 2.30.1
-Latest bootstrap version is 5.3.3"

Note:
frappe version 15

Thanks,
Jecintha

Hi,

A working v15 has these:

leaflet@1.9.4
jquery@3.7.1
moment@2.30.1
bootstrap@5.3.3

You can install a version using npm install packagename@version, like npm install leaflet@1.9.4