From 387f09e3c419b2780ced422014daa1bb8be8ca20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 00:02:36 +0000 Subject: [PATCH] chore(deps): bump react-icons from 5.1.0 to 5.2.1 in /sanity-cms Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.1.0 to 5.2.1. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v5.1.0...v5.2.1) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sanity-cms/package.json | 2 +- sanity-cms/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sanity-cms/package.json b/sanity-cms/package.json index 5ac500f9..91182280 100644 --- a/sanity-cms/package.json +++ b/sanity-cms/package.json @@ -19,7 +19,7 @@ "ace-builds": "1.34.2", "react": "18.3.1", "react-dom": "18.3.1", - "react-icons": "5.1.0", + "react-icons": "5.2.1", "sanity": "3.38.0", "styled-components": "6.1.8" }, diff --git a/sanity-cms/pnpm-lock.yaml b/sanity-cms/pnpm-lock.yaml index 573c9393..a029ec8f 100644 --- a/sanity-cms/pnpm-lock.yaml +++ b/sanity-cms/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: 18.3.1 version: 18.3.1(react@18.3.1) react-icons: - specifier: 5.1.0 - version: 5.1.0(react@18.3.1) + specifier: 5.2.1 + version: 5.2.1(react@18.3.1) sanity: specifier: 3.38.0 version: 3.38.0(@types/node@20.12.12)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(styled-components@6.1.8(react-dom@18.3.1(react@18.3.1))(react@18.3.1)) @@ -6436,8 +6436,8 @@ packages: react-native: optional: true - react-icons@5.1.0: - resolution: {integrity: sha512-D3zug1270S4hbSlIRJ0CUS97QE1yNNKDjzQe3HqY0aefp2CBn9VgzgES27sRR2gOvFK+0CNx/BW0ggOESp6fqQ==} + react-icons@5.2.1: + resolution: {integrity: sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==} peerDependencies: react: '*' @@ -15550,7 +15550,7 @@ snapshots: optionalDependencies: react-dom: 18.3.1(react@18.3.1) - react-icons@5.1.0(react@18.3.1): + react-icons@5.2.1(react@18.3.1): dependencies: react: 18.3.1