Skip to content

Commit 1875d36

Browse files
committed
Update deps
1 parent 046e3ea commit 1875d36

File tree

2 files changed

+26
-28
lines changed

2 files changed

+26
-28
lines changed

deno.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
},
1111
"imports": {
1212
"@deno/dnt": "jsr:@deno/dnt@^0.42.3",
13-
"@std/assert": "jsr:@std/assert@^1.0.14",
14-
"@std/path": "jsr:@std/path@^1.1.2",
15-
"zod": "npm:zod@^4.1.11"
13+
"@std/assert": "jsr:@std/assert@^1.0.16",
14+
"@std/path": "jsr:@std/path@^1.1.3",
15+
"zod": "npm:zod@^4.1.13"
1616
},
1717
"exclude": ["npm", "docs"]
1818
}

deno.lock

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

0 commit comments

Comments
 (0)