We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2043bc3 commit ae6cdc5Copy full SHA for ae6cdc5
2 files changed
client/package.json
@@ -26,8 +26,8 @@
26
"typescript": "^5.5.3"
27
},
28
"dependencies": {
29
- "hono": "4.11.4",
30
"@hookform/resolvers": "^5.2.2",
+ "@modelcontextprotocol/sdk": "1.25.2",
31
"@radix-ui/react-avatar": "^1.1.11",
32
"@radix-ui/react-checkbox": "^1.3.3",
33
"@radix-ui/react-dialog": "^1.1.15",
@@ -49,11 +49,11 @@
49
"@radix-ui/react-tooltip": "^1.2.8",
50
"class-variance-authority": "^0.7.1",
51
"clsx": "^2.1.1",
52
+ "hono": "4.11.7",
53
"lucide-react": "^0.552.0",
54
"react-hook-form": "^7.66.1",
55
"tailwind-merge": "^2.6.0",
56
"tailwindcss-animate": "^1.0.7",
- "zod": "^4.1.13",
57
- "@modelcontextprotocol/sdk": "1.25.2"
+ "zod": "^4.1.13"
58
}
59
0 commit comments