perf: replace parse5 with ultrahtml (#336)

This commit is contained in:
Daniel Roe 2022-12-04 22:10:10 +00:00 committed by GitHub
parent 04615e443e
commit 1c0f8b0147
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 94 additions and 143 deletions

View file

@ -61,7 +61,6 @@
"lru-cache": "^7.14.1",
"masto": "^4.7.5",
"nuxt": "^3.0.0",
"parse5": "^7.1.2",
"pinia": "^2.0.27",
"postcss-nested": "^6.0.0",
"prettier": "^2.8.0",
@ -74,6 +73,7 @@
"tippy.js": "^6.3.7",
"typescript": "^4.9.3",
"ufo": "^1.0.1",
"ultrahtml": "^1.0.4",
"unplugin-auto-import": "^0.12.0",
"vite-plugin-inspect": "^0.7.9",
"vitest": "^0.25.3",