-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
79 lines (76 loc) · 1.57 KB
/
pnpm-workspace.yaml
File metadata and controls
79 lines (76 loc) · 1.57 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
allowBuilds:
'@parcel/watcher': false
esbuild: true
simple-git-hooks: true
unrs-resolver: true
catalogMode: prefer
cleanupUnusedCatalogs: true
ignoreWorkspaceRootCheck: true
shamefullyHoist: true
shellEmulator: true
strictPeerDependencies: false
trustPolicy: no-downgrade
packages:
- packages/*
- examples/*
- docs
overrides:
chokidar: ^5.0.0
semver: ^7.8.0
catalogs:
build:
'@antfu/ni': ^30.1.0
'@nuxt/kit': ^4.4.5
'@preact/preset-vite': ^2.10.5
mlly: ^1.8.2
nuxt: ^4.4.4
tsdown: ^0.22.0
tsx: ^4.21.0
turbo: ^2.9.12
vite: ^8.0.12
deps:
'@modelcontextprotocol/sdk': ^1.29.0
'@valibot/to-json-schema': ^1.7.0
birpc: ^4.0.0
cac: ^7.0.0
get-port-please: ^3.2.0
h3: 2.0.1-rc.22
immer: ^11.1.8
launch-editor: ^2.13.2
mrmime: ^2.0.1
nostics: ^0.1.0
obug: ^2.1.1
ohash: ^2.0.11
open: ^11.0.0
p-limit: ^7.3.0
pathe: ^2.0.3
perfect-debounce: ^2.1.0
structured-clone-es: ^2.0.0
tinyglobby: ^0.2.16
valibot: ^1.4.0
whenexpr: ^0.1.2
ws: ^8.20.0
devtools:
'@antfu/eslint-config': ^9.0.0
bumpp: ^11.1.0
eslint: ^10.3.0
nano-staged: ^1.0.2
simple-git-hooks: ^2.13.1
skills-npm: ^1.1.1
typescript: ^6.0.3
docs:
mermaid: ^11.15.0
vitepress: ^2.0.0-alpha.17
vitepress-plugin-mermaid: ^2.0.17
frontend:
preact: ^10.29.1
inlined:
'@antfu/utils': ^9.3.0
ua-parser-modern: ^0.1.1
testing:
'@playwright/test': ^1.50.0
tsnapi: ^0.3.3
vitest: ^4.1.6
types:
'@types/node': ^25.7.0
'@types/ws': ^8.18.1