Skip to content

Commit c0d25b9

Browse files
committed
update icons library
1 parent 16e55a9 commit c0d25b9

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
@@ -23,7 +23,7 @@
2323
"react-dom": "^17.0.1",
2424
"react-easy-sort": "^1.5.1",
2525
"react-error-boundary": "^3.1.4",
26-
"react-icons": "^4.12.0",
26+
"react-icons": "^5.2.1",
2727
"react-markdown": "^7.0.1",
2828
"react-modal": "^3.12.1",
2929
"react-router-dom": "^6.21.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4545,10 +4545,10 @@ [email protected]:
45454545
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
45464546
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
45474547

4548-
react-icons@^4.12.0:
4549-
version "4.12.0"
4550-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78"
4551-
integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==
4548+
react-icons@^5.2.1:
4549+
version "5.2.1"
4550+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.2.1.tgz#28c2040917b2a2eda639b0f797bff1888e018e4a"
4551+
integrity sha512-zdbW5GstTzXaVKvGSyTaBalt7HSfuK5ovrzlpyiWHAFXndXTdd/1hdDHI4xBM1Mn7YriT6aqESucFl9kEXzrdw==
45524552

45534553
react-is@^16.13.1, react-is@^16.7.0:
45544554
version "16.13.1"

0 commit comments

Comments
 (0)