mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-06-27 14:36:49 +08:00
Update fresh to 1.3.0
This commit is contained in:
@@ -20,5 +20,10 @@
|
||||
"jsx": "react-jsx",
|
||||
"jsxImportSource": "preact",
|
||||
"lib": ["es2022", "dom", "dom.iterable", "deno.window"]
|
||||
},
|
||||
"lint": {
|
||||
"rules": {
|
||||
"tags": ["fresh", "recommended"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
"deno_dom/": "https://deno.land/x/[email protected]/",
|
||||
"sqlite/": "https://deno.land/x/[email protected]/",
|
||||
"zipjs/": "https://deno.land/x/[email protected]/",
|
||||
"$fresh/": "https://deno.land/x/fresh@1.2.0/",
|
||||
"$fresh/": "https://deno.land/x/fresh@1.3.0/",
|
||||
"preact": "https://esm.sh/[email protected]",
|
||||
"preact/": "https://esm.sh/[email protected]/",
|
||||
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.1.0",
|
||||
"preact-render-to-string": "https://esm.sh/*preact-render-to-string@6.2.0",
|
||||
"@preact/signals": "https://esm.sh/*@preact/[email protected]",
|
||||
"@preact/signals-core": "https://esm.sh/*@preact/[email protected]",
|
||||
"twind": "https://esm.sh/[email protected]",
|
||||
|
||||
Reference in New Issue
Block a user