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

deps: update security dependencies (#17318)

This commit is contained in:
かっこかり
2026-04-16 16:32:17 +09:00
committed by GitHub
parent 0be3142d54
commit c640aeb27a
16 changed files with 1395 additions and 1786 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.0",
"@typescript-eslint/parser": "8.58.0",
"@typescript-eslint/eslint-plugin": "8.58.1",
"@typescript-eslint/parser": "8.58.1",
"esbuild": "0.28.0",
"execa": "9.6.1",
"nodemon": "3.1.14"