-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
56 lines (52 loc) · 1001 Bytes
/
pnpm-workspace.yaml
File metadata and controls
56 lines (52 loc) · 1001 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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
packages:
- apps/*
- napi/*
- wasm/*
- npm/*
- tasks/e2e
- tasks/transform_conformance
- tasks/compat_data
catalog:
"@emnapi/core": 1.10.0
"@emnapi/runtime": 1.10.0
"@arethetypeswrong/core": 0.18.2
"@napi-rs/cli": 3.7.0
"@napi-rs/wasm-runtime": 1.1.4
"@types/node": 24.1.0
cross-env: ^10.1.0
degit: 3.3.2
eslint: 10.4.0
json-schema-to-typescript: ^15.0.4
publint: 0.3.21
rolldown: 1.1.0
tsdown: 0.22.2
vite-plus: 0.1.24
vitest: 4.1.7
overrides:
rolldown: "catalog:"
allowBuilds:
"@vscode/vsce-sign@2.0.8": true
esbuild@0.27.7: true
esbuild@0.28.0: true
"@nestjs/core@11.1.9": false
verifyDepsBeforeRun: install
minimumReleaseAgeExclude:
- "@oxc-parser/*"
- "@oxc-project/*"
- "@oxfmt/*"
- "@oxlint-tsgolint/*"
- "@oxlint/*"
- "@rolldown/*"
- "@tsdown/*"
- "@vitejs/devtools"
- "@vitest/*"
- "@voidzero-dev/*"
- oxc-parser
- oxfmt
- oxlint
- oxlint-tsgolint
- rolldown
- tsdown
- vite
- vite-plus
- vitest