Skip to content

Commit d54bc60

Browse files
chore: bump react-icons from 4.4.0 to 4.10.1 in /offlinedocs (#8673)
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](react-icons/react-icons@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 757ea68 commit d54bc60

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

offlinedocs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"next": "12.1.6",
2727
"react": "18.2.0",
2828
"react-dom": "18.2.0",
29-
"react-icons": "4.4.0",
29+
"react-icons": "4.10.1",
3030
"react-markdown": "8.0.3",
3131
"rehype-raw": "6.1.1",
3232
"remark-gfm": "3.0.1"

offlinedocs/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4289,10 +4289,10 @@ react-focus-lock@^2.9.4:
42894289
use-callback-ref "^1.3.0"
42904290
use-sidecar "^1.1.2"
42914291

4292-
react-icons@4.4.0:
4293-
version "4.4.0"
4294-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703"
4295-
integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==
4292+
react-icons@4.10.1:
4293+
version "4.10.1"
4294+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.10.1.tgz#3f3b5eec1f63c1796f6a26174a1091ca6437a500"
4295+
integrity sha512-/ngzDP/77tlCfqthiiGNZeYFACw85fUjZtLbedmJ5DTlNDIwETxhwBzdOJ21zj4iJdvc0J3y7yOsX3PpxAJzrw==
42964296

42974297
react-is@^16.13.1, react-is@^16.7.0:
42984298
version "16.13.1"

0 commit comments

Comments
 (0)