update deps (#14594)

* wip

* Update ClientServerService.ts

* eslint

* Update fetch-resource.ts

* wip
This commit is contained in:
syuilo 2024-09-22 12:32:01 +09:00 committed by GitHub
parent 9ac4d3da0a
commit 76408667f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 3223 additions and 4414 deletions

View file

@ -35,9 +35,9 @@
"directory": "packages/misskey-js"
},
"devDependencies": {
"@microsoft/api-extractor": "7.47.4",
"@microsoft/api-extractor": "7.47.9",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/node": "20.14.12",
"@typescript-eslint/eslint-plugin": "7.17.0",
"@typescript-eslint/parser": "7.17.0",
@ -46,11 +46,11 @@
"jest-websocket-mock": "2.5.0",
"mock-socket": "9.3.1",
"ncp": "2.0.0",
"nodemon": "3.1.4",
"execa": "9.3.0",
"tsd": "0.31.1",
"typescript": "5.5.4",
"esbuild": "0.23.0",
"nodemon": "3.1.7",
"execa": "9.4.0",
"tsd": "0.31.2",
"typescript": "5.6.2",
"esbuild": "0.23.1",
"glob": "11.0.0"
},
"files": [