Merge remote-tracking branch 'misskey-dev/develop' into io

This commit is contained in:
まっちゃとーにゅ 2024-02-09 20:21:27 +09:00
commit 3020d65365
No known key found for this signature in database
GPG key ID: 6AFBBF529601C1DB
23 changed files with 668 additions and 350 deletions

View file

@ -26,10 +26,10 @@
"devDependencies": {
"@misskey-dev/eslint-plugin": "1.0.0",
"@types/matter-js": "0.19.6",
"@types/node": "20.11.16",
"@types/node": "20.11.17",
"@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"eslint": "8.56.0",
"nodemon": "3.0.3",
"typescript": "5.3.3"