-
Notifications
You must be signed in to change notification settings - Fork 34
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
102 lines (96 loc) · 2.23 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
102 lines (96 loc) · 2.23 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
packages:
- 'packages/*'
ignoreWorkspaceRootCheck: true
allowBuilds:
'@mongodb-js/zstd': true
'@parcel/watcher': true
'@swc/core': true
better-sqlite3: true
bufferutil: true
bun: true
core-js: true
core-js-pure: true
electron-winstaller: true
esbuild: true
lmdb: true
msgpackr-extract: true
node-liblzma: true
node-llama-cpp: true
protobufjs: true
sharp: true
simple-git-hooks: true
simsimd: true
usearch: true
utf-8-validate: true
workerd: true
electron: true
catalog:
'@abraham/reflection': ^0.13.0
'@ai-sdk/openai': 3.0.65
'@ai-sdk/provider-utils': 4.0.27
'@hono/node-server': 2.0.4
'@hono/trpc-server': ^0.4.2
'@rsbuild/core': 2.0.7
'@rsbuild/plugin-react': 2.0.0
'@rslib/core': 0.21.5
'@rstest/core': 0.10.2
'@swc/helpers': ^0.5.21
'@trpc/client': 11.17.0
'@trpc/server': 11.17.0
'@types/fs-extra': 11.0.4
'@types/node': 25.9.1
'@types/react': 19.2.15
'@types/react-dom': 19.2.3
'@types/watchpack': ^2.4.5
ahooks: ^3.9.7
ai: 6.0.191
ansis: ^4.3.0
await-to-js: 3.0.0
bun: 1.3.14
bun-types: 1.3.14
clsx: ^2.1.1
cross-env: ^10.1.0
dayjs: ^1.11.20
deepmerge-ts: ^7.1.5
delay-cli: ^3.0.0
electron: 41.6.1
electron-conf: ^1.3.0
env-paths: 4.0.0
es-toolkit: 1.47.0
fs-extra: 11.3.5
globby: ^16.2.0
hono: 4.12.23
i18next: 26.2.0
mobx: 6.15.4
ofetch: 1.5.1
react: 19.2.6
react-dom: 19.2.6
react-i18next: 17.0.8
reflect-metadata: ^0.2.2
shiki: 4.1.0
tinyglobby: ^0.2.16
tslib: ^2.8.1
tsyringe: ^4.10.0
type-fest: 5.6.0
typescript: 6.0.3
uuid: 14.0.0
watchpack: ^2.5.1
zod: 4.4.3
overrides:
h3: 1.15.11
ignoredBuiltDependencies:
- electron-winstaller
onlyBuiltDependencies:
- '@node-rs/jieba'
- '@node-rs/xxhash'
- better-sqlite3
- bun
- core-js
- electron
- esbuild
- lmdb
- node-llama-cpp
- simple-git-hooks
- simsimd
- bufferutil
- utf-8-validate