Skip to content

Commit 17c390a

Browse files
chore: install hono
1 parent 0912b9d commit 17c390a

File tree

2 files changed

+107
-28
lines changed

2 files changed

+107
-28
lines changed

apps/dojo/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@ag-ui/llamaindex": "workspace:*",
2121
"@ag-ui/mastra": "workspace:*",
2222
"@ag-ui/middleware-starter": "workspace:*",
23-
"@ag-ui/spring-ai": "workspace:*",
2423
"@ag-ui/pydantic-ai": "workspace:*",
2524
"@ag-ui/server-starter": "workspace:*",
2625
"@ag-ui/server-starter-all-features": "workspace:*",
26+
"@ag-ui/spring-ai": "workspace:*",
2727
"@ag-ui/vercel-ai-sdk": "workspace:*",
2828
"@ai-sdk/openai": "^2.0.42",
2929
"@copilotkit/react-core": "0.0.0-feat-cpk-1-5-20251020144115",
@@ -58,6 +58,7 @@
5858
"diff": "^7.0.0",
5959
"embla-carousel-react": "^8.6.0",
6060
"fast-json-patch": "^3.1.1",
61+
"hono": "^4.10.1",
6162
"lucide-react": "^0.477.0",
6263
"markdown-it": "^14.1.0",
6364
"markdown-it-ins": "^4.0.0",

pnpm-lock.yaml

Lines changed: 105 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)