File tree Expand file tree Collapse file tree 12 files changed +12
-12
lines changed
Expand file tree Collapse file tree 12 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1111 "npm-run-all2" : " ^6.2.0"
1212 },
1313 "dependencies" : {
14- "hono" : " ^4.11.2 "
14+ "hono" : " ^4.11.3 "
1515 }
1616}
Original file line number Diff line number Diff line change 33 "dev" : " bun run --hot src/index.ts"
44 },
55 "dependencies" : {
6- "hono" : " ^4.11.2 "
6+ "hono" : " ^4.11.3 "
77 },
88 "devDependencies" : {
99 "@types/bun" : " latest"
Original file line number Diff line number Diff line change 88 "cf-typegen" : " wrangler types --env-interface CloudflareBindings"
99 },
1010 "dependencies" : {
11- "hono" : " ^4.11.2 "
11+ "hono" : " ^4.11.3 "
1212 },
1313 "devDependencies" : {
1414 "@hono/vite-build" : " ^1.2.0" ,
Original file line number Diff line number Diff line change 88 "cf-typegen" : " wrangler types --env-interface CloudflareBindings"
99 },
1010 "dependencies" : {
11- "hono" : " ^4.11.2 "
11+ "hono" : " ^4.11.3 "
1212 },
1313 "devDependencies" : {
1414 "@cloudflare/vite-plugin" : " ^1.2.3" ,
Original file line number Diff line number Diff line change 66 "cf-typegen" : " wrangler types --env-interface CloudflareBindings"
77 },
88 "dependencies" : {
9- "hono" : " ^4.11.2 "
9+ "hono" : " ^4.11.3 "
1010 },
1111 "devDependencies" : {
1212 "wrangler" : " ^4.4.0"
Original file line number Diff line number Diff line change 11{
22 "imports" : {
3- "hono" : " jsr:@hono/hono@^4.11.2 "
3+ "hono" : " jsr:@hono/hono@^4.11.3 "
44 },
55 "tasks" : {
66 "start" : " deno run --allow-net main.ts"
Original file line number Diff line number Diff line change 88 "dependencies" : {
99 "@fastly/hono-fastly-compute" : " ^0.3.6" ,
1010 "@fastly/js-compute" : " ^3.35.1" ,
11- "hono" : " ^4.11.2 "
11+ "hono" : " ^4.11.3 "
1212 },
1313 "devDependencies" : {
1414 "@fastly/cli" : " ^12.0.0"
Original file line number Diff line number Diff line change 1212 "npm-run-all2" : " ^6.2.0"
1313 },
1414 "dependencies" : {
15- "hono" : " ^4.11.2 "
15+ "hono" : " ^4.11.3 "
1616 }
1717}
Original file line number Diff line number Diff line change 77 "lint" : " eslint"
88 },
99 "dependencies" : {
10- "hono" : " ^4.11.2 " ,
10+ "hono" : " ^4.11.3 " ,
1111 "next" : " 15.5.2" ,
1212 "react" : " 19.1.0" ,
1313 "react-dom" : " 19.1.0"
Original file line number Diff line number Diff line change 77 },
88 "dependencies" : {
99 "@hono/node-server" : " ^1.19.6" ,
10- "hono" : " ^4.11.2 "
10+ "hono" : " ^4.11.3 "
1111 },
1212 "devDependencies" : {
1313 "@types/node" : " ^20.11.17" ,
You can’t perform that action at this time.
0 commit comments