From ae7fc24551099dd40c318833f8014f7eb89f0ff1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:07:18 +0000 Subject: [PATCH] chore: bump react-icons from 4.4.0 to 4.10.1 in /offlinedocs Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.4.0 to 4.10.1. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](https://github.com/react-icons/react-icons/compare/v4.4.0...v4.10.1) --- updated-dependencies: - dependency-name: react-icons dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- offlinedocs/package.json | 2 +- offlinedocs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/offlinedocs/package.json b/offlinedocs/package.json index 5da271b6389af..42a81c37f7cc6 100644 --- a/offlinedocs/package.json +++ b/offlinedocs/package.json @@ -26,7 +26,7 @@ "next": "12.1.6", "react": "18.2.0", "react-dom": "18.2.0", - "react-icons": "4.4.0", + "react-icons": "4.10.1", "react-markdown": "8.0.3", "rehype-raw": "6.1.1", "remark-gfm": "3.0.1" diff --git a/offlinedocs/yarn.lock b/offlinedocs/yarn.lock index e9d1611540ec7..e7e471304796f 100644 --- a/offlinedocs/yarn.lock +++ b/offlinedocs/yarn.lock @@ -4289,10 +4289,10 @@ react-focus-lock@^2.9.4: use-callback-ref "^1.3.0" use-sidecar "^1.1.2" -react-icons@4.4.0: - version "4.4.0" - resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703" - integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg== +react-icons@4.10.1: + version "4.10.1" + resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.10.1.tgz#3f3b5eec1f63c1796f6a26174a1091ca6437a500" + integrity sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw== react-is@^16.13.1, react-is@^16.7.0: version "16.13.1"