build: finish typebox runtime migration

This commit is contained in:
Peter Steinberger
2026-04-23 05:12:32 +01:00
parent 33aea44fe5
commit b5a7532022
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
{
"specs": ["@mariozechner/pi-ai@0.69.0", "@sinclair/typebox@0.34.49"]
"specs": ["@mariozechner/pi-ai@0.69.0", "typebox@1.1.28"]
}

View File

@@ -1,3 +1,3 @@
{
"specs": ["@mariozechner/pi-ai@0.69.0", "@sinclair/typebox@0.34.49", "ws@^8.20.0"]
"specs": ["@mariozechner/pi-ai@0.69.0", "typebox@1.1.28", "ws@^8.20.0"]
}