Bump react-icons from 5.0.1 to 5.2.0

Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.0.1 to 5.2.0.
- [Release notes](https://github.com/react-icons/react-icons/releases)
- [Commits](https://github.com/react-icons/react-icons/compare/v5.0.1...v5.2.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-05-04 16:42:36 +00:00 committed by GitHub
parent 239012f2bc
commit 70d8e0c760
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.2.5", "prettier": "^3.2.5",
"react-helmet-async": "^2.0.4", "react-helmet-async": "^2.0.4",
"react-hotjar": "^6.3.1", "react-hotjar": "^6.3.1",
"react-icons": "^5.0.1", "react-icons": "^5.2.0",
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.3",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"vail": "^1.0.3", "vail": "^1.0.3",
@ -7239,9 +7239,9 @@
"dev": true "dev": true
}, },
"node_modules/react-icons": { "node_modules/react-icons": {
"version": "5.0.1", "version": "5.2.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.0.1.tgz", "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.2.0.tgz",
"integrity": "sha512-WqLZJ4bLzlhmsvme6iFdgO8gfZP17rfjYEJ2m9RsZjZ+cc4k1hTzknEz63YS1MeT50kVzoa1Nz36f4BEx+Wigw==", "integrity": "sha512-n52Y7Eb4MgQZHsSZOhSXv1zs2668/hBYKfSRIvKh42yExjyhZu0d1IK2CLLZ3BZB1oo13lDfwx2vOh2z9FTV6Q==",
"dev": true, "dev": true,
"peerDependencies": { "peerDependencies": {
"react": "*" "react": "*"

View File

@ -45,7 +45,7 @@
"prettier": "^3.2.5", "prettier": "^3.2.5",
"react-helmet-async": "^2.0.4", "react-helmet-async": "^2.0.4",
"react-hotjar": "^6.3.1", "react-hotjar": "^6.3.1",
"react-icons": "^5.0.1", "react-icons": "^5.2.0",
"tailwindcss": "^3.4.3", "tailwindcss": "^3.4.3",
"typescript": "^5.4.5", "typescript": "^5.4.5",
"vail": "^1.0.3", "vail": "^1.0.3",