1
0
mirror of https://codeberg.org/nobody/LocalCDN.git synced 2025-06-05 21:49:31 +02:00

swagger-ui v5.9.0 -> v5.9.1 (#1572)

This commit is contained in:
nobody
2023-10-27 15:36:25 +02:00
parent e549adf010
commit 181fc6e609
6 changed files with 16 additions and 15 deletions

View File

@@ -434,7 +434,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/sticky-js/')) return '1.3.0';
if (type.startsWith('/store.js/2.')) return '2.0.12';
if (type.startsWith('/swagger-ui/4.')) return '4.18.3';
if (type.startsWith('/swagger-ui/5.')) return '5.9.0';
if (type.startsWith('/swagger-ui/5.')) return '5.9.1';
if (type.startsWith('/swfobject/2.')) return '2.2';
if (type.startsWith('/Swiper/3.')) return '3.4.2';
if (type.startsWith('/Swiper/4.')) return '4.5.1';