forked from lynx-family/lynx
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
30 lines (29 loc) · 867 Bytes
/
Copy pathpnpm-workspace.yaml
File metadata and controls
30 lines (29 loc) · 867 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
packages:
- '.'
- 'ai/skills/lynx-api-docs'
- 'js_libraries/*'
- 'oliver/node-lynx'
- 'oliver/node-lynx/platform/*'
- 'testing/grid_lanes_conformance'
- devtool/base_devtool/js_libraries/logbox-types
- devtool/base_devtool/js_libraries/logbox
- devtool/lynx_devtool/resources/devtool-switch
- devtool/lynx_devtool/resources/lynx-error-parser
- explorer
- explorer/lib
- explorer/homepage
- explorer/showcase
- explorer/showcase/menu
# base devtool
- 'lynx/devtool/base_devtool/js_libraries/logbox'
- tools/api/parser/ts_morph
- third_party/weak-node-api
# e2e dependencies
- testing/integration_test/test_script
catalog:
'@lynx-js/qrcode-rsbuild-plugin': '0.3.6'
'@lynx-js/rspeedy': '0.9.3'
'@lynx-js/react': '0.107.0'
'@lynx-js/react-rsbuild-plugin': '0.9.8'
'@lynx-js/types': '3.3.0'
'@types/react': '18.3.18'