-
Notifications
You must be signed in to change notification settings - Fork 17
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
56 lines (52 loc) · 1.02 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
56 lines (52 loc) · 1.02 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
packages:
- 'napi/angular-compiler'
- 'napi/playground'
- 'napi/angular-compiler/e2e/app'
- 'napi/angular-compiler/e2e/compare'
- 'napi/angular-compiler/benchmarks/*'
allowBuilds:
'@parcel/watcher': true
'@swc/core': true
core-js: true
esbuild: true
lmdb: true
msgpackr-extract: true
protobufjs: true
minimumReleaseAgeExclude:
- '@napi-rs/*'
- '@oxc-node/*'
- '@oxc-minify/*'
- '@oxc-parser/*'
- '@oxc-project/*'
- '@oxc-resolver/*'
- '@oxc-transform/*'
- '@oxfmt/*'
- '@oxlint-tsgolint/*'
- '@oxlint/*'
- '@rolldown/*'
- '@tsdown/*'
- '@types/*'
- '@vitejs/*'
- '@vitest/*'
- '@voidzero-dev/*'
- oxc-minify
- oxc-parser
- oxc-transform
- oxfmt
- oxlint
- oxlint-tsgolint
catalog:
'@napi-rs/cli': 3.7.2
'@oxc-node/cli': 0.1.0
'@oxc-node/core': 0.1.0
'@tailwindcss/vite': 4.3.1
'@types/node': 24.1.0
tsdown: 0.22.3
typescript: 6.0.3
vitest: 4.1.9
oxfmt: 0.55.0
vite: 8.0.16
rxjs: 7.8.2
tslib: 2.8.1
tailwindcss: 4.3.1
verifyDepsBeforeRun: install