From 8b114f6c6e39a7c4b2a08e9c765ba60b8b87acfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 10:19:56 +0000 Subject: [PATCH] build(deps): 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] --- apps/frontend/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/frontend/package.json b/apps/frontend/package.json index aa14d68f..36665002 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -34,7 +34,7 @@ "next-sanity": "^9.8.28", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-icons": "^5.3.0", + "react-icons": "^5.4.0", "server-only": "^0.0.1", "sharp": "^0.33.5", "zod": "^3.24.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8a409d19..2a3421ce 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -278,8 +278,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-icons: - specifier: ^5.3.0 - version: 5.3.0(react@18.3.1) + specifier: ^5.4.0 + version: 5.4.0(react@18.3.1) server-only: specifier: ^0.0.1 version: 0.0.1 @@ -9075,8 +9075,8 @@ packages: react-native: optional: true - react-icons@5.3.0: - resolution: {integrity: sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==} + react-icons@5.4.0: + resolution: {integrity: sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==} peerDependencies: react: '*' @@ -21325,7 +21325,7 @@ snapshots: optionalDependencies: react-dom: 18.3.1(react@18.3.1) - react-icons@5.3.0(react@18.3.1): + react-icons@5.4.0(react@18.3.1): dependencies: react: 18.3.1