Skip to content

Commit 07fa893

Browse files
fix(deps): update dependency react-icons to v4.12.0
1 parent dbead6b commit 07fa893

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"framer-motion": "^10.0.0",
1717
"react": "18.2.0",
1818
"react-dom": "18.2.0",
19-
"react-icons": "4.8.0",
19+
"react-icons": "4.12.0",
2020
"react-redux": "8.0.5",
2121
"react-router-dom": "6.16.0",
2222
"react-scripts": "5.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8063,10 +8063,10 @@ react-fast-compare@^2.0.1:
80638063
resolved "https://registry.npmjs.org/react-fast-compare/-/react-fast-compare-2.0.4.tgz"
80648064
integrity sha512-suNP+J1VU1MWFKcyt7RtjiSWUjvidmQSlqu+eHslq+342xCbGTYmC0mEhPCOHxlW0CywylOC1u2DFAT+bv4dBw==
80658065

8066-
react-icons@4.8.0:
8067-
version "4.8.0"
8068-
resolved "https://registry.npmjs.org/react-icons/-/react-icons-4.8.0.tgz"
8069-
integrity sha512-N6+kOLcihDiAnj5Czu637waJqSnwlMNROzVZMhfX68V/9bu9qHaMIJC4UdozWoOk57gahFCNHwVvWzm0MTzRjg==
8066+
react-icons@4.12.0:
8067+
version "4.12.0"
8068+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78"
8069+
integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==
80708070

80718071
react-is@^16.13.1, react-is@^16.7.0:
80728072
version "16.13.1"

0 commit comments

Comments
 (0)