Files
lobehub/pnpm-workspace.yaml
Arvin Xu bc8aea45c3 🐛 fix: fix duplicate agent and group (#11411)
* fix duplicate agent

* fix duplicate agent issue

* improve tools

* fix tests

* update

* fix testing

* fix editor bug
2026-01-11 17:22:32 +08:00

20 lines
453 B
YAML

packages:
- packages/**
- .
- e2e
- apps/desktop/src/main
onlyBuiltDependencies:
- '@vercel/speed-insights'
- '@lobehub/editor'
overrides:
'@lobehub/chat-plugin-sdk>swagger-client': 3.36.0
'@swagger-api/apidom-reference': 1.1.0
jose: ^6.1.3
stylelint-config-clean-order: 7.0.0
patchedDependencies:
'@swagger-api/apidom-reference': patches/@swagger-api__apidom-reference.patch
'@upstash/qstash': patches/@upstash__qstash.patch