-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
41 lines (35 loc) · 944 Bytes
/
Copy pathpnpm-workspace.yaml
File metadata and controls
41 lines (35 loc) · 944 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
36
37
38
39
40
41
packages:
- .
allowBuilds:
esbuild: false
sharp: false
unrs-resolver: false
minimumReleaseAge: 10080 # 7 days in minutes
minimumReleaseAgeExclude:
- pnpm@11.20.0
- next@16.3.0
- eslint-config-next@16.3.0
- '@next/eslint-plugin-next@16.3.0'
- '@next/env@16.3.0'
- '@next/swc-darwin-arm64@16.3.0'
- '@next/swc-darwin-x64@16.3.0'
- '@next/swc-linux-arm64-gnu@16.3.0'
- '@next/swc-linux-arm64-musl@16.3.0'
- '@next/swc-linux-x64-gnu@16.3.0'
- '@next/swc-linux-x64-musl@16.3.0'
- '@next/swc-win32-arm64-msvc@16.3.0'
- '@next/swc-win32-x64-msvc@16.3.0'
- sharp@0.35.0
- brace-expansion@5.0.8 || 5.0.9
- '@next/mdx@16.3.0'
overrides:
brace-expansion@<=5.0.7: ^5.0.8
brace-expansion@>=4.0.0 <5.0.9: ^5.0.9
chokidar: '>=5'
eslint-import-resolver-typescript: '^4.4.4'
jose: '>=6'
postcss@<8.5.10: ^8.5.10
semver: '>=7'
sharp@<0.35.0: ^0.35.0
uuid@<14.0.0: ^14.0.0
trustPolicy: no-downgrade