-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
88 lines (81 loc) · 1.67 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
88 lines (81 loc) · 1.67 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
packages:
- apps/*
- packages/*
- blocks/*
- e2e/*
catalog:
'@sentry/nextjs': ^10.26.0
'@supabase/auth-js': 2.99.1
'@supabase/postgrest-js': 2.99.1
'@supabase/realtime-js': 2.99.1
'@supabase/supabase-js': 2.99.1
'@types/node': ^22.0.0
'@types/react': ^18.3.0
'@types/react-dom': ^18.3.0
lodash: ^4.17.23
lodash-es: ^4.17.23
next: ^15.5.10
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
- protobufjs
- sharp
minimumReleaseAge: 10080
minimumReleaseAgeExclude:
- '@ai-sdk/*'
- '@supabase/*'
- '@supabase-labs/*'
- next
- '@next/*'
- ai
- js-yaml
- supabase
- iceberg-js
- '@vitejs/plugin-rsc'
- stripe-experiment-sync # TODO(matlin) remove, temp just to unblock launch
- braintrust
- tar
- diff
- lodash-es
- lodash
- next-mdx-remote
- react-resizable-panels
- swiper@12.1.2
- immutable
onlyBuiltDependencies:
- node-pty
- supabase
overrides:
'@ardatan/relay-compiler>immutable': ^3.8.3
'@aws-sdk/core>fast-xml-parser': ^4.5.4
'@mapbox/node-pre-gyp>tar': ^7.5.11
'@redocly/respect-core>form-data': ^4.0.4
'@redocly/respect-core>js-yaml': ^4.1.1
cacache>tar: ^7.5.11
esbuild: ^0.25.2
lodash: 'catalog:'
lodash-es: 'catalog:'
node-gyp>tar: ^7.5.11
nodemailer: ^7.0.11
payload>undici: ^7.18.2
refractor>prismjs: ^1.30.0
supabase>tar: ^7.5.11
tmp: ^0.2.4
patchedDependencies:
react-data-grid: patches/react-data-grid.patch