1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-13 22:15:41 +02:00

remove types/bcryptjs

This commit is contained in:
kakkokari-gtyih
2025-05-27 11:53:51 +09:00
parent 5d043b0049
commit 6c1b17510d
2 changed files with 35 additions and 47 deletions

View File

@@ -168,8 +168,8 @@
"rxjs": "7.8.2",
"sanitize-html": "2.17.0",
"secure-json-parse": "4.0.0",
"sharp": "0.33.5",
"semver": "7.7.2",
"sharp": "0.33.5",
"slacc": "0.0.10",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",
@@ -194,7 +194,6 @@
"@swc/jest": "0.2.38",
"@types/accepts": "1.3.7",
"@types/archiver": "6.0.3",
"@types/bcryptjs": "3.0.0",
"@types/body-parser": "1.19.5",
"@types/color-convert": "2.0.4",
"@types/content-disposition": "0.5.8",