From 6ec984bac5622e64a10c802d5b44041846fe4884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 11:19:43 +0000 Subject: [PATCH] Bump simple-icons-font from 14.14.0 to 15.18.0 Bumps [simple-icons-font](https://github.com/simple-icons/simple-icons-font) from 14.14.0 to 15.18.0. - [Release notes](https://github.com/simple-icons/simple-icons-font/releases) - [Commits](https://github.com/simple-icons/simple-icons-font/compare/14.14.0...15.18.0) --- updated-dependencies: - dependency-name: simple-icons-font dependency-version: 15.18.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 08dc68f..badb616 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "busuanzi.pure.js": "^1.0.3", "canvas-confetti": "^1.9.3", "remixicon": "^4.6.0", - "simple-icons-font": "^14.14.0", + "simple-icons-font": "^15.18.0", "vitepress-plugin-image-viewer": "^1.1.6" } } diff --git a/yarn.lock b/yarn.lock index 9e63e3f..32ebec2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1608,10 +1608,10 @@ signal-exit@^4.1.0: resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04" integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw== -simple-icons-font@^14.14.0: - version "14.14.0" - resolved "https://registry.yarnpkg.com/simple-icons-font/-/simple-icons-font-14.14.0.tgz#9153a7b356a44142256eb2a2ccd47cfa1cb194a6" - integrity sha512-w7g2fAylQEXRDdjwemAx9CxQ/1o7KjfaTktvPyDtr6S4UIH0AVgxvYf3jnfKof0n3S2xHAJYby8aOHWB3cpV5A== +simple-icons-font@^15.18.0: + version "15.18.0" + resolved "https://registry.yarnpkg.com/simple-icons-font/-/simple-icons-font-15.18.0.tgz#f094eb18aecbf8d13016b0ff4250b899c07033db" + integrity sha512-CTw8r8HS9z50WDoPjcBG2l3Ga9rImROGELHUvVi4tDEYIFyaQQa4/yCVgNCK3EKfaSDb+kZtCSt2xhlXOmAoUg== slash@^5.1.0: version "5.1.0"