-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
43 lines (41 loc) · 1.03 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
43 lines (41 loc) · 1.03 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
packages:
- packages/apps/*
- packages/backend/*
- packages/backend/llm/*
- packages/backend/command/*
- packages/backend/saver/*
- packages/backend/tools/*
- packages/backend/plugins/*
- packages/backend/plugins/agent/*
- packages/backend/plugins/channel/*
- packages/backend/plugins/wiki/*
- packages/shared/*
catalog:
'@modelcontextprotocol/sdk': ^1.27.1
'@tauri-apps/cli': ^2.11.2
'@tauri-apps/plugin-process': ^2.3.1
'@tauri-apps/plugin-updater': ^2.10.1
'@tiptap/extension-image': ^3.26.1
'@tiptap/extension-placeholder': ^3.26.1
'@tiptap/starter-kit': ^3.26.1
'@tiptap/vue-3': ^3.26.1
'@types/better-sqlite3': ^7.6.13
'@types/node': ^25.9.3
'@types/uuid': ^11.0.0
'@types/ws': ^8.18.1
'@vitejs/plugin-vue': ^6.0.7
axios: ^1.18.0
better-sqlite3: ^12.11.1
commander: ^15.0.0
cron: ^4.4.0
marked: ^18.0.5
reflect-metadata: ^0.2.2
rimraf: ^6.1.3
typescript: ^6.0.3
uuid: ^14.0.0
vite: ^8.0.16
vue: ^3.5.38
vue-router: ^5.1.0
ws: ^8.21.0
zod: ^4.4.3
nodeLinker: hoisted