Skip to content

Commit d65f529

Browse files
committed
Update dependency react-icons to v4.12.0
1 parent 0f61dc9 commit d65f529

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": "13.1.6",
1111
"react": "18.2.0",
1212
"react-dom": "18.2.0",
13-
"react-icons": "4.11.0",
13+
"react-icons": "4.12.0",
1414
"react-tooltip": "5.21.5",
1515
"sharp": "0.32.6",
1616
"yup": "1.3.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4121,10 +4121,10 @@ [email protected]:
41214121
loose-envify "^1.1.0"
41224122
scheduler "^0.23.0"
41234123

4124-
react-icons@4.11.0:
4125-
version "4.11.0"
4126-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.11.0.tgz#4b0e31c9bfc919608095cc429c4f1846f4d66c65"
4127-
integrity sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==
4124+
react-icons@4.12.0:
4125+
version "4.12.0"
4126+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78"
4127+
integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==
41284128

41294129
react-is@^17.0.1:
41304130
version "17.0.2"

0 commit comments

Comments
 (0)