From 4083486bd3ea5507f6f2bfc7983b258050c6fd8b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:37:52 +0000 Subject: [PATCH] chore(deps): bump simple-icons from 11.15.0 to 13.4.0 Bumps [simple-icons](https://github.com/simple-icons/simple-icons) from 11.15.0 to 13.4.0. - [Release notes](https://github.com/simple-icons/simple-icons/releases) - [Commits](https://github.com/simple-icons/simple-icons/compare/11.15.0...13.4.0) --- updated-dependencies: - dependency-name: simple-icons dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3373463..e347d7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "react-icons": "^5.1.0", "react-simple-typewriter": "^5.0.1", "sharp": "^0.33.4", - "simple-icons": "^11.14.0", + "simple-icons": "^13.4.0", "sonner": "^1.4.41", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7" @@ -5932,9 +5932,9 @@ } }, "node_modules/simple-icons": { - "version": "11.15.0", - "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-11.15.0.tgz", - "integrity": "sha512-uDAdtIGc56YJiGpdzImENY4E+5qtHEorW11KoXiwDj4u4YSY74G+q/a9idlY8iEqrjghHGkZ/ras0jRT7JpDTQ==", + "version": "13.4.0", + "resolved": "https://registry.npmjs.org/simple-icons/-/simple-icons-13.4.0.tgz", + "integrity": "sha512-z9jQas7DhuNxSqb6EFNRuBnNQuV399XIhnu724Z4QX14L7Lt9y9XoQO2Iesx/Ym9c62MTGhr5bxQ5HQn2jBh8g==", "engines": { "node": ">=0.12.18" }, diff --git a/package.json b/package.json index a912629..11dfbd7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react-icons": "^5.1.0", "react-simple-typewriter": "^5.0.1", "sharp": "^0.33.4", - "simple-icons": "^11.14.0", + "simple-icons": "^13.4.0", "sonner": "^1.4.41", "tailwind-merge": "^2.3.0", "tailwindcss-animate": "^1.0.7"