mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-27 13:29:15 +07:00
* 🔧 chore: update @lobehub/ui dependency to a specific version URL and enhance ShortcutManager functionality - Updated @lobehub/ui dependency in package.json to a specific version URL. - Improved ShortcutManager to handle empty accelerator bindings, allowing users to clear shortcuts. - Updated tests to reflect changes in shortcut handling and added localization for clear binding messages in both Chinese and English. Signed-off-by: Innei <tukon479@gmail.com> * 🔧 chore: update @lobehub/ui dependency to version 5.4.0 in package.json - Changed the @lobehub/ui dependency from a specific version URL to version 5.4.0 for improved stability and consistency. Signed-off-by: Innei <tukon479@gmail.com> * 🔧 chore: update @lobehub/ui dependency to use caret versioning in package.json - Changed the @lobehub/ui dependency from a fixed version to caret versioning (^5.4.0) to allow for minor updates and improvements. Signed-off-by: Innei <tukon479@gmail.com> --------- Signed-off-by: Innei <tukon479@gmail.com>