Bump react-icons from 4.12.0 to 5.2.1

Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.2.1.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v4.12.0...v5.2.1)

---
updated-dependencies:
- dependency-name: react-icons
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-06-27 09:19:01 +00:00
committed by GitHub
parent 3802013e65
commit 858c0a53b3
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"react-dom": "^18.2.0",
"react-github-btn": "^1.4.0",
"react-i18next": "^14.1.2",
"react-icons": "^4.11.0",
"react-icons": "^5.2.1",
"react-scripts": "^5.0.1",
"sass": "^1.69.4",
"typescript": "^4.9.5",
@@ -14558,9 +14558,9 @@
}
},
"node_modules/react-icons": {
"version": "4.12.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz",
"integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==",
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.1.tgz",
"integrity": "sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==",
"peerDependencies": {
"react": "*"
}

View File

@@ -12,7 +12,7 @@
"react-dom": "^18.2.0",
"react-github-btn": "^1.4.0",
"react-i18next": "^14.1.2",
"react-icons": "^4.11.0",
"react-icons": "^5.2.1",
"react-scripts": "^5.0.1",
"sass": "^1.69.4",
"typescript": "^4.9.5",