Skip to content

Commit f1501b0

Browse files
committed
Dependencies: Update dependencies to latest version
Signed-off-by: kingbri <8082010+kingbri1@users.noreply.github.com>
1 parent 646aa0b commit f1501b0

File tree

2 files changed

+41
-40
lines changed

2 files changed

+41
-40
lines changed

deno.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,23 @@
1111
"imports": {
1212
"@/": "./",
1313
"@core/asyncutil": "jsr:@core/asyncutil@^1.2.0",
14-
"@hono/zod-validator": "npm:@hono/zod-validator@^0.4.2",
14+
"@hono/zod-validator": "npm:@hono/zod-validator@^0.4.3",
1515
"@types/command-line-args": "npm:@types/command-line-args@^5.2.3",
1616
"@types/command-line-usage": "npm:@types/command-line-usage@^5.0.4",
1717
"@types/strftime": "npm:@types/strftime@^0.9.8",
1818
"command-line-args": "npm:command-line-args@^6.0.1",
1919
"command-line-usage": "npm:command-line-usage@^7.0.3",
20-
"hono": "npm:hono@^4.6.20",
20+
"hono": "npm:hono@^4.7.4",
2121
"@huggingface/jinja": "npm:@huggingface/jinja@^0.3.3",
22-
"@scalar/hono-api-reference": "npm:@scalar/hono-api-reference@^0.5.170",
23-
"@std/async": "jsr:@std/async@^1.0.10",
22+
"@scalar/hono-api-reference": "npm:@scalar/hono-api-reference@0.5.172",
23+
"@std/async": "jsr:@std/async@^1.0.11",
2424
"@std/path": "jsr:@std/path@^1.0.8",
25-
"hono-openapi": "npm:hono-openapi@^0.4.4",
25+
"hono-openapi": "npm:hono-openapi@^0.4.6",
2626
"@std/yaml": "jsr:@std/yaml@^1.0.5",
2727
"strftime": "npm:strftime@^0.10.3",
2828
"winston": "npm:winston@^3.17.0",
2929
"yoctocolors": "npm:yoctocolors@^2.1.1",
30-
"zod": "npm:zod@^3.24.1",
30+
"zod": "npm:zod@^3.24.2",
3131
"zod-openapi": "npm:zod-openapi@^4.2.3"
3232
},
3333
"fmt": {

deno.lock

+35-34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)