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:
Innei
2025-12-25 22:28:19 +08:00
committed by GitHub
parent 7f6bca71e7
commit e87bee6dd5
1419 changed files with 2685 additions and 2627 deletions

View File

@@ -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'