From f9e3788648dba128728989291f81919d56d93b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 18:02:29 +0000 Subject: [PATCH] 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-version: 5.5.0 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 239a1601c..703f529f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "raw-loader": "^4.0.2", "react": "^18.0.0", "react-dom": "^18.0.0", - "react-icons": "^5.2.1", + "react-icons": "^5.5.0", "react-lite-youtube-embed": "^2.4.0", "react-phone-input-2": "^2.15.1", "react-popper": "^2.3.0", @@ -21880,9 +21880,9 @@ } }, "node_modules/react-icons": { - "version": "5.4.0", - "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz", - "integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==", + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.5.0.tgz", + "integrity": "sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==", "license": "MIT", "peerDependencies": { "react": "*" diff --git a/package.json b/package.json index c68f40aae..08499950a 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "raw-loader": "^4.0.2", "react": "^18.0.0", "react-dom": "^18.0.0", - "react-icons": "^5.2.1", + "react-icons": "^5.5.0", "react-lite-youtube-embed": "^2.4.0", "react-phone-input-2": "^2.15.1", "react-popper": "^2.3.0",