Skip to content

Commit f6a80a5

Browse files
Update dependency react-icons to ^4.4.0
1 parent 4484583 commit f6a80a5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"react": "^17.0.2",
1818
"react-dom": "^17.0.2",
1919
"react-hook-form": "^7.27.1",
20-
"react-icons": "^4.3.1",
20+
"react-icons": "^4.4.0",
2121
"tinybase": "^1.0.5"
2222
},
2323
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5338,6 +5338,11 @@ react-icons@^4.3.1:
53385338
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1.tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca"
53395339
integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==
53405340

5341+
react-icons@^4.4.0:
5342+
version "4.4.0"
5343+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703"
5344+
integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==
5345+
53415346
react-is@^16.13.1:
53425347
version "16.13.1"
53435348
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"

0 commit comments

Comments
 (0)