fix(deps): update [frontend] update dependencies (#16347)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-08-03 12:53:17 +09:00
committed by GitHub
parent fbf8db618c
commit c79fe6dc33
8 changed files with 1404 additions and 637 deletions

View File

@@ -11,17 +11,17 @@
"lint": "pnpm typecheck && pnpm eslint"
},
"devDependencies": {
"@types/node": "22.16.4",
"@types/node": "22.17.0",
"@types/wawoff2": "1.0.2",
"@typescript-eslint/eslint-plugin": "8.37.0",
"@typescript-eslint/parser": "8.37.0"
"@typescript-eslint/eslint-plugin": "8.38.0",
"@typescript-eslint/parser": "8.38.0"
},
"dependencies": {
"@tabler/icons-webfont": "3.34.0",
"harfbuzzjs": "0.4.7",
"@tabler/icons-webfont": "3.34.1",
"harfbuzzjs": "0.4.8",
"tiny-glob": "0.2.9",
"tsx": "4.20.3",
"typescript": "5.8.3",
"typescript": "5.9.2",
"wawoff2": "2.0.1"
},
"files": [