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
88 lines (81 loc) · 1.96 KB
/
pnpm-workspace.yaml
File metadata and controls
88 lines (81 loc) · 1.96 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.104.1
'@supabase/postgrest-js': 2.104.1
'@supabase/realtime-js': 2.104.1
'@supabase/ssr': 0.10.2
'@supabase/supabase-js': 2.104.1
'@types/node': ^22.0.0
'@types/react': ^18.3.0
'@types/react-dom': ^18.3.0
'@vitejs/plugin-react': ^6.0.1
'@vitest/coverage-v8': ^4.1.4
'@vitest/ui': ^4.1.4
lodash: ^4.18.1
lodash-es: ^4.18.1
next: 16.2.3
postcss: ^8.5.10
radix-ui: ^1.4.3
react: ^18.3.0
react-dom: ^18.3.0
recharts: ^2.15.4
tailwindcss: ^4.2.4
tsx: 4.20.3
typescript: ~6.0.0
valtio: ^1.12.0
vite: ^8.0.8
vite-tsconfig-paths: ^6.1.1
vitest: ^4.1.4
zod: 3.25.76
ignoredBuiltDependencies:
- '@parcel/watcher'
- '@sentry/cli'
- contentlayer2
- core-js
- es5-ext
- esbuild
- libpg-query
- msw
- protobufjs
- sharp
minimumReleaseAge: 4320
minimumReleaseAgeExclude:
- '@ai-sdk/*'
- '@supabase/*'
- '@supabase-labs/*'
- braintrust # Included for bugfix in v3.9.0
# The following packages are excluded from the minimum release age check because they had a vulneralibity
# Delete them the next time you update this list
- follow-redirects
onlyBuiltDependencies:
- node-pty
- supabase
overrides:
'@ardatan/relay-compiler>immutable': ^3.8.3
'@aws-sdk/core>fast-xml-parser': ^4.5.5
'@mapbox/node-pre-gyp>tar': ^7.5.11
'@redocly/respect-core>form-data': ^4.0.4
'@redocly/respect-core>js-yaml': ^4.1.1
'@rollup/plugin-terser>serialize-javascript': ^7.0.5
cacache>tar: ^7.5.11
dompurify: ^3.3.2
esbuild: ^0.25.2
lodash: 'catalog:'
lodash-es: 'catalog:'
node-gyp>tar: ^7.5.11
nodemailer: ^7.0.11
payload>undici: ^7.18.2
pgsql-parser>libpg-query: ^15.2.0
refractor>prismjs: ^1.30.0
supabase>tar: ^7.5.11
terser-webpack-plugin>serialize-javascript: ^7.0.5
tmp: ^0.2.4
unhead: ^2.1.13
webpack: ^5.104.1
patchedDependencies:
react-data-grid: patches/react-data-grid.patch