mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
chore: update lint to use type imports (#10970)
* chore: update lint to use type imports 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> * revert * chore: add workspaces and overrides to package.json * refactor: clean up imports in lobe-web-browsing executor --------- Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -3,3 +3,15 @@ packages:
|
||||
- '.'
|
||||
- 'e2e'
|
||||
- 'apps/desktop/src/main'
|
||||
|
||||
overrides:
|
||||
jose: ^6.1.3
|
||||
stylelint-config-clean-order: 7.0.0
|
||||
'@lobehub/chat-plugin-sdk>swagger-client': 3.36.0
|
||||
'@swagger-api/apidom-reference': 1.1.0
|
||||
|
||||
patchedDependencies:
|
||||
'@swagger-api/apidom-reference': patches/@swagger-api__apidom-reference.patch
|
||||
|
||||
onlyBuiltDependencies:
|
||||
- '@vercel/speed-insights'
|
||||
|
||||
Reference in New Issue
Block a user