Skip to content

Commit 80ca7c9

Browse files
chore: bump deno.land/x/zod to v3.24.0
1 parent feb5f33 commit 80ca7c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

navigation/Route.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import zod from "https://deno.land/x/zod@v3.23.8/mod.ts";
1+
import zod from "https://deno.land/x/zod@v3.24.0/mod.ts";
22

33
import { sortBy } from "jsr:@std/collections@^1.0.0";
44
import { asDeepRef, asRef, lazy, Refable, Reference } from "../core/mod.ts";

0 commit comments

Comments
 (0)