chore: update deps and add control ui routing tests
This commit is contained in:
12
package.json
12
package.json
@@ -74,7 +74,7 @@
|
||||
"@mariozechner/pi-agent-core": "^0.30.2",
|
||||
"@mariozechner/pi-ai": "^0.30.2",
|
||||
"@mariozechner/pi-coding-agent": "^0.30.2",
|
||||
"@sinclair/typebox": "^0.34.41",
|
||||
"@sinclair/typebox": "^0.34.45",
|
||||
"@whiskeysockets/baileys": "7.0.0-rc.9",
|
||||
"ajv": "^8.17.1",
|
||||
"body-parser": "^2.2.1",
|
||||
@@ -87,7 +87,7 @@
|
||||
"discord.js": "^14.25.1",
|
||||
"dotenv": "^17.2.3",
|
||||
"express": "^5.2.1",
|
||||
"file-type": "^21.1.1",
|
||||
"file-type": "^21.2.0",
|
||||
"grammy": "^1.38.4",
|
||||
"json5": "^2.2.3",
|
||||
"long": "5.3.2",
|
||||
@@ -101,7 +101,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.3.10",
|
||||
"@lit-labs/signals": "^0.1.3",
|
||||
"@lit-labs/signals": "^0.2.0",
|
||||
"@lit/context": "^1.1.6",
|
||||
"@mariozechner/mini-lit": "0.2.1",
|
||||
"@types/body-parser": "^1.19.6",
|
||||
@@ -113,14 +113,14 @@
|
||||
"@vitest/coverage-v8": "^4.0.16",
|
||||
"docx-preview": "^0.3.7",
|
||||
"jszip": "^3.10.1",
|
||||
"lit": "^3.3.1",
|
||||
"lit": "^3.3.2",
|
||||
"lucide": "^0.562.0",
|
||||
"markdown-it": "^14.1.0",
|
||||
"ollama": "^0.6.3",
|
||||
"oxlint": "^1.35.0",
|
||||
"oxlint": "^1.36.0",
|
||||
"oxlint-tsgolint": "^0.10.0",
|
||||
"quicktype-core": "^23.2.6",
|
||||
"rolldown": "1.0.0-beta.55",
|
||||
"rolldown": "1.0.0-beta.57",
|
||||
"signal-utils": "^0.21.1",
|
||||
"tsx": "^4.21.0",
|
||||
"typescript": "^5.9.3",
|
||||
|
||||
Reference in New Issue
Block a user