chore: Update deps.

This commit is contained in:
cpojer
2026-02-02 11:03:43 +09:00
parent 476f367cf1
commit bd259eeb23
3 changed files with 138 additions and 131 deletions

View File

@@ -173,7 +173,7 @@
"chokidar": "^5.0.0",
"cli-highlight": "^2.1.11",
"commander": "^14.0.3",
"croner": "^9.1.0",
"croner": "^10.0.1",
"discord-api-types": "^0.38.38",
"dotenv": "^17.2.3",
"express": "^5.2.1",
@@ -188,7 +188,7 @@
"markdown-it": "^14.1.0",
"node-edge-tts": "^1.2.9",
"osc-progress": "^0.3.0",
"pdfjs-dist": "^5.4.530",
"pdfjs-dist": "^5.4.624",
"playwright-core": "1.58.1",
"proper-lockfile": "^4.1.2",
"qrcode-terminal": "^0.12.0",
@@ -197,7 +197,7 @@
"sqlite-vec": "0.1.7-alpha.2",
"tar": "7.5.7",
"tslog": "^4.10.2",
"undici": "^7.19.2",
"undici": "^7.20.0",
"ws": "^8.19.0",
"yaml": "^2.8.2",
"zod": "^4.3.6"
@@ -208,11 +208,11 @@
"@lit/context": "^1.1.6",
"@types/express": "^5.0.6",
"@types/markdown-it": "^14.1.2",
"@types/node": "^25.1.0",
"@types/node": "^25.2.0",
"@types/proper-lockfile": "^4.1.4",
"@types/qrcode-terminal": "^0.12.2",
"@types/ws": "^8.18.1",
"@typescript/native-preview": "7.0.0-dev.20260130.1",
"@typescript/native-preview": "7.0.0-dev.20260201.1",
"@vitest/coverage-v8": "^4.0.18",
"lit": "^3.3.2",
"ollama": "^0.6.3",