Skip to content

Commit efd1736

Browse files
Bump react-icons from 5.6.0 to 5.7.0 in /ui
Bumps [react-icons](https://github.com/react-icons/react-icons) from 5.6.0 to 5.7.0. - [Release notes](https://github.com/react-icons/react-icons/releases) - [Commits](react-icons/react-icons@v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: react-icons dependency-version: 5.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3460126 commit efd1736

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-router": "^8.1.0",
4141
"react-dom": "^19.2.7",
4242
"react-hook-form": "^7.80.0",
43-
"react-icons": "^5.6.0",
43+
"react-icons": "^5.7.0",
4444
"sonner": "^2.0.7",
4545
"tailwind-merge": "^3.6.0",
4646
"tailwindcss": "^4.2.3",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3811,10 +3811,10 @@ react-hook-form@^7.80.0:
38113811
resolved "https://registry.yarnpkg.com/react-hook-form/-/react-hook-form-7.80.0.tgz#028e142324d592239599ab7cf1c0d82167696194"
38123812
integrity sha512-4P+fk6oXsxY+6xSj7Euhc2sumQD8zQqCuVHoJwoyp9EchP+IUW9OESB7uHFJOKsIBQ4MQqYE84INJFqUCYNoOg==
38133813

3814-
react-icons@^5.6.0:
3815-
version "5.6.0"
3816-
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.6.0.tgz#27bcc4acbc836e762548d76041cf9b9fef4e3837"
3817-
integrity sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA==
3814+
react-icons@^5.7.0:
3815+
version "5.7.0"
3816+
resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.7.0.tgz#8969db00968ffdfc57fdc2ec9dd1ed88e35b3de9"
3817+
integrity sha512-LBLy340Rzqy6+/yVhZKT3B/QpP1BZaesGqasf09HPOBzRarcDIFH0WwXlXQfE7q7ipxK4MSiC5DIBWURCny6fw==
38183818

38193819
react-is@^16.13.1:
38203820
version "16.13.1"

0 commit comments

Comments
 (0)