1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-06-02 13:44:19 +02:00

deps: update dependencies (#17184)

* update deps

* fix
This commit is contained in:
かっこかり
2026-02-22 19:06:33 +09:00
committed by GitHub
parent 264068c58b
commit 22a6935468
16 changed files with 1054 additions and 1011 deletions

View File

@@ -25,10 +25,10 @@
},
"devDependencies": {
"@types/matter-js": "0.20.2",
"@types/node": "24.10.12",
"@types/node": "24.10.13",
"@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "8.54.0",
"@typescript-eslint/parser": "8.54.0",
"@typescript-eslint/eslint-plugin": "8.55.0",
"@typescript-eslint/parser": "8.55.0",
"esbuild": "0.27.3",
"execa": "9.6.1",
"nodemon": "3.1.11"