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
72 lines (61 loc) · 1.29 KB
/
pnpm-workspace.yaml
File metadata and controls
72 lines (61 loc) · 1.29 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
packages:
- packages/**
- docs
- e2e/**
- test
blockExoticSubdeps: true
overrides:
axios: <1.14.0
node-forge: '>=1.4.0 <2'
h3@<2: '>=1.15.9'
brace-expansion@<2: 1.1.13
brace-expansion@>=2 <4: 2.0.3
brace-expansion@>=4: 5.0.5
path-to-regexp@>=8: 8.4.0
dompurify: '>=3.3.2 <4'
happy-dom: '>=20.8.9 <21'
catalog:
'@better-auth/utils': 0.4.0
'@better-fetch/fetch': 1.1.21
better-call: 1.3.5
tsdown: 0.21.1
typescript: ^5.9.3
unbuild: ^3.4.0
vitest: ^4.0.18
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: ^4.2.1
tailwindcss-animate: ^1.0.7
vitest:
'@vitest/coverage-istanbul': ^4.0.18
'@vitest/ui': ^4.0.18
vitest: ^4.0.18
ignoredBuiltDependencies:
- electron
linkWorkspacePackages: true
minimumReleaseAge: 0
onlyBuiltDependencies:
- '@parcel/watcher'
- '@prisma/client'
- '@prisma/engines'
- '@swc/core'
- '@tsparticles/engine'
- better-sqlite3
- esbuild
- lefthook
- less
- msw
- prisma
- protobufjs
- sharp
- workerd
patchedDependencies:
'@changesets/assemble-release-plan': patches/@changesets__assemble-release-plan.patch
trustPolicy: no-downgrade
trustPolicyIgnoreAfter: 43200