Bump react-icons from 4.8.0 to 4.9.0

Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.8.0 to 4.9.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v4.8.0...v4.9.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-06-05 18:55:14 +00:00
committed by GitHub
parent 4f9ba8df17
commit ffdf1a7175

12
package-lock.json generated
View File

@@ -5380,9 +5380,9 @@
"dev": true "dev": true
}, },
"node_modules/react-icons": { "node_modules/react-icons": {
"version": "4.8.0", "version": "4.9.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz", "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.9.0.tgz",
"integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==", "integrity": "sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==",
"dev": true, "dev": true,
"peerDependencies": { "peerDependencies": {
"react": "*" "react": "*"
@@ -10526,9 +10526,9 @@
"dev": true "dev": true
}, },
"react-icons": { "react-icons": {
"version": "4.8.0", "version": "4.9.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz", "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.9.0.tgz",
"integrity": "sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==", "integrity": "sha512-ijUnFr//ycebOqujtqtV9PFS7JjhWg0QU6ykURVHuL4cbofvRCf3f6GMn9+fBktEFQOIVZnuAYLZdiyadRQRFg==",
"dev": true, "dev": true,
"requires": {} "requires": {}
}, },