Skip to content

Commit

Permalink
chore(deps): bump react-icons from 4.12.0 to 5.3.0
Browse files Browse the repository at this point in the history
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](react-icons/react-icons@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2024
1 parent 7849690 commit 117fcb4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@fontsource/inter": "^5.0.20",
"antd": "5.13.0",
"lodash-es": "^4.17.21",
"react-icons": "^4.11.0"
"react-icons": "^5.3.0"
},
"peerDependencies": {
"react": "^18.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2547,7 +2547,7 @@ __metadata:
lodash-es: "npm:^4.17.21"
react: "npm:^18.3.0"
react-dom: "npm:^18.3.1"
react-icons: "npm:^4.11.0"
react-icons: "npm:^5.3.0"
rollup-plugin-visualizer: "npm:^5.12.0"
storybook: "npm:^7.6.17"
traverse: "npm:^0.6.8"
Expand Down Expand Up @@ -13571,12 +13571,12 @@ __metadata:
languageName: node
linkType: hard

"react-icons@npm:^4.11.0":
version: 4.12.0
resolution: "react-icons@npm:4.12.0"
"react-icons@npm:^5.3.0":
version: 5.3.0
resolution: "react-icons@npm:5.3.0"
peerDependencies:
react: "*"
checksum: 10/5cc20509ca0b182f1e7bf42c271846c48f688c8922e2439f48728805adc93ba18476a13588cbe91ee43a2d03b2787e0dc0b5cc4b9c4e4ae3426f4464b3c1b734
checksum: 10/7f315d2a5e0eee7fefe01eac5cbe818b9592d88964f6c99ba454539a78cd2efd4430152e88113585c5a54bca6a5e1e7e7978df9cf69a03d8479a8d3d106a027c
languageName: node
linkType: hard

Expand Down

0 comments on commit 117fcb4

Please sign in to comment.