Bump react-icons from 5.2.1 to 5.4.0

Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.2.1 to 5.4.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v5.2.1...v5.4.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] 2024-12-09 08:47:33 +00:00 committed by GitHub
parent b9f00b0d2b
commit f50f68e669
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -32,7 +32,7 @@
"prettier": "^3.3.2",
"react-helmet-async": "^2.0.5",
"react-hotjar": "^6.3.1",
"react-icons": "^5.2.1",
"react-icons": "^5.4.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.6.2",
"vail": "^1.0.3",
@ -7335,9 +7335,9 @@
"dev": true
},
"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.4.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.4.0.tgz",
"integrity": "sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==",
"dev": true,
"peerDependencies": {
"react": "*"

View File

@ -45,7 +45,7 @@
"prettier": "^3.3.2",
"react-helmet-async": "^2.0.5",
"react-hotjar": "^6.3.1",
"react-icons": "^5.2.1",
"react-icons": "^5.4.0",
"tailwindcss": "^3.4.3",
"typescript": "^5.6.2",
"vail": "^1.0.3",