forked from SableClient/Sable
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
43 lines (41 loc) · 1.03 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
43 lines (41 loc) · 1.03 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
allowBuilds:
'@sableclient/tauri-plugin-notifications-api': true
'@sentry/cli': true
'@swc/core': true
cloudflared: true
cpu-features: true
esbuild: true
protobufjs: true
sharp: true
ssh2: true
unrs-resolver: true
workerd: true
engineStrict: true
minimumReleaseAge: 1440
minimumReleaseAgeExclude:
- 'matrix-js-sdk'
- '@sableclient/matrixrtc'
- '@sableclient/sable-call-embedded'
- '@sableclient/tauri-plugin-livekit-mobile'
- '@sableclient/tauri-plugin-notifications-api'
- '@sableclient/twemoji-font'
overrides:
brace-expansion: '>=5.0.9'
esbuild: '>=0.28.1'
flatted: '>=3.4.2'
js-yaml: '>=4.3.1'
jsdom>undici: '^7.29.0'
lodash: '>=4.17.23'
minimatch: '>=10.2.3'
postcss: '>=8.5.23'
rollup: '>=4.59.0'
serialize-javascript: '>=7.0.3'
undici: '>=7.29.0'
uuid: '>=11.1.1'
peerDependencyRules:
allowedVersions:
'folds>@vanilla-extract/css': '1.18.0'
'folds>@vanilla-extract/recipes': '0.5.7'
'folds>classnames': '2.5.1'
'folds>react': '18.3.1'
'folds>react-dom': '18.3.1'