Skip to content

Commit ec7c688

Browse files
committed
build: bump react-icons v5.5.0
1 parent b1f861e commit ec7c688

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"react-dom": "^18.2.0",
7777
"react-emoji-render": "^2.0.1",
7878
"react-hook-form": "^7.52.1",
79-
"react-icons": "^4.10.1",
79+
"react-icons": "^5.5.0",
8080
"react-lite-youtube-embed": "^2.4.0",
8181
"react-select": "5.8.0",
8282
"reading-time": "^1.5.0",

Diff for: yarn.lock

+6-10
Original file line numberDiff line numberDiff line change
@@ -12933,7 +12933,8 @@ prelude-ls@^1.2.1:
1293312933
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
1293412934
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
1293512935

12936-
"prettier-fallback@npm:prettier@^3":
12936+
"prettier-fallback@npm:prettier@^3", prettier@^3.1.1:
12937+
name prettier-fallback
1293712938
version "3.3.2"
1293812939
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
1293912940
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
@@ -12943,11 +12944,6 @@ prettier-plugin-tailwindcss@^0.6.5:
1294312944
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.6.5.tgz#e05202784a3f41889711ae38c75c5b8cad72f368"
1294412945
integrity sha512-axfeOArc/RiGHjOIy9HytehlC0ZLeMaqY09mm8YCkMzznKiDkwFzOpBvtuhuv3xG5qB73+Mj7OCe2j/L1ryfuQ==
1294512946

12946-
prettier@^3.1.1:
12947-
version "3.3.2"
12948-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
12949-
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
12950-
1295112947
prettier@^3.3.3:
1295212948
version "3.3.3"
1295312949
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
@@ -13317,10 +13313,10 @@ react-hook-form@^7.52.1:
1331713313
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.52.1.tgz#ec2c96437b977f8b89ae2d541a70736c66284852"
1331813314
integrity sha512-uNKIhaoICJ5KQALYZ4TOaOLElyM+xipord+Ha3crEFhTntdLvWZqVY49Wqd/0GiVCA/f9NjemLeiNPjG7Hpurg==
1331913315

13320-
react-icons@^4.10.1:
13321-
version "4.12.0"
13322-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-4.12.0.tgz#54806159a966961bfd5cdb26e492f4dafd6a8d78"
13323-
integrity sha512-IBaDuHiShdZqmfc/TwHu6+d6k2ltNCf3AszxNmjJc1KUfXdEeRJOKyNvLmAHaarhzGmTSVygNdyu8/opXv2gaw==
13316+
react-icons@^5.5.0:
13317+
version "5.5.0"
13318+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2"
13319+
integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==
1332413320

1332513321
1332613322
version "18.1.0"

0 commit comments

Comments
 (0)