Skip to content

Commit 04aef1b

Browse files
build(deps): bump react-icons from 5.5.0 to 5.6.0 in /single-page-app/ui
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> Co-authored-by: phlax <454682+phlax@users.noreply.github.com>
1 parent d6962a3 commit 04aef1b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

single-page-app/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"mdi-react": "^9.3.0",
1818
"react": "^19.2.4",
1919
"react-dom": "^19.1.0",
20-
"react-icons": "^5.5.0",
20+
"react-icons": "^5.6.0",
2121
"react-router-dom": "^7.13.0"
2222
},
2323
"devDependencies": {

single-page-app/ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4149,10 +4149,10 @@ react-dom@^19.1.0:
41494149
dependencies:
41504150
scheduler "^0.26.0"
41514151

4152-
react-icons@^5.5.0:
4153-
version "5.5.0"
4154-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.5.0.tgz#8aa25d3543ff84231685d3331164c00299cdfaf2"
4155-
integrity sha512-MEFcXdkP3dLo8uumGI5xN3lDFNsRtrjbOEKDLD7yv76v4wpnEq2Lt2qeHaQOr34I/wPN3s3+N08WkQ+CW37Xiw==
4152+
react-icons@^5.6.0:
4153+
version "5.6.0"
4154+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.6.0.tgz#27bcc4acbc836e762548d76041cf9b9fef4e3837"
4155+
integrity sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==
41564156

41574157
react-is@^16.13.1, react-is@^16.7.0:
41584158
version "16.13.1"

0 commit comments

Comments
 (0)