From c9cfb149ec5c131b2eaad47f0255c74c654c650b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 19:28:10 +0000 Subject: [PATCH] Bump @lobehub/icons from 5.8.0 to 5.10.0 Bumps [@lobehub/icons](https://github.com/lobehub/lobe-icons) from 5.8.0 to 5.10.0. - [Release notes](https://github.com/lobehub/lobe-icons/releases) - [Changelog](https://github.com/lobehub/lobe-icons/blob/master/CHANGELOG.md) - [Commits](https://github.com/lobehub/lobe-icons/compare/v5.8.0...v5.10.0) --- updated-dependencies: - dependency-name: "@lobehub/icons" dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ui/package.json b/packages/ui/package.json index eefb436..da55ac6 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -40,7 +40,7 @@ "@fontsource/instrument-serif": "^5.2.8", "@iconify/react": "6.0.2", "@lezer/highlight": "1.2.3", - "@lobehub/icons": "5.8.0", + "@lobehub/icons": "5.10.0", "@pi-deck/core": "workspace:*", "@pierre/diffs": "1.2.0", "@pierre/trees": "1.0.0-beta.4",