From c8dcbf8864ae9a485244674a634303fdd02ead23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 19:59:45 +0000 Subject: [PATCH] Bump @lobehub/icons from 5.2.0 to 5.10.0 in /apps/desktop Bumps [@lobehub/icons](https://github.com/lobehub/lobe-icons) from 5.2.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.2.0...v5.10.0) --- updated-dependencies: - dependency-name: "@lobehub/icons" dependency-version: 5.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/desktop/package-lock.json | 9 +++++---- apps/desktop/package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/apps/desktop/package-lock.json b/apps/desktop/package-lock.json index 4e3648bbf..8a93c03a0 100644 --- a/apps/desktop/package-lock.json +++ b/apps/desktop/package-lock.json @@ -17,7 +17,7 @@ "@fontsource-variable/space-grotesk": "^5.2.10", "@linear/sdk": "^84.0.0", "@lobehub/fluent-emoji": "^4.1.0", - "@lobehub/icons": "^5.2.0", + "@lobehub/icons": "^5.10.0", "@lobehub/icons-static-svg": "^1.84.0", "@lobehub/ui": "^5.6.3", "@novnc/novnc": "^1.7.0", @@ -2570,15 +2570,16 @@ } }, "node_modules/@lobehub/icons": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/@lobehub/icons/-/icons-5.2.0.tgz", - "integrity": "sha512-dDp/5wQWuhfAItrrdXmIYPQMFFqlE+0tk3EplivEm3HDf33W4al+7Y815y/MPIACHhg9fNCu8+HKo0Sn9JVOaw==", + "version": "5.10.0", + "resolved": "https://registry.npmjs.org/@lobehub/icons/-/icons-5.10.0.tgz", + "integrity": "sha512-CIpjkISCLRK7haDtSugGFd0o3odaJts8ewJOkUiEFtns3xvsqbl8i24eowBnjw+yMDQVQyNONlhqTD58YC6Ljg==", "license": "MIT", "workspaces": [ "packages/*" ], "dependencies": { "antd-style": "^4.1.0", + "es-toolkit": "^1.45.1", "lucide-react": "^0.469.0", "polished": "^4.3.1" }, diff --git a/apps/desktop/package.json b/apps/desktop/package.json index cc8fba421..76353f91d 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -59,7 +59,7 @@ "@fontsource-variable/space-grotesk": "^5.2.10", "@linear/sdk": "^84.0.0", "@lobehub/fluent-emoji": "^4.1.0", - "@lobehub/icons": "^5.2.0", + "@lobehub/icons": "^5.10.0", "@lobehub/icons-static-svg": "^1.84.0", "@lobehub/ui": "^5.6.3", "@novnc/novnc": "^1.7.0",