mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Update dependency
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"imports": {
|
||||
"std/": "https://deno.land/[email protected]/",
|
||||
"deno_dom/": "https://deno.land/x/[email protected]8/",
|
||||
"sqlite/": "https://deno.land/x/sqlite@v3.7.2/",
|
||||
"zipjs/": "https://deno.land/x/[email protected].20/",
|
||||
"deno_dom/": "https://deno.land/x/[email protected].43/",
|
||||
"sqlite/": "https://deno.land/x/sqlite@v3.8/",
|
||||
"zipjs/": "https://deno.land/x/[email protected].33/",
|
||||
"$fresh/": "https://deno.land/x/[email protected]/",
|
||||
"preact": "https://esm.sh/[email protected]",
|
||||
"preact/": "https://esm.sh/[email protected]/",
|
||||
@@ -16,18 +16,18 @@
|
||||
"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",
|
||||
"esbuild/": "https://deno.land/x/esbuild@v0.18.15/",
|
||||
"esbuild/": "https://deno.land/x/esbuild@v0.20.0/",
|
||||
"lifegpc-md5": "https://esm.sh/[email protected]",
|
||||
"meilisearch": "https://esm.sh/[email protected]3.0",
|
||||
"meilisearch": "https://esm.sh/[email protected]7.0",
|
||||
"lodash/": "https://esm.sh/[email protected]/",
|
||||
"mime": "https://esm.sh/mime@3.0.0",
|
||||
"mime": "https://esm.sh/mime@4.0.1",
|
||||
"pbkdf2-hmac": "https://esm.sh/[email protected]",
|
||||
"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]/",
|
||||
"bootstrap/": "https://esm.sh/[email protected]/",
|
||||
"filesize": "https://esm.sh/filesize@10.0.7",
|
||||
"filesize": "https://esm.sh/filesize@10.1.0",
|
||||
"pwn/": "https://deno.land/x/[email protected]/",
|
||||
"sqlite3/": "https://deno.land/x/[email protected]/"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user