-
Notifications
You must be signed in to change notification settings - Fork 28
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
58 lines (55 loc) · 1.08 KB
/
pnpm-workspace.yaml
File metadata and controls
58 lines (55 loc) · 1.08 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
packages:
- '**'
- '!**/test/**'
- '!**/node_modules_link/**'
allowBuilds:
'@pnpm/exe': true
bun: true
core-js: false
yarn: true
configDependencies:
'@pnpm/plugin-better-defaults': 0.2.1
overrides:
'@types/node': 25.4.0
catalog:
'@changesets/cli': ^2.30.0
'@pnpm/exe': ^10.32.1
'@types/common-tags': ^1.8.4
'@types/node': 25.4.0
'@types/table': ^6.3.2
'@zkochan/which': ^2.0.3
bun: ^1.3.10
cnpm: ^9.4.0
common-tags: ^1.8.2
delay: 7.0.0
execa: ^9.6.1
find-up-simple: ^1.0.1
find-yarn-workspace-root2: 1.2.53
fs-extra: 11.3.4
ini: ^6.0.0
is-windows: ^1.0.2
js-yaml: ^4.1.1
json5: ^2.2.3
load-json-file: 7.0.1
load-yaml-file: ^1.0.0
make-dir: ^5.1.0
ncp: ^2.0.0
next-path: ^1.0.0
npm: ^11.11.0
p-limit: ^7.3.0
p-reflect: ^3.1.0
path-name: ^1.0.0
retry: ^0.13.1
rimraf: ^6.1.3
sort-keys: ^6.0.0
standard: ^17.1.2
strip-bom: ^5.0.0
symlink-dir: ^7.1.0
table: ^6.9.0
tempfile: ^6.0.1
tempy: ^3.2.0
typescript: ^5.9.3
unique-string: ^3.0.0
write-file-atomic: ^7.0.1
write-json-file: ^7.0.0
yarn: ^1.22.22