Skip to content

Commit

Permalink
build(deps): bump @iconify/react from 5.0.2 to 5.1.0
Browse files Browse the repository at this point in the history
Bumps [@iconify/react](https://github.com/iconify/iconify/tree/HEAD/components/react) from 5.0.2 to 5.1.0.
- [Commits](https://github.com/iconify/iconify/commits/HEAD/components/react)

---
updated-dependencies:
- dependency-name: "@iconify/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent af0b843 commit 1fca24f
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 @@ -26,7 +26,7 @@
"@docusaurus/theme-mermaid": "latest",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@iconify/react": "^5.0.1",
"@iconify/react": "^5.1.0",
"@mdx-js/react": "3.1.0",
"@mui/icons-material": "^6.0.2",
"@mui/material": "^6.0.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3148,14 +3148,14 @@ __metadata:
languageName: node
linkType: hard

"@iconify/react@npm:^5.0.1":
version: 5.0.2
resolution: "@iconify/react@npm:5.0.2"
"@iconify/react@npm:^5.1.0":
version: 5.1.0
resolution: "@iconify/react@npm:5.1.0"
dependencies:
"@iconify/types": ^2.0.0
peerDependencies:
react: ">=16"
checksum: daf8c8146068a35b91c43b719ea3e93355d0b5c28756373db3bede5f171ffa800225eca77a84509bea5f7a20b283bbdda4b418cecef76975b73b8a533f7e8910
checksum: 2b763c774b41d9322449a0cf19b91e3368234a424e969b32790540fbe0ea5ceb83c132a9ec5a9c03f25f869a6bf9394257b6118d38959e36a8943218f2c786da
languageName: node
linkType: hard

Expand Down Expand Up @@ -11735,7 +11735,7 @@ __metadata:
"@docusaurus/types": latest
"@emotion/react": ^11.13.3
"@emotion/styled": ^11.13.0
"@iconify/react": ^5.0.1
"@iconify/react": ^5.1.0
"@mdx-js/react": 3.1.0
"@mui/icons-material": ^6.0.2
"@mui/material": ^6.0.2
Expand Down

0 comments on commit 1fca24f

Please sign in to comment.