mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Update deps
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"imports": {
|
||||
"std/": "https://deno.land/[email protected]1.0/",
|
||||
"std/": "https://deno.land/[email protected]2.0/",
|
||||
"deno_dom/": "https://deno.land/x/[email protected]/",
|
||||
"sqlite/": "https://deno.land/x/[email protected]/",
|
||||
"zipjs/": "https://deno.land/x/[email protected]4/",
|
||||
"zipjs/": "https://deno.land/x/[email protected]6/",
|
||||
"$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].0/",
|
||||
"esbuild/": "https://deno.land/x/[email protected].6/",
|
||||
"lifegpc-md5": "https://esm.sh/[email protected]",
|
||||
"meilisearch": "https://esm.sh/[email protected]",
|
||||
"lodash/": "https://esm.sh/[email protected]/",
|
||||
|
||||
Reference in New Issue
Block a user