Skip to content

Commit 28837f9

Browse files
chore(deps): bump react-icons from 4.12.0 to 5.5.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 4.12.0 to 5.5.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v4.12.0...v5.5.0) --- updated-dependencies: - dependency-name: react-icons dependency-version: 5.5.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f600d5d commit 28837f9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "^18.3.1",
2525
"react-copy-to-clipboard": "^5.1.0",
2626
"react-dom": "^18.3.1",
27-
"react-icons": "^4.7.1"
27+
"react-icons": "^5.5.0"
2828
},
2929
"devDependencies": {
3030
"@actions/core": "^1.11.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6904,7 +6904,7 @@ __metadata:
69046904
react: "npm:^18.3.1"
69056905
react-copy-to-clipboard: "npm:^5.1.0"
69066906
react-dom: "npm:^18.3.1"
6907-
react-icons: "npm:^4.7.1"
6907+
react-icons: "npm:^5.5.0"
69086908
rehype: "npm:^11.0.0"
69096909
rehype-img-size: "npm:^1.0.1"
69106910
rehype-mdx-code-props: "npm:^2.0.0"
@@ -13145,12 +13145,12 @@ __metadata:
1314513145
languageName: node
1314613146
linkType: hard
1314713147

13148-
"react-icons@npm:^4.7.1":
13149-
version: 4.12.0
13150-
resolution: "react-icons@npm:4.12.0"
13148+
"react-icons@npm:^5.5.0":
13149+
version: 5.5.0
13150+
resolution: "react-icons@npm:5.5.0"
1315113151
peerDependencies:
1315213152
react: "*"
13153-
checksum: 10c0/2170f43031ee7365539f72d4075cbe6c7fbf9a66d6cf4494aa9393b194272da0564f5b19d1b24dbfc567c0ac89f5fe5b8974d92dd83f61e252388dde6a226fb8
13153+
checksum: 10c0/a24309bfc993c19cbcbfc928157e53a137851822779977b9588f6dd41ffc4d11ebc98b447f4039b0d309a858f0a42980f6bfb4477fb19f9f2d1bc2e190fcf79c
1315413154
languageName: node
1315513155
linkType: hard
1315613156

0 commit comments

Comments
 (0)