-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
49 lines (45 loc) · 1.04 KB
/
pnpm-workspace.yaml
File metadata and controls
49 lines (45 loc) · 1.04 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
packages:
- libs/*
- demo
allowBuilds:
'@parcel/watcher': false
esbuild: false
less: false
lmdb: false
msgpackr-extract: false
rollup: false
catalog:
'@angular/build': '21.2.8'
'@angular/cdk': '21.2.8'
'@angular/cli': '21.2.8'
'@angular/common': '21.2.10'
'@angular/compiler': '21.2.10'
'@angular/compiler-cli': '21.2.10'
'@angular/core': '21.2.10'
'@angular/forms': '21.2.10'
'@angular/material': '21.2.8'
'@angular/platform-browser': '21.2.10'
'@angular/router': '21.2.10'
'@types/node': '24.12.2'
'@vitest/browser-playwright': '4.1.5'
'@vitest/coverage-v8': '4.1.5'
angular-eslint: '21.3.1'
cpy-cli: '7.0.0'
dayjs: '1.11.20'
eslint: '10.2.1'
marked: '18.0.2'
ng-packagr: '21.2.3'
ngx-markdown: '21.2.0'
oxfmt: '0.47.0'
oxlint: '1.62.0'
playwright: '1.59.1'
prismjs: '1.30.0'
rxjs: '7.8.2'
tslib: '2.8.1'
typescript: '6.0.3'
typescript-eslint: '8.59.1'
vitest: '4.1.5'
dedupePeers: true
minimumReleaseAge: 4320
overrides:
sass: ^1.99.0 # without this, timeouts may occur in the tests