Skip to content

Commit f3ae23c

Browse files
build(deps): bump react-icons from 5.5.0 to 5.6.0
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: react-icons dependency-version: 5.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b0fc48 commit f3ae23c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"next": "^16.1.1",
1010
"react": "^19.2.3",
1111
"react-dom": "^19.2.3",
12-
"react-icons": "^5.5.0"
12+
"react-icons": "^5.6.0"
1313
},
1414
"scripts": {
1515
"dev": "next dev",

0 commit comments

Comments
 (0)