perf: replace parse5
with ultrahtml
(#336)
This commit is contained in:
parent
04615e443e
commit
1c0f8b0147
8 changed files with 94 additions and 143 deletions
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
|
@ -44,7 +44,6 @@ specifiers:
|
|||
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
|
||||
|
@ -57,6 +56,7 @@ specifiers:
|
|||
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
|
||||
|
@ -108,7 +108,6 @@ devDependencies:
|
|||
lru-cache: 7.14.1
|
||||
masto: 4.7.5
|
||||
nuxt: 3.0.0_s5ps7njkmjlaqajutnox5ntcla
|
||||
parse5: 7.1.2
|
||||
pinia: 2.0.27_typescript@4.9.3
|
||||
postcss-nested: 6.0.0
|
||||
prettier: 2.8.0
|
||||
|
@ -121,6 +120,7 @@ devDependencies:
|
|||
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
|
||||
|
@ -6367,12 +6367,6 @@ packages:
|
|||
parse-path: 7.0.0
|
||||
dev: true
|
||||
|
||||
/parse5/7.1.2:
|
||||
resolution: {integrity: sha512-Czj1WaSVpaoj0wbhMzLmWD69anp2WH7FXMB9n1Sy8/ZFF9jolSQVMu1Ij5WIyGmcBmhk7EOndpO4mIpihVqAXw==}
|
||||
dependencies:
|
||||
entities: 4.4.0
|
||||
dev: true
|
||||
|
||||
/parseurl/1.3.3:
|
||||
resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==}
|
||||
engines: {node: '>= 0.8'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue