chore(deps): update dependencies

This commit is contained in:
Peter Steinberger
2025-12-20 22:44:58 +00:00
parent 878f074494
commit 591120a7f7
2 changed files with 645 additions and 705 deletions

View File

@@ -49,7 +49,7 @@
"ajv": "^8.17.1", "ajv": "^8.17.1",
"body-parser": "^2.2.1", "body-parser": "^2.2.1",
"chalk": "^5.6.2", "chalk": "^5.6.2",
"chokidar": "^3.6.0", "chokidar": "^5.0.0",
"chromium-bidi": "12.0.1", "chromium-bidi": "12.0.1",
"commander": "^14.0.2", "commander": "^14.0.2",
"croner": "^9.1.0", "croner": "^9.1.0",
@@ -66,32 +66,32 @@
"tslog": "^4.10.2", "tslog": "^4.10.2",
"undici": "^7.16.0", "undici": "^7.16.0",
"ws": "^8.18.3", "ws": "^8.18.3",
"zod": "^4.1.13" "zod": "^4.2.1"
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^2.3.8", "@biomejs/biome": "^2.3.10",
"@lit-labs/signals": "^0.1.3", "@lit-labs/signals": "^0.1.3",
"@lit/context": "^1.1.6", "@lit/context": "^1.1.6",
"@mariozechner/mini-lit": "0.2.1", "@mariozechner/mini-lit": "0.2.1",
"@types/body-parser": "^1.19.6", "@types/body-parser": "^1.19.6",
"@types/express": "^5.0.6", "@types/express": "^5.0.6",
"@types/markdown-it": "^14.1.2", "@types/markdown-it": "^14.1.2",
"@types/node": "^25.0.2", "@types/node": "^25.0.3",
"@types/qrcode-terminal": "^0.12.2", "@types/qrcode-terminal": "^0.12.2",
"@types/ws": "^8.18.1", "@types/ws": "^8.18.1",
"@vitest/coverage-v8": "^4.0.15", "@vitest/coverage-v8": "^4.0.16",
"docx-preview": "^0.3.7", "docx-preview": "^0.3.7",
"jszip": "^3.10.1", "jszip": "^3.10.1",
"lit": "^3.3.1", "lit": "^3.3.1",
"lucide": "^0.561.0", "lucide": "^0.562.0",
"markdown-it": "^14.1.0", "markdown-it": "^14.1.0",
"ollama": "^0.6.3", "ollama": "^0.6.3",
"quicktype-core": "^23.2.6", "quicktype-core": "^23.2.6",
"rolldown": "1.0.0-beta.54", "rolldown": "1.0.0-beta.55",
"signal-utils": "^0.21.1", "signal-utils": "^0.21.1",
"tsx": "^4.21.0", "tsx": "^4.21.0",
"typescript": "^5.9.3", "typescript": "^5.9.3",
"vitest": "^4.0.15", "vitest": "^4.0.16",
"wireit": "^0.14.12" "wireit": "^0.14.12"
}, },
"vitest": { "vitest": {

1334
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff