-
Notifications
You must be signed in to change notification settings - Fork 1k
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
52 lines (49 loc) · 1.09 KB
/
pnpm-workspace.yaml
File metadata and controls
52 lines (49 loc) · 1.09 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
packages:
- .github/actions/*
- apps/*
- benchmarks/*
- packages/*
- packages/react-email/dev
- playground
catalog:
'@babel/parser': 7.27.0
'@babel/traverse': 7.27.0
'@radix-ui/colors': 3.0.0
'@radix-ui/react-popover': 1.1.15
'@radix-ui/react-slot': 1.2.4
'@radix-ui/react-tabs': 1.1.13
'@radix-ui/react-tooltip': 1.2.8
'@responsive-email/react-email': 0.0.4
'@scaleway/sdk': ^1
'@types/babel__core': 7.20.5
'@types/babel__traverse': 7.20.7
'@types/css-tree': 2.3.11
'@types/mime-types': 2.1.4
'@types/node': 22.19.17
'@types/react': 19.2.14
'@types/react-dom': 19.2.3
'@vitejs/plugin-react': 5.2.0
commander: ^13.0.0
esbuild: 0.28.0
framer-motion: 12.38.0
log-symbols: ^7.0.0
next: 16.2.3
nypm: 0.6.5
ora: ^8.0.0
postcss: 8.5.10
prism-react-renderer: 2.4.1
react: 19.2.4
react-dom: 19.2.4
resend: 6.4.0
sonner: 2.0.7
'@tailwindcss/postcss': ^4.1.18
tailwindcss: ^4.1.18
tinybench: 3.1.0
tsdown: 0.21.9
'@tsdown/css': 0.21.9
tsx: 4.21.0
typescript: 5.9.3
vite: 7.3.2
yalc: 1.0.0-pre.53
zod: 4.3.6
autoInstallPeers: true