From f9cdcf18ee5f6d39661d9fcf0f0dace0257ec6a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 17:24:19 +0000 Subject: [PATCH] build(deps): bump react-icons from 5.4.0 to 5.5.0 Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.4.0 to 5.5.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v5.4.0...v5.5.0) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... 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 8689e59..72595da 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "react-dom": "^18.3.1", "react-focus-lock": "^2.13.5", "react-google-recaptcha-v3": "^1.10.1", - "react-icons": "^5.4.0", + "react-icons": "^5.5.0", "react-inlinesvg": "^4.1.7", "react-map-gl": "^7.1.8", "react-redux": "^9.2.0", diff --git a/yarn.lock b/yarn.lock index b3c597f..e8a82fe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9683,10 +9683,10 @@ react-google-recaptcha-v3@^1.10.1: dependencies: hoist-non-react-statics "^3.3.2" -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-icons@^5.5.0: + version "5.5.0" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2" + integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw== react-inlinesvg@^4.1.7: version "4.1.7"