-
Notifications
You must be signed in to change notification settings - Fork 389
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
118 lines (115 loc) · 2.97 KB
/
pnpm-workspace.yaml
File metadata and controls
118 lines (115 loc) · 2.97 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
packages:
- packages/*
- extensions/*
- packages/@buildingai/*
- packages/@buildingai/web/*
catalog:
'@types/ali-oss': 6.16.13
ali-oss: 6.23.0
axios: ^1.13.6
callsites: ^4.2.0
cli-table3: 0.6.5
cos-nodejs-sdk-v5: ^2.15.4
date-fns: ^4.1.0
dotenv: ^17.3.1
globals: ^16.5.0
tencentcloud-sdk-nodejs-sts: ^4.1.100
catalogs:
api:
'@nestjs/axios': ^4.0.1
'@nestjs/bullmq': ^11.0.4
'@nestjs/cache-manager': ^3.1.0
'@nestjs/cli': ^11.0.16
'@nestjs/common': ^11.1.17
'@nestjs/config': ^4.0.3
'@nestjs/core': ^11.1.17
'@nestjs/event-emitter': ^3.0.1
'@nestjs/jwt': ^11.0.2
'@nestjs/mapped-types': ^2.1.0
'@nestjs/platform-express': ^11.1.16
'@nestjs/schedule': ^6.1.1
'@nestjs/schematics': ^11.0.9
'@nestjs/serve-static': ^5.0.4
'@nestjs/terminus': ^11.1.1
'@nestjs/testing': ^11.1.16
'@nestjs/typeorm': ^11.0.0
'@types/express': ^5.0.6
adm-zip: ^0.5.16
bullmq: ^5.71.0
class-transformer: ^0.5.1
class-validator: ^0.14.4
cron: 4.3.5
express: ^5.2.1
pg: ^8.16.3
typeorm: 0.3.27
typeorm-naming-strategies: ^4.1.0
dev:
'@tsconfig/node22': ^22.0.2
'@types/node': ^24.12.0
eslint: ^9.39.4
eslint-plugin-format: ^1.5.0
eslint-plugin-vue: ^10.8.0
prettier: ^3.8.1
prettier-plugin-tailwindcss: ^0.6.14
typescript: ^5.9.3
typescript-eslint: ^8.57.0
vite: ^7.1.6
vite-plugin-eslint2: ^5.0.5
vue-eslint-parser: ^10.4.0
vue-tsc: ^2.2.12
web:
'@internationalized/date': ^3.12.0
'@rolldown/plugin-babel': ^0.2.0
'@shikijs/langs': ^3.13.0
'@shikijs/markdown-it': ^3.12.2
'@tailwindcss/vite': ^4.2.1
'@tanstack/react-virtual': ^3.13.18
'@tiptap/extension-color': ^2.27.2
'@tiptap/extension-highlight': ^2.27.2
'@tiptap/extension-image': ^2.27.2
'@tiptap/extension-link': ^2.27.2
'@tiptap/extension-list-item': ^2.27.2
'@tiptap/extension-placeholder': ^2.27.2
'@tiptap/extension-text-style': ^2.27.2
'@tiptap/extension-underline': ^2.27.2
'@tiptap/starter-kit': ^2.27.2
'@tiptap/vue-3': ^2.27.2
'@types/react': ^19.2.13
'@types/react-dom': ^19.2.3
'@vueuse/core': ^13.9.0
'@vueuse/motion': ^3.0.3
clsx: ^2.1.1
echarts: ^5.6.0
lucide-react: 0.561.0
mermaid: ^11.12.1
motion-v: ^1.10.3
panzoom: ^9.4.3
pinia: ^3.0.4
react: ^19.2.4
react-dom: ^19.2.4
react-router-dom: ^7.13.0
recharts: 2.15.4
reka-ui: ^2.9.2
sass: 1.78.0
stream-markdown: ^0.0.8
tailwind-merge: ^3.5.0
tailwindcss: ^4.2.1
tailwindcss-animate: ^1.0.7
tiptap-markdown: ^0.8.10
vite-tsconfig-paths: ^5.1.4
vue: ^3.5.30
vue-dompurify-html: ^5.3.0
vue-i18n: ^11.1.12
vue-renderer-markdown: 0.0.61-beta.7
vue-router: ^4.6.4
vuedraggable: ^4.1.0
yup: ^1.7.1
onlyBuiltDependencies:
- '@nestjs/core'
- '@parcel/watcher'
- '@swc/core'
- '@tailwindcss/oxide'
- esbuild
- msgpackr-extract
- unrs-resolver
- vue-demi