forked from primefaces/primeng
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
35 lines (33 loc) · 1.07 KB
/
pnpm-workspace.yaml
File metadata and controls
35 lines (33 loc) · 1.07 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
packages:
- 'packages/*'
- 'apps/*'
catalog:
'@primeuix/styled': ^0.7.4
'@primeuix/utils': ^0.6.1
'@primeuix/styles': ^1.2.5
'@primeuix/themes': ^1.2.5
'tailwindcss-primeui': ^0.6.1
'primeicons': ^7.0.0
catalogs:
angular20:
"@angular-devkit/build-angular": ^20.0.3
"@angular/animations": ^20.0.4
"@angular/cdk": ^20.0.3
"@angular/cli": ^20.0.3
"@angular/common": ^20.0.4
"@angular/compiler": ^20.0.4
"@angular/compiler-cli": ^20.0.4
"@angular/core": ^20.0.4
"@angular/forms": ^20.0.4
"@angular/platform-browser": ^20.0.4
"@angular/platform-browser-dynamic": ^20.0.4
"@angular/platform-server": ^20.0.4
"@angular/router": ^20.0.4
"@angular/ssr": ^20.0.3
"@angular-eslint/eslint-plugin": ^20.0.4
"@angular-eslint/eslint-plugin-template": ^20.0.4
"@angular-eslint/schematics": ^20.0.4
"@angular-eslint/template-parser": ^20.0.4
"zone.js": ~0.15.0
"ng-packagr": 20.0.1
"typescript": 5.8.3