-
-
Notifications
You must be signed in to change notification settings - Fork 117
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
64 lines (64 loc) · 1.38 KB
/
pnpm-workspace.yaml
File metadata and controls
64 lines (64 loc) · 1.38 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
57
58
59
60
61
62
63
64
packages:
- ./
- ./packages/*
- samples/*
- samples/monorepo-vitest-workspace/packages/*
catalog:
'@playwright/test': ^1.42.1
'@types/chai': ^5.2.2
'@types/micromatch': ^4.0.6
'@types/mocha': ^10.0.6
'@types/node': ^24.0.0
'@types/prompts': ^2.4.9
'@types/semver': ^7.3.9
'@types/which': ^3.0.3
'@types/ws': ^8.5.10
'@vscode/test-cli': ^0.0.6
'@vscode/test-electron': ^2.3.9
'@vscode/vsce': ^3.1.0
'@vue/reactivity': ^3.2.33
acorn: ^8.12.0
acorn-walk: ^8.3.3
birpc: 2.4.0
bumpp: ^10.1.1
chai: ^5.1.0
changelogithub: ^13.15.0
execa: ^8.0.1
find-up: ^7.0.0
istanbul-to-vscode: ^2.1.0
micromatch: ^4.0.5
mighty-promise: ^0.0.8
mocha: ^10.3.0
pathe: ^1.1.2
picocolors: ^1.0.0
prompts: ^2.4.2
semver: ^7.3.5
tsdown: ^0.20.3
tsx: ^4.7.1
typescript: ^5.6.2
which: ^4.0.0
ws: ^8.16.0
catalogs:
latest:
'@types/picomatch': ^4.0.2
'@vitest/browser': ^4.1.0
'@vitest/browser-playwright': ^4.1.0
'@vitest/coverage-istanbul': ^4.1.0
'@vitest/coverage-v8': ^4.1.0
'@vitest/utils': ^4.1.0
picomatch: ^4.0.3
vite: ^7.2.6
vitest: ^4.1.0
v3:
'@vitest/browser': ^3.2.4
'@vitest/coverage-v8': ^3.2.4
'@vitest/runner': ^3.2.4
'@vitest/utils': ^3.2.4
vite: ^7.2.6
vitest: ^3.2.4
onlyBuiltDependencies:
- '@vscode/vsce-sign'
- esbuild
- keytar
shellEmulator: true
trustPolicy: no-downgrade