pallets-eco / flask-debugtoolbar

A toolbar overlay for debugging Flask applications
https://flask-debugtoolbar.readthedocs.io
BSD 3-Clause "New" or "Revised" License
953 stars 146 forks source link

Upgrade to newer jquery version #166

Closed jeffwidman closed 7 months ago

jeffwidman commented 2 years ago

We're currently shipping v1.5: https://github.com/flask-debugtoolbar/flask-debugtoolbar/blob/e954cd9faeabf56197041d7f3fe13e488375899f/flask_debugtoolbar/static/js/jquery.js#L2

Latest is v3.6... Probably about time to upgrade.

Note that this tablesorter may need updating at the same time for compatibility reasons: https://github.com/flask-debugtoolbar/flask-debugtoolbar/blob/e954cd9faeabf56197041d7f3fe13e488375899f/flask_debugtoolbar/static/js/jquery.tablesorter.js#L3-L5