From ed0e01e74b14f14784d8fad60d794c05fe67e212 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 15:19:16 +0000 Subject: [PATCH] Bump react-icons from 5.3.0 to 5.4.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... 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 e35a9f7..26e65cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "heroicons-react": "1.4.1", "react": "18.3.1", "react-dom": "18.3.1", - "react-icons": "5.3.0", + "react-icons": "5.4.0", "react-scripts": "5.0.1", "react-scroll": "1.9.0", "react-uuid": "2.0.0" @@ -14557,9 +14557,9 @@ "integrity": "sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==" }, "node_modules/react-icons": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.3.0.tgz", - "integrity": "sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==", + "version": "5.4.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", + "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", "peerDependencies": { "react": "*" } diff --git a/package.json b/package.json index a4ad631..bea77ec 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "heroicons-react": "1.4.1", "react": "18.3.1", "react-dom": "18.3.1", - "react-icons": "5.3.0", + "react-icons": "5.4.0", "react-scripts": "5.0.1", "react-scroll": "1.9.0", "react-uuid": "2.0.0"