-
-
Notifications
You must be signed in to change notification settings - Fork 125
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
37 lines (36 loc) · 828 Bytes
/
Copy pathpnpm-workspace.yaml
File metadata and controls
37 lines (36 loc) · 828 Bytes
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
packages:
- 'benchmark'
- 'config'
- 'packages/*'
- 'tests/*'
catalogs:
nestjs:
'@nestjs/common': &nestjs ^11.1.6
'@nestjs/core': *nestjs
'@nestjs/platform-express': *nestjs
'@nestjs/platform-fastify': *nestjs
rxjs: ^7.1.0
samchon:
typia: &typia ^14.0.0
'@typia/interface': *typia
'@typia/utils': *typia
tgrid: ^1.2.1
tstl: ^3.0.0
utils:
'@types/node': ^25.3.3
'@types/uuid': ^11.0.0
cross-env: ^10.1.0
rimraf: ^6.1.3
uuid: ^13.0.0
typescript:
ttsc: &ttsc ^0.28.1
'@ttsc/factory': *ttsc
'@ttsc/unplugin': *ttsc
'@trivago/prettier-plugin-sort-imports': ^4.3.0
prettier: ^3.8.1
prettier-plugin-jsdoc: ^1.8.0
typescript: ^7.0.2
modelcontextprotocol:
'@modelcontextprotocol/sdk': ^1.18.0
rolldown:
rolldown: ^1.1.5