forked from modelcontextprotocol/typescript-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
68 lines (62 loc) · 1.82 KB
/
pnpm-workspace.yaml
File metadata and controls
68 lines (62 loc) · 1.82 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
packages:
- packages/**/*
- common/**/*
- examples/**/*
- test/**/*
catalogs:
devTools:
'@eslint/js': ^9.39.2
wrangler: ^4.14.4
'@types/content-type': ^1.1.8
'@types/cors': ^2.8.17
'@types/cross-spawn': ^6.0.6
'@types/eventsource': ^1.1.15
'@types/express': ^5.0.6
'@types/express-serve-static-core': ^5.1.0
'@types/supertest': ^6.0.2
'@types/ws': ^8.5.12
'@typescript/native-preview': ^7.0.0-dev.20251217.1
eslint: ^9.39.2
eslint-config-prettier: ^10.1.8
eslint-plugin-n: ^17.23.1
prettier: 3.6.2
supertest: ^7.0.0
tsdown: ^0.18.0
typedoc: ^0.28.14
tsx: ^4.16.5
typescript: ^5.9.3
typescript-eslint: ^8.48.1
vite-tsconfig-paths: ^5.1.4
vitest: ^4.0.15
ws: ^8.18.0
runtimeClientOnly:
cross-spawn: ^7.0.5
eventsource: ^3.0.2
eventsource-parser: ^3.0.0
jose: ^6.1.3
runtimeServerOnly:
'@hono/node-server': ^1.19.9
content-type: ^1.0.5
cors: ^2.8.5
express: ^5.2.1
hono: ^4.11.4
raw-body: ^3.0.0
runtimeShared:
'@cfworker/json-schema': ^4.1.1
ajv: ^8.17.1
ajv-formats: ^3.0.1
json-schema-typed: ^8.0.2
pkce-challenge: ^5.0.0
zod: ^4.0
enableGlobalVirtualStore: false
linkWorkspacePackages: deep
minimumReleaseAge: 10080 # 7 days
minimumReleaseAgeExclude:
- '@modelcontextprotocol/conformance'
- hono@4.11.4 # fixes https://github.com/advisories/GHSA-3vhc-576x-3qv4 https://github.com/advisories/GHSA-f67f-6cw9-8mq4
- '@hono/node-server@1.19.9' # https://github.com/honojs/node-server/pull/295
onlyBuiltDependencies:
- better-sqlite3
- esbuild
ignoredBuiltDependencies:
- unrs-resolver