-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
76 lines (71 loc) · 1.68 KB
/
pnpm-workspace.yaml
File metadata and controls
76 lines (71 loc) · 1.68 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
packages:
- packages/db
- packages/worker-utils
- packages/encryption
- packages/trpc
- storybook
- cloudflare-deploy-infra/builder
- cloudflare-deploy-infra/dispatcher
- cloudflare-code-review-infra
- cloudflare-auto-triage-infra
- cloudflare-auto-fix-infra
- cloud-agent
- cloud-agent/wrapper
- cloud-agent-next
- cloud-agent-next/wrapper
- cloudflare-app-builder
- cloudflare-images-mcp
- cloudflare-ai-attribution
- cloudflare-db-proxy
- cloudflare-webhook-agent-ingest
- cloudflare-session-ingest
- cloudflare-o11y
- cloudflare-git-token-service
- cloudflare-security-sync
- cloudflare-security-auto-analysis
- kiloclaw
- kiloclaw/packages/secret-catalog
- cloudflare-gastown
- cloudflare-gastown/container
- cloudflare-gmail-push
- kilo-app
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
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*'
onlyBuiltDependencies:
- '@swc/core'
- '@tailwindcss/oxide'
- core-js-pure
- es5-ext
- esbuild
- libpq
- workerd