forked from vercel/eve
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
79 lines (75 loc) · 1.73 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
79 lines (75 loc) · 1.73 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
packages:
- apps/*
- apps/*/*
- e2e/fixtures/*
- packages/*
allowBuilds:
# Registry templates import types only; this optional build is not needed.
"@google/genai": false
"@mongodb-js/zstd": true
"@nestjs/core": true
"@parcel/watcher": false
bufferutil: false
cbor-extract: true
esbuild: true
node-liblzma: false
phase: false
protobufjs: true
sharp: true
simple-git-hooks: true
unrs-resolver: true
vue-demi: false
webgpu: true
catalog:
"@ai-sdk/anthropic": "^4.0.18"
"@ai-sdk/google": "^4.0.21"
"@ai-sdk/mcp": "^2.0.16"
"@ai-sdk/openai": "^4.0.17"
"@ai-sdk/otel": "^1.0.34"
"@ai-sdk/provider": "^4.0.3"
"@ai-sdk/provider-utils": "^5.0.12"
"@types/node": "25.9.1"
"@types/react": "19.2.15"
"@types/react-dom": "19.2.3"
"@vercel/connect": "0.4.2"
"@vercel/sandbox": "2.8.0"
ai: "^7.0.38"
marked: "17.0.6"
next: "16.3.0-preview.6"
phase: "0.0.1"
picocolors: "1.1.1"
react: "19.2.6"
react-dom: "19.2.6"
streamdown: "2.5.0"
typescript: "7.0.2"
vitest: "4.1.10"
zod: "4.4.3"
minimumReleaseAge: 2880 # 2 days
minimumReleaseAgeExclude:
# Registry extension packages are explicitly reviewed before they are added to the eve registry.
- "@agent-browser/eve"
- "@agent-browser/sandbox"
- "@browserbasehq/eve"
- "@github-tools/eve-extension"
- "@github-tools/sdk"
- "@upstash/agentkit-eve-extension"
- "@ai-sdk/*"
- "@rolldown/*"
- "@typescript/typescript-*"
- "@turbo/*"
- "@workflow/*"
- "@vercel/*"
- "@vgpu/*"
- ai
- crossws
- experimental-ai-sdk-code-mode
- eve
- nitro
- rolldown
# This release contains the reviewed package-config registry APIs used by the eve CLI.
- shadcn@4.16.0
- turbo
- typescript
- vercel
- workflow
- phase@0.0.1