diff --git a/deno.json b/deno.json index 1c4116fd9..1482f56c6 100644 --- a/deno.json +++ b/deno.json @@ -22,7 +22,7 @@ "compilerOptions": { "jsx": "react-jsx", "jsxImportSource": "preact" }, "imports": { "@/": "./", - "$fresh/": "https://deno.land/x/fresh@1.5.0/", + "$fresh/": "https://deno.land/x/fresh@1.5.2/", "$gfm": "https://deno.land/x/gfm@0.2.4/mod.ts", "preact": "https://esm.sh/preact@10.18.1", "preact/": "https://esm.sh/preact@10.18.1/",