generated from antfu/starter-ts
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
48 lines (43 loc) · 878 Bytes
/
pnpm-workspace.yaml
File metadata and controls
48 lines (43 loc) · 878 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
packages:
- playground
- docs
- packages/*
- examples/*
catalog:
'@dha-team/arbundles': ^1.0.4
'@types/kill-port': ^2.0.3
arweave: ^1.15.7
eslint-config-prettier: ^10.1.8
eslint-plugin-prettier: ^5.5.4
html-minifier-terser: ^7.2.0
kill-port: ^2.0.1
nanoid: ^5.1.6
open: ^10.2.0
prettier: ^3.6.2
terser: ^5.44.0
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
testing:
tinyexec: ^1.0.1
vitest: ^3.2.4
vitest-package-exports: ^0.1.1
yaml: ^2.8.1
types:
'@types/node': ^24.5.2
ignoreWorkspaceRootCheck: true
onlyBuiltDependencies:
- esbuild
- simple-git-hooks
shellEmulator: true