forked from openclaw/openclaw
-
-
Notifications
You must be signed in to change notification settings - Fork 69
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
95 lines (88 loc) · 2.43 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
95 lines (88 loc) · 2.43 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
packages:
- .
- ui
- packages/*
- extensions/*
- examples/*
minimumReleaseAge: 10080
minimumReleaseAgeStrict: true
# Trusted Codex runtimes are outside the dependency cooldown.
minimumReleaseAgeExclude:
- "@openai/codex"
- "@openai/codex-*"
# Bot API 10.3 types replace OpenClaw's temporary rich-message bridge.
- "@grammyjs/types@5.0.0"
- "grammy@1.46.0"
nodeLinker: hoisted
# GWTs share node_modules; script commands must not reconcile that shared install.
verifyDepsBeforeRun: false
blockExoticSubdeps: true
overrides:
"@agentclientprotocol/codex-acp@1.6.2>@openai/codex": 0.151.0
"@codemirror/commands@6.11.0>@codemirror/view": 6.43.9
"@anthropic-ai/sdk": 0.120.0
"@opentelemetry/core": 2.10.0
"@opentelemetry/propagator-jaeger": 2.10.0
"@aws-sdk/core": 3.977.9
"@aws-sdk/credential-provider-node": 3.972.81
"@aws-sdk/xml-builder": 3.972.40
"@hono/node-server": 2.1.1
axios: 1.19.0
fast-uri: 4.1.3
follow-redirects: 1.16.0
defu: 6.1.7
fast-xml-parser: 5.11.0
request: "npm:@cypress/request@4.0.1"
request-promise: "npm:@cypress/request-promise@5.0.0"
basic-ftp: 6.2.0
brace-expansion: 5.0.9
file-type: 22.0.2
form-data: 4.0.6
"werift-ice@0.2.2>ip": "npm:neoip@3.1.0"
ip-address: 10.5.0
# Keep the cooled HTML converter security fix while Mailparser is rolled back.
"mailparser@3.9.15>html-to-text": 10.0.1
minimatch: 10.2.6
path-to-regexp: 8.4.2
qs: 6.15.3
sharp: 0.35.3
node-domexception: "npm:@nolyfill/domexception@1.0.28"
typebox: 1.3.17
tar: 7.5.22
tough-cookie: 6.0.2
"tsdown>rolldown-plugin-dts": 0.28.2
"zca-js@2.1.2>tough-cookie": 5.1.2
yauzl: 3.4.0
protobufjs: 8.7.2
uuid: 14.0.2
allowBuilds:
"@openclaw/fs-safe": true
"@google/genai": true
"@lydell/node-pty": true
"@matrix-org/matrix-sdk-crypto-nodejs": true
"@tloncorp/api": true
"@tloncorp/tlon-skill": true
baileys: true
authenticate-pam: true
"@discordjs/opus": false
esbuild: true
koffi: false
onnxruntime-node: false
protobufjs: true
sharp: true
tree-sitter-bash: false
openclaw: true
"@openclaw/proxyline": true
clawpdf: true
"@openclaw/crabline": true
rastermill: true
node-pty: true
packageExtensions:
baileys:
peerDependenciesMeta:
sharp:
optional: true
patchedDependencies:
"@vitest/runner@4.1.11": patches/@vitest__runner@4.1.11.patch
"vitest@4.1.11": patches/vitest@4.1.11.patch
"matrix-js-sdk@42.2.0": patches/matrix-js-sdk@42.2.0.patch