Skip to content

Commit 2a4b2de

Browse files
Update dependency react-icons to v4.8.0
1 parent d6ae555 commit 2a4b2de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"pretty-bytes": "5.6.0",
2121
"react": "17.0.2",
2222
"react-dom": "17.0.2",
23-
"react-icons": "4.2.0",
23+
"react-icons": "4.8.0",
2424
"swr": "1.0.1"
2525
},
2626
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1775,10 +1775,10 @@ react-fast-compare@^3.2.0:
17751775
resolved "https://registry.yarnpkg.com/react-fast-compare/-/react-fast-compare-3.2.0.tgz#641a9da81b6a6320f270e89724fb45a0b39e43bb"
17761776
integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA==
17771777

1778-
react-icons@4.2.0:
1779-
version "4.2.0"
1780-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.2.0.tgz#6dda80c8a8f338ff96a1851424d63083282630d0"
1781-
integrity sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ==
1778+
react-icons@4.8.0:
1779+
version "4.8.0"
1780+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.8.0.tgz#621e900caa23b912f737e41be57f27f6b2bff445"
1781+
integrity sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==
17821782

17831783
[email protected], "react-is@^16.8.0 || ^17.0.0":
17841784
version "17.0.2"

0 commit comments

Comments
 (0)