Skip to content

Commit 284fdec

Browse files
Update dependency react-icons to v5.4.0
1 parent 6f1191e commit 284fdec

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.4.0",
2222
"rehype-highlight": "7.0.1",
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
@@ -5467,10 +5467,10 @@ react-dom@18.3.1:
54675467
loose-envify "^1.1.0"
54685468
scheduler "^0.23.2"
54695469

5470-
react-icons@5.3.0:
5471-
version "5.3.0"
5472-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.3.0.tgz#ccad07a30aebd40a89f8cfa7d82e466019203f1c"
5473-
integrity sha512-DnUk8aFbTyQPSkCfF8dbX6kQjXA9DktMeJqfjrg6cK9vwQVMxmcA3BfP4QoiztVmEHtwlTgLFsPuH2NskKT6eg==
5470+
react-icons@5.4.0:
5471+
version "5.4.0"
5472+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.4.0.tgz#443000f6e5123ee1b21ea8c0a716f6e7797f7416"
5473+
integrity sha512-7eltJxgVt7X64oHh6wSWNwwbKTCtMfK35hcjvJS0yxEAhPM8oUKdS3+kqaW1vicIltw+kR2unHaa12S9pPALoQ==
54745474

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

0 commit comments

Comments
 (0)