From ed3a1d2e2da9f83ffa58ad99d75d51601525df40 Mon Sep 17 00:00:00 2001 From: nobody Date: Wed, 30 Mar 2022 06:06:58 +0200 Subject: [PATCH] feather-icons v4.28.0 -> v4.29.0 (#915) --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + resources/feather-icons/4.28.0/feather.min.jsm | 13 ------------- resources/feather-icons/4.29.0/feather.min.jsm | 13 +++++++++++++ 5 files changed, 16 insertions(+), 15 deletions(-) delete mode 100644 resources/feather-icons/4.28.0/feather.min.jsm create mode 100644 resources/feather-icons/4.29.0/feather.min.jsm diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 8d4df904..48b49965 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -388,7 +388,7 @@ https://cdnjs.cloudflare.com/ajax/libs/fancybox/2.1.7/js/jquery.fancybox.min.js https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js https://cdnjs.cloudflare.com/ajax/libs/fastclick/1.0.6/fastclick.min.js -https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.28.0/feather.min.js +https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.29.0/feather.min.js https://cdnjs.cloudflare.com/ajax/libs/FitText.js/1.2.0/jquery.fittext.min.js https://cdnjs.cloudflare.com/ajax/libs/flickity/3.0.0/flickity.pkgd.min.js https://cdnjs.cloudflare.com/ajax/libs/flv.js/1.6.2/flv.min.js diff --git a/modules/internal/targets.js b/modules/internal/targets.js index 786b0d00..d9cf382d 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -193,7 +193,7 @@ targets.setLastVersion = function (type, version) { } if (type.startsWith('/fancybox/2.')) return '2.1.7'; if (type.startsWith('/fancybox/3.')) return '3.5.7'; - if (type.startsWith('/feather-icons/4.')) return '4.28.0'; + if (type.startsWith('/feather-icons/4.')) return '4.29.0'; if (type.startsWith('/FitText.js/1.')) return '1.2.0'; if (type.startsWith('/flickity/3.')) return '3.0.0'; if (type.startsWith('/flv.js/')) return '1.6.2'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 671914ca..c6373c33 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -34,6 +34,7 @@
  • d3 v7.3.0 -> v7.4.0 (#907)
  • findify-bundle v7.1.31 -> v7.1.32 (#908)
  • autocomplete.js v1.1.0 -> v1.5.4 (#914)
  • +
  • feather-icons v4.28.0 -> v4.29.0 (#915)
  • Added