-
Notifications
You must be signed in to change notification settings - Fork 9
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
46 lines (42 loc) · 1.1 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
46 lines (42 loc) · 1.1 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
packages:
- "src/docs"
- "src/sdks/js"
- "src/runtimes/liboliphaunt/native/icu-npm"
- "src/runtimes/liboliphaunt/native/packages/*"
- "src/runtimes/liboliphaunt/native/tools-packages/*"
- "src/runtimes/broker/packages/*"
- "src/runtimes/node-direct"
- "src/runtimes/node-direct/packages/*"
- "src/sdks/react-native"
- "src/sdks/react-native/examples/expo"
- "src/bindings/wasix-rust/examples/tauri-sqlx-vanilla"
catalog:
"@vitest/coverage-v8": ^4.1.8
tsx: ^4.20.6
typedoc: ^0.28.16
typescript: ^6.0.3
vitest: ^4.1.8
minimumReleaseAge: 1440
nodeLinker: isolated
# The source-only ICU workspace has no payload until packaging. Do not let
# pnpm's hidden hoist make it appear installed in ordinary SDK consumers.
hoistPattern:
- "*"
- "!@oliphaunt/icu"
confirmModulesPurge: false
autoInstallPeers: false
saveWorkspaceProtocol: rolling
updateNotifier: false
verifyDepsBeforeRun: false
overrides:
esbuild: 0.28.1
js-yaml: 4.3.0
postcss: 8.5.15
uuid: 11.1.1
allowBuilds:
core-js: false
electron: true
esbuild: true
msgpackr-extract: true
sharp: true
unrs-resolver: true