File tree 2 files changed +6
-1
lines changed 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 17
17
"react" : " ^17.0.2" ,
18
18
"react-dom" : " ^17.0.2" ,
19
19
"react-hook-form" : " ^7.27.1" ,
20
- "react-icons" : " ^4.3.1 " ,
20
+ "react-icons" : " ^4.4.0 " ,
21
21
"tinybase" : " ^1.0.5"
22
22
},
23
23
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -5338,6 +5338,11 @@ react-icons@^4.3.1:
5338
5338
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1.tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca"
5339
5339
integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ==
5340
5340
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
+
5341
5346
react-is@^16.13.1 :
5342
5347
version "16.13.1"
5343
5348
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
You can’t perform that action at this time.
0 commit comments