forked from better-auth/better-auth
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
54 lines (46 loc) · 924 Bytes
/
pnpm-workspace.yaml
File metadata and controls
54 lines (46 loc) · 924 Bytes
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
packages:
- packages/**
- landing
- docs
- e2e/**
- test
blockExoticSubdeps: true
catalog:
'@better-auth/utils': 0.3.1
'@better-fetch/fetch': 1.1.21
better-call: 2.0.2
tsdown: 0.21.0-beta.2
typescript: ^5.9.3
catalogs:
react19:
'@types/react': ^19.2.14
'@types/react-dom': ^19.2.3
react: ^19.2.4
react-dom: ^19.2.4
tailwind:
'@tailwindcss/postcss': ^4.2.1
'@tailwindcss/vite': ^4.2.1
tailwindcss: ^4.2.1
tailwindcss-animate: ^1.0.7
vitest:
'@vitest/coverage-istanbul': ^4.0.18
'@vitest/ui': ^4.0.18
vitest: ^4.0.18
linkWorkspacePackages: true
minimumReleaseAge: 0
onlyBuiltDependencies:
- '@parcel/watcher'
- '@prisma/client'
- '@prisma/engines'
- '@swc/core'
- '@tsparticles/engine'
- better-sqlite3
- esbuild
- less
- msw
- prisma
- protobufjs
- sharp
- workerd
trustPolicy: no-downgrade
trustPolicyIgnoreAfter: 43200