generated from antfu/starter-ts
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
36 lines (34 loc) · 669 Bytes
/
pnpm-workspace.yaml
File metadata and controls
36 lines (34 loc) · 669 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
packages:
- playground
- docs
- packages/*
- examples/*
ignoreWorkspaceRootCheck: true
shellEmulator: true
catalogs:
cli:
'@antfu/eslint-config': ^5.4.1
'@antfu/ni': ^26.0.1
bumpp: ^10.2.3
eslint: ^9.36.0
lint-staged: ^16.2.0
simple-git-hooks: ^2.13.1
tsdown: ^0.15.4
tsx: ^4.20.5
typescript: ^5.9.2
vite: ^7.1.7
inlined:
'@antfu/utils': ^9.2.1
fs-extra: ^11.2.0
rsync: ~0.6.1
testing:
tinyexec: ^1.0.1
vitest: ^3.2.4
vitest-package-exports: ^0.1.1
yaml: ^2.8.1
types:
'@types/fs-extra': ^11.0.4
'@types/node': ^24.5.2
onlyBuiltDependencies:
- esbuild
- simple-git-hooks