update deps (MisskeyIO#844)

fixes nsfwjs error in b3f73d7312
This commit is contained in:
あわわわとーにゅ 2024-12-25 11:18:28 +09:00 committed by GitHub
parent 8abe8aecee
commit 531565aa66
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 280 additions and 277 deletions

View file

@ -7,7 +7,7 @@
"generate": "tsx src/generator.ts && eslint ./built/**/* --ext .ts --fix"
},
"devDependencies": {
"@misskey-dev/eslint-plugin": "^1.0.0",
"@misskey-dev/eslint-plugin": "1.0.0",
"@readme/openapi-parser": "2.6.0",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "7.10.0",