summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/package.json b/package.json
index 9c98d4dc9..bd6218a00 100644
--- a/package.json
+++ b/package.json
@@ -15,10 +15,11 @@
"packages/*"
],
"catalog": {
- "typescript": "5.8.2",
"@types/node": "22.13.9",
- "zod": "3.25.49",
- "ai": "5.0.0-beta.21"
+ "ai": "5.0.0-beta.21",
+ "hono": "4.7.10",
+ "typescript": "5.8.2",
+ "zod": "3.25.49"
}
},
"devDependencies": {