Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump react-icons from 4.12.0 to 5.3.0 #578

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.17.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 @@ -2565,7 +2565,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 @@ -13622,12 +13622,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
Loading