-
Notifications
You must be signed in to change notification settings - Fork 121
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
104 lines (102 loc) · 2.36 KB
/
pnpm-workspace.yaml
File metadata and controls
104 lines (102 loc) · 2.36 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
packages:
- apps/*
- internal-packages/*
- packages/*
- tools/*
catalog:
"@ai-sdk/anthropic": 2.0.49
"@ai-sdk/fal": 1.0.23
"@ai-sdk/gateway": 2.0.22
"@ai-sdk/google": 2.0.49
"@ai-sdk/openai": 2.0.72
"@ai-sdk/provider": 2.0.0
"@aws-sdk/client-s3": 3.980.0
"@biomejs/biome": 2.0.6
"@embedpdf/pdfium": 1.2.1
"@next/env": 16.2.3
"@next/third-parties": 16.2.3
"@octokit/auth-app": 8.0.1
"@octokit/core": 7.0.2
"@octokit/openapi-types": 25.1.0
"@octokit/request-error": 7.0.0
"@octokit/webhooks": 14.0.2
"@standard-schema/spec": 1.1.0
"@supabase/auth-js": 2.70.0
"@supabase/ssr": 0.6.1
"@supabase/supabase-js": 2.50.5
"@tailwindcss/postcss": 4.1.18
"@tiptap/core": 2.11.5
"@tiptap/extension-code-block-lowlight": 2.11.5
"@tiptap/extension-mention": 2.11.5
"@tiptap/extension-placeholder": 2.11.5
"@tiptap/html": 2.11.5
"@tiptap/react": 2.11.5
"@tiptap/starter-kit": 2.11.5
"@tiptap/suggestion": 2.11.5
"@trigger.dev/sdk": 4.4.4
"@types/fast-levenshtein": 0.0.4
"@types/node": 24.10.4
"@types/pg": 8.16.0
"@types/pngjs": 6.0.5
"@types/react": 19.2.7
"@types/react-dom": 19.2.3
"@types/turndown": 5.0.5
"@urql/core": 5.1.1
"@vercel/edge-config": 1.4.0
"@vercel/functions": 2.2.11
"@xyflow/react": 12.9.0
ai: 5.0.101
clsx: 2.1.1
defuddle: 0.9.0
drizzle-kit: 0.31.10
drizzle-orm: 0.45.2
fast-levenshtein: 3.0.0
gql.tada: 1.8.10
happy-dom: 20.8.9
ipaddr.js: 2.3.0
highlight.js: 11.11.1
jsdom: 26.1.0
langfuse: 3.38.4
lowlight: 3.3.0
lucide-react: 0.473.0
motion: 12.23.24
nanoid: 5.0.9
next: 16.2.3
nuqs: 2.6.0
openai: 5.11.0
pg: 8.18.0
pgvector: 0.2.1
pino: 9.9.0
pngjs: 7.0.0
postcss: 8.5.5
radix-ui: 1.4.3
react: 19.2.1
react-dom: 19.2.1
react-resizable-panels: 2.1.7
swr: 2.3.6
tailwindcss: 4.1.18
tar: 7.5.11
tiktoken: 1.0.22
tsup: 8.5.1
tsx: 4.20.6
turndown: 7.2.0
undici: 7.24.4
typescript: 5.7.3
urql: 4.2.2
vitest: 4.0.18
zod: 4.1.12
zustand: 5.0.8
streamdown: 2.0.1
import-in-the-middle: 2.0.2
require-in-the-middle: 8.0.1
prettier: 3.7.4
shiki: 3.21.0
minimumReleaseAge: 1440
# Use minimumReleaseAgeExclude temporarily for emergency security vulnerability fixes
minimumReleaseAgeExclude:
- next
- "@next/env"
- "@next/third-parties"
- "@giselles-ai/browser-tool"
- "@giselles-ai/agent-runtime"
- "@giselles-ai/agent-builder"