1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-04 17:45:51 +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

@@ -58,7 +58,7 @@
"execa": "9.6.1",
"ignore-walk": "8.0.0",
"js-yaml": "4.1.1",
"postcss": "8.5.8",
"postcss": "8.5.9",
"tar": "7.5.13",
"terser": "5.46.1"
},
@@ -67,11 +67,11 @@
"@misskey-dev/eslint-plugin": "2.1.0",
"@types/js-yaml": "4.0.9",
"@types/node": "24.12.2",
"@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",
"@typescript/native-preview": "7.0.0-dev.20260116.1",
"cross-env": "10.1.0",
"cypress": "15.13.0",
"cypress": "15.13.1",
"eslint": "9.39.4",
"globals": "17.4.0",
"ncp": "2.0.0",