From cd94f77283b5efccd82aa6635793f9381862ab90 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 08:44:29 +0000 Subject: [PATCH] Update dependency simple-icons to v16.27.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 98d3ce892..20ab614a1 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "mitt": "3.0.1", "nprogress": "1.0.0-1", "preact": "10.27.3", - "simple-icons": "16.24.1", + "simple-icons": "16.27.1", "subscriptions-transport-ws": "0.11.0", "svg-pan-zoom": "3.6.2", "vue": "3.5.40",