-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
58 lines (56 loc) · 1.32 KB
/
pnpm-workspace.yaml
File metadata and controls
58 lines (56 loc) · 1.32 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
packages:
- 'apps/*'
- 'packages/*'
catalog:
bullmq: ^5.61.2
next-themes: ^0.4.6
nodemailer: ^8.0.5
pino: ^10.3.1
pino-pretty: ^13.1.3
shadcn: ^4.2.0
tw-animate-css: ^1.4.0
zod: ^4.3.6
catalogs:
auth:
'@better-auth/drizzle-adapter': ^1.6.2
auth: ^1.6.2
better-auth: ^1.6.2
database:
drizzle-kit: ^0.31.10
drizzle-orm: ^0.45.2
hono:
'@hono/node-server': ^1.19.13
'@hono/zod-openapi': ^1.3.0
'@hono/zod-validator': ^0.7.6
'@scalar/hono-api-reference': ^0.10.7
hono: ^4.12.12
next:
'@next/eslint-plugin-next': 16.2.3
eslint-config-next: 16.2.3
next: 16.2.3
observability:
'@opentelemetry/api': ^1.9.1
'@opentelemetry/auto-instrumentations-node': ^0.72.0
'@opentelemetry/exporter-trace-otlp-http': ^0.214.0
'@opentelemetry/resources': ^2.6.1
'@opentelemetry/sdk-node': ^0.214.0
'@opentelemetry/semantic-conventions': ^1.40.0
'@sentry/nextjs': ^10.48.0
'@sentry/node': ^10.48.0
react:
react: 19.2.4
react-dom: 19.2.4
react-peer:
react: ^19.2.4
react-dom: ^19.2.4
tailwind:
'@tailwindcss/postcss': ^4
tailwindcss: ^4
tooling:
'@playwright/test': ^1.59.1
'@types/node': ^25.6.0
'@types/react': ^19.2.14
'@types/react-dom': ^19.2.3
eslint: ^9.39.1
tsup: ^8.5.1
typescript: 5.9.2