chore(deps): update [misskey-js] update dependencies (#16346)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-09 14:48:02 +09:00 committed by GitHub
parent 1e92bb4a0a
commit 0f7c0ed053
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 236 additions and 670 deletions

View File

@ -7,15 +7,15 @@
"generate": "tsx src/generator.ts && eslint ./built/**/*.ts --fix"
},
"devDependencies": {
"@readme/openapi-parser": "5.0.0",
"@types/node": "22.16.4",
"@typescript-eslint/eslint-plugin": "8.37.0",
"@typescript-eslint/parser": "8.37.0",
"@readme/openapi-parser": "5.0.1",
"@types/node": "22.17.1",
"@typescript-eslint/eslint-plugin": "8.39.0",
"@typescript-eslint/parser": "8.39.0",
"openapi-types": "12.1.3",
"openapi-typescript": "7.8.0",
"ts-case-convert": "2.1.0",
"tsx": "4.20.3",
"typescript": "5.8.3"
"typescript": "5.9.2"
},
"files": [
"built"

View File

@ -35,18 +35,18 @@
"directory": "packages/misskey-js"
},
"devDependencies": {
"@microsoft/api-extractor": "7.52.8",
"@types/node": "22.16.4",
"@typescript-eslint/eslint-plugin": "8.37.0",
"@typescript-eslint/parser": "8.37.0",
"@microsoft/api-extractor": "7.52.10",
"@types/node": "22.17.1",
"@typescript-eslint/eslint-plugin": "8.39.0",
"@typescript-eslint/parser": "8.39.0",
"@vitest/coverage-v8": "3.2.4",
"esbuild": "0.25.6",
"esbuild": "0.25.8",
"execa": "9.6.0",
"glob": "11.0.3",
"ncp": "2.0.0",
"nodemon": "3.1.10",
"tsd": "0.32.0",
"typescript": "5.8.3",
"tsd": "0.33.0",
"typescript": "5.9.2",
"vitest": "3.2.4",
"vitest-websocket-mock": "0.5.0"
},

File diff suppressed because it is too large Load Diff