-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpeer-dependencies.json
More file actions
34 lines (34 loc) · 973 Bytes
/
peer-dependencies.json
File metadata and controls
34 lines (34 loc) · 973 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
{
"@angular-devkit/*": "^15.0.0",
"@angular/*": "^15.0.0",
"@ant-design/icons-angular": "^15.0.0",
"@casl/ability": "^6.0.0",
"@casl/angular": "^8.0.0",
"@casl/prisma": "^1.0.0",
"@commitlint/*": "^17.0.0",
"@nestjs/*": "^9.0.0",
"@nestjs/apollo": "^10.0.0 || ^11.0.0",
"@nestjs/axios": "^1.0.0 || ^2.0.0",
"@nestjs/config": "^2.0.0",
"@nestjs/graphql": "^10.0.0 || ^11.0.0",
"@nestjs/jwt": "^10.0.0",
"@nestjs/swagger": "^6.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"@nrwl/*": "^15.0.0",
"@prisma/client": "^4.0.0",
"@schematics/angular": "^15.0.0",
"@trxn/*": "^2.1.0",
"class-transformer": "~0.5.0",
"class-validator": "~0.13.0",
"commitizen": "^4.0.0",
"cz-conventional-changelog": "^3.0.0",
"eslint": "^8.0.0",
"fs-extra": "^11.0.0",
"jest": "^28.0.0 || ^29.0.0",
"ng-zorro-antd": "^15.0.0",
"nx": "^15.0.0",
"postcss": "^8.0.0",
"ts-essentials": "^9.0.0",
"typescript": "^4.0.0",
"xhr2": "~0.2.0"
}