1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-06 01:15:56 +02:00

perf(backend): parse5をやめて軽量な実装にし、メモリ削減・高速化 (#16892)

* wip

* test

* Revert "test"

This reverts commit b7c5ae7214.

* Update MfmService.ts
This commit is contained in:
syuilo
2025-11-29 21:19:55 +09:00
committed by GitHub
parent cad93071da
commit 4bdbe794a6
4 changed files with 80 additions and 81 deletions

View File

@@ -150,7 +150,6 @@
"oauth2orize-pkce": "0.1.2",
"os-utils": "0.0.14",
"otpauth": "9.4.1",
"parse5": "7.3.0",
"pg": "8.16.3",
"pkce-challenge": "4.1.0",
"probe-image-size": "7.2.3",