Bump react-icons from 4.6.0 to 4.7.1

Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.6.0 to 4.7.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v4.6.0...v4.7.1)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-16 06:12:47 +00:00 committed by GitHub
parent 4c4d06b17b
commit dca5d89f24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -30,7 +30,7 @@
"eslint-config-next": "^13.0.6",
"postcss": "^8.4.18",
"react-hot-toast": "^2.4.0",
"react-icons": "^4.6.0",
"react-icons": "^4.7.1",
"sass": "^1.56.2",
"tailwindcss": "^3.2.1",
"typescript": "4.9.3"

View file

@ -1941,10 +1941,10 @@ react-hot-toast@^2.4.0:
dependencies:
goober "^2.1.10"
react-icons@^4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.6.0.tgz#f83eda179af5d02c047449a20b702c858653d397"
integrity sha512-rR/L9m9340yO8yv1QT1QurxWQvWpbNHqVX0fzMln2HEb9TEIrQRGsqiNFQfiv9/JEUbyHmHPlNTB2LWm2Ttz0g==
react-icons@^4.7.1:
version "4.7.1"
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.7.1.tgz#0f4b25a5694e6972677cb189d2a72eabea7a8345"
integrity sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==
react-is@^16.13.1:
version "16.13.1"