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

swagger-ui v4.18.1 -> v4.18.2 (#1384)

This commit is contained in:
nobody
2023-04-03 06:30:40 +02:00
parent 94ccae0d48
commit 42c7df9f91
6 changed files with 15 additions and 14 deletions

View File

@@ -436,7 +436,7 @@ targets.setLastVersion = function (type, version) {
if (type.startsWith('/stickyfill/2.')) return '2.1.0';
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.1';
if (type.startsWith('/swagger-ui/4.')) return '4.18.2';
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';