We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b04e41 commit be92befCopy full SHA for be92bef
3 files changed
client/react/package.json
@@ -49,7 +49,7 @@
49
"@radix-ui/react-tooltip": "^1.2.8",
50
"class-variance-authority": "^0.7.1",
51
"clsx": "^2.1.1",
52
- "hono": "4.12.1",
+ "hono": "^4.12.3",
53
"lucide-react": "^0.575.0",
54
"react-hook-form": "^7.71.2",
55
"tailwind-merge": "^2.6.1",
package.json
@@ -19,12 +19,13 @@
19
"@modelcontextprotocol/sdk": "1.26.0",
20
"path-to-regexp@6": "6.3.0",
21
"send": ">=0.19.0",
22
- "hono": "4.11.7",
+ "hono": ">=4.12.3",
23
+ "rollup": ">=4.59.0",
24
"tar": ">=7.5.8",
25
"eslint": ">=9.26.0",
26
"lodash": ">=4.17.23",
27
"qs": "6.14.2",
- "minimatch": ">=10.2.1",
28
+ "minimatch": ">=10.2.3",
29
"ajv": ">=8.18.0"
30
},
31
"peerDependencyRules": {
0 commit comments