Chore(deps): Bump react-icons from 4.12.0 to 5.3.0

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

---
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-09-26 15:00:39 +00:00 committed by GitHub
parent 6da46dd3b1
commit eb74850a54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 11 deletions

9
package-lock.json generated
View File

@ -30,7 +30,7 @@
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-i18next": "^11.18.6", "react-i18next": "^11.18.6",
"react-icons": "^4.12.0", "react-icons": "^5.3.0",
"recharts": "^2.12.6", "recharts": "^2.12.6",
"rrule": "^2.8.1", "rrule": "^2.8.1",
"swr": "^1.3.0", "swr": "^1.3.0",
@ -6559,10 +6559,9 @@
} }
}, },
"node_modules/react-icons": { "node_modules/react-icons": {
"version": "4.12.0", "version": "5.3.0",
"resolved": "https://registry.npmjs.org/react-icons/-/react-icons-4.12.0.tgz", "resolved": "https://registry.npmjs.org/react-icons/-/react-icons-5.3.0.tgz",
"integrity": "sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==", "integrity": "sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==",
"license": "MIT",
"peerDependencies": { "peerDependencies": {
"react": "*" "react": "*"
} }

View File

@ -32,7 +32,7 @@
"react": "^18.3.1", "react": "^18.3.1",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-i18next": "^11.18.6", "react-i18next": "^11.18.6",
"react-icons": "^4.12.0", "react-icons": "^5.3.0",
"recharts": "^2.12.6", "recharts": "^2.12.6",
"rrule": "^2.8.1", "rrule": "^2.8.1",
"swr": "^1.3.0", "swr": "^1.3.0",

View File

@ -75,8 +75,8 @@ importers:
specifier: ^11.18.6 specifier: ^11.18.6
version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 11.18.6(i18next@21.10.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
react-icons: react-icons:
specifier: ^4.12.0 specifier: ^5.3.0
version: 4.12.0(react@18.3.1) version: 5.3.0(react@18.3.1)
recharts: recharts:
specifier: ^2.12.6 specifier: ^2.12.6
version: 2.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1) version: 2.12.7(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -1242,6 +1242,7 @@ packages:
follow-redirects@1.15.8: follow-redirects@1.15.8:
resolution: {integrity: sha512-xgrmBhBToVKay1q2Tao5LI26B83UhrB/vM1avwVSDzt8rx3rO6AizBAaF46EgksTVr+rFTQaqZZ9MVBfUe4nig==} resolution: {integrity: sha512-xgrmBhBToVKay1q2Tao5LI26B83UhrB/vM1avwVSDzt8rx3rO6AizBAaF46EgksTVr+rFTQaqZZ9MVBfUe4nig==}
engines: {node: '>=4.0'} engines: {node: '>=4.0'}
deprecated: Browser detection issues fixed in v1.15.9
peerDependencies: peerDependencies:
debug: '*' debug: '*'
peerDependenciesMeta: peerDependenciesMeta:
@ -2168,8 +2169,8 @@ packages:
react-native: react-native:
optional: true optional: true
react-icons@4.12.0: react-icons@5.3.0:
resolution: {integrity: sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==} resolution: {integrity: sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==}
peerDependencies: peerDependencies:
react: '*' react: '*'
@ -4954,7 +4955,7 @@ snapshots:
optionalDependencies: optionalDependencies:
react-dom: 18.3.1(react@18.3.1) react-dom: 18.3.1(react@18.3.1)
react-icons@4.12.0(react@18.3.1): react-icons@5.3.0(react@18.3.1):
dependencies: dependencies:
react: 18.3.1 react: 18.3.1