chore(deps): bump typebox from 1.3.9 to 1.3.10

Bumps [typebox](https://github.com/sinclairzx81/typebox) from 1.3.9 to 1.3.10.
- [Commits](https://github.com/sinclairzx81/typebox/compare/1.3.9...1.3.10)

---
updated-dependencies:
- dependency-name: typebox
  dependency-version: 1.3.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-07 18:35:11 +00:00
committed by GitHub
parent 933dcdb50f
commit ee1b23f074
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -13,7 +13,7 @@
"@earendil-works/pi-ai": "0.83.0",
"@earendil-works/pi-coding-agent": "0.83.0",
"@earendil-works/pi-tui": "0.83.0",
"typebox": "^1.0.56",
"typebox": "^1.3.10",
"yaml": "^2.8.1"
},
"devDependencies": {
@@ -5460,9 +5460,9 @@
}
},
"node_modules/typebox": {
"version": "1.3.9",
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.9.tgz",
"integrity": "sha512-erh7xzupOex0jkMRU72du2Bq7w1aL8625CJuFEiE7dM4YoJqaxKZqwZw00rsrohS78uDICG3h7FhQ9iJQRDRqg==",
"version": "1.3.10",
"resolved": "https://registry.npmjs.org/typebox/-/typebox-1.3.10.tgz",
"integrity": "sha512-L0MT00X96q0P30f1NrGULgaSbmu8hfTjWbLULeVoM+j5u0jR5wyefoDquX2NmRa39f0KiNIBo1wWSaVvHJTZlA==",
"license": "MIT"
},
"node_modules/typescript": {
+1 -1
View File
@@ -27,7 +27,7 @@
"@earendil-works/pi-ai": "0.83.0",
"@earendil-works/pi-coding-agent": "0.83.0",
"@earendil-works/pi-tui": "0.83.0",
"typebox": "^1.0.56",
"typebox": "^1.3.10",
"yaml": "^2.8.1"
},
"devDependencies": {