1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-20 12:55:45 +02:00

deps: update security dependencies (#17330)

* deps: update security dependencies

* deps: update some major dependencies

* attempt to fix tsconfig

* attempt to fix tsconfig

* attempt to fix tsconfig

* fix build
This commit is contained in:
かっこかり
2026-04-22 11:46:45 +09:00
committed by GitHub
parent 351fe2f70a
commit bda98ba1d9
23 changed files with 957 additions and 1069 deletions

View File

@@ -27,8 +27,8 @@
"@types/matter-js": "0.20.2",
"@types/node": "24.12.2",
"@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "8.58.1",
"@typescript-eslint/parser": "8.58.1",
"@typescript-eslint/eslint-plugin": "8.58.2",
"@typescript-eslint/parser": "8.58.2",
"esbuild": "0.28.0",
"execa": "9.6.1",
"nodemon": "3.1.14"