update deps (MisskeyIO#511)

This commit is contained in:
まっちゃとーにゅ 2024-03-07 06:04:07 +09:00 committed by GitHub
parent 411e6471dd
commit aa5f0d2cbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 983 additions and 1436 deletions

View file

@ -9,15 +9,15 @@
"devDependencies": {
"@misskey-dev/eslint-plugin": "^1.0.0",
"@readme/openapi-parser": "2.5.0",
"@types/node": "20.11.24",
"@typescript-eslint/eslint-plugin": "7.1.0",
"@typescript-eslint/parser": "7.1.0",
"@types/node": "20.11.25",
"@typescript-eslint/eslint-plugin": "7.1.1",
"@typescript-eslint/parser": "7.1.1",
"eslint": "8.57.0",
"openapi-types": "12.1.3",
"openapi-typescript": "6.7.4",
"ts-case-convert": "2.0.7",
"tsx": "4.7.1",
"typescript": "5.3.3"
"typescript": "5.4.2"
},
"files": [
"built"