Skip to content

Commit f8336c3

Browse files
Bump react-icons from 4.11.0 to 4.12.0 (#633)
1 parent 25e003c commit f8336c3

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
@@ -39,7 +39,7 @@
3939
"react": "^18.2.0",
4040
"react-apexcharts": "^1.4.1",
4141
"react-dom": "^18.2.0",
42-
"react-icons": "^4.11.0",
42+
"react-icons": "^4.12.0",
4343
"react-syntax-highlighter": "^15.5.0",
4444
"rehype-slug": "^6.0.0",
4545
"swr": "^2.2.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5332,10 +5332,10 @@ react-focus-lock@^2.9.4:
53325332
use-callback-ref "^1.3.0"
53335333
use-sidecar "^1.1.2"
53345334

5335-
react-icons@^4.11.0:
5336-
version "4.11.0"
5337-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.11.0.tgz#4b0e31c9bfc919608095cc429c4f1846f4d66c65"
5338-
integrity sha512-V+4khzYcE5EBk/BvcuYRq6V/osf11ODUM2J8hg2FDSswRrGvqiYUYPRy4OdrWaQOBj4NcpJfmHZLNaD+VH0TyA==
5335+
react-icons@^4.12.0:
5336+
version "4.12.0"
5337+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78"
5338+
integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==
53395339

53405340
react-is@^16.13.1, react-is@^16.7.0:
53415341
version "16.13.1"

0 commit comments

Comments
 (0)