mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-24 21:16:51 +08:00
Update deps
This commit is contained in:
@@ -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/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user