-
Notifications
You must be signed in to change notification settings - Fork 33
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
62 lines (57 loc) · 1.26 KB
/
pnpm-workspace.yaml
File metadata and controls
62 lines (57 loc) · 1.26 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
packages:
- apps/*
- services/*
- services/cloud-agent/wrapper
- services/cloud-agent-next/wrapper
- services/gastown/container
- services/deploy-infra/builder
- services/deploy-infra/dispatcher
- packages/*
catalog:
'@cloudflare/workers-types': ^4.20260313.1
'@octokit/auth-app': ^8.2.0
'@tanstack/react-query': ^5.90.21
'@trpc/client': ^11.13.0
'@trpc/server': ^11.13.0
'@trpc/tanstack-react-query': ^11.13.0
'@types/jsonwebtoken': ^9.0.10
'@typescript/native-preview': 7.0.0-dev.20260319.1
'@workos-inc/node': ^8.9.0
aws4fetch: ^1.0.20
drizzle-kit: ^0.31.9
drizzle-orm: ^0.45.1
hono: ^4.12.7
jose: ^6.2.1
jsonwebtoken: ^9.0.3
stream-chat: ^9.38.0
stripe: ^19.3.0
typescript: ^5.9.3
workers-tagged-logger: ^1.0.0
wrangler: ^4.73.0
zod: ^4.3.6
ignoredBuiltDependencies:
- '@sentry/cli'
- core-js
- oxc-resolver
- sharp
- unrs-resolver
minimumReleaseAge: 5760
minimumReleaseAgeExclude:
- '@kilocode/plugin'
- '@kilocode/sdk'
- '@typescript/native-preview*'
- 'expo'
- 'expo-*'
- '@expo/*'
- 'babel-preset-expo'
- 'react-native'
- 'react-native-*'
- '@anthropic-ai/sdk'
onlyBuiltDependencies:
- '@swc/core'
- '@tailwindcss/oxide'
- core-js-pure
- es5-ext
- esbuild
- libpq
- workerd