1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 08:36:00 +02:00

Revert "chore(backend): remove jsdom"

This reverts commit 2effd9da6e.
This commit is contained in:
syuilo
2025-11-29 20:11:38 +09:00
parent 2effd9da6e
commit cad93071da
3 changed files with 130 additions and 23 deletions

View File

@@ -202,6 +202,7 @@
"@types/http-link-header": "1.0.7",
"@types/jest": "29.5.14",
"@types/js-yaml": "4.0.9",
"@types/jsdom": "21.1.7",
"@types/jsonld": "1.5.15",
"@types/jsrsasign": "10.5.15",
"@types/mime-types": "2.1.4",
@@ -236,6 +237,7 @@
"fkill": "9.0.0",
"jest": "29.7.0",
"jest-mock": "29.7.0",
"jsdom": "26.1.0",
"nodemon": "3.1.11",
"pid-port": "1.0.2",
"simple-oauth2": "5.1.0",