mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Upgrade fresh version
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
"deno_dom/": "jsr:/@b-fuze/[email protected]/",
|
||||
"sqlite/": "https://deno.land/x/[email protected]/",
|
||||
"zipjs/": "https://deno.land/x/[email protected]/",
|
||||
"$fresh/": "https://deno.land/x/[email protected].3/",
|
||||
"preact": "https://esm.sh/[email protected].2",
|
||||
"preact/": "https://esm.sh/[email protected].2/",
|
||||
"$fresh/": "https://deno.land/x/[email protected].8/",
|
||||
"preact": "https://esm.sh/[email protected].6",
|
||||
"preact/": "https://esm.sh/[email protected].6/",
|
||||
"preact-render-to-string": "https://esm.sh/*[email protected]",
|
||||
"@preact/signals": "https://esm.sh/*@preact/[email protected].1",
|
||||
"@preact/signals-core": "https://esm.sh/*@preact/[email protected].0",
|
||||
"@preact/signals": "https://esm.sh/*@preact/[email protected].2",
|
||||
"@preact/signals-core": "https://esm.sh/*@preact/[email protected].1",
|
||||
"twind": "https://esm.sh/[email protected]",
|
||||
"twind/": "https://esm.sh/[email protected]/",
|
||||
"$std/": "https://deno.land/[email protected]/",
|
||||
@@ -31,6 +31,9 @@
|
||||
"randomstring": "https://esm.sh/[email protected]",
|
||||
"pwn/": "https://deno.land/x/[email protected]/",
|
||||
"sqlite3": "jsr:/@db/[email protected]",
|
||||
"async/": "https://deno.land/x/[email protected]/"
|
||||
"async/": "https://deno.land/x/[email protected]/",
|
||||
"@twind/core": "https://esm.sh/@twind/[email protected]",
|
||||
"@twind/preset-tailwind": "https://esm.sh/@twind/[email protected]/",
|
||||
"@twind/preset-autoprefix": "https://esm.sh/@twind/[email protected]/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user