File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 30
30
"react" : " ^17.0.2" ,
31
31
"react-dom" : " ^17.0.2" ,
32
32
"react-hook-form" : " ^7.22.2" ,
33
- "react-icons" : " ^4.3.1 " ,
33
+ "react-icons" : " ^4.4.0 " ,
34
34
"tailwindcss" : " ^2.2.19"
35
35
},
36
36
"babel" : {
Original file line number Diff line number Diff line change 48
48
"@headlessui/react" : " ^1.4.2" ,
49
49
"@popperjs/core" : " ^2.10.2" ,
50
50
"framer-motion" : " ^4.1.17" ,
51
- "react-icons" : " ^4.3.1 " ,
51
+ "react-icons" : " ^4.4.0 " ,
52
52
"react-popper" : " ^2.2.5"
53
53
},
54
54
"peerDependencies" : {
66
66
"next" : " ^12.0.7" ,
67
67
"react" : " ^17.0.2" ,
68
68
"react-dom" : " ^17.0.2" ,
69
- "react-icons" : " ^4.3.1 " ,
69
+ "react-icons" : " ^4.4.0 " ,
70
70
"react-popper" : " ^2.2.5"
71
71
},
72
72
"babel" : {
Original file line number Diff line number Diff line change @@ -5397,10 +5397,10 @@ react-hook-form@^7.22.2:
5397
5397
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.22.2.tgz#aa66fd75cad858049739770341079d9787683c6b"
5398
5398
integrity sha512-gdz5dhdOPfd04uj00a+Fw8JHA4m6evn3RQeVEQSZCOrmRC+LqaTwsR97cQfj5vu3yCXhSETrUtiDoXJojW/KGg==
5399
5399
5400
- react-icons@^4.3.1 :
5401
- version "4.3.1 "
5402
- resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.1 .tgz#2fa92aebbbc71f43d2db2ed1aed07361124e91ca "
5403
- integrity sha512-cB10MXLTs3gVuXimblAdI71jrJx8njrJZmNMEMC+sQu5B/BIOmlsAjskdqpn81y8UBVEGuHODd7/ci5DvoSzTQ ==
5400
+ react-icons@^4.4.0 :
5401
+ version "4.4.0 "
5402
+ resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.4.0 .tgz#a13a8a20c254854e1ec9aecef28a95cdf24ef703 "
5403
+ integrity sha512-fSbvHeVYo/B5/L4VhB7sBA1i2tS8MkT0Hb9t2H1AVPkwGfVHLJCqyr2Py9dKMxsyM63Eng1GkdZfbWj+Fmv8Rg ==
5404
5404
5405
5405
5406
5406
version "17.0.2"
You can’t perform that action at this time.
0 commit comments