1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-28 07:54:35 +02:00

enhance: Set default Node.js version to v26

This commit is contained in:
kakkokari-gtyih
2026-06-26 18:14:51 +09:00
parent 9b32c6ffb8
commit bc8fef2fe6
18 changed files with 268 additions and 768 deletions

View File

@@ -66,7 +66,7 @@
"@eslint/js": "9.39.4",
"@misskey-dev/eslint-plugin": "2.1.0",
"@types/js-yaml": "4.0.9",
"@types/node": "24.13.1",
"@types/node": "26.0.0",
"@typescript-eslint/eslint-plugin": "8.61.0",
"@typescript-eslint/parser": "8.61.0",
"@typescript/native-preview": "7.0.0-dev.20260426.1",