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,36 +1,36 @@
|
||||
{
|
||||
"imports": {
|
||||
"@std/assert": "jsr:/@std/assert@0.225.3",
|
||||
"@std/cli/": "jsr:/@std/cli@0.224.4/",
|
||||
"@std/encoding/": "jsr:/@std/encoding@0.224.3/",
|
||||
"@std/fs/": "jsr:/@std/fs@0.229.1/",
|
||||
"@std/html": "jsr:/@std/html@0.224.1",
|
||||
"@std/jsonc": "jsr:/@std/jsonc@0.224.0",
|
||||
"@std/path": "jsr:/@std/path@0.225.1",
|
||||
"@std/semver": "jsr:/@std/semver@0.224.1",
|
||||
"deno_dom/": "jsr:/@b-fuze/[email protected]7/",
|
||||
"@std/assert": "jsr:/@std/assert@1.0.6",
|
||||
"@std/cli/": "jsr:/@std/cli@1.0.6/",
|
||||
"@std/encoding/": "jsr:/@std/encoding@1.0.5/",
|
||||
"@std/fs/": "jsr:/@std/fs@1.0.5/",
|
||||
"@std/html": "jsr:/@std/html@1.0.3",
|
||||
"@std/jsonc": "jsr:/@std/jsonc@1.0.1",
|
||||
"@std/path": "jsr:/@std/path@1.0.7",
|
||||
"@std/semver": "jsr:/@std/semver@1.0.3",
|
||||
"deno_dom/": "jsr:/@b-fuze/[email protected]8/",
|
||||
"sqlite/": "https://deno.land/x/[email protected]/",
|
||||
"zipjs/": "https://deno.land/x/[email protected].45/",
|
||||
"$fresh/": "https://deno.land/x/fresh@1.6.8/",
|
||||
"preact": "https://esm.sh/preact@10.19.6",
|
||||
"preact/": "https://esm.sh/preact@10.19.6/",
|
||||
"zipjs/": "https://deno.land/x/[email protected]3/",
|
||||
"$fresh/": "https://deno.land/x/fresh@1.7.3/",
|
||||
"preact": "https://esm.sh/preact@10.22.0",
|
||||
"preact/": "https://esm.sh/preact@10.22.0/",
|
||||
"preact-render-to-string": "https://esm.sh/*[email protected]",
|
||||
"@preact/signals": "https://esm.sh/*@preact/[email protected]",
|
||||
"@preact/signals-core": "https://esm.sh/*@preact/[email protected]",
|
||||
"twind": "https://esm.sh/[email protected]",
|
||||
"twind/": "https://esm.sh/[email protected]/",
|
||||
"$std/": "https://deno.land/[email protected]1.0/",
|
||||
"$std/": "https://deno.land/[email protected]6.0/",
|
||||
"accept-language-parser/": "https://esm.sh/[email protected]/",
|
||||
"esbuild/": "https://deno.land/x/[email protected]/",
|
||||
"lifegpc-md5": "https://esm.sh/[email protected]",
|
||||
"meilisearch": "https://esm.sh/[email protected]0.0",
|
||||
"meilisearch": "https://esm.sh/[email protected]5.0",
|
||||
"lodash/": "https://esm.sh/[email protected]/",
|
||||
"mime": "https://esm.sh/[email protected].3",
|
||||
"mime": "https://esm.sh/[email protected].4",
|
||||
"pbkdf2-hmac": "https://esm.sh/[email protected]",
|
||||
"pbkdf2-hmac/": "https://esm.sh/[email protected]/",
|
||||
"randomstring": "https://esm.sh/[email protected]",
|
||||
"pwn/": "https://deno.land/x/[email protected]/",
|
||||
"sqlite3": "jsr:/@db/[email protected]1.1",
|
||||
"sqlite3": "jsr:/@db/[email protected]2.0",
|
||||
"async/": "https://deno.land/x/[email protected]/",
|
||||
"@twind/core": "https://esm.sh/@twind/[email protected]",
|
||||
"@twind/preset-tailwind": "https://esm.sh/@twind/[email protected]/",
|
||||
|
||||
Reference in New Issue
Block a user