Migrate to deno v2.x

This commit is contained in:
2024-10-28 12:25:43 +08:00
parent b959837f1b
commit 0df60ff87c
4 changed files with 11 additions and 6 deletions

View File

@@ -9,7 +9,7 @@
"@std/path": "jsr:/@std/[email protected]",
"@std/semver": "jsr:/@std/[email protected]",
"deno_dom/": "jsr:/@b-fuze/[email protected]/",
"sqlite/": "https://deno.land/x/sqlite@v3.8/",
"sqlite/": "https://deno.land/x/sqlite@v3.9.1/",
"zipjs/": "https://deno.land/x/[email protected]/",
"$fresh/": "https://deno.land/x/[email protected]/",
"preact": "https://esm.sh/[email protected]",