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

swagger-ui v5.18.2 -> v5.20.2

This commit is contained in:
nobody
2025-03-28 19:00:12 +01:00
parent c33e10b66c
commit a0e4f82491
7 changed files with 22 additions and 21 deletions

View File

@@ -444,7 +444,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/store.js/2.')) return '2.0.12';
if (type.startsWith('/supabase-js/2.')) return '2.39.3';
if (type.startsWith('/swagger-ui/4.')) return '4.18.3';
if (type.startsWith('/swagger-ui/5.')) return '5.18.2';
if (type.startsWith('/swagger-ui/5.')) return '5.20.2';
if (type.startsWith('/Swiper/3.')) return '3.4.2';
if (type.startsWith('/Swiper/4.')) return '4.5.1';
if (type.startsWith('/Swiper/5.')) return '5.4.5';