From 5bde4060549876828279cef6ae6e9e94d767f49f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 14:54:35 +0000 Subject: [PATCH] Bump simple-icons from 14.0.1 to 14.8.0 in /src Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 14.0.1 to 14.8.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/14.0.1...14.8.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/package-lock.json | 8 ++++---- src/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/package-lock.json b/src/package-lock.json index 0181f7cc..3cdf7ff5 100644 --- a/src/package-lock.json +++ b/src/package-lock.json @@ -52,7 +52,7 @@ "remark-smartypants": "^3.0.2", "shikiji": "^0.10.2", "simple-functional-loader": "^1.2.1", - "simple-icons": "^14.0.1", + "simple-icons": "^14.8.0", "tailwindcss": "^3.4.17", "typescript": "^5.7.2", "zustand": "^5.0.2" @@ -13435,9 +13435,9 @@ } }, "node_modules/simple-icons": { - "version": "14.0.1", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.0.1.tgz", - "integrity": "sha512-Pyd2vedjjYTGZCi8Y4a+BeG6ks2qoEwhtJL7t4l6C5DKFxQXRjpLzg7JLBCC44tsk96bXU1XDVEEp+sz58nYlw==", + "version": "14.8.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-14.8.0.tgz", + "integrity": "sha512-19UQ+az9qHSwgXuZLwJMTJLX5MfzYEaWUzoetkXMXrp2wXqKujh98SUF2jAEohahTU1FmNW46vDYomSkvynEuA==", "license": "CC0-1.0", "engines": { "node": ">=0.12.18" diff --git a/src/package.json b/src/package.json index 896fa11b..b9ac7cd6 100644 --- a/src/package.json +++ b/src/package.json @@ -73,7 +73,7 @@ "remark-smartypants": "^3.0.2", "shikiji": "^0.10.2", "simple-functional-loader": "^1.2.1", - "simple-icons": "^14.0.1", + "simple-icons": "^14.8.0", "tailwindcss": "^3.4.17", "typescript": "^5.7.2", "zustand": "^5.0.2"