fix: migrate to real xml parser

This commit is contained in:
Alexander Nicholson 4584443+DragonStuff@users.noreply.github.com
2024-11-20 17:11:56 +09:00
parent 7bc6533a6b
commit 9809ef2c4d
2 changed files with 18 additions and 16 deletions

4
deno.lock generated
View File

@@ -2,11 +2,15 @@
"version": "4",
"specifiers": {
"jsr:@b-fuze/deno-dom@*": "0.1.48",
"jsr:@libs/xml@*": "6.0.1",
"npm:hono@*": "4.6.10"
},
"jsr": {
"@b-fuze/deno-dom@0.1.48": {
"integrity": "bf5b591aef2e9e9c59adfcbb93a9ecd45bab5b7c8263625beafa5c8f1662e7da"
},
"@libs/xml@6.0.1": {
"integrity": "64af4f93464c77c3e1158fb97c3657779ca554b14f38616b96cde31e22d8a309"
}
},
"npm": {