-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
42 lines (35 loc) · 735 Bytes
/
pnpm-workspace.yaml
File metadata and controls
42 lines (35 loc) · 735 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
packages:
- packages/core
- packages/meta
- packages/node
blockExoticSubdeps: true
catalog:
'@codecov/vite-plugin': 2.0.1
'@playwright/test': 1.59.1
'@taplo/cli': 0.7.0
'@types/node': 25.6.0
'@vitest/coverage-istanbul': 4.1.4
electron: 41.2.1
fd-lock: 2.1.1
husky: 9.1.7
markdownlint-cli2: 0.22.0
monocart-reporter: 2.10.1
oxfmt: 0.45.0
oxlint: 1.60.0
typedoc: 0.28.19
typedoc-theme-oxide: 0.3.0
typescript: 6.0.3
undici: 8.1.0
vite: 8.0.8
vite-plugin-dts: 5.0.0-beta.6
vitest: 4.1.4
minimumReleaseAge: 1440
minimumReleaseAgeExclude:
- node-addon-slsa
onlyBuiltDependencies:
- electron
- esbuild
- node-addon-slsa
overrides:
undici@<6.23.0: '>=6.23.0'
strictDepBuilds: true