Skip to content

Commit c60dad3

Browse files
committed
fix(deps): update dependency react-icons to v4.3.0
1 parent d21ace3 commit c60dad3

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
@@ -30,7 +30,7 @@
3030
"next-auth": "3.27.3",
3131
"react": "17.0.2",
3232
"react-dom": "17.0.2",
33-
"react-icons": "4.2.0"
33+
"react-icons": "4.3.0"
3434
},
3535
"devDependencies": {
3636
"@babel/core": "7.14.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6170,10 +6170,10 @@ [email protected]:
61706170
use-callback-ref "^1.2.1"
61716171
use-sidecar "^1.0.1"
61726172

6173-
react-icons@4.2.0:
6174-
version "4.2.0"
6175-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.2.0.tgz#6dda80c8a8f338ff96a1851424d63083282630d0"
6176-
integrity sha512-rmzEDFt+AVXRzD7zDE21gcxyBizD/3NqjbX6cmViAgdqfJ2UiLer8927/QhhrXQV7dEj/1EGuOTPp7JnLYVJKQ==
6173+
react-icons@4.3.0:
6174+
version "4.3.0"
6175+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.3.0.tgz#c71b266a07a7e10e0c8ff7386e3e9c6727d33195"
6176+
integrity sha512-Rb0pqr5vp7RR8K6QLWjcjvhlxUhQTmnBxTcIdA/8YIsLqZn0BB2kCm1K/5T63Hx/G/omvntxAnMkvwv2a6ojRA==
61776177

61786178
[email protected], react-is@^17.0.1:
61796179
version "17.0.2"

0 commit comments

Comments
 (0)