fix: migrate to jsr:@b-fuze/deno-dom

This commit is contained in:
Alexander Nicholson 4584443+DragonStuff@users.noreply.github.com
2024-11-20 17:02:24 +09:00
parent aff7414f57
commit 7bc6533a6b
2 changed files with 14 additions and 11 deletions

23
deno.lock generated
View File

@@ -1,14 +1,17 @@
{
"version": "3",
"packages": {
"specifiers": {
"npm:hono": "npm:hono@4.6.10"
},
"npm": {
"hono@4.6.10": {
"integrity": "sha512-IXXNfRAZEahFnWBhUUlqKEGF9upeE6hZoRZszvNkyAz/CYp+iVbxm3viMvStlagRJohjlBRGOQ7f4jfcV0XMGg==",
"dependencies": {}
}
"version": "4",
"specifiers": {
"jsr:@b-fuze/deno-dom@*": "0.1.48",
"npm:hono@*": "4.6.10"
},
"jsr": {
"@b-fuze/deno-dom@0.1.48": {
"integrity": "bf5b591aef2e9e9c59adfcbb93a9ecd45bab5b7c8263625beafa5c8f1662e7da"
}
},
"npm": {
"hono@4.6.10": {
"integrity": "sha512-IXXNfRAZEahFnWBhUUlqKEGF9upeE6hZoRZszvNkyAz/CYp+iVbxm3viMvStlagRJohjlBRGOQ7f4jfcV0XMGg=="
}
},
"redirects": {