Bump react-icons from 5.2.1 to 5.3.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-08-19 21:40:55 +00:00
committed by GitHub
parent bfb076e4d7
commit 96bb6140b7
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": "^15.0.1",
"react-icons": "^5.2.1",
"react-icons": "^5.3.0",
"sass": "^1.77.8",
"typescript": "^5.5.3",
"web-vitals": "^4.2.2",
@@ -3220,9 +3220,9 @@
}
},
"node_modules/react-icons": {
"version": "5.2.1",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.1.tgz",
"integrity": "sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.3.0.tgz",
"integrity": "sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==",
"peerDependencies": {
"react": "*"
}

View File

@@ -12,7 +12,7 @@
"react-dom": "^18.2.0",
"react-github-btn": "^1.4.0",
"react-i18next": "^15.0.1",
"react-icons": "^5.2.1",
"react-icons": "^5.3.0",
"sass": "^1.77.8",
"typescript": "^5.5.3",
"web-vitals": "^4.2.2",