Update fresh to 1.3.0

This commit is contained in:
2023-07-19 16:53:34 +08:00
parent 219796269e
commit a82d7fc976
2 changed files with 7 additions and 2 deletions

View File

@@ -4,10 +4,10 @@
"deno_dom/": "https://deno.land/x/[email protected]/",
"sqlite/": "https://deno.land/x/[email protected]/",
"zipjs/": "https://deno.land/x/[email protected]/",
"$fresh/": "https://deno.land/x/fresh@1.2.0/",
"$fresh/": "https://deno.land/x/fresh@1.3.0/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.1.0",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.2.0",
"@preact/signals": "https://esm.sh/*@preact/[email protected]",
"@preact/signals-core": "https://esm.sh/*@preact/[email protected]",
"twind": "https://esm.sh/[email protected]",