Update fresh to 1.6.3

This commit is contained in:
2024-01-29 11:58:58 +08:00
parent 65174352c5
commit 1bf82f5dff
2 changed files with 77 additions and 75 deletions

View File

@@ -4,15 +4,15 @@
"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.4.2/",
"preact": "https://esm.sh/[email protected]5.1",
"preact/": "https://esm.sh/[email protected]5.1/",
"$fresh/": "https://deno.land/x/fresh@1.6.3/",
"preact": "https://esm.sh/[email protected]9.2",
"preact/": "https://esm.sh/[email protected]9.2/",
"preact-render-to-string": "https://esm.sh/*[email protected]",
"@preact/signals": "https://esm.sh/*@preact/signals@1.1.3",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.2.3",
"@preact/signals": "https://esm.sh/*@preact/signals@1.2.1",
"@preact/signals-core": "https://esm.sh/*@preact/signals-core@1.5.0",
"twind": "https://esm.sh/[email protected]",
"twind/": "https://esm.sh/[email protected]/",
"$std/": "https://deno.land/std@0.193.0/",
"$std/": "https://deno.land/std@0.211.0/",
"preact-material-components/": "https://esm.sh/v122/[email protected]/deno/",
"accept-language-parser/": "https://esm.sh/[email protected]/",
"sortable": "https://esm.sh/gh/SortableJS/[email protected]/Sortable.min.js",