@t3x-dev/local 0.4.0 → 0.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,7 +14,7 @@ without making every workspace package part of the public release surface.
14
14
 
15
15
  ## Release status
16
16
 
17
- `@t3x-dev/local@0.3.1` is part of the restricted T3X alpha release surface.
17
+ `@t3x-dev/local@0.4.1` is part of the restricted T3X alpha release surface.
18
18
  Package visibility may be limited to accounts with alpha access.
19
19
 
20
20
  ## Install
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@t3x-dev/local",
3
- "version": "0.4.0",
3
+ "version": "0.4.1",
4
4
  "description": "T3X local entry package",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",
@@ -38,24 +38,24 @@
38
38
  },
39
39
  "dependencies": {
40
40
  "@anthropic-ai/sdk": "^0.71.2",
41
- "@hono/node-server": "^1.15.2",
41
+ "@hono/node-server": "^1.19.14",
42
42
  "@hono/node-ws": "^1.3.0",
43
43
  "@hono/zod-openapi": "^1.2.0",
44
44
  "@hono/zod-validator": "^0.7.6",
45
- "@modelcontextprotocol/sdk": "^1.0.0",
45
+ "@modelcontextprotocol/sdk": "^1.29.0",
46
46
  "@mozilla/readability": "^0.6.0",
47
47
  "@scalar/hono-api-reference": "^0.9.30",
48
48
  "bcryptjs": "^3.0.3",
49
49
  "chalk": "^5.4.1",
50
50
  "commander": "^13.1.0",
51
- "drizzle-orm": "^0.38.3",
51
+ "drizzle-orm": "^0.45.2",
52
52
  "embedded-postgres": "^18.3.0-beta.16",
53
53
  "fflate": "^0.8.2",
54
- "hono": "^4.7.10",
54
+ "hono": "^4.12.23",
55
55
  "js-yaml": "^4.1.1",
56
56
  "jsdom": "^28.0.0",
57
57
  "json-canonicalize": "^2.0.0",
58
- "mammoth": "^1.8.0",
58
+ "mammoth": "^1.12.0",
59
59
  "nanoid": "^5.1.6",
60
60
  "ora": "^8.1.1",
61
61
  "pdf-parse": "^1.1.1",
@@ -66,7 +66,7 @@
66
66
  "table": "^6.9.0",
67
67
  "turndown": "^7.2.2",
68
68
  "turndown-plugin-gfm": "^1.0.2",
69
- "undici": "^7.16.0",
69
+ "undici": "^7.27.2",
70
70
  "yaml": "^2.8.3",
71
71
  "zod": "^4.2.1"
72
72
  },
@@ -75,7 +75,8 @@
75
75
  "tsup": "^8.5.1",
76
76
  "tsx": "^4.19.2",
77
77
  "typescript": "^5.9.3",
78
- "vitest": "^2.1.9"
78
+ "vite": "8.0.16",
79
+ "vitest": "^4.1.8"
79
80
  },
80
81
  "engines": {
81
82
  "node": ">=20.9.0"
@@ -1,26 +1,26 @@
1
1
  {
2
2
  "manifestVersion": 1,
3
- "packageVersion": "0.4.0",
4
- "fixedVersion": "0.4.0",
5
- "generatedAt": "2026-06-05T09:38:37.053Z",
3
+ "packageVersion": "0.4.1",
4
+ "fixedVersion": "0.4.1",
5
+ "generatedAt": "2026-06-09T06:56:40.603Z",
6
6
  "dependencies": {
7
- "@t3x-dev/yops": "0.4.0",
8
- "@t3x-dev/yschema": "0.4.0",
9
- "@t3x-dev/core": "0.4.0",
10
- "@t3x-dev/storage": "0.4.0",
11
- "@t3x-dev/api": "0.4.0",
12
- "@t3x-dev/api-client": "0.4.0",
13
- "@t3x-dev/cli": "0.4.0",
14
- "@t3x-dev/mcp": "0.4.0",
15
- "@t3x-dev/local": "0.4.0",
7
+ "@t3x-dev/yops": "0.4.1",
8
+ "@t3x-dev/yschema": "0.4.1",
9
+ "@t3x-dev/core": "0.4.1",
10
+ "@t3x-dev/storage": "0.4.1",
11
+ "@t3x-dev/api": "0.4.1",
12
+ "@t3x-dev/api-client": "0.4.1",
13
+ "@t3x-dev/cli": "0.4.1",
14
+ "@t3x-dev/mcp": "0.4.1",
15
+ "@t3x-dev/local": "0.4.1",
16
16
  "web": "0.1.0"
17
17
  },
18
18
  "platforms": {
19
19
  "darwin-arm64": {
20
- "fileName": "t3x-local-runtime-0.4.0-darwin-arm64.tar.gz",
21
- "url": "https://github.com/t3x-dev/t3x-core/releases/download/t3x-local-v0.4.0/t3x-local-runtime-0.4.0-darwin-arm64.tar.gz",
22
- "sha256": "61e094d3d49cb9992cad993920caba9e3e79e8d97dda93af4118c9245961204d",
23
- "size": 21882464
20
+ "fileName": "t3x-local-runtime-0.4.1-darwin-arm64.tar.gz",
21
+ "url": "https://github.com/t3x-dev/t3x-core/releases/download/t3x-local-v0.4.1/t3x-local-runtime-0.4.1-darwin-arm64.tar.gz",
22
+ "sha256": "853e9e9d9ac5ca48052a6461abcce7f1b4ad42350aa5afe33a04009d33c00643",
23
+ "size": 17925047
24
24
  }
25
25
  }
26
26
  }