Skip to content

Commit a97adb9

Browse files
Update dependency react-icons to v5.5.0
1 parent bcdc60f commit a97adb9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"prismjs": "1.29.0",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",
21-
"react-icons": "5.3.0",
21+
"react-icons": "5.5.0",
2222
"rehype-highlight": "7.0.2",
2323
"remark-gfm": "4.0.0",
2424
"remark-unwrap-images": "4.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5466,10 +5466,10 @@ react-dom@18.3.1:
54665466
loose-envify "^1.1.0"
54675467
scheduler "^0.23.2"
54685468

5469-
react-icons@5.3.0:
5470-
version "5.3.0"
5471-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.3.0.tgz#ccad07a30aebd40a89f8cfa7d82e466019203f1c"
5472-
integrity sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==
5469+
react-icons@5.5.0:
5470+
version "5.5.0"
5471+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2"
5472+
integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==
54735473

54745474
react-is@^16.13.1:
54755475
version "16.13.1"

0 commit comments

Comments
 (0)