Update deps

This commit is contained in:
2023-07-22 12:21:45 +08:00
parent ec2b4c57d1
commit 025bbc0a3b

View File

@@ -3,7 +3,7 @@
"std/": "https://deno.land/[email protected]/",
"deno_dom/": "https://deno.land/x/[email protected]/",
"sqlite/": "https://deno.land/x/[email protected]/",
"zipjs/": "https://deno.land/x/[email protected].16/",
"zipjs/": "https://deno.land/x/[email protected].20/",
"$fresh/": "https://deno.land/x/[email protected]/",
"preact": "https://esm.sh/[email protected]",
"preact/": "https://esm.sh/[email protected]/",
@@ -16,7 +16,7 @@
"preact-material-components/": "https://esm.sh/[email protected]/",
"accept-language-parser/": "https://esm.sh/[email protected]/",
"sortable": "https://esm.sh/gh/SortableJS/[email protected]/Sortable.min.js",
"esbuild/": "https://deno.land/x/[email protected].6/",
"esbuild/": "https://deno.land/x/[email protected].15/",
"lifegpc-md5": "https://esm.sh/[email protected]",
"meilisearch": "https://esm.sh/[email protected]",
"lodash/": "https://esm.sh/[email protected]/",
@@ -25,6 +25,6 @@
"pbkdf2-hmac/": "https://esm.sh/[email protected]/",
"randomstring": "https://esm.sh/[email protected]",
"@material/web/": "https://unpkg.lifegpc.workers.dev/@material/[email protected]/",
"@lit-labs/react/": "https://esm.sh/@lit-labs/[email protected].0/"
"@lit-labs/react/": "https://esm.sh/@lit-labs/[email protected].1/"
}
}