-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
55 lines (49 loc) · 1.07 KB
/
pnpm-workspace.yaml
File metadata and controls
55 lines (49 loc) · 1.07 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
packages:
- apps/*
- packages/*
- tooling/*
catalog:
'@better-auth/cli': 1.4.0-beta.9
'@better-auth/expo': 1.4.0-beta.9
'@eslint/js': ^9.38.0
'@tailwindcss/postcss': ^4.1.16
'@tailwindcss/vite': ^4.1.16
'@tanstack/react-form': ^1.23.8
'@tanstack/react-query': ^5.90.8
'@trpc/client': ^11.7.1
'@trpc/server': ^11.7.1
'@trpc/tanstack-react-query': ^11.7.1
'@types/node': 22.18.12
'@vitejs/plugin-react': 5.1.0
better-auth: 1.4.0-beta.9
eslint: ^9.38.0
prettier: ^3.7.4
tailwindcss: ^4.1.16
typescript: ^5.9.3
vite: 7.1.12
zod: ^4.1.12
catalogs:
react19:
'@types/react': ~19.1.0
'@types/react-dom': ~19.1.0
react: 19.1.4
react-dom: 19.1.4
linkWorkspacePackages: true
onlyBuiltDependencies:
- '@prisma/client'
- '@prisma/engines'
- '@tailwindcss/oxide'
- better-sqlite3
- bufferutil
- core-js-pure
- esbuild
- prisma
- sharp
- utf-8-validate
overrides:
'@types/minimatch': 5.1.2
lightningcss: 1.30.1
vite: 7.1.12
publicHoistPattern:
- '@ianvs/prettier-plugin-sort-imports'
- prettier-plugin-tailwindcss