### Description The version sorting seems to have no rhyme or reason. ### Steps to reproduce - Visit page: https://cdnjs.com/libraries/highlight.js - Open dropdown. ### Expected behavior The order would be newest first, followed by older releases in release (or at least version order). IE something like: - 11.0.1 - 11.0.0 - 11.0.0-beta2 - 11.0.0-beta1 - 10.7.3 - 10.7.2 - 10.7.2-beta0 - 10.x ... - 9.x ... - 8.x ... ### Screenshots <img width="258" alt="Screen Shot 2021-06-05 at 11 08 29 PM" src="https://user-images.githubusercontent.com/6473/120911202-32b15600-c653-11eb-9b9e-93942bb2a5ad.png"> <img width="253" alt="Screen Shot 2021-06-05 at 11 08 36 PM" src="https://user-images.githubusercontent.com/6473/120911203-347b1980-c653-11eb-8748-66f719b2eba9.png">