Update fresh to 1.2.0

This commit is contained in:
2023-06-22 06:43:39 +08:00
parent edfb389f68
commit 24d851d805
2 changed files with 4 additions and 6 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.1.6/",
"preact": "https://esm.sh/[email protected]3.1",
"preact/": "https://esm.sh/[email protected]3.1/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@5.2.6",
"$fresh/": "https://deno.land/x/fresh@1.2.0/",
"preact": "https://esm.sh/[email protected]5.1",
"preact/": "https://esm.sh/[email protected]5.1/",
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.1.0",
"@preact/signals": "https://esm.sh/*@preact/[email protected]",
"@preact/signals-core": "https://esm.sh/*@preact/[email protected]",
"twind": "https://esm.sh/[email protected]",