refactor: use tiny-decode for parsing html entities (#922)

This commit is contained in:
Daniel Roe 2023-01-09 22:08:42 +00:00 committed by GitHub
parent 3e0a29dff5
commit 6f7bdf274f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 16 deletions

View file

@ -59,6 +59,7 @@
"slimeform": "^0.8.0",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store",
"tiny-decode": "^0.1.3",
"tippy.js": "^6.3.7",
"ufo": "^1.0.1",
"ultrahtml": "^1.2.0",