-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
37 lines (36 loc) · 1.15 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
37 lines (36 loc) · 1.15 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
packages:
- "."
minimumReleaseAge: 10080
minimumReleaseAgeExclude:
# TODO(2026-09-05): Remove after Sidebars 0.1.1 completes the normal
# 7-day cooling period.
- "@samebase/sidebars@0.1.1"
# TODO(2026-08-31): Remove after Vite+ 0.3.0 completes the normal
# 7-day cooling period.
- "@voidzero-dev/vite-plus-core@0.3.0"
- "@voidzero-dev/vite-plus-darwin-arm64@0.3.0"
- "@voidzero-dev/vite-plus-darwin-x64@0.3.0"
- "@voidzero-dev/vite-plus-linux-arm64-gnu@0.3.0"
- "@voidzero-dev/vite-plus-linux-arm64-musl@0.3.0"
- "@voidzero-dev/vite-plus-linux-x64-gnu@0.3.0"
- "@voidzero-dev/vite-plus-linux-x64-musl@0.3.0"
- "@voidzero-dev/vite-plus-win32-arm64-msvc@0.3.0"
- "@voidzero-dev/vite-plus-win32-x64-msvc@0.3.0"
- "vite-plus@0.3.0"
minimumReleaseAgeStrict: true
minimumReleaseAgeIgnoreMissingTime: false
blockExoticSubdeps: true
trustPolicy: no-downgrade
trustPolicyExclude:
# TODO(2026-07-10): Recheck once upstream dependencies no longer resolve
# this trust-downgraded version.
- "undici-types@6.21.0"
overrides:
esbuild: 0.28.1
js-yaml: 4.3.2
"semver@6": 7.7.4
allowBuilds:
esbuild: true
msw: false
sharp: false
workerd: true