Bump react-icons from 4.7.1 to 4.8.0

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

---
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]
2023-03-06 09:01:38 +00:00
committed by GitHub
parent cf0a344550
commit 20e93593af

12
package-lock.json generated
View File

@@ -3532,9 +3532,9 @@
"dev": true "dev": true
}, },
"node_modules/react-icons": { "node_modules/react-icons": {
"version": "4.7.1", "version": "4.8.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz", "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz",
"integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==", "integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==",
"dev": true, "dev": true,
"peerDependencies": { "peerDependencies": {
"react": "*" "react": "*"
@@ -6624,9 +6624,9 @@
"dev": true "dev": true
}, },
"react-icons": { "react-icons": {
"version": "4.7.1", "version": "4.8.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.7.1.tgz", "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz",
"integrity": "sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==", "integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },