From b802d09b85f0381efd28800a68e465faceda3594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:46:16 +0000 Subject: [PATCH] build(deps): bump simple-icons from 16.19.0 to 16.21.0 in the bun group Bumps the bun group with 1 update: [simple-icons](https://github.com/simple-icons/simple-icons). Updates `simple-icons` from 16.19.0 to 16.21.0 - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/16.19.0...16.21.0) --- updated-dependencies: - dependency-name: simple-icons dependency-version: 16.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bun ... Signed-off-by: dependabot[bot] --- bun.lock | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bun.lock b/bun.lock index e7395a17..a0b5807b 100644 --- a/bun.lock +++ b/bun.lock @@ -25,7 +25,7 @@ "monkey-around": "^3.0.0", "obsidian": "~1.4.11", "semver": "^7.7.4", - "simple-icons": "^16.18.1", + "simple-icons": "^16.21.0", "source-map": "^0.7.4", "svelte": "^5.55.5", "tmp-promise": "^3.0.3", @@ -1224,7 +1224,7 @@ "signal-exit": ["signal-exit@4.1.0", "", {}, "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw=="], - "simple-icons": ["simple-icons@16.19.0", "", {}, "sha512-muxcz/FDvWFPrKJdsjaz79qsBjtZeVKUVIFl7wLVOwb+yqAag8FPe8+hFlMVRnmAXYQIm4eUDDm2+dhOj0cFgQ=="], + "simple-icons": ["simple-icons@16.21.0", "", {}, "sha512-kH6LEx5yvBGVNaVrHnZ7D17G16CmmHiI8DD7MwIwgnWmDFTiFu4PhFZLNdV6bMGr61qbHMMTXLoo/T6C25dMGA=="], "slash": ["slash@5.1.0", "", {}, "sha512-ZA6oR3T/pEyuqwMgAKT0/hAv8oAXckzbkmR0UkUosQ+Mc4RxGoJkRmwHgHufaenlyAgE1Mxgpdcrf75y6XcnDg=="], diff --git a/package.json b/package.json index 9abc692b..53d2eecd 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "monkey-around": "^3.0.0", "obsidian": "~1.4.11", "semver": "^7.7.4", - "simple-icons": "^16.18.1", + "simple-icons": "^16.21.0", "source-map": "^0.7.4", "svelte": "^5.55.5", "tmp-promise": "^3.0.3",