forked from supabase/supabase
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
67 lines (61 loc) · 1.28 KB
/
pnpm-workspace.yaml
File metadata and controls
67 lines (61 loc) · 1.28 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
packages:
- apps/*
- packages/*
- blocks/*
- e2e/*
catalog:
'@sentry/nextjs': ^10.26.0
'@supabase/auth-js': 2.86.0
'@supabase/realtime-js': 2.86.0
'@supabase/supabase-js': 2.86.0
'@supabase/postgrest-js': 2.86.0
'@types/node': ^22.0.0
'@types/react': ^18.3.0
'@types/react-dom': ^18.3.0
next: ^15.5.7
react: ^18.3.0
react-dom: ^18.3.0
recharts: ^2.15.4
tailwindcss: 3.4.1
tsx: 4.20.3
typescript: ~5.9.0
valtio: ^1.12.0
vite: ^7.1.11
vitest: ^3.2.0
zod: ^3.25.76
ignoredBuiltDependencies:
- '@parcel/watcher'
- '@sentry/cli'
- contentlayer2
- core-js
- es5-ext
- esbuild
- libpg-query
- msw
- node-pty
- protobufjs
- sharp
minimumReleaseAge: 10080
minimumReleaseAgeExclude:
- '@ai-sdk/*'
- '@supabase/*'
- ai
- js-yaml
- supabase
- iceberg-js
- next@15.5.7 || 16.0.7
- '@next/env@15.5.7 || 16.0.7'
onlyBuiltDependencies:
- supabase
overrides:
'@eslint/eslintrc>js-yaml': ^4.1.1
'@react-router/dev>vite-node': 3.2.4
'@redocly/respect-core>form-data': ^4.0.4
'@redocly/respect-core>js-yaml': ^4.1.1
'@tanstack/directive-functions-plugin>vite': 'catalog:'
'@tanstack/react-start-plugin>vite': 'catalog:'
'vinxi>vite': 'catalog:'
'refractor>prismjs': ^1.30.0
esbuild: ^0.25.2
tar: ^7.0.0
tmp: ^0.2.4