mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-27 06:04:35 +02:00
deps: update dependencies (#17263)
* deps: update dependencies * fix? * fix * Update AiService.ts * fix * update deps
This commit is contained in:
@@ -13,12 +13,12 @@
|
||||
"devDependencies": {
|
||||
"@types/node": "24.12.0",
|
||||
"@types/wawoff2": "1.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "8.57.0",
|
||||
"@typescript-eslint/parser": "8.57.0"
|
||||
"@typescript-eslint/eslint-plugin": "8.57.2",
|
||||
"@typescript-eslint/parser": "8.57.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/icons-webfont": "3.35.0",
|
||||
"harfbuzzjs": "0.10.0",
|
||||
"harfbuzzjs": "0.10.1",
|
||||
"tsx": "4.21.0",
|
||||
"wawoff2": "2.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user