From 71fea3bff7b2c55589120e6228ec539ff1986306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 04:01:14 +0000 Subject: [PATCH] Bump react-icons from 4.11.0 to 5.4.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.11.0 to 5.4.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.11.0...v5.4.0) --- updated-dependencies: - dependency-name: react-icons 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 5218f5aa..aee80e87 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "react-datepicker": "^7.5.0", "react-dom": "16.12.0", "react-i18next": "12.3.1", - "react-icons": "4.11.0", + "react-icons": "5.4.0", "react-images": "1.1.7", "react-redux": "^8.1.3", "react-router-dom": "^6.28.1", diff --git a/yarn.lock b/yarn.lock index 32d79663..fb4e9814 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11032,10 +11032,10 @@ react-i18next@12.3.1: "@babel/runtime" "^7.20.6" html-parse-stringify "^3.0.1" -react-icons@4.11.0: - version "4.11.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.11.0.tgz#4b0e31c9bfc919608095cc429c4f1846f4d66c65" - integrity sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA== +react-icons@5.4.0: + version "5.4.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.4.0.tgz#443000f6e5123ee1b21ea8c0a716f6e7797f7416" + integrity sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ== react-images@1.1.7: version "1.1.7"