Skip to content

Commit 390edac

Browse files
committed
upgrade icons library
1 parent 3da4150 commit 390edac

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
@@ -19,7 +19,7 @@
1919
"react-device-detect": "^1.17.0",
2020
"react-dom": "^17.0.1",
2121
"react-error-boundary": "^3.1.4",
22-
"react-icons": "^4.1.0",
22+
"react-icons": "^4.4.0",
2323
"react-markdown": "^7.0.1",
2424
"react-modal": "^3.12.1",
2525
"react-pro-sidebar": "^0.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9804,10 +9804,10 @@ react-error-overlay@^6.0.9:
98049804
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
98059805
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==
98069806

9807-
react-icons@^4.1.0:
9808-
version "4.1.0"
9809-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.1.0.tgz#9ca9bcbf2e3aee8e86e378bb9d465842947bbfc3"
9810-
integrity sha512-FCXBg1JbbR0vWALXIxmFAfozHdVIJmmwCD81Jk0EKOt7Ax4AdBNcaRkWhR0NaKy9ugJgoY3fFvo0PHpte55pXg==
9807+
react-icons@^4.4.0:
9808+
version "4.4.0"
9809+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703"
9810+
integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==
98119811

98129812
react-input-autosize@^3.0.0:
98139813
version "3.0.0"

0 commit comments

Comments
 (0)