-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
50 lines (49 loc) · 1.46 KB
/
pnpm-workspace.yaml
File metadata and controls
50 lines (49 loc) · 1.46 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
packages:
- agents/*
- apps/*
- packages/*
catalog:
'@happyvertical/ai': 0.71.32
'@happyvertical/cache': 0.71.32
'@happyvertical/comfyui': ^0.71.12
'@happyvertical/files': 0.71.32
'@happyvertical/geo': 0.71.32
'@happyvertical/images': 0.71.32
'@happyvertical/json': 0.71.32
'@happyvertical/jobs': 0.71.32
'@happyvertical/logger': 0.71.32
'@happyvertical/social': ^0.71.17
'@happyvertical/smrt-agents': 0.22.13
'@happyvertical/smrt-assets': 0.22.13
'@happyvertical/smrt-chat': 0.22.13
'@happyvertical/smrt-cli': 0.22.13
'@happyvertical/smrt-config': 0.22.13
'@happyvertical/smrt-core': 0.22.13
'@happyvertical/smrt-images': 0.22.13
'@happyvertical/smrt-jobs': 0.22.13
'@happyvertical/smrt-places': 0.22.13
'@happyvertical/smrt-profiles': 0.22.13
'@happyvertical/smrt-secrets': 0.22.13
'@happyvertical/smrt-svelte': 0.22.13
'@happyvertical/smrt-tags': 0.22.13
'@happyvertical/smrt-tenancy': 0.22.13
'@happyvertical/smrt-users': 0.22.13
'@happyvertical/smrt-vitest': 0.22.13
'@happyvertical/sql': 0.71.32
'@happyvertical/utils': 0.71.32
'@happyvertical/video': ^0.71.17
'@sveltejs/adapter-node': ^5.3.2
'@sveltejs/kit': ^2.55.0
'@sveltejs/vite-plugin-svelte': ^6.2.4
'@types/node': ^24.10.1
'@types/ws': ^8.18.1
'concurrently': ^9.2.1
'dotenv': ^17.2.3
'svelte': ^5.53.12
'svelte-check': ^4.3.5
'sharp': ^0.34.5
'tsx': ^4.21.0
'typescript': ^5.8.3
'vite': ^7.3.1
'vite-plugin-dts': ^4.5.4
'vitest': ^4.0.17