Skip to content

Commit ead180c

Browse files
committed
Update dependency react-icons to v4.7.1
1 parent 21ee4b6 commit ead180c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"next": "12.0.8",
1111
"react": "18.2.0",
1212
"react-dom": "18.2.0",
13-
"react-icons": "4.4.0",
13+
"react-icons": "4.7.1",
1414
"yup": "0.32.11"
1515
},
1616
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3922,10 +3922,10 @@ react-dom@18.2.0:
39223922
loose-envify "^1.1.0"
39233923
scheduler "^0.23.0"
39243924

3925-
react-icons@4.4.0:
3926-
version "4.4.0"
3927-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0.tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703"
3928-
integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg==
3925+
react-icons@4.7.1:
3926+
version "4.7.1"
3927+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.7.1.tgz#0f4b25a5694e6972677cb189d2a72eabea7a8345"
3928+
integrity sha512-yHd3oKGMgm7zxo3EA7H2n7vxSoiGmHk5t6Ou4bXsfcgWyhfDKMpyKfhHR6Bjnn63c+YXBLBPUql9H4wPJM6sXw==
39293929

39303930
react-is@17.0.2, react-is@^17.0.1:
39313931
version "17.0.2"

0 commit comments

Comments
 (0)