diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 7dda6f8c..a548127f 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -1864,7 +1864,7 @@ https://cdn.jsdelivr.net/npm/docsify-themeable@0.9.0/dist/css/theme-simple.css https://cdn.jsdelivr.net/npm/docsify-themeable@0.9.0/dist/css/theme-simple-dark.css https://cdn.jsdelivr.net/npm/ethjs@0.4.0/dist/ethjs.min.js https://cdn.jsdelivr.net/npm/instantsearch.css@7.4.5/themes/algolia-min.css -https://cdn.jsdelivr.net/npm/instantsearch.css@8.0.0/themes/algolia-min.css +https://cdn.jsdelivr.net/npm/instantsearch.css@8.1.0/themes/algolia-min.css https://cdn.jsdelivr.net/npm/in-view@0.6.1/dist/in-view.min.js https://cdn.jsdelivr.net/npm/leaflet.featuregroup.subgroup@1.0.2/dist/leaflet.featuregroup.subgroup.js https://cdn.jsdelivr.net/npm/ngx-bootstrap@11.0.2/datepicker/bs-datepicker.css diff --git a/modules/internal/targets.js b/modules/internal/targets.js index d6beaeb9..002739f3 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -235,7 +235,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/hls.js/1.')) return '1.4.12'; if (type.startsWith('/hogan.js/')) return '3.0.2'; if (type.startsWith('/instantsearch.css/7.')) return '7.4.5'; - if (type.startsWith('/instantsearch.css/8.')) return '8.0.0'; + if (type.startsWith('/instantsearch.css/8.')) return '8.1.0'; if (type.startsWith('/instantsearch.js/3.')) return '3.7.0'; if (type.startsWith('/instantsearch.js/4.')) return '4.56.10'; if (type.startsWith('/in-view/0.')) return '0.6.1'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 2e6cdc74..ac73668c 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -41,6 +41,7 @@
  • dayjs v1.11.9 -> v1.11.10 (#1540)
  • bootswatch v5.3.1 -> v5.3.2 (#1541)
  • lightgallery v2.7.1 -> v2.7.2 (#1542)
  • +
  • instantsearch.css v8.0.0 -> v8.1.0 (#1543)
  • Fixed