1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-02 10:56:00 +02:00

deps: update @types/node to v24 [ci skip] (#16718)

* update `@types/node` to v24

* fix
This commit is contained in:
かっこかり
2025-10-28 11:34:42 +09:00
committed by GitHub
parent 3dfca2d61f
commit 9e0f18a705
14 changed files with 307 additions and 301 deletions

View File

@@ -43,7 +43,7 @@
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.8",
"@types/micromatch": "4.0.9",
"@types/node": "22.18.10",
"@types/node": "24.9.1",
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",