From 758d1f0b91695c2f1c1783299cf54ec93c46a5d5 Mon Sep 17 00:00:00 2001 From: nobody Date: Sun, 5 May 2024 09:30:40 +0200 Subject: [PATCH] feather-icons v4.29.1 -> v4.29.2 --- THIRD_PARTY.txt | 2 +- modules/internal/targets.js | 2 +- pages/updates/updates.html | 1 + resources/feather-icons/4.29.1/feather.min.jsm | 13 ------------- resources/feather-icons/4.29.2/feather.min.jsm | 13 +++++++++++++ 5 files changed, 16 insertions(+), 15 deletions(-) delete mode 100644 resources/feather-icons/4.29.1/feather.min.jsm create mode 100644 resources/feather-icons/4.29.2/feather.min.jsm diff --git a/THIRD_PARTY.txt b/THIRD_PARTY.txt index 49f3a469..8c804696 100644 --- a/THIRD_PARTY.txt +++ b/THIRD_PARTY.txt @@ -394,7 +394,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.29.1/feather.min.js +https://cdnjs.cloudflare.com/ajax/libs/feather-icons/4.29.2/feather.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 https://cdnjs.cloudflare.com/ajax/libs/font-awesome/3.2.1/css/font-awesome.min.css diff --git a/modules/internal/targets.js b/modules/internal/targets.js index d79b6824..c8d9446a 100644 --- a/modules/internal/targets.js +++ b/modules/internal/targets.js @@ -199,7 +199,7 @@ targets.setLastVersion = function (type, version) { if (type.startsWith('/fastclick/1.')) return '1.0.6'; 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.29.1'; + if (type.startsWith('/feather-icons/4.')) return '4.29.2'; if (type.startsWith('/flickity/3.')) return '3.0.0'; if (type.startsWith('/flv.js/')) return '1.6.2'; if (type.startsWith('/font-awesome/3.')) return '3.2.1'; diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 195287ed..7fb8691c 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -30,6 +30,7 @@
  • alpinejs v3.13.8 -> v3.13.10
  • bootstrap-table v1.22.4 -> v1.22.5
  • dayjs v1.11.10 -> v1.11.11
  • +
  • feather-icons v4.29.1 -> v4.29.2
  • Added