-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
35 lines (33 loc) · 938 Bytes
/
pnpm-workspace.yaml
File metadata and controls
35 lines (33 loc) · 938 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
31
32
33
34
35
packages:
- packages/**
onlyBuiltDependencies:
- cbor-extract
- cpu-features
- esbuild
- protobufjs
- ssh2
- zstd-napi
overrides:
'@isaacs/brace-expansion@<=5.0.0': '>=5.0.1'
ajv@<6.14.0: '>=6.14.0'
bn.js@<4.12.3: '>=4.12.3'
bn.js@>=5.0.0 <5.2.3: '>=5.2.3'
diff@>=4.0.0 <4.0.4: '>=4.0.4'
flatted@<3.4.0: '>=3.4.0'
glob@>=10.2.0 <10.5.0: '>=10.5.0'
glob@>=11.0.0 <11.1.0: '>=11.1.0'
js-yaml@>=4.0.0 <4.1.1: '>=4.1.1'
lodash@>=4.0.0 <=4.17.22: '>=4.17.23'
minimatch@<3.1.3: '>=3.1.3'
minimatch@<3.1.4: '>=3.1.4'
minimatch@>=10.0.0 <10.2.1: '>=10.2.1'
minimatch@>=10.0.0 <10.2.3: '>=10.2.3'
minimatch@>=5.0.0 <5.1.7: '>=5.1.7'
minimatch@>=5.0.0 <5.1.8: '>=5.1.8'
minimatch@>=9.0.0 <9.0.6: '>=9.0.6'
minimatch@>=9.0.0 <9.0.7: '>=9.0.7'
qs@<6.14.1: '>=6.14.1'
qs@>=6.7.0 <=6.14.1: '>=6.14.2'
rollup@>=4.0.0 <4.59.0: '>=4.59.0'
undici@<6.23.0: '>=6.23.0'
undici@<6.24.0: '>=6.24.0'